资源列表
dj
- 算法最短路径,利用迪杰斯特拉算法来设计求任意两点最短距离-Shortest path algorithm, Dijkstra algorithm is used to design the shortest distance between any two points demand
JosephList
- 自己上课的时候写的一个程序,关于约瑟夫环的-just a text
erchashu
- 采用C++面向对象思想编程。输入一个个数字节点,生成一颗二叉树。-Using C++ OOP programming. Enter a digital node, generates a binary tree.
particle
- 利用VC++编写的一个粒子系统,各种小键盘控制粒子的运行方式,各种外观。-Written in VC++ using a particle system, a variety of small particles keyboard operation mode, a variety of appearance.
diguixinhua
- 打印金字塔形的星花,单用的算法是递归的形式。利用这个程序,可以理解递归。-Print pyramid-shaped flowers, alone in the form of the algorithm is recursive. Using this program, you can understand recursion.
RBtree
- 一个红黑树类模板,支持插入、删除、遍历等常用操作-A red-black tree class template, support insert, delete, traverse the other common operations
Data_struct
- 一些小的算法程序,包括很多具体问题的算法的解决方案。-data structprogramming
Eight-Digital
- 八数码 对任意数字序列重新排序 高级散列函数 MFC基础编程-Eight Digital Reorder the sequence of any number Senior hash function MFC based programming
DataStruct
- 数据结构课程设计 単源最短路径实现-Curriculum design radiolabeling source data structure to achieve the shortest path
BitTree
- 具体功能函数有:建立二叉树、删除二叉树、前中后层序遍历-Specific functions of functions are: to establish tree, remove the binary tree, traversal sequence before, during, after
sort
- 排序算法,包括插入,选择,冒泡等基本的,也包含一些快速的排序算法的C++源代码-Sort Coding,including insert、choose and so on……
perstrm
- PER编解码的核心算法。用这个就能根据ASN.1定义文件完成数据包的PER编解码。-PER codec core algorithm. With this definition files can be completed according to ASN.1 PER encoding and decoding of data packets.
