资源列表
fir_algos
- Fir filter的设计,FIR滤波器系数
55
- 哈夫曼编码,实现哈夫曼树和哈夫曼编码。首先生成一个哈夫曼树,然后用这颗树对所有字符进行哈夫曼编码。
aband
- 常微分方程的算法,用fortran语言,很简单
paixu.c
- 通过快速排序,折半排序,希尔排序三种方法进行排序数据,并统计每一种排序在过程中对整数的比较次数和移动次数,并输出结果。
推箱子小游戏
- 数据结构小作业,用C++做的一个推箱子的小游戏,小巧简单-data structures small operation, with C do a little game magazines, compact simple
禁忌搜索算法
- 禁忌搜索算法c++代码.txt
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
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
prim
- Prim算法 用Prim算法从u0出发构造网g的最小代价生成树-Prim Algorithm Prim algorithm constructed starting from u0 minimum cost spanning tree network g
unionfind.cpp
- Datastructure Program trickey implementation
