资源列表
hanoibfs
- 用广度搜索编的汉诺塔问题,能解决14个盘子的,用到位运算压缩判重,用哈希表判重。-The Tower of Hanoi with the breadth of search code problem, can solve the 14 dishes, with a compression sub-re-place operations, using the hash table sub-weight.
random
- Visual c++产生随
dataStruct
- 数据结构(严蔚敏) 数据结构(严蔚敏)-Data structure (Yan Wei-min) data structure (Yan Wei-Min)
plane-contrl
- 利用数据结构以及C++编写一个飞机场的控制软件-Use of data structures and C++ to write a airport control software
PSO
- PSO优化算法几种常用的标准代码C语言版,PSO优化算法几种常用的标准代码C语言版-PSO algorithm several common C language version of the standard code
City_Guide_Consulting
- 城市导游咨询,包含迪杰斯特拉算法,求关节点算法,采用图的数据结构。-City Guide Consulting
Sequence
- 数据结构作业,顺序表,提供顺序表的基本操作。-Sequence table.
Tree
- 数据结构作业,树。提供树结构的各种插入,查找,删除等功能。-Tree
algiorm
- 此文件包含很多很经典的算法和题,是我们算法老师给的,是练习编程的好东西哦!-This file contains many classic algorithms and questions, the teacher gave our algorithm is a good programming practice what Oh!
Joseph
- 约瑟夫问题,四种解法,分别是静态链表,顺序表两种和循环链表-Joseph problems, the four solution, namely a static list, order form and the cycle of two lists
xishuduoxiangshi
- 输入一元多次稀疏多项式的系数和指数,计算系数多项式的加法,减法和乘法-Enter a dollar many times sparse polynomial coefficients and index, calculated coefficients of polynomial addition, subtraction and multiplication
OrderForm
- 顺序表的一些基本操作的实现 从文件读取顺序表元素-Order form to achieve some of the basic operations
