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

搜索资源列表

  1. 排序比较

    1下载:
  2. 排序算法的性能比较 对不同类型的问题规模,测试各种介绍的排序算法的性能。统计他们的键值比较次数,键值移动次数以及运行时间并分析结果。 小型问题:N≈20 中型问题:N≈2000 大型问题:N≈200000. C 语言的32关键字如下: 实验原理: 线性表的排序,快速,起泡,选择,插入。-algorithm to compare the performance of different types of scale of the problem, introduced by the test a
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:9647
    • 提供者:王为
  1. 018

    0下载:
  2. 编写一个文件切分程序split,根据命令行传进的分割尺寸和文件名分割文件。如: split 100 c:\\test.dat 为按每个小文件100字节大小对test.dat文件进行切分。切分后的文件名为 test01.dat test02.dat …… test nnn.dat-prepared a document segmentation procedures split, according to the command line transmitted to the division o
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:17622
    • 提供者:鲁昕
  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. vba_Hanle_Excel

    0下载:
  2. 利用OFFICE里面的Visual basic编辑器处理各种任务量大的,复杂的文档。 Use office Visual basic editor handle all kinds of complex document. *****[狂人软件工作室]***** 远程监控专业功放系统(host:BCB6.0 fireware:C) 专业红外线遥控器读码软件(host:VB6.0 fireware:ASM) 遥控器控制电脑系统 VBA处理EXCEL文档程序 遥控器
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:124950
    • 提供者:www.crzman.com
  1. C_program_test

    0下载:
  2. C语言测试--想成为嵌入式程序员应知道的0x10个基本问题。这是经典的面试试题,当然考的是你对c语言的基本的理解,里面列举了菜鸟掌握不扎实的0x10个基础问题。-C language test -- to become embedded programmers should know 0x10 fundamental issues. This is the classic interview questions, of course, is that you take the c basic l
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:8614
    • 提供者:jty
  1. testwave

    0下载:
  2. test wave program that debug succesfuled in the visual c++ 6.0 . please try it yourself .-wave test program that debug succesfuled i n the visual c 6.0. please try it yourself.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:148248
    • 提供者:BEll
  1. javascripLayerControl

    0下载:
  2. c #.net2005 WEB开发。在asp.net 2.0上测试成功。-c #. Net2005 WEB Development. Asp. Net 2.0 on the successful test.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3234
    • 提供者:Tom
  1. TestTools

    0下载:
  2. 完成C++Test软件的自动生成测试用例工具
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:124101
    • 提供者:andygnik
  1. Test

    1下载:
  2. 文件比较程序,c写的,可以选择两个文件,之后,就可以比较程序
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:53445
    • 提供者:GJZ
  1. CopyFile-test

    0下载:
  2. 文件拷贝的C语言源代码,虽然基础,却是十分实际的例子。-copying files code by c, good code.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:38835
    • 提供者:夏辉达
  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. exp2.src

    0下载:
  2. 用C++编程实现提取RTF格式的写字板文件中的文本字符,只能提取文本,测试时候好像也不能进取中文,只能提取到英文字符,程序实际上是运用了RTF文件中对字符定义的边界控制符,如果知道如何去利用控制符,就可以提取RTF中的图片表格等信息。-Using C++ Programming extract WordPad RTF file format of the text characters, can only extract the text, test time can not be aggres
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:744617
    • 提供者:Leviathan
  1. Test_DownLoad

    1下载:
  2. (c++ 基于MFC的)一个简单的文件下载程序-(C++ based on MFC) for a simple file download
  3. 所属分类:File Operate

    • 发布日期:2017-05-25
    • 文件大小:8463515
    • 提供者:Susan
  1. file-and-streams

    0下载:
  2. 是关于文件和流的C++实验,就是将原来是小写字母的所有字母用文件和流的方式得到所有字母为大写的。-Files and streams is about C++ test, that is, the original of all letters are lowercase files and streams with a way to get all letters to uppercase.
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:693
    • 提供者:zzh
  1. linked-test

    0下载:
  2. c链表操作,对城市温度进行处理,对相应温度进行排序-The records are read into a singly linked list
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:2727
    • 提供者:baiter
  1. MyFile

    0下载:
  2. visual C++开发的文件操作程序,试验通过,可以直接使用,希望能给大家带来帮助-Visual C developed files operation procedure, test, can use directly, the hope can bring you help
  3. 所属分类:File Operate

    • 发布日期:2017-05-08
    • 文件大小:1967049
    • 提供者:jerry browm
  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. log4cxx121219.tar

    0下载:
  2. apache 公司的C++版 跨平台C++日志通讯框架,本压缩包集成了linux下需要的apr和apt-util源码,仅需要执行compile.sh角本就可以编译出日志包,测试平台gcc 4.4.6 fedora 15-apache company s C++ version of the cross-platform C++ log communications framework, the integrated compression package apr and under linux
  3. 所属分类:File Operate

    • 发布日期:2017-11-17
    • 文件大小:4462502
    • 提供者:零点
  1. CIni_Src

    0下载:
  2. 读取ini文件的操作c++封装类。测试,比较好用。-Read ini file the operation c++ package classes. Test, relatively easy to use.
  3. 所属分类:File Operate

    • 发布日期:2017-11-08
    • 文件大小:9298
    • 提供者:杨正建
  1. CPP-enumerate-Registry

    0下载:
  2. C++ 枚举注册表 VC++ 6.0 测试通过,新手学习一下-C++ enumerate registry VC++ 6.0 test is passed, the novice to learn about
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:27286
    • 提供者:民工
« 12 »
搜珍网 www.dssz.com