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

搜索资源列表

  1. fSplitter

    0下载:
  2. 一个简单的文件分割器代码(PASCAL+API编制)-a simple document code-division (PASCAL API establishment)
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:45.27kb
    • 提供者:刘麻子
  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. inirw

    0下载:
  2. cinifile类封装了大量的函数,能直接对ini文件进行读写操作,操作简单,方便,实用-cinifile a lot of functions, will direct the ini file read and write simple, convenient and practical
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2.43kb
    • 提供者:清茶
  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. dotnet写的文件分割器

    0下载:
  2. 下面我将这个文件分割器的运行流程简单列出如下: 1、 选择要分割原文件,用OpenFileDialog控件实现,变量SplitSourceFileName 记录文件路径。 2、 选择分割后文件的保存地址,用FolderBrouserDialog控件实现,变量SplTargetFolder记录保存路径。 3、 用户输入分块大小,可选择以KB或以MB为单位,变量ItemSize记录。 4、 点击“开始分割”按键,若个参数合法,则开始执行分割过程,进度条显示执行进度,否则提示错误。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:28.79kb
    • 提供者:soft271
  1. exportwordsrc

    0下载:
  2. 如果您要在应用程序中处理Word文档,可以参考MSDN. Lori Turner. Automating Microsoft Office 97 and Office 2000,该文内容详细全面,但是要在C++程序中导出Word文档,按照文中的方法来处理是很麻烦的,特别是需要填写的参数太多,所以我们考虑生成正确的VB脚本,然后执行生成Word文档的操作,这个方法的优点在于:一方面可以少填写参数;另一方面可以使用在Word中录制的宏脚本,而只需作少量的修改。我们给出了一些简单的函数来方便生成Wor
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:141.68kb
    • 提供者:徐磊
  1. FLASH反编器1

    0下载:
  2. 一个简单的FLASH反编器,主要是。swf进行编译-a simple anti-FLASH series, which will mainly yes. Swf compiled
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:359.93kb
    • 提供者:里抿
  1. 文件加密(ZZG315)

    0下载:
  2. 简单的文件加密,XP风格的. 开发工具:VC7.0-simple file encryption, XP style. Development tools : VC7.0
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:61.58kb
    • 提供者:章征贵
  1. SrvDemo

    0下载:
  2. 多文档程序,vc6下完成,利用CArichive类实现文件序列化,实现两个绘图窗口的简单响应.-more documentation procedures, vc6 completed using CArichive category sequence files, graphics window to achieve two simple response.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:64.99kb
    • 提供者:訾国伟
  1. PDFLibVer020

    0下载:
  2. PDFlib是一个帮助你生成PDF文件的控件.它提供了一组简单易使用的API接口,可以很容易的在服务器端或客户端生成PDF文件.-help you generate PDF document control. It offers a simple and easy to use API, it is quite easy on the server side or the client generate PDF documents.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:45.02kb
    • 提供者:翟过
  1. PTR2000

    0下载:
  2. 一个用起来比较简单的无线信号处理发送芯片,可直接与单片机的串口相连,发送信号,对单片机开发人员很有用途 -up with a relatively simple send wireless signal processing chip, and can be directly connected to serial port MCU, send a signal to developers SCM usefulness
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:195.45kb
    • 提供者:沈毅
  1. UniteFile

    0下载:
  2. 文本文件(txt)合并: 适合检索多个文本文件时使用(先合并多个文件然后再检索) 简单的TStringList应用举例-text (txt) : a suitable text document retrieval over the use of (merging multiple files first and then search), a simple application example TStringList
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:309.78kb
    • 提供者:阿议
  1. treetreesaver

    0下载:
  2. 一个实现文件读取与写入的示例小程序,简单的记事本程序,重在理解文件操作原理-achieve a file read and write small programs example, the simple procedure of the notebook, it is important for understanding the document operation principle
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:24.39kb
    • 提供者:shu
  1. SimpleUnZipper

    0下载:
  2. Simple zip archive unzipper
  3. 所属分类:File Operate

  1. Simple.Notepad

    0下载:
  2. Simple Notepad made in Visual C++. Functions: - Open txt file - Save - Save as - Undo - Paste - Cut - Copy - Change Font
  3. 所属分类:File Operate

    • 发布日期:2017-05-15
    • 文件大小:3.52mb
    • 提供者:KrzyH
  1. An-Amazingly-Simple-Way-to-Read-Write-Registry-En

    0下载:
  2. VB6 - An Amazingly Simple Way to Read-Write Registry Entries.rar
  3. 所属分类:File Operate

    • 发布日期:2017-03-26
    • 文件大小:3.68kb
    • 提供者:Giovani
  1. simple-bank-system

    0下载:
  2. 简单的银行管理系统,实现开户,存钱取钱的小功能-The bank management system, simple account, small function to save money
  3. 所属分类:File Operate

    • 发布日期:2017-04-27
    • 文件大小:189.46kb
    • 提供者:lck
  1. Simple-word-Class

    0下载:
  2. 简单的封装了对word的操作 使用 CComVariant vOpt-Simple word Class
  3. 所属分类:File Operate

    • 发布日期:2017-04-25
    • 文件大小:44.88kb
    • 提供者:liangbiao
  1. Simple-lyrics-parser

    0下载:
  2. window下简单的歌词解析程序, 主要是文件读取与字符串解析。-Simple lyrics parser
  3. 所属分类:File Operate

    • 发布日期:2017-04-14
    • 文件大小:5.12kb
    • 提供者:刘晓珍
  1. simple-excel

    0下载:
  2. 简单的电子表格,模仿excel电子表格,实现部分功能-simple excel
  3. 所属分类:File Operate

    • 发布日期:2017-05-04
    • 文件大小:140.99kb
    • 提供者:fffccc
« 12 3 4 5 6 7 8 9 10 ... 36 »
搜珍网 www.dssz.com