资源列表
omp
- 基于压缩感知的图像分割,小波变换与OMP算法,最后由最大类间方差法作为分割手段-Compressed sensing image segmentation based on wavelet transform and OMP algorithm, and finally by the Otsu method as a means of dividing
JSONP.REST
- 一份关于json的源程序 可以参考一下 交流经验-A report on the source code can refer to json
A_I
- Contoh program AI dengan menggunakan metode deep first search
aca
- 一种蚁群的图像分割的方法,希望可以对大家有用-Ant colony image segmentation
zip
- 简单的压缩解压,实现原理,希望对大家有所帮助-Simple compression decompression, realization of the principle, we hope to help
Yahoo.Yui.Compressor-v2.2.0.0
- js/css压缩,yui压缩算法。 -js/css compress by yui.js/css compress by yui.
EXTRACT
- 利用WINRAR解压RAR ZIP ISO GZ等各种压缩文件,并且是递归解压,也就是当前目录下的所有压缩文件都能解压-Use WINRAR extract RAR ZIP ISO GZ and other compressed file and is recursive decompression, which is the current directory of all the compressed files can be unpacked
android-Calculator
- 计算器操作 (CM) 清除存储值 (RM) 取出存储值 (M-) 当前显示值与存储值相减并保存 (M+/MS) 把目前显示的值放在存储器中,中断数字输入 (0-9) 按钮分别为输入数字0-9 字符键 (.) 钮用来输入小数点 (+/-) 钮用来转换当前值的正负 (√) 求平方根 ( ) 求百分比 (→)提供退格键功能 (C)按钮清除刚才的输入 (=) 确认计算结果 归零 (AC)清除全部数据结果和运算符 (CE)
MemCompressor
- Better Algorithm For Compressing In-Memory Data using C#
WAV_ADPCM
- wav压缩解压ADPCM程序源代码带详细测试例程-wav ADPCM compression decompression program source code
Edge_Detection
- Edge Detection and Image Filtering There are two M file for this project. "project2.m" contains the high level procedures for implementing this experiment. "imdetectedges.m" contains code for running the edge detection algorithms.-Edge Detection an
Hough
- Hough Transform There are four M files for this project. "wheel.m" contains the procedures for the Hough transform on the image wheel.gif using Sobel edge detection. "wheel_noise" contains the procedures for the Hough transform on the image wheelno