资源列表
Nqueensproblem
- 题目说明: 在一个N×N的国际象棋棋盘中摆N个皇后,使这N个皇后不能互相被对方吃掉。 题目要求: (1)依次输出各种成功的放置方法。 (2)最好能画出棋盘的图形形式,并动态的演示试探过程。 (3)程序能方便的移植到其它规格的棋盘上。 -Title Descr iption: In an N × N chess board in place N queens, so that the N-Queen can not eat each other to be each
InsertionSort
- 这是拍速算法中的插入排序算法的实现,自己亲写亲测,真实可用。-This is a tempo algorithm insertion sort algorithm, their pro-write pro-test, the real available.
erchachazhaoshu
- 二叉排序数的建立,二叉查找数的算法,源代码,-Binary sort the establishment of the number of binary search the number of algorithms, source code,
counting-sort
- 计数排序法的典型例子,算法设计与分析基础,第七章时空权衡的基数排序法C++实现.-Typical examples of counting sort method, algorithm design and analysis based on Chapter VII of the space-time trade-offs to achieve the radix sorting method C++
bt
- 大学数据结构课程实验之二叉树。vc6.0环境。-The experimental binary tree of university data structure course. Vc6.0 environment.
JosephLoop
- 这是一个约瑟夫环的程序。与严蔚敏版数据结构习题集配套。-Problem of Joseph s Loop
xyl
- 匈牙利算法,实现二分图问题的好途径,自己写的,是用邻接表来实现。-Hungarian algorithm for bipartite graph a good way to write your own adjacency list.
banker
- 实现了银行家算法的源代码,在输入数据为大数据的时候也可以进行处理。-Bankers algorithm source code can also be input data for data processing.
删除无用字符
- 编制一个扫描子程序,该扫描程序能删除无用的空白字符、回车字符以及其他与输入介质相关的非实质性字符,用“#”分隔单词流。
dlinklist
- 关于数据结构中,双向链表的例子,包含了对双向链表的所有基本操作-On the data structure, two-way linked list example, contains a doubly linked list of all the basic operations
32-
- 数组线性表插入删除,方便,快捷,程序易懂-Remove the linear array into table
sine
- 利用C语言编写的正弦函数发生的代码,实现提取正弦函数并显示,清除退出等功能-Code written in C, the sine function to extract the sine function and display clear exit functions