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

搜索资源列表

  1. 20040913190255_vczx_clsrwini

    0下载:
  2. 读写ini的C++类 一、本类只有4个函数,分别为写数字,读数字,写文本,读文本。支持相对路径。可以用于有或无mfc支持的程序。visual c++6编译通过。 ini格式: [appname] keyname=s 二、代码:请下载压缩包。 三、如需要绝对路径删除CHAR FilePath[255] ---strcat(FilePath,fn)-literacy ini a category C, the only four categories of functions, namely dig
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1.19kb
    • 提供者:王迎芳
  1. Vigenere加密器(TC版)

    0下载:
  2. 本程序在Tc3.0下编译通过,主要功能实现Vigenere加密解密算法。 使用方法: 0)退出。 1)加密: 根据提示先输入一个明文文件名(*.txt),再输入加密密钥,便可加密。 2)解密: 根据提示先输入欲解密密文的文件名(*.txt),再输入密钥,便可解密。-the procedures under the Tc3.0 compiler, the main function of achieving Vigenere encryption and decryption algorithms
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:16.89kb
    • 提供者:
  1. 游戏资源包生成器

    1下载:
  2. 以前写小游戏的时候写的打包工具。这次重写了个GUI界面。附带C++ SDK源代码。 .NET 编译通过。给游戏玩家又一个好的工具,欢迎共同学习,商讨。-before the game was small when written in packing tools. This rewrite of the 000 GUI interface. Fringe C SDK source code. .NET compile. For gamers also a good tool, welcomed
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:52.95kb
    • 提供者:解放
  1. 上传局域网内自动升级程序

    2下载:
  2. 还是pb的源码,转载别人的。我认为不错,是C/S程序中的点睛之笔,解决程序自动更新问题。编译成exe文件可以独立使用或嵌入到其他平台中调用。-or the source, reproduced people. I think it is true, is C / S process of finishing touch to solve the problem automatically update procedures. Compiled exe files can be used inde
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:78.44kb
    • 提供者:alum
  1. ScrollBmpUse

    0下载:
  2. windows ce.net 4.2 位图显示程序 可以滚动。 可以使用不同的CPU类型编译。-windows CE.NET 4.2 chart shows the rolling procedure. Be able to use different types of CPU compiler.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:45.96kb
    • 提供者:
  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. 用VC++编写的 以二进制形式查看文件程序

    3下载:
  2. 以二进制查看文件的程序,用VC++编写并编译通过。-View documents in a binary process, with VC + + and compile.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:48.16kb
    • 提供者:刘海飞
  1. excel10

    0下载:
  2. 此代码实现在windows环境下,向Excel输出数据。本人已经在sp2下编译通过,并且运行成功-this code to achieve the windows environment, the output data to Excel. I have sp2 under compile and run successful
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2.33kb
    • 提供者:夏玉
  1. pickbin

    0下载:
  2. 本代码可以区分二进制文件和普通文本(ASCII)文件,并列出制定目录下所有的二进制文件或文本文件。 编译源代码后,请使用\"-?\"、\"-h\"或\"-H\"命令选项察看帮助。-the binary code can distinguish between documents and ordinary text (ASCII) files, and lists of all the development directory of binary files or text files. A
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:22.6kb
    • 提供者:蔡清源
  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
    • 文件大小:15.46kb
    • 提供者:涂飞
  1. 词法分析qi

    0下载:
  2. 词法分析器运用软件 词法分析是编译的第一个阶段,它的主要任务是从左到右逐个字符地对源程序进行扫描,产生一个个单词序列,用以语法分析-lexical analyzer used lexical analysis software is a compiler of the first stage, its main task is to whatever individual characters to the source scan generated a sequence of words
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:36.7kb
    • 提供者:李坤
  1. NewFileCmpr

    0下载:
  2. 最新文件比较原程序,编译成功,delphi7-latest document comparison program, compile successful delphi7
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:219.56kb
    • 提供者:老大哥
  1. filecat

    0下载:
  2. 界面和优化大师自带的碎纸机查不多,压缩包里有源代码,和相应的头文件,编译后就可用。-interface and optimized master's own investigation Shredder small bag of active compression code, and the corresponding first document, compiled after available.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:93.35kb
    • 提供者:陈江伟
  1. xlRWDlg

    0下载:
  2. 直接读取Excel文件数据,该程序在VC++6.0环境下通过编译、调试,可以运行。-Excel documents directly read data, the procedures in the VC 6.0 compiler environment through, debugging, can run.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:28.09kb
    • 提供者:郑正明
  1. ioput

    0下载:
  2. 文件操作的例子 vc++6.0下编译通过-file manipulation example vc 6.0 compile
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:46.42kb
    • 提供者:iwisher
  1. asm_0sector

    0下载:
  2. 扇区读写的汇编代码,根据需要可以扩充 !谢谢!还有编译工具.-sector read and write assembly code, can be expanded as required. Thank you! There compiler tools.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:75.68kb
    • 提供者:ECHO
  1. diver

    0下载:
  2. VB编写的虚拟光驱. 注意,运行该程序,必须将其编译成exe文件,然后拷贝到系统盘根目录。这样,在使用右键快捷菜单的时候,不会出错。否则可能会引起右键菜单不能使用。 -VB prepared by the virtual drive. Note that the operating procedures, it must be compiled into exe files. then copy of the packing list system. Thus, the use of Rig
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:57.43kb
    • 提供者:end7
  1. 根据历史记录自动填充输入框

    0下载:
  2. 本程序运行后能根据历史记录自动填充输入框.已经在vc 6.0环境下编译通过!-the running after history records automatically filled input box. In vc 6.0 compiler environment through!
  3. 所属分类:文件操作

    • 发布日期:2010-07-01
    • 文件大小:12.04kb
    • 提供者:tqin007
  1. 编译原理-ckmm

    1下载:
  2. 编译原理的教程和一个实习的例子程序,参考价值高。-compiler principles guide and a practical example of the procedure, the high reference value.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1.62mb
    • 提供者:陈锟
  1. 清理VS2008编译生成的文件

    0下载:
  2. 清理VS2008编译生成的文件,拷贝Vs2008时,如果不清理临时缓存,文件会很大,此程序可以清理工程中无用的文件
  3. 所属分类:文件操作

« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com