资源列表
Huff_Compress
- 无损压缩算法:哈夫曼编码。哈夫曼算法的过程为:统计原始数据中各字符出现的频率;所有字符按频率降序排列;建立哈夫曼树:将哈夫曼树存入结果数据;重新编码原始数据到结果数据。-Lossless compression algorithms: Huffman coding. Huffman algorithm is the process: the original data in the statistical frequency of occurrence of each character al
BLUT_V1
- the L1 based tracker for tracking target through blurred sequence. Y. Wu, H. Ling, J. Yu, F. Li, X. Mei, and E. Cheng. "Blurred Target Tracking by Blur-driven Tracker". IEEE International Conference on Computer Vision (ICCV), Barcelona, S
image-forgery-with-siftand-ransac
- the folder gives information about the image forgery detection. detection is made by examining the sift and ransac features of the image. color processing is done as a preprocessing step.
MATLAB-7.x
- matlab 7.x程序设计一书的源程序。第一篇绘图与句柄式图形,第二篇 图形化使用者界面,第三篇 深入活用MATLAB Compiler-matlab 7.x programming book source. First drawing and handle graphics, graphical user interface, second, third depth utilize MATLAB Compiler
PRML
- Christopher M Bishop,PRML 机器学习的经典书籍(A masterpiece of Machine Learning written by Christopher M Bishop, PRML.)
数据结构算法与应用C++语言描述
- 数据结构算法与应用C++语言描述,其实偶也是从网上下的-algorithm and data structure C language descr iption, even from the Internet is the
nonlinear
- 这本书最近看的觉得挺有用的,希望能对做这方面的朋友有所帮助!谢谢!-This book recently read that Tingyou use, hoping to make friends in this area help! Thank you!
matpower6.0
- matlab toolbox文件潮流计算基本工具和数据(Explanation of power flow calculation)
Design-of-neural-network--MATLAB
- 很不错的一本关于matlab神径网络设计的书。-A very good network design book about matlab.
matlabcode
- 用C++实现的数字图像处理各个算法源代码 我精心整理的 很难的啊 希望可以给大家带来帮助-With C++ Achieved in various digital image processing algorithms source code, I carefully sorted out very difficult ah hope that we can bring help to everyone
Precision-analysis-of-SGP4
- 基于最小二乘算法的SGP4轨道预报精度分析程序。-Precision analysis of SGP4 model based on Least Squares method.
project_one
- how to mammogram image is enhanced with the help of median filter and adaptive histogram equalization and feature extraction using GLCM in matlab.