资源列表
losslessah
- 无损熵编码,包含HUFFMAN,ARITHMATIC,LZW等无损编码。-this program can do lossless coding,include HUFFMAN ,ARITHMATIC,LZW lossless coding.
kiji
- 面向对象的实时信号计测系统开发.VC源码-realtime signal instrumentation system based on oo. vc code.
software_tools
- 看YUV图像的软件,在做视频编码时候要用,开发H.264/AVC的必备工具。-the software which can read the YUV of image. this will be useful in video programming, also will be a necessary tool in developing H.264/AVC
昙花
- 很好的昙花图片,压缩包中有 21 个图片。-nice picture of night-blooming cereus, 21 pictures in the compression package.
算法游戏实例
- 这里面有几个算法游戏实例,包括多边形游戏,装载问题, 单源路径等,都是比较经典的算法-this algorithm, there are several examples of games, including polygon game, loading problems, such as single-source path, which is a more classical algorithm
FFT4
- This program produces a Frequency Domain display from the Time Domain data input using the Fast Fourier Transform. -This program produces a Frequency Domain display from the Time Domain data input using the Fast Fourier Transform.
pca
- 基于主分量分析的人脸识别英文原版文章,值得借鉴。-original english edition of article about face recogniton based on main component analysis.it is worth reference.
隐马尔可夫
- 用于人脸识别的隐马尔可夫随机过程,英文原版文章。-original english edition of article about face recogniton based on implicit markov random process.
独立分量分析
- 人脸识别的基于独立份量分析文章,英文原版,pdf格式。-an article about face recogoniton based on independent component analysis . original english edition,pdf format.
IntegerBresenham
- 计算机图形学初级学者(改进的Bresenham直线段扫描算法)-computer graphics beginner(textbook method), improved bresenham line-scaning drawing algrithm.
Midpoint_circle
- 计算机图形学初级学者(教科书画法)中点画圆算法-computer graphics beginner (textbook method), the algrithm of middle point circle-drawing.
Wangmeng_java347883355
- 很简单的图形编辑工具,1. 支持直线、矩形和椭圆三种基本图元,并且支持这些图元的组合图形; 2. 支持彩色填充和多种线型; 3. 具有文件的打开、保存、另存、退出功能; 4. 支持鼠标,键盘操作; 5. 具有选择、复制、镜像、旋转、删除等编辑功能,并且通过扩展机制(plugin)增加新功能; 6. 人机界面友好,帮助文件完整; 7. 设计文档齐备。 -very simple image edit tool,1,line, rectangle ,ellipse draw