资源列表
run_length_coding
- JPEG Run-Length Encoder 1) zero-run-length 2) bit-size for amplitude 3) amplitude
Cone
- 基于VTK的一个演示程序。绘制一个椎体,可用鼠标控制视角。对VTK初学者有帮助
4578521kjbggb
- 近来要在程序中添加一个颜色拾取的按钮,经过摸索找到一种比较简单的办法,并且很方便重用。 [代码性质] VC完整应用程序代码 [代码作者] 李英江
gggg1414556
- 构造CMyListCtrl实现类似QQ的界 [代码性质] VC完整应用程序代码 [代码作者] 朱一松
333
- Labview教程
linecheck
- 能够解决图像错位的问题以及图像颜色失真的问题
photocut
- 能够实现图像的截取和图像的基本变换操作
sna
- 三种小波及其在图象压缩中的比较,张量积小波,非张量积小波,以及向量小波
vtkFLTK-0.6.1
- vtkFLTK is a small C++ class library easing development of FLTK event-driven interfaces for use with VTK. vtkFLTK allows composition of complex graphical interfaces to complex visualization facilities by bridging disparities between FLTK and VTK even
vtkContainers-0.3
- vtkContainers is a container library for VTK providing list, deque, and vector sequence types set, map, and hash map associative types as well as stack, queue, and priority queue adaptor types.
梯度锐化源代码
- 一项关于 VC++图象锐化功能的软件,能显示三次锐化结果
aacenc
- 1.FFT快速傅立叶变换,它读取数组中nn个隔行扫描的复数数据,经变换后仍存储在愿数组中. 2.完成TNS模块的功能其中各部分的功能通过调用相应的子函数来实现.