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
    • 文件大小:1914
    • 提供者:黄亮
  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
    • 文件大小:6172
    • 提供者:麦麦
  1. 用标准模板库STL实现文件比较

    2下载:
  2. 用标准模板库STL实现文件比较. 本文讨论如何使用标准模板库(STL),类模板和函数模板,以及其它编程技术来解决实际问题。本文涉及到STL包含的集合和向量,函数模板,类模板,常量检验,出错处理和使用STL的文件I/O。 要阅读本文,你要熟悉C++,熟悉类模板和函数模板。本文汇集了大量有关的信息,指引你逐步阅读。 本文用提问,设计和解决方案引导阅读。希望你能喜欢。 -Standard Template Library STL files comparison. This pa
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:5082
    • 提供者:海贵
  1. 一个递归删除指定目录和文件的例子

    0下载:
  2. 使用Visual C++编程久了,编写的工程多了,如果我们没有及时删除工作目录下的Debug或者Release目录,就会有大量的垃圾的中间文件存留在我们的系统中。占用我们大量的硬盘空间。但是,如果我们每次编译完一个工程就手动去删除这些多余的文件,是比较麻烦的一件事情。为了解决这个不便,我花了一点时间写了递归删除指定目录和文件的小工具。 -use Visual C Programming long, the preparation of the works and more, and if w
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:15827
    • 提供者:涂飞
  1. C语言难点分析整理

    0下载:
  2. 这篇文章主要是介绍一些在复习C语言的过程中笔者个人认为比较重点的地方,较好的掌握这些重点会使对C的运用更加得心应手。此外会包括一些细节、易错的地方。涉及的主要内容包括:变量的作用域和存储类别、函数、数组、字符串、指针、文件、链表等。一些最基本的概念在此就不多作解释了,仅希望能有只言片语给同是C语言初学者的学习和上机过程提供一点点的帮助。 -this article is to introduce some major review of the C language in the process
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:6910
    • 提供者:赵东生
  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
    • 文件大小:3632
    • 提供者:siyarce
  1. DialogApplication

    0下载:
  2. C#文件的按行读写及文件目录对话框的使用-C# document line by the readers and documents the use of Contents dialog
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2964
    • 提供者:twh
  1. 101

    0下载:
  2. 将该实例的源代码,比如1.c文件(在【001】目录下)拷贝到【c:\\tc】目录下,在MS-DOS方式下运行tc.exe,打开编译器,在TC中,按【F3】键或者“File->Open”菜单命令,打开1.c文件,按【Ctrl+F9】键,或者“Run->Run”菜单命令,编译运行该程序。若有相dat文件,应将dat文件一起拷贝到【c:\\tc】目录下。-example of this source code, for example 1.c ([001] in the catalog)
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3464
    • 提供者:毛毛虫
  1. C# 文件批量重命名

    0下载:
  2. C# 文 件批量 重命名(多线程 附源码)
  3. 所属分类:文件操作

    • 发布日期:2014-01-16
    • 文件大小:37204
    • 提供者:fshaolei
  1. tdxcsh

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

    • 发布日期:2017-04-10
    • 文件大小:841
    • 提供者: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
    • 文件大小:39899
    • 提供者:聂聂
  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
    • 文件大小:198406
    • 提供者:刘久人
  1. c

    0下载:
  2. 在现实当中,文件服务器一般通过网络提供服务,现在需要实现一个本地文件服务器。为了保证文件服务器的安全性和可用性,需要具有用户认证、权限管理、文件存储、文件管理四个方面的功能。-In reality, the file server to provide services through the network in general, and now need to achieve a local file server. File server in order to ensure the sa
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:25426
    • 提供者:云逸
  1. Dir_Watch

    0下载:
  2. 实时监控文件夹变化,包括添加文件,修改文件,删除文件-Real-time monitoring folder changes, including adding files, modify files, delete files
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:237216
    • 提供者:iuv09
  1. FileDemo

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

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

    0下载:
  2. 简易文件打包程序 极限打包文件大小3.99G-Simple file packaging program package file size limit 3.99G
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:372914
    • 提供者:凃螣霄尧
  1. 10_4_5

    0下载:
  2. 文件的打开与关闭,并对文件的内容进行修改,同时显示文件修改前与修改后的信息-Open and close the file, and modify the contents of the file, and display the file changes before the modified information
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:276948
    • 提供者:momo
  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
    • 文件大小:32147
    • 提供者:ddd
  1. cPPfile

    0下载:
  2. C++文件读写,打开一个文本文件,并统计行数和每行单词数,写入新的文件中。-failed to translate
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:365601
    • 提供者:bao
  1. 读取文件

    0下载:
  2. 文件读取功能,可以将文件的内容进行中文的繁体简体转换,支持文件夹下的文件(.cpp和.h文件中的中文简体转换位繁体)(File read function, you can file the contents of Chinese traditional Chinese simplified conversion, support files under the folder (.Cpp and.H files in the Chinese Simplified translation, bit
  3. 所属分类:文件操作

    • 发布日期:2017-12-18
    • 文件大小:74752
    • 提供者:熊小威
« 12 3 4 5 6 7 8 9 10 ... 37 »
搜珍网 www.dssz.com