CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux memory read write

搜索资源列表

  1. Senfore_DragDrop_v4.1

    0下载:
  2. Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
  3. 所属分类:Windows编程

    • 发布日期:2011-12-21
    • 文件大小:2130304
    • 提供者:smj_9547
  1. ksamp

    0下载:
  2. Linux操作系统内核实习,cpu的类型与型号,所使用的Linux内核版本,从系统最后一次启动以来已经经历了时间,总共有多少cpu时间执行在用户态?系统态?空闲态,配置了多少内存?当前多少可用?,有多少磁盘读写请求,内核已经进行了多少次上下文切换?,从系统启动以来已经创建了多少进程?-Linux operating system kernel internship, cpu type and model used by the Linux kernel version, from the sys
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2492
    • 提供者:eddy yang
  1. sbull-2.6.22

    0下载:
  2. 基于LINUX下开发的块设备驱动程序源代码,能为初学者提供很好的参考作用,该程序使用一小块内存模拟块设备实现块设备的读写操作-Developed under the LINUX-based block device driver source code, can provide a good reference for beginners role, the process simulation using a small memory block devices to read and wri
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:133489
    • 提供者:黄伟
  1. mmap

    0下载:
  2. UNIX提供了程序共享内存的机制,Linux内核从2.0开始也加入了这一功能。mmap(memory map)函数用于建立一段内存,使之能够被多个程序读写。它创建一个指向一段内存区域的指针并将其与特定的文件内容关联。-UNIX provides a mechanism for sharing memory, Linux kernel 2.0 from the beginning of this feature is also added. mmap (memory map) for the e
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:1058
    • 提供者:sbyygyfd
  1. pci

    0下载:
  2. This character-mode Linux device-driver lets an application program read from (or write to) the computer system s video display memory -- bypassing any software windowing systems. -This character-mode Linux device-driver lets an application program
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:5952
    • 提供者:jeevan
  1. 2

    0下载:
  2. Linux设备驱动程序,用途是虚拟一段内存空间为设备驱动程序空间,在此段空间实现读写设备驱动程序。-Linux device driver, uses a memory space for the virtual device driver space, space to achieve during this read-write device drivers.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3998
    • 提供者:老胖
  1. code

    0下载:
  2. linux 应用程序的编写,如共享内存,管道的读写,信号,定时等基本的应用程序编写-linux application preparation, such as shared memory, read and write pipes, signals, timing and other basic application programming
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:4064
    • 提供者:yongzheng
  1. u-boot-1.1.6-TQ6410_V0.1

    0下载:
  2. ARM11 S3C6410底层软件 UOOBT 启动 支持SD启动 WINCE LINUX TQ6410 u-boot 版本:u-boot-1.1.6 主要功能: 1、支持一键式菜单,操作简单方便 2、支持Nand Flash擦除、读、写 3、支持USB 下载镜像 4、支持打印、设置、保存环境变量 5、支持内存内容显示、对比、修改 6、支持bootm、bootargs设置 ★ 提供源代码 -ARM11 S3C6410 UOOBT underlying so
  3. 所属分类:Embeded Linux

    • 发布日期:2015-04-07
    • 文件大小:2150989
    • 提供者:马义忠
  1. cfz

    0下载:
  2. 【设计题目】Linux二级文件系统设计【开发语言及实现平台或实验环境】C++/VC++【设计要求】理解Linux的文件系统的组织;掌握常用的数据结构;系统采用两级目录,其中第一级对应于用户账号,第二级对应于用户帐号下的文件 使用文件来模拟外存,进行数据结构设计和操作算法的设计,实现一个文件系统并实现基本的文件操作(为了简便文件系统,不考虑文件共享,文件系统安全以及管道文件与设备文件等特殊内容)。要求:1、对程序的每一部分要有详细的设计分析说明 2、程序执行的每个步骤要有具体的提示内容或输出3、源
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:5305
    • 提供者:王跃
  1. globalvar.tar

    0下载:
  2. 一个Linux下内核模块的示例,虚拟一个只有一个字节的内存虚拟设备的字符驱动,实现字符驱动的读写功能-Under a Linux kernel module example, only one byte of the virtual memory of a virtual device of the character-driven, character-driven read and write capabilities to achieve
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:98443
    • 提供者:ckh
  1. linux_shm_open

    0下载:
  2. linux 共享内存操作,涉及共享内存的控制读写同步。-linux shared memory operations involved in the control of the shared memory read and write synchronization.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-22
    • 文件大小:7327
    • 提供者:howay
  1. LINUX-Device-Driver(att.Source)

    0下载:
  2. LINUX设备驱动程序第三版配套源码; 设备驱动最通俗的解释就是“驱使硬件设备行动”。驱动与底层硬件直接打交道,按照硬件设备的具体工作方式,读写设备的寄存器,完成设备的轮询、中断处理、DMA通信,进行物理内存向虚拟内存的映射等,最终让通信设备能收发数据,让显示设备能显示文字和画面,让存储设备能记录文件和数据。-LINUX device drivers third edition of the supporting source Device Driver is the most popul
  3. 所属分类:source in ebook

    • 发布日期:2017-11-09
    • 文件大小:153407
    • 提供者:石大
  1. memdevice

    0下载:
  2. linux的内存读写驱动以及相关的测试应该程序能实现内存分配,读写,检测是否内存损坏等功能!-the Linux memory read and write drive and associated test program should be able to achieve memory allocation, read and write, detect whether memory corruption function!
  3. 所属分类:Driver develop

    • 发布日期:2017-11-08
    • 文件大小:3610
    • 提供者:王荣成
  1. fifo

    0下载:
  2. linux fifo, 实现同步读写共享内存-linux fifo, synchronize shared memory read and write
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:7947
    • 提供者:黄胜利
  1. shm

    0下载:
  2. Linux IPC操作之共享内存,代码包含共享内存的读和写的范例-Linux IPC shared memory operation, the code contains examples of shared memory read and write
  3. 所属分类:Driver develop

    • 发布日期:2017-04-11
    • 文件大小:1446
    • 提供者:zhang
  1. packet_mmap

    0下载:
  2. 通过mmap实现进程间共享内存的读与写,linux下运行-use mmap to read and write share memory of thread,in linux
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1010
    • 提供者:ulver
  1. udt.cpp.tar

    0下载:
  2. jlinkarm.dll (linux下为jlinkarm.so) 库部分api接口, 可以在运行时实现读写cotex-m系列存储数据, 基于该api可以实现jink rtt功能, 或者直接读取cpu寄存器实现更多想法.(jlinkarm api propertys, can read-write cpu memory at run time.)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:4096
    • 提供者:houxd
  1. linux进程之间的通讯综合实例

    0下载:
  2. A<========>B<=========>C<=====>D<======>E A与B进程之间通过TCP的socket传递 主要掌握socket的流程: A服务器端: socket -->bind---->listen---->accept send read B客户端: socket-->connect->read send 不懂的可以man一下 man socket B与C
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-08
    • 文件大小:4096
    • 提供者:数据包
  1. 02shm

    0下载:
  2. Linux平台下共享内存的读写接口封装,简单易用(Shared memory read and write interface package, easy to use)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-22
    • 文件大小:19456
    • 提供者:wkedward
  1. memcached-1.4.39.tar

    0下载:
  2. Memcached 是一个高性能的分布式内存对象缓存系统,用于动态Web应用以减轻数据库负载。它通过在内存中缓存数据和对象来减少读取数据库的次数,从而提高动态、数据库驱动网站的速度。Memcached基于一个存储键/值对的hashmap。其守护进程(daemon )是用C写的,但是客户端可以用任何语言来编写,并通过memcached协议与守护进程通信。(Memcached is a high-performance distributed memory object caching system
  3. 所属分类:网络

    • 发布日期:2018-04-23
    • 文件大小:403456
    • 提供者:dannisww
搜珍网 www.dssz.com