搜索资源列表
C三级上机题
- 全国计算机等级考试三级的部分上级题算法,对上机考试还不是很熟的人,很有帮助(并非书上的答案,是本人自己想的算法)-National Computer Rank Examination some three superiors that the algorithm, right on the test machine is not very familiar with the helpful (and not the answer book, I want to own the algorithm
C程序自动测试程序系统
- C程序自动测试程序系统,主要是测试数据结构中的几个经典算法:关于排序,树的遍历等.-C automatic test procedures, test data is the main structure of classical algorithm : Sort of, such as tree traversal.
图论算法库 C++ 语言实现
- 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压
lwzCompress_deCompress
- lwz压缩算法的源代码,已经在C环境中测试通过,将一个500K的运行程序压缩为120K左右的数据。-LWZ compression algorithm source code in C test environment, a 500K to the operational procedures for Physics about compression of data.
SOURCE9
- 图象的压缩编码,JPEG压缩编码标准 注意事项: 运行时,文件c:\\test.pcx;c:\\test.jpg必须存在
hash.tar
- 一個C語言hash表的實現 hash.c hash.h Makefile test2.c test.c
testime2.c.tar
- insertion sort and merge sort running time test
test
- /// /求一般矩阵的特征根的算法与C程序
test
- 矩阵运算器,c语言编程,数据结构,免费下载
zero.rar
- 完整的C语言编写的带通滤波器 运行成功并在matlab上检验,Integrity of the C language to run the band-pass filter on the successful test in matlab
gzip-pkzip-ok
- 自己写的测试用例。VC实现的压缩与解压缩 使用 gzip pkzip-my code for test gzip pkzip
UKF
- 研究生期间做的unscented kalman 滤波程序,带测试例子,vc6编译-Graduate students during the unscented kalman filtering process, with the test example, vc6 compiler
kalman
- 这是卡尔曼滤波算法用在数据融合中的程序实现,还包含了数据读入模块,在windows vc++ 6.0环境下测试没有问题,对于用卡尔曼做数据融合研究非常有帮助-This is the Kalman filter algorithm used in data fusion procedure to achieve, but also contains the data read into the module, in the windows vc++ 6.0 test environment the
data-structure-exercise
- 严蔚敏数据结构c语言版的习题集 希望大家能够学习了数据结够后 得到试炼!-YAN Wei-min data structure c language version of the exercise set hope that we can learn from the data node test after enough!
HOPFIELD
- Hopfiled算法的c语言实现。测试比较好用。-Hopfield algorithm c language. Easy to use test.
Kalman-cpp
- Kalman滤波器的C++实现,核心代码,经过实际使用的测试-Kalman filter C++ Realized, the core code, after the actual use of the test
C.STL
- 本书对C++STL 进行了全面而深入的阐述,STL是惠普实验室开发,全书分16章,其中13章通过背景知识,功能描述,头文件代码,测试程序和习题-The book of C++ STL conducted a comprehensive and in-depth exposition, STL is a Hewlett-Packard developed in the laboratory, the whole book at Chapter 16, Chapter 13 of them thro
TestMQCoder
- JPEG里MQ算术编码测试程序 编解码器 C-MQ arithmetic coding in JPEG test procedure codec C
Algorithms.in.C.Parts.1-4.Fundamentals.Data.Struct
- 经典算法书(中文版).《C算法》介绍了当今最重要的算法,共分3卷,本书是第1卷。第1卷分4部分、共16章。第一部分“基础知识”(第1~2章)介绍了基本算法分析原理。第二部分“数据结构”(第3~5章)讲解算法分析中必须掌握的数据结构知识。主要包括基本数据结构、抽象数据结构、递归和树。第三部分“排序”(第6~11章)按章节顺序分别讨论了基本排序方法(如选择排序、插入排序、冒泡排序、希尔排序等)、快速排序方法,归并和归并排序方法、优先队列与堆排序方法、基数排序方法以及特殊目的排序方法,并比较了各种排序
SM2&SM3&SM4国密算法C语言实现
- SM2&SM3&SM4国密算法C语言实现,分别有3个算法的pdf文档,以及测试代码(SM encryption algorithm,including test code & docs)