搜索资源列表
方便的小波变换原代码
- 小波变换源代码 wav_basic.c: basic filtering, decimation and upsampling routines. wav_basic.h: interface to wav_basic.c. wav_trf.c: transform routines. wav_trf.h: interface to wav_trf.c. wav_filters.h: where filter ban
invert
- 矩阵求逆的并行算法,使用高斯约当消去法,是从一参考书中copy过来的,谢谢原作者。-matrix inversion of the parallel algorithm, about when the use of Gaussian Elimination Act, a reference book from which the copy over, Thank you, the original author.
invert
- 使用TI DSP 2407A 进行开发的源代码, 在CCS编译器上运行通过。功能为使用PID算法控制一级倒立摆。-use TI DSP TMS320LF2407A for development of source code, the compiler CCS run through. Functional PID algorithm for the use of an inverted pendulum control.
pbox
- picturebox有的属性基本上都有,扩展的图形方法有: DrawBezier DrawRoundRect DrawCurve DrawPie DrawPolygon DrawCircle DrawLine GetRGB 扩展的图像处理方法主要有: GetPictureData ShowPicture Invert GrayScale Exposal HistGramEqualize LogCalc ExpCalc Cle
ascii-invert
- 为ascii码转换程序,自己编写的,可以使用masm工具编译。
CustomToolTipDemo
- 用户自定义类型的提示显示窗口,包括Infinite speed of light,Invert metric以及Zero h_bar功能。
invert
- 矩阵求逆的并行算法,使用高斯约当消去法,是从一参考书中copy过来的,谢谢原作者。-matrix inversion of the parallel algorithm, about when the use of Gaussian Elimination Act, a reference book from which the copy over, Thank you, the original author.
InvertIm
- invert the image, it is quite useful, but now can be replaced by imcomplement.
Shape-Recognition
- 這是一個可以自動尋找图像中的長方形, 正方形, 圓形, 菱形的程式-1- Read the RGB (colored) image in from user. 2- Convert image from (RGB) colored to gray image. 3- Threshold the image (convert gray image to binary image). 4- Invert the bi
invert
- To open a Jpeg, Gif image and invert it, plus display on a window
invert
- 关于图像反色(invert)的C++源代码-With regard to anti-color (invert) of the C++ source code
invert
- MPI 基本操作实现(矩阵数据结构以及求逆的并行计算)-MPI matrix invert
invert
- invert signal spectrum
Invert
- invert or negative image processing technique
Link-Invert
- Link invert source code pre-compiled.
Matrix-invert
- C++编写的矩阵求逆,从外部文件读入数据,计算完毕写入文件。-Matrix invert Programed by C++, read from an external file into the data to calculate the finished write to a file .
2.4GHz-Invert-F-Antenna-Design
- zigbee 2.4GHz 倒F天线设计技术文档-zigbee 2.4GHz Invert F antenna design refrence
Invert
- 求线性代数中的逆矩阵算法的C实现。可自行测试-linear invert matrix
Invert-Image-Processing
- invert image processing using delphi
invert-sequence-list
- 基于面向对象编写的顺序表的倒置,其中包括顺序表的输入和打印,倒置,-invert the sequence list