资源列表
convert
- 大端模式存储的字节数据向浮点(单精度float、双精度double)、整型(int、long)转换类-Bytes of data stored in big-endian mode to the floating-point (single-precision float, double-precision double), integer (int, long) conversion class
a
- C语言中的冒泡算法,给一些需要看基础的人用来学习用的。-Bubble Sort algorithm in C language, to some people who need to see the basis for learning purposes.
fapai
- VC写的自动发牌的小程序,是数据结构的一个体验-VC was a small automatic licensing procedures, experience is a data structure
two-separated-search
- 二分查找算法的实现,功能为二分查找算法的实现-half-separated search
PID
- PID的C语言算法使用,对PID使用有大的帮组-PID of the C language algorithms, the PID big help group
knight
- 骑士遍历问题,在一个n*n个方格的国际象棋棋盘上,马(骑士)从任意指定方格出发,按照横1 步竖2 步,或横2 步竖1步的跳马规则,走遍棋盘的每一个格子,且每个格子只走1次。-Knight, in an n * n box at the international chess board, Ma (Knight) from the arbitrary designation box and, in accordance with a further horizontal two-step vert
MyList
- 一个采用链表编写的列表类,类似于CPtrList,不同的是本代码是个模板类,在使用上更加简便。同时,读者可以作为写模板时的参考。
OSPF
- 利用OSPF协议构造路由表,采用Dijkstra算法-Construct the routing table using OSPF protocol, using the Dijkstra algorithm
tree
- 二叉树的存储类型说明、使用二叉链表的方法来建立二叉树。-Binary storage type instructions, use the binary method to create a binary tree list.
c++
- ssd5 this will help
LCA_LRJ
- 最近写的一个最近公共祖先问题的代码,原理很简单基于递归深搜,具体请见LRJ书-recently wrote of a recent public ancestors of the code, the principle is very simple search based on recursive deep, See LRJ specific book
汉诺塔
- 数据结构\\汉诺塔-data structure \\ HANOR
