资源列表
the_art_of_computer_programming_Vol_1
- 计算机编程艺术第一卷,学习算法和数据结构的好书
PROED
- VOJOS上很多模拟赛的解题报告,标程,我的源码,数据,会对NOIP很有帮助的-VOJOS many simulated problem-solving tournament reports, standard way, my source code, data, would be helpful NOIP
WekaPreprocess
- 用C++写的处理weka软件所要求的数据格式arff的代码-The arff the code of weka software written in C++ processing the required data format
DataStructures
- C++的数据结构与算法描述,用C++进行数据结构的设计与实现-C++, data structures and algorithms described in C++, data structure design and implementation of
dnasort
- 这是一些个人收集的acm代码 这是一些个人收集的acm代码-These are personal collection of acm code This is some of my personal collection acm code
data-construction-class-document
- 数据结构 浙江大学 陈越 何钦铭 课程文件-Data structure Zhejiang University Chen Yue Ho Chin Ming course files
cplusCaculate
- 数值计算源代码来自哈尔滨工业大学计算机学院-numerical source code from the Harbin Industrial University computer science
数据结构代码
- 数据结构代码,包括主要数据类型(顺序表,链表,队列,树,图)的实现(Data structure code, including main data types)
ER9X
- 国外开源航模遥控器资料,全部资料,大家-ER9X TX
qinghuashujujiegou
- 清华大学计算机教程之数据结构,是数据结构比较入门的书,很不错!-data
lz77
- C语言实现的LZ77压缩算法,vs2013工程。需要自己需要压缩的文档1.txt,可以输出压缩后的文件与解压后的文件-LZ77 compression algorithm C language implementation, needs its own need to compress the document 1.txt, files can be output compressed files unpacked
pro_002
- 根据一个数组生成一个最大堆的实例 并且将堆显示出来 本例用VS2010编写 -According to an instance of an array to generate a maximum heap and the heap is displayed in this case written using VS2010