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

搜索资源列表

  1. FilesNet146102

    0下载:
  2. 本系统是在asp版《在线文件管理器》的基础上设计制作,取其精华,弃其糟粕,功能更强,效率更高,具有以下特点: 1。采用三层结构开发,程序逻辑和用户界面彻底分离,可轻松换肤。 2。全部代码采用Ultra Edit编写,不使用任何可视化开发工具,精确控制代码流程,确保代码高效率运行。 3。自行开发自定义控件,不产生任何一丁点的HTML代码冗余。 4。尽可能的减少客户与服务器的交互,降低对服务器资源消耗,减少网络传输。 5。真正多用户系统,可分别为每个用户设置可管理的文件类型,目录
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:337231
    • 提供者:李工
  1. Lzss_VC

    0下载:
  2. 测试LZSS算法的VC代码,其中LZSS算法的实现部分为C代码来自网上,修改后在VC上测试通过 可移植到其它平台,如嵌入式系统 示例中直接打开本目录下的Tmp.txt zip压缩Tmp.txt并输出压缩内容到zip.out unzip解压zip.out的内容并输出到unzip.out 目录下Tmp.txt文件必须存在-test LZSS VC code algorithm, the algorithm to achieve LZSS part of the C code
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:52732
    • 提供者:匿阳
  1. InputOutpusFileManagerClassWrapper

    0下载:
  2. 已经封装好的文件输入输出类模块,编写带文件输入输出功能的程序带上这个类模块能省很多代码(NT下测试通过)-Packaging has good input and output document type modules, prepared with input and output functions document the procedures put this type module can save a lot of code (NT tested)
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4200
    • 提供者:姚紫欣
  1. cipantiaodu

    0下载:
  2. sstf 最短磁盘调度算法,有详细的设计过程描述,包含原代码的,测试结果报告-sstf shortest disk scheduling algorithm, a detailed descr iption of the design process, including source code, test results report
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:6651
    • 提供者:小梨
  1. huaweisoft

    0下载:
  2. 华为程序设计规范 1 排版 6 2 注释 11 3 标识符命名 18 4 可读性 20 5 变量、结构 22 6 函数、过程 28 7 可测性 36 8 程序效率 40 9 质量保证 44 10 代码编辑、编译、审查 50 11 代码测试、维护 52 12 宏 53
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:55825
    • 提供者:陈建锋
  1. findfile22

    0下载:
  2. 一个可以搜索子目录的代码,可搜索文件中的子目录。代码测试通过
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3790
    • 提供者:wf
  1. AXPUnpack

    3下载:
  2. 最近研究了一下*狐的天龙**的打包文件axp格式,其实网上也有一些同学的分析,不过不是很完整。 过程: 1、OD加载游戏,通过对文件I/O的API下断点,定位游戏加载的打包文件 2、对程序读入的文件数据缓冲区下内存断点,定位索引和偏移的计算算法 3、通过IDA提取文件偏移和hash计算的代码,通过内嵌汇编测试程序 4、将代码还原成c代码 整个过程没有太大的技巧,关键是耐心和细心的考验,文件头和索引头还有一些字段无法确定其作用,许多地方是都是猜测,无法保证正确性。后还原时代码果如暴雪的mpq文件的
  3. 所属分类:文件操作

    • 发布日期:2011-06-30
    • 文件大小:69897
    • 提供者:jamesma
  1. PEFile.rar

    0下载:
  2. 使用C语言分析Windows的PE文件格式源码, 函数封装在pe/pe.h中,PE File.c是一个简单的测试代码 ! ,The use of C language analysis of the PE file format Windows source code, function is packaged in a pe/pe.h in, PE File.c is a simple test code!
  3. 所属分类:File Operate

    • 发布日期:2017-04-09
    • 文件大小:1513073
    • 提供者:郭子
  1. vseg1

    0下载:
  2. 自己写的一个关于C处理文件的代码,用于修改二进制文件的源代码,在网上很少找到,便自己写了一个,经过测试.我是用于修改二进制代码中的终端号,以后我会将它移植到C++中.目前只是C代码,在VC中用CONSOLE方式新建一个工程把它添加进去就可以,代码完全是C.-Himself wrote a paper on the C handling code, binary files to modify the source code, rarely found in the online, they wr
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:1492
    • 提供者:bill.zhang
  1. CreateLrc1.0.2

    0下载:
  2. 用C语言编写的制作lrc歌词文件程序。功能较简单,但方便实用,已测试使用。 代码不到160行。关于操作等更详细内容见压缩包内的readme.txt文件。-Making use of C language programs lrc lyrics file. Function is relatively simple, but practical, has been testing. Code less than 160 lines. More details on the operation
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:17905
    • 提供者:貌似掉线
  1. Office

    0下载:
  2. 仿OFFICE编写的文件排版模板代码,大家可以测试提出意见或者建议!-Documents prepared by imitation OFFICE layout template code, we can test the advice or suggestions!
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:119477
    • 提供者:ttt
  1. SW_Package

    0下载:
  2. 打开指定的文件以及文件夹,非常好用,代码清晰明了,一看就懂。经测试可用。-Open the specified file and folder
  3. 所属分类:File Operate

    • 发布日期:2017-04-15
    • 文件大小:30203
    • 提供者:探戈
  1. SWPackage_ex

    0下载:
  2. 经测试可用的打开文件夹以及文件的小程序。代码清晰明了一看就能明白-The test can be used to open folders and files of the applet. Clarity will be able to understand the code a look
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:34334
    • 提供者:探戈
  1. ini_file

    0下载:
  2. 标准C++写的ini文件操作代码,没怎么测试过,-ini file operate source code
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:2388
    • 提供者:杨神
  1. updateForASP.NET

    0下载:
  2. CFUpdate是一款批量上传客户端组件。选择多个文件上传,显示上传速度,进度条,纯正的FLASH代码,使用的是HTTP协议,所以客户端,服务端都不需要安装任何组件因为是模仿FORM表单提交,所以支持所有的网页动态语言:ASP PHP ASP.NET JSP等。 CFUpdate批量上传客户端组件(ASP.NET) 1.1.9 更新内容: 1.修改了提示框样式 2.修改了上传文件时,禁用按钮样式 3.增加了challs_flash_onSelectFile JS函数事件,在
  3. 所属分类:File Operate

    • 发布日期:2017-11-07
    • 文件大小:57610
    • 提供者:mitea
  1. FilesRecover

    0下载:
  2. 以前写的文件删除恢复软件代码发出来,希望能对大家有帮助,源码比较乱,也没时间整理,源码sdk写的,vc6.0编译通过,win7、xp测试通过。支持fat32和ntfs文件系统的文件删除恢复 -Write files deleted recovery software code issued to hope that it can help, chaotic source, there is no time to sort out, source sdk write, vc6.0 compi
  3. 所属分类:文件操作

    • 发布日期:2013-04-15
    • 文件大小:97699
    • 提供者:ljh
  1. CONTACTS_ADDRESSLIST

    0下载:
  2. 通讯录。功能:能够读取一定格式的ACCESS数据库,新建、查找、删除联系人。目前测试无问题。包含几个主要实现的代码源文件-Contacts(Address List). Function:it is able to read a certain format ACCESS database, find/add/delete contacts.Contain several main code files.
  3. 所属分类:File Operate

    • 发布日期:2017-11-20
    • 文件大小:69383
    • 提供者:Lizeh
  1. LoggerSystem_windows_and_Linux

    0下载:
  2. 纯C++编码调试测试通过,日志系统代码一套-Pure C++ coding debugging test is passed, the the log system code a
  3. 所属分类:File Operate

    • 发布日期:2017-11-23
    • 文件大小:3256
    • 提供者:吴友鹏
  1. code

    0下载:
  2. 如何实现单文档-多视图结构代码在VC6.0上测试过。-More than how to achieve a single document- view architecture
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:22512
    • 提供者:蓝色天使211
  1. CVFCEV64

    0下载:
  2. 连接socket的源代码 示例测试代码,主要达到HTTP连接作用-Connection socket source code examples of test code, mainly to HTTP connections
  3. 所属分类:File Operate

    • 发布日期:2017-12-14
    • 文件大小:6256
    • 提供者:fobkUI
« 12 »
搜珍网 www.dssz.com