搜索资源列表
wode
- 绘画板~ C#小程序~
Visual C++ 小波变换技术与工程实践 配
- Visual C++ 小波变换技术与工程实践的配套光盘,是学习实践小波变换编程的好程序-Visual C wavelet transform technology and engineering practice matching CD-ROM, is to study and practice the wavelet transform of good programming procedures
C++小波变化经典代码
- 小波变换的一个C++程序,对于研究心脏波形等领域有着重要作用.-wavelet transform a C program for research areas such as cardiac waveform plays an important role.
小波变换C源码
- 一个有关小波变换的C语言源码,已编译通过,可以反变换等。
小波算法4.rar
- 系列小波算法c程序,Series of wavelet algorithm c program
PointInPolygon.rar
- 判断点在凸多边形的内外的计算机图形学小程序;算法很不错;,In the convex polygon to determine the internal and external procedures of small computer graphics algorithm is pretty good
小波算法3
- 系列小波算法c程序-Series of wavelet algorithm c program
小波算法1
- 系列小波算法c程序-Series of wavelet algorithm c program
小波算法2
- 系列小波算法c程序-Series of wavelet algorithm c program
10game
- c语言10个经典小程序,很简单很有意思,增加学习C语言的趣味-c language classic 10 small procedures, is very simple very interesting to increase the C language learning fun
bmp
- 用C语言编写的小程序,图像处理实例,供学习C综合实验的同学使用-Using C language applets, image processing examples for learning C students use an integrated experimental
cwt-ccode
- 连续小波变换程序,输入二进制文件,然后然后进行小波变换 C语言程序-/*this program compute the contious wavelet transform of the signal in a data file using the Professor A.Grossman s approach. the analyzing basic wavelet is modulated gaussian: exp(iwt)exp(-t**2/2)where w si th
c
- 一些c语言的有关于计算机图形学方面的小程序-Some c language on aspects of computer graphics applet
MiniDraw
- C++小程序 绘制基本的橡皮线 并能够进行保存等操作-C++ applet draw the basic line of rubber and can be preserved, such as operation
jpegcodec
- jpeg压缩与解码的小程序,vc下开发的-jpeg compression and decoding a small program, vc developed under the
OpenCV_CAM
- CAM学习程序 此程序基于OpenCV中CAM模块。可以用于CAM属性设置,采集视频信号并录制,设置录制视频解码器等方面的学习。 程序中用 R键控制程序开始录制, P键控制程序暂停录制, S键控制程序停止录制, 录制中有字符RECORD提示。 是一款集学习和实用为一体的小程序。-CAM learning process of this program is based on OpenCV in the CAM module. Property can be used
Statistics
- 图像参数统计小程序,可用于统计图像的均值,标准差,图像的信息熵,平均梯度。简单易用。-Image parameter statistics applets can be used for statistical picture of the mean, standard deviation, the image of the information entropy, average gradient. Easy to use.
DB4PR0
- c语言编写的db4小波变换程序,包含滤波器函数,小波分析和小波重构,可以直接使用,对写其它小波程序有参考价值。-written in c db4 wavelet transform procedures, including filter functions, wavelet analysis and wavelet reconstruction, can be used directly on to write other wavelet process a valuable referenc
picture.c
- 运用c语言进行图像的腐蚀操作选用了个1*3的结构进行腐蚀,并且显示图像的高度,宽度 和大小。简单的小程序,容易看懂。-C language image etching operation used a 1* 3 of the structure of the corrosion, and the height, width and size of the displayed image. Simple little program, easy to understand.
c++builder学习小程序
- 包括三视图、一点透视、轴测图,是学习c++builder或计算机图形学的必备小程序