资源列表
CMeans
- C均值聚类算法,用visual studio C++写的。程序包含TEX文件中的数据。可以更换数据。本人亲自运行通过。-C-means clustering algorithm, using visual studio C++ written. TEX program contains data file. You can replace the data. I personally run through.
0873-supp
- 很好的算法书,方便更好的运用和操作,给了详细的推理过程-Popular graphic thesis about image process
VCPP-numerical-algorithm
- Visual C++常用数值算法集,数学建模必备。 注:请用超星阅读器阅读。-Visual C++ Annotations numerical algorithm used: Please read the reader with a Superstar
数据结构——走迷宫
- 走迷宫算法的C++实现,可直接运行可执行文件 不需要重新编译(Maze algorithm C++ implementation, can run directly executable files do not need to re compile.)
quickSort3.12
- 内存映射,多线程快速排序,测试速度1000000/30s-memory mapping, multi-threaded quick sort, test speed 1000000/30s
ipmsg206src
- 飞球的C++完全源码,能够帮助大家更好的了解通信的-feiqiu
suanfa
- 算法排序实验,快排堆排直插,冒泡,基数计数-Algorithm for sorting experiments
ECNA99-real
- 这是East Central North America 1999的比赛题目 及题解,内含测试数据-This is the East Central North America 1999 tournament title and the title of the solution containing the test data
Individual-choice
- 单项选择题标准化考试系统 (1) 用文件保存试题库。(每个试题包括题干、4个备选答案、标准答案) (2) 试题录入:可随时增加试题到试题库中 (3) 试题抽取:每次从试题库中可以随机抽出N道题(N由键盘输入) (4) 答题:用户可实现输入自己的答案 自动判卷:系统可根据用户答案与标准答案的对比实现判卷并给出成绩。 -Multiple-choice standardized test system (1) test database with the file. (Incl
Multipe_processor-structure
- 本书主要讲解多任务下的数据结构和算法,对当今的多核处理具有很好的指导作用-this book is tell you how to make the structure in the multipe processor.
segment-tree
- 线段树的基本操作,个类oj题目,有源代码,可以相互学习-The basic operation of the tree line, a class oj topic, source code, you can learn from each other
各种数据挖掘算法实现
- 文件包含近10种数据挖掘算法的代码,是机器学习的好帮手