资源列表
banshuji
- 半数集问题-算法设计 ----通过 Judging online-Half of the set of issues----- By Judging online algorithm
jeseph
- (1)建立具有n个结点的单循环环链表,其数据域值为生成结点时的顺序号。 (2)解约瑟夫问题-(1) the establishment of a single loop n-node ring list, the data field is generated when the node sequence number. (2) Joseph problems solution
quick
- 快速排序算法功能的实现,里面的详细的说明-Function of the realization of fast sorting algorithm, which detailed descr iption of
yiyuanduoxiangshiyunsuan
- 此程序使用C++的语言计算一元多项式的加减乘运算,并且有界面-This program uses the language of C++ addition and subtraction calculation of a polynomial multiplication, and there are interfaces
Multi-level-queue-algorithm
- 采用多级反馈队列调度算法来模拟实现处理机的调度过程,C语言代码,在VC++6.0上调试通过。-Multi-level feedback queue scheduling algorithm to simulate the process of realization of processor scheduling, C language code, debug by VC++6.0.
12
- 运用递归方法建立二叉排序树并实现结点的插入-Recursive Methods using binary sort tree and implement the insertion node
gupiao
- 股票信息系统的 1、基本功能: (1)添加记录 先判断链表是否已经存在。若不存在,需首先自动新建一个链表,然后再添加一条或多条记录。 (2)显示记录 显示当前所有记录。 (3)查询记录 按名称查找,并显示该记录。 (4)代号的排序 按代号的字母顺序排序,涉及到冒泡等排序算法。 (5)删除记录 实现逐条删除和删除全部记录两种功能。 (6)更新记录 修改已存在记录的信息(提示:需首先判断该记录是否存在)。 (7)按关
migongsuanfa
- 使用C语言编写,对一般的矩阵迷宫进行求解,寻找一条最优路径,适合做课程设计使用。-Using the C language, the general matrix to solve the maze to find an optimal path, suitable for curriculum use.
t
- 桶排序算法示例 ,比较简单,-Sample bucket bucket sorting algorithm sorting algorithm example, relatively simple,
gjlj
- 关键路径求解,使用C语言做的课程设计,通过链表和拓扑排序寻找关键路径,适合做课程设计使用。-Critical path, use the C language to the curriculum design, and topological sorting through the list to find the critical path, suitable for curriculum use.
NeighborCell-convert
- 邻区转换——移动通信小工具,邻区行列转换,日常使用频率很高。-O-zone conversion- mobile communications gadget, the ranks of neighborhood transformation, high frequency of daily use.
tiaoma
- 跳马算法的实现:考虑国际象棋棋盘上某个位置的一只马,它是否可能只走步,正好走过除起点外的其他个位置各一次,并且最后能够回到初始点(存在哈密顿回路)?-Vault algorithm implementation: considering a location on the chess board of a horse, it may only be walking, just walk in addition to other locations outside the starting poi
