240 发简信
IP属地:北京
  • Resize,w 360,h 240
    数据分析基础-Pandas

    Pandas数据结构 是否为空 导入数据

  • Resize,w 360,h 240
    数据分析基础-numpy

    NumPy基础1 数组与标量的运算 arr=np.array([[1.,2,.3.],[4.,5.,6.]])arr*arrarr-arrarr...

  • OS-file system

    File -logical storage unit file system organized into layers-layered fil...

  • OS-file system interface(用户角度)

    File-system Interface File--nonvolatile 非易失性A file is a logical storage ...

  • Resize,w 360,h 240
    OS-Virtual Memory

    Instructions must be loaded into (physical) memory befor execution.一种方法是...

  • Resize,w 360,h 240
    OS-Memory Management

    进程管理:一组进程如何共享CPU内存管理:一组进程如何共享内存 stall ,cache memory和register都是access dir...