资源列表
55
- 哈夫曼编码,实现哈夫曼树和哈夫曼编码。首先生成一个哈夫曼树,然后用这颗树对所有字符进行哈夫曼编码。
aband
- 常微分方程的算法,用fortran语言,很简单
1
- 矩形图元闪烁,最短路径 矩形图元闪烁,最短路径. 矩形图元闪烁,最短路径-A rectangular pixel flicker, the shortest path to a rectangular pixel flicker, the shortest path. Rectangular pixel flicker, the shortest path to
sqlist_myown
- 数据结构中的顺序表,用c++实现的,一个简单的程序-sqlist in data structure with c++ asmall program
Coordinateoperation
- 给出两点坐标求线的长度,给出三点坐标求三条边的长度,及三角形的周长和面积。-Request line coordinates given the length of two, three coordinates are given three sides of the length of the request, and the triangle of perimeter and area.
euler
- Demonstration of Euler s method. This solves the initial value problem y (x) = f(x,y(x)) , x0 <= x <= b , y(x0)=y0. The function f(x,z) is defined
contribute-and-recover
- 在可变分区管理方式下采用首次适应算法实现主存分配和回收-Variable partition management mode in the first-fit algorithm using main memory allocation and recovery
basketball
- 篮球比赛抽签算法,用于篮球比赛的自动抽签安排赛事-Basketball games draw algorithm,Automatic Balloting for events for the game of basketball
division-of-two-bigger-numbers
- 大数相除在工程计算问题中经常遇到,该代码可以实现两个大数相除-related to the division of the bigger numbers
prim
- Prim算法 用Prim算法从u0出发构造网g的最小代价生成树-Prim Algorithm Prim algorithm constructed starting from u0 minimum cost spanning tree network g
Histogram-Equalization
- Histogram Equalization source code for digital Image
unionfind.cpp
- Datastructure Program trickey implementation
