资源列表
马踏棋盘问题.
- 将马随即放在国际象棋的8×8棋盘Board[8][8]的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字1,2,……,64依次填入一个8×8的方阵,输出之。-Ma immediately on the international chess 8 8 chessboard Board [8] [8] of a box, MA by the rules of chess go mobile. Requi
01张雅彬
- 算法设计与分析实验报告,内容很全面的,呵呵。-algorithm design and analysis of experiments report, very comprehensive, huh.
论文11111111111111
- 操作系统编程实验报告,呵呵,从老师的电脑里偷来的。-OS programming experiment, huh, from the teacher's computer stolen.
c演示系统
- 用C语言实现的各种算法及演示,可以结合代码分步观看执行过程-C language algorithms and the various presentations, combining code can watch the step-by-step implementation process
PRIM-c++
- 数据结构常用算法,prim算法.实现对于最近路径的选择,是常用的算法之一-algorithm commonly used data structures, algorithms Prim. The recent realization of the path chosen, is commonly used algorithm
Dijkstra-c++
- 数据结构常用算法之一-Dijkstra算法,实现最短路径选择.-algorithm commonly used data structures one-Dijkstra algorithm to achieve the shortest path to choose.
Queue-c++
- 数据结构常用数据结构-队列,包含队列的常用操作和class类,基本的结构类型-data structure used data structure - queue, the queue contains commonly used operation and class category, the basic structure types
折半查找-c++
- 折半查找算法,实现对于一组数据的查找操作,利用折半查找法进行查找-binary search algorithm, to achieve a set of data for the search operation, the use of binary search method you
质数圈-c++
- 质数环,运行程序自动生成一定范围内的质数环,即相邻俩数之和为质数-prime Central, a program to run automatically generated within a certain range of standard ring, the two neighboring few and as a prime number
银行储蓄利率计算器calc
- 根据储蓄管理条例,计算储蓄定期利息的程序。-savings under the regulations, the periodic interest savings calculation procedures.
3bitree
- 一个二叉树的三叉链表运用实例,求出叶子的结点并输出从根结点到该叶子结点的路径!-a binary tree using the trigeminal Chain example, the leaves are obtained and the output node from the Root of leaf nodes in the path!
stack2
- 栈的基本操作,有初始化,清空,添加,删除,判空等!-stack the basic operation, initialization, emptied, add, delete, subcontracting air!