资源列表
luyou.rar
- 动态路由算法,采用链路状态路由算法,显示节点信息。,Dynamic routing algorithm, using link state routing algorithm, showing node information.
08150851
- 从一个迷宫的入口到出口找出一条可通路经。用一个二维数组MG(1:M,1:N)模拟迷宫,数组元素为0表示该位置可以通过, 数组元素为1表示该位置不可以通行。MG(1,1)和MG(M,N)分别为迷宫的入口和出口。 -From the entrance to the exit of a maze to find an available path through. With a two-dimensional array MG (1: M, 1: N) simulated maze, an ar
BigNum_List_factorial
- 数据结构中一个基于链表的大数阶乘,每节点存储3位数据-Data structure a linked list-based factorial of large numbers, each node in the data storage 3
linkedlist
- 生成结点数据域值为d的单结点链表,插入一个节点,并释放链表动态存储空间。-Generated node data domain value d of the single-node linked list, insert a node, and the release of the list dynamic storage space.
passriver
- 农夫过河程序。农夫载狼、羊、菜过一条河,每次只允许农夫和其中最多一样过河。若无农夫看管,狼若和羊在一起时,狼会吃掉羊;若羊和菜一起时,羊会吃掉菜。使农夫、狼羊和菜安全到达河的对岸。-The farmer across the river program. Farmer set the wolf, sheep, vegetables across a river, each of which allows only up to the farmer and the same river. With
library-management
- a) 创建一个图书管理系统(包括每本书的编号、书名、作者、分类信息),程序采用交互式工作方式,流程如下: b) 书籍管理:完成增加新书籍和删除功能,并在完成操作之后按关键字(编号、书名、作者、种类)进行排序(插入、冒泡、快速、堆排序、归并排序等任选一种); c) 书籍查找:用二分法实现下述功能 ①按编号查找 ②按书名查找 ③按作者查找 ④按分类查找 -failed to translate
Internalsort
- 实现数据结构的内部排序比较,从而分析各种排序的优缺点。-Order to achieve the internal data structure compared to analyze the advantages and disadvantages of various sort.
convert-a-decimal-number
- 把一个十进制数转换为二到九进制之间任意进制数输出-To convert a decimal number to any decimal number between two to nine decimal output
ss
- 蜂群算法,描述了侦查蜂,雇佣蜂,围观蜂是怎样合作的过程,编译可以通过。-Colony algorithm, described the investigation bee, employment bee, bee onlookers how the process of cooperation, the compiler can pass.
20080325
- 一个基本的数据结构的源程序,适合初学者的学习
HP
- HIgh precision 高精度代码
Fast_Nqueue
- 快速N-queue 演算法.使用 backtracking 在n*n 的棋盤上產生所有的可能解答, -Fast N-queen solution. Using backtracking to generate all possible placements of n queen on a n*n chessboard so they are non-attacking.
