资源列表
part5
- 数据结构c++数据源代码,涵盖了基本的数据结构代码第五部分-Data structure c++ source code, covering the basic data structure code Part V
Exercise-6
- SSD7 exercise 6. Provide your solution to the following in a file named normalization.txt. Note: The discussion in this exercise is independent of (i.e., completed unrelated to) the E-Commerce project described in the Appendix. The following tab
Cpp1
- 杨辉三角的显示,数据结构,比较戳的做法。-Yang Hui triangle display, data structures, compare the practice stamp.
reference1
- 请编写算法,生成任意一个集合的幂集。集合元素用1,2,3,…表示,采用线性表存储。 例如:若集合S={1, 2, 3},则其幂集为: {1}, {2}, {3}, {1, 2,}, {1, 3,}, {2, 3}, {1, 2, 3} -computing power set
8queens-problem
- 八皇后问题并行算法及源代码(附N皇后) 八皇后问题并行算法及源代码(附N皇后)-Eight queens problem parallel algorithm and source code (with N Queen) Eight queens problem parallel algorithm and source code (with N Queen)
ZOJ1065-Robots
- ZOJ 1065 Robots.不算太难,比较麻烦而已吧.-ZOJ 1065 Robots. Is not too difficult, but it is too much trouble.
sensor
- 智能车的光电组参考程序,此程序可以使飞思卡尔光电组的车子能跑起来,已经过测试-Photoelectric set of reference procedures for the smart car
acm
- acm中常用的算法! 有写很有难度! 当然也有简单! 可以入门也可以提高!-algorithm commonly used in acm! There are very difficult to write!
Vending
- C++超市自动售货机模拟版 适合初学者学习-C++ version of the supermarket vending machine simulation for beginners to learn
1
- 分治算法解士兵站队问题,ACM大学生程序设计题。-Divide and conquer algorithm for solving the soldiers stand in question, ACM Collegiate Programming problem.
regex_pike
- regex_pike.rar
HeapBottomUp
- 堆排序,dos界面。简单的堆排序,堆构造,堆删除-Heap sort, dos interface. Simple heap sort, heap constructor heap delete