CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - C 文件操作

搜索资源列表

  1. Image_save_read

    0下载:
  2. 很简单的一个图形读取、存储功能演示程序,推荐C文件操作的初学者参考。-This is a very simple demonstration programme on image saving and reading,which is very suitable for the beginners of C programme language file operation
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1.87kb
    • 提供者:黄亮
  1. 基于Visual C++6_0的声音文件操作2

    1下载:
  2. MCI虽然调用简单,功能强大,可以满足声音文件处理的基本需要,但是MCI也有它的缺点,那就是它一次只能播放一个WAVE文件,有时在实际应用中,为了实现混音效果,需要同时播放两个或两个以上的WAVE文件时,就需要使用微软DirectX技术中的DirectSound了,该技术直接操作底层声卡设备,可以实现八个以上WAV文件的同时播放。-simple, powerful, voice processing documents to meet the basic needs, but MCI also
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:6.03kb
    • 提供者:麦麦
  1. C++file

    0下载:
  2. 关于C++类的简单练习,熟悉关于C++类的文件操作与数据流的过程-on simple exercises, to become familiar with the C file manipulation and data flow process
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3.55kb
    • 提供者:siyarce
  1. c

    0下载:
  2. 利用汇编写的文件操作小程序,功能是复制文件。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1.33kb
    • 提供者:mr wang
  1. C操作指令源代码

    0下载:
  2. 主要是文件操作的,如设密码,文件复制等命令的C语言源代码。-about files operation by c, such as setting password, copying files and so on.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:31.19kb
    • 提供者:何培松
  1. CPP-file-operation

    0下载:
  2. C++文件操作,包括文件打开 文件读取 文件写入 文件定位等-C++ file operations, including files written to the file open the file read the file positioning
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:24.38kb
    • 提供者:金鱼
  1. tdxcsh

    0下载:
  2. c文件操作,修改文件,打开,读取,写入,关闭-c file operations, to modify the file, open, read, write, close
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:841byte
    • 提供者:ddq
  1. c++FileOperation

    0下载:
  2. C++文件操作精华,包含原理与示范代码,非常透彻,简洁实用!-C file operations essence Principle and model code contains a very thorough, concise and practical!
  3. 所属分类:File Operate

    • 发布日期:2017-04-24
    • 文件大小:38.96kb
    • 提供者:聂聂
  1. INILite

    1下载:
  2. 高效的INI配置文件操作库,纯C实现,解决需要反复读写INI文件或者操作大型INI文件时的效率问题,比Win32 的INI操作函数快200倍或以上。-INI configuration files and efficient operation of the Treasury, pure C realization of the need to repeatedly solve the INI file to read and write INI files or large-scale ope
  3. 所属分类:File Operate

    • 发布日期:2015-03-18
    • 文件大小:193.76kb
    • 提供者:刘久人
  1. fm2

    0下载:
  2. 用c语言实现控制后台的文件操作,包括新建文件、复制文件、删除、移动和重命名等-this is use to newbuild/copy/delete/ remove /rename or something else
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:254.46kb
    • 提供者:张宾
  1. FileDemo

    0下载:
  2. c#文件操作,从简单到复杂,完整的介绍了c#文件操作的实现-file programme with file
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:223.06kb
    • 提供者:欧志辉
  1. C

    0下载:
  2. 在C语言中,文件操作都是由库函数来完成的。在本章内将介绍主要的文件操作函数。 -In the C language, file operations are done by the library function. In this chapter introduces the major file operation function.
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:6.39kb
    • 提供者:王磊
  1. inifile

    0下载:
  2. INI文件操作大全,例子里对INI文件操作。让你尽快应用好ini文件保存你的数据-INI file operations Daquan, example of the INI file operations. Application as soon as you save your good ini file data
  3. 所属分类:File Operate

    • 发布日期:2017-03-27
    • 文件大小:191.95kb
    • 提供者:hanfi
  1. c

    0下载:
  2. 文件操作。通信小程序。易学以用。对初学者有很大帮助。而且也很实用。-File operations. Communication applet. Learn to use. Very helpful for beginners. But also very practical.
  3. 所属分类:File Operate

    • 发布日期:2017-04-11
    • 文件大小:526byte
    • 提供者:pilqc
  1. fileOperation

    0下载:
  2. C#文件操作的简单例子,主要包括文本文件、二进制文件的打开关闭读写等-A simple C# example file operations, including text files, binary file open for reading and writing off
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:13.71kb
    • 提供者:
  1. C-file-operation

    0下载:
  2. c语言文件操作,file operation in c-file operation in c
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:6.29kb
    • 提供者:yym
  1. CSharpFileOperateAll20110824210907

    0下载:
  2. C#文件操作大全,含有文件的创建、文件的删除、文件的读写等-C# file operations Daquan, with file creation, file deletion, file reading and writing, etc.
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:31.39kb
    • 提供者:ddd
  1. Windows-filedriver

    0下载:
  2. 基于WINDOWS的文件操作,基于C++,慧眼识宝着进,-File operations, based on C++, into the eye for treasure
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:4.68kb
    • 提供者:sdztsq
  1. c-files-operation

    0下载:
  2. c语言的文件操作,包括文件的创建,读写,很有用-c language files operate
  3. 所属分类:File Operate

    • 发布日期:2017-04-17
    • 文件大小:20.48kb
    • 提供者:wubin
  1. C-File

    0下载:
  2. C语言的文件操作,包括,文件内容的添加,文件内容的查询,以及文件内容的删除。-C program
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:1.27kb
    • 提供者:luxiliang
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com