资源列表
B-Tree
- 自己上学时写的Btree算法,处理基于Rot语言的图形,存储一些RFID的数据-Implements a B-Tree structure as introduced in the lecture to store the information read by the RFID readers in the library.
kruskal
- kruskal( 利用堆,并查集(即树的等价问题)实现) -kruskal (the use of heap, and check collection (that is, the issue of tree-equivalent) to achieve)
n-queen
- n皇后问题,迷宫问题,递归实现皇后寻找迷宫出路,经典算法之一-n queen problem, the maze problem, the recursive realization of the maze to find a way out of Queen' s, one of the classic algorithm
queen8
- 八皇后问题,给定皇后个数,当然这里是8,求共有多少种摆法-8 Queen' s problem, given the number of Queen' s, of course, here is 8, and the total number of species before the Law
JosephRing
- 约瑟夫环:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选 一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列, 将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为 止。编程打印出列顺序。-Joseph Wan: No. 1,2,3, ..., n of n individuals according to a clockwise direct
R2V
- converting the raster to vector
yydxs
- 本程序用C语言编写,完成一元多项式的代数运算,加减乘。-This procedure using C language, completing a polynomial algebraic computation, addition and subtraction by.
single_chain_reverse
- 单链表逆置,数据结构作业-Single-chain reverse function
beibao
- 对几种背包问的分析与解释,主要包干,0/1背包问题,完全背包问题-failed to translate
shujujiegou
- 经典数据结构编程,C语言版,C/C++开发环境均可用,如VC。可学习借鉴。-Classical programming data structures, C language, C/C++ development environment can be used, such as VC. Can learn from.
1
- 经典编程汉诺塔,C语言版,CC++开发环境均可用,如VC。可学习借鉴。-Tower of Hanoi classic programming, C language, CC++ development environment can be used, such as VC. Can learn from.
2
- C语言版,C/C++开发环境均可用,如VC。可学习借鉴 16进制10进制.c 二进制数.c-C language, C/C++ development environment can be used, such as VC. Learn from 16 to 10 hexadecimal notation. C binary number. C
