搜索资源列表

  1. filespy

    0下载:
  2. 文件系统过滤驱动,可监控操作系统的文件读写-File system filter driver can monitor the operating system' s file read and write
  3. 所属分类:驱动编程

    • 发布日期:2024-05-17
    • 文件大小:104448
    • 提供者:pudnyh
  1. IconClass

    0下载:
  2. 一个专门读写Windows系统图标文件的库,没有使用系统API-Read&Write Icon File,no Use system API
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:11264
    • 提供者:赵路
  1. ReadAndWriteBinaryFile

    0下载:
  2. C#二进制文件读写实例(WinForm实现),保证打开就可用!-C# example of binary file reading and writing (WinForm implementation), ensure that you can use to open!
  3. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:34816
    • 提供者:董志凯
  1. zhenfengzhuang

    0下载:
  2. 编程实现帧封装。帧封装只是在数据的头和尾上加特定的二进制数据,可以直接用读写二进制文件的方式读出来,然后把该加的头尾写进去就行了。 -Programming fr a me package. Encapsulated only in the data fr a me the head and tail add a specific binary data, you can read and write binary files
  3. 所属分类:压缩解压

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:
  1. YUANMAANLI

    0下载:
  2. 这是一个读写磁盘文件的例子,其中“infile”为读文件,“wfile”为写文件。-masm
  3. 所属分类:文件操作

    • 发布日期:2024-05-17
    • 文件大小:268288
    • 提供者:YOUYOUZAIZAI
  1. ReadFile

    0下载:
  2. C语言 文件操作 文本文件读取及显示及二进制文件读取及换行显示-C language file operations to read and display text files and binary files read and wrap
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-17
    • 文件大小:11264
    • 提供者:郑硕
  1. wenjianxitong

    0下载:
  2. 用java实现的linux的二级文件系统,可以实现如下功能:login,dir,create,delete,open,close,read,write2.列目录时要列出文件名,物理地址,保护码和文件名3.源文件可以进行读写保护-Linux using java to achieve the secondary file system, you can achieve the following features: login, dir,
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:2644992
    • 提供者:陈胜男
  1. RandomReadAndWriteFile

    0下载:
  2. 随机访问文件的读写程序,实现对文本文件指定位置的随机读写和存取-This program can read or write a text at demonded position
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:34816
    • 提供者:吱吱鸡
  1. FileIO

    0下载:
  2. 一个读写文件例程,生成一个自定格式的文件,并读写文件内容-A routine to read and write files to generate a custom file format, and content of the document to read and write
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:5932032
    • 提供者:吴雨
  1. SD

    0下载:
  2. sd卡读写成功,能建立文件,fat32系统,速率为100k-sd card reader successfully able to create the file, fat32 system, rate of 100k
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-17
    • 文件大小:65536
    • 提供者:yao
  1. readwriteXML

    0下载:
  2. 一个用C++实现的读写XML文件的类,简单易用.-a C++ class which can read or write XML type files, it is easy to use.
  3. 所属分类:文件操作

    • 发布日期:2024-05-17
    • 文件大小:45056
    • 提供者:梁楚龙
  1. ex1

    0下载:
  2. 命令解释器的实现,将输入文件“batch”中所列的程序启动运行,读懂实例代码sm1.cpp并且修改为目标代码,将sm1.cpp中的参数由待启动程序改为待读文件,并且通过文件操作获取待启动进程。-Command interpreter implementation, the input file " batch" procedures set forth in start running, read and modify
  3. 所属分类:系统编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:lx
  1. FileSystem

    0下载:
  2. 管理文件,系统的外部特征接近于真实系统,可建立文件、打开文件、关闭文件、删除文件、读文件、写文件、复制文件、查询目录-Manage files
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:309248
    • 提供者:yaya
  1. 123456

    0下载:
  2. 模拟实现单机目录FAT的文件系统 基本思路:用二进制文件空间模拟磁盘空间,用文件块操作模拟磁盘块操作。 基本设计要求:1、实现如下文件系统功能(过程或函数): a、 打开文件系统 FILE *OPENSYS(char *filename) b、 关闭文件系统 int CLOSESYS(FILE *stream) c、 显示目录 void LISTDIR(void) d、 建立文件 int FCREATE(
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:15360
    • 提供者:黎民
  1. fileread_vb6

    0下载:
  2. VB6 有关读文件的程序,很好的例程,值得参考,不会有误导。-about VB6 file read source code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:王工
  1. webfm

    0下载:
  2. 这是一个使用JSP编写的WEB文件管理器,在JDK1.5和Tomcat5.5上测试通过。可对网站上的目录和文件进行读、写、删除和上载等操作,也附带了JSP探针,用于了解程序所运行的容器环境。如果你所在的环境不能使用FTP,那么可以使用本工具上载你你所修改的JSP代码和其它文件。 -This is a WEB prepared using the JSP file manager, in the JDK1.5 and Tomcat5.5
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:78848
    • 提供者:371
  1. ini

    0下载:
  2. VB 操作ini文件 读写,新建,删除-vb operate the ini file read write
  3. 所属分类:系统编程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:horatio
  1. WJBJQ

    0下载:
  2. 编写一个应用程序,可以打开、读取、显示一个可读文件的内容。提示:利用文本编辑器将事先编写好的程序输入计算机中,按Java Applet小应用程序的编译和运行方法进行操作,查看显示结果。-Write an application that can open, read, display a readable document. Tip: Use a text editor program will be well prepared in
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:朱蓉
  1. TaxiManagement

    0下载:
  2. 通过读写文件的方式将出租车的信息读入内存和写入文件,在程序中用链表保存待租车和归还车,实现了出租车的管理。其中有涉及较多文件读写的东西。-read the taxi information from txt file,and store it in the list.after rent and return the taxi I write the information to a text file.
  3. 所属分类:文件操作

    • 发布日期:2024-05-17
    • 文件大小:305152
    • 提供者:李儒
  1. ReadCopyMemory

    0下载:
  2. 该源代码详细的描述如何利用内存映射机制来提高文件的访问读写速度,该方法尤其在读取大数据量的文件时候有显著的作用。我们经常遇到读取的数据文件达到100M以上时,用传统的方法进行读取往往会死机,程序效率很低,该方法为解决此类问题提供了一个很有意义的方法。-The source code for a detailed descr iption of how to use memory-mapped mechanism to improve f
  3. 所属分类:文件操作

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:赵栓峰
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org