资源列表
RegionGrow
- 实现了二维图像的区域增长算法,在二维数组上进行了测试-To achieve a two-dimensional image of the region growing algorithm, tested on two-dimensional array
shortestpath
- 迪杰斯特拉算法最短路径,基于vc++mfc平台开发,可供数据结构编程参考-Dijkstra shortest path algorithm, based on vc++mfc platform
字符界面自动生成迷宫并求解
- 字符界面自动生成迷宫并求解
sort1
- 这是一个排序算法,包括插入排序,递归排序,两种算法的运行时间不同(This is a sorting algorithm, including insertion sort, recursive sorting, and the running time of the two algorithms is different.)
MCMV
- 帧率倍频算法 自己亲手做的 效果还相当不错 可以准确的预测中间帧,采用运动估计与运动补偿算法。单向估计和双向估计-The results were pretty good frame rate multiplier algorithm made themselves can accurately predict the middle frame, motion estimation and motion compensation algorithm. One-way
C1
- C语言程序,主要实现一些算法,是谭明金的,非常有使用价值 -The C Programming Language, some algorithms, Tan Kim use value
knackpack
- 背包问题的资料,可以用来做多数背包问题。我认为是很好的使用工具-Knapsack problem that can be used to do most of the knapsack problem. I think it is good to use tools
ex4
- 生产者消费者算法 找素数线程每次只放一个素数 显示素数线程每次只显示一个素数-Producer-consumer algorithm
printself
- 基visual studio C++实现的小代码 代码本身的功能为打印输出代码本身-Basic visual studio C++ implementation code itself features a small code to print out the code itself
hfm
- 哈弗曼编码 C++,结构清晰,当初的优秀课程设计-c++ developed
yihlc
- 一些acm的课件 ,很好的资料,可以用来作为做pku acm的参考,里面每一个课件都讲的很详细()
scfe
- 一些纠错编码算法的源代码,比如维特比, rs码,()