搜索资源列表
排序比较
- 排序算法的性能比较 对不同类型的问题规模,测试各种介绍的排序算法的性能。统计他们的键值比较次数,键值移动次数以及运行时间并分析结果。 小型问题: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
018
- 编写一个文件切分程序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
Lzss_VC
- 测试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
vba_Hanle_Excel
- 利用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文档程序 遥控器
C_program_test
- 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
testwave
- 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.
javascripLayerControl
- c #.net2005 WEB开发。在asp.net 2.0上测试成功。-c #. Net2005 WEB Development. Asp. Net 2.0 on the successful test.
TestTools
- 完成C++Test软件的自动生成测试用例工具
Test
- 文件比较程序,c写的,可以选择两个文件,之后,就可以比较程序
CopyFile-test
- 文件拷贝的C语言源代码,虽然基础,却是十分实际的例子。-copying files code by c, good code.
PEFile.rar
- 使用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!
exp2.src
- 用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
Test_DownLoad
- (c++ 基于MFC的)一个简单的文件下载程序-(C++ based on MFC) for a simple file download
file-and-streams
- 是关于文件和流的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.
linked-test
- c链表操作,对城市温度进行处理,对相应温度进行排序-The records are read into a singly linked list
MyFile
- visual C++开发的文件操作程序,试验通过,可以直接使用,希望能给大家带来帮助-Visual C developed files operation procedure, test, can use directly, the hope can bring you help
LoggerSystem_windows_and_Linux
- 纯C++编码调试测试通过,日志系统代码一套-Pure C++ coding debugging test is passed, the the log system code a
log4cxx121219.tar
- 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
CIni_Src
- 读取ini文件的操作c++封装类。测试,比较好用。-Read ini file the operation c++ package classes. Test, relatively easy to use.
CPP-enumerate-Registry
- C++ 枚举注册表 VC++ 6.0 测试通过,新手学习一下-C++ enumerate registry VC++ 6.0 test is passed, the novice to learn about