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

搜索资源列表

  1. copy

    0下载:
  2. 采用了linux内部的系统调用read和write等编写的一个复制程序,执行效率很快
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3515
    • 提供者:张友春
  1. ProcCfgF

    0下载:
  2. 對INI文件進行讀寫操作,適用於Windows/Linux/Dos系統-right INI file read and write to Windows / Linux / Dos system
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:24447
    • 提供者:劉丹
  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. DicomReadandWrite.dicom 文件读写库,绝对原创

    0下载:
  2. dicom 文件读写库,绝对原创. 可在windows,linux下编译运行,DICOM files to read and write library, an absolute original. can be windows, linux running under the compiler
  3. 所属分类:文件操作

    • 发布日期:2017-03-26
    • 文件大小:95178
    • 提供者:柯夫
  1. block

    0下载:
  2. linux中断驱动程序的实现,我搞了很长时间爱你才搞出来-struct my_pipe { wait_queue_head_t inq,outq /* read and write queues*/ char*buffer,*end /* begin of buf,end of buf*/ int buffersize /* used in pointer arithmetic*/ char*rp,*wp /* where to read,where to w
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:2747
    • 提供者:唐晋星
  1. MFCFile

    0下载:
  2. MFC中文件操作,包括文件读写,复制,查找等-File operations in MFC, including documents to read and write, copy, find, etc.
  3. 所属分类:File Operate

    • 发布日期:2017-05-08
    • 文件大小:37515
    • 提供者:杜大海
  1. wjxt

    0下载:
  2. :为LINUX 设计一个简单的二级文件系统。要求做到以下几点: 1、可以实现下列几条命令(至少4条)。 Login 用户登录 Dir 列文件目录 Create 创建文件 Delete 删除文件 Open 打开文件 Close 关闭文件 Read 读文件 Write 写文件 -: In order to design a simple LINUX file system 2. Request do the following: 1, can be achie
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:375776
    • 提供者:流水
  1. seri

    0下载:
  2. 一个简单的读写串口程序,在linux下编译通过,Linux C_programme-Serial read and write a simple procedure to compile under linux through, Linux C_programme
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:2146
    • 提供者:guoqiang
  1. os-design

    0下载:
  2. linux二级文件系统 可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件 cd 进出目录 -linux file system II
  3. 所属分类:File Operate

    • 发布日期:2017-03-27
    • 文件大小:224412
    • 提供者:王宝全
  1. ntfs-3g-2009.4.4

    0下载:
  2. he NTFS-3G driver is a freely and commercially available and supported read/write NTFS driver for Linux, Mac OS X, FreeBSD, NetBSD, OpenSolaris, QNX, Haiku, and other operating systems. It provides safe and fast handling of the Windows XP, Windows Se
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:712763
    • 提供者:roy
  1. linux-2.6.14-for-skyeye.tar

    0下载:
  2. skyeye 模拟器下 的 linux-2.6.14 含LCD cs8900a(driver/net/arm/cs8900-end.c是最终版) 已修改arch/arm/kernel/module.c 以支持insmod 驱动 kernel/resource.c文件添加I/O读写函数-skyeye simulator under linux-2.6.14 with LCD cs8900a (driver/net/arm/cs8900-end.c is the final
  3. 所属分类:Other systems

    • 发布日期:2017-10-30
    • 文件大小:47210496
    • 提供者:李新
  1. MChapter_6_Ada

    0下载:
  2. 周立功magic2410实验箱源码第6章Linux高级实验(part1)6.1 Linux内核编译实验6.2 LLinux根文件系统实验6.3 CAT1025读/写实验.6.4 ZLG7290键盘读取6.5 USB -The ZLG Chapter 6 magic2410 experimental box source Linux advanced experiments (part1) 6.1 the Linux kernel compilation test 620 LLinux ro
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1737521
    • 提供者:zd
  1. RPC

    0下载:
  2. realize RPC in linux system to open, read, write a file in the client side and operate file indeed in the server side
  3. 所属分类:File Operate

    • 发布日期:2017-11-18
    • 文件大小:4246
    • 提供者:姓名
  1. filesystem

    0下载:
  2. 模拟实现linux下的文件系统,能实现创建,删除,读,写,打开,关闭文件,还能使用mkdir创建目录等-Simulation under linux file system, can achieve to create, delete, read, write, open, close the file, but also to create a directory using the mkdir, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:240862
    • 提供者:徐阳
  1. message-queue

    0下载:
  2. linux消息队列,展示了消息队列怎么使用的,并用了收发经纬度的例子-linux message queue,show how-to-do,and demostrator read/write latitude and longtitude
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1115
    • 提供者:张先发
  1. FileHelper

    0下载:
  2. 实现在windows,Linux,嵌入式Linux下的文件读,写,删除,更新,获取文件信息,LINUX下的文件压缩解压等文件操作-File operations to achieve in the windows, Linux, Embedded Linux file read, write, delete, update, get the file information, file under Linux codecs
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:7020
    • 提供者:pojrkwrpr
  1. filelock

    0下载:
  2. linux/unix 文件锁的封装类,实现了简单的文件读写锁、读锁、写锁等-linux/unix file lock package class that implements a simple file read-write locks, read locks and write locks, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:947
    • 提供者:hiabc
  1. FileHelper

    0下载:
  2. 实现在windows,Linux,嵌入式Linux下的文件读,写,删除,更新,获取文件信息,LINUX下的文件压缩解压等文件操作-File operations to achieve in the windows, Linux, Embedded Linux file read, write, delete, update, get the file information, file under Linux codecs
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-15
    • 文件大小:7158
    • 提供者:jv8764578ranhu
  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. LaiKe全场景电商系统(含APP与小程序) v3.1

    2下载:
  2. 精致电商,来客,注重界面美感与用户体验,打造独特电商系统生态圈,不可多得的二开神器,整个系统架构非常简单,适合小型团队或者个人开发者二次开发。 商城系统技术评价 1、B/S架构 2、MVC编码架构,移动端采用uniapp(vue.js) 3、支持Compser 4、支持阿里云OSS存储 5、支持负载均衡 5、支持Mysql读写分离 6、支持Redis/Memcached 7、支持Linux/Unix/Windows服务器,支持Apa
  3. 所属分类:其他

    • 发布日期:2020-10-04
    • 文件大小:13693952
    • 提供者:创变
« 12 3 »
搜珍网 www.dssz.com