资源列表
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.
流函数计算
- 流函数计算.rar
regex_pike
- regex_pike.rar
HeapBottomUp
- 堆排序,dos界面。简单的堆排序,堆构造,堆删除-Heap sort, dos interface. Simple heap sort, heap constructor heap delete
C语言排序算法(输出名次)
- 排序(输出名次).rar
数据结构算法演示
- 2009320165853875.rar
