资源列表
3dinver
- GRAVITY Gravitational acceleration from Latitude and Z References: Gill, A. E., Atmosphere-Ocean Dynamics, Volume 30 of International Geophysics Series, Academic Press Inc., New York, 1982. Fofonoff, N. P., and R. C. Millard Jr., Algorithm
PCA_based_Face_Recognition_System
- This project uses PCA (Principal Component Analysis) to detect face from 2D images.
hafuman
- 一 . 需求分析: 1) 输入形式和输入值范围: 输入形式是要压缩(或者要解压)的文件路径,输入范围是字符串,而且要是文件的路径。 2) 输出形式: 输出相应的编码压缩文件和解码原文件 3) 程序所能达到的功能: 利用哈夫曼对ASCII文件做不等长编码,达到压缩文件。利用哈夫曼树的遍历,达到解压文件的目的。程序的功能也就是实现压缩和解压ASCII类型文件的目的。 4)测试数据:(包括正确的输入数据及其输出结果和含有错误输入及其输出结果) 测试输
picture
- 数据结构的核心单元图,程序里有写好的包括图的几种遍历和最短路径搜索-The core unit of the data structure diagram, program written including several traversal and shortest path search
HuffmanCode
- 本程序是数据结构中常见的哈弗曼编码的实现,通过统计文本文件中的字符出现次数,在另一个文本文件中输出统计次数及对应编码,在两一个文本文件中可以给出英语短文对应的翻译编码。-This procedure is common Havermann data structure encoded to achieve, through the statistics text file in the number of characters that appear in another text file i
MATLAB-Code-of-Radar
- 关于雷达系统各方面的matlab仿真源代码,这是我自己整理,调试完成的。-The radar system matlab simulation source code, which is my own finishing, commissioning completed.
Frequency-domain-equalization
- 基带形成与频域均衡研究在matlab中的实现-Baseband form and The Research Of Frequency domain equalization
quadtree
- 四分树的构造,二叉树的进阶版,算法入门竞赛里面的题目-The structure of the four tree, binary tree premium, introduction to algorithms inside the title of the competition
CannyDRC
- 本程序是采用人工智能中的canny算法对图象进行边缘检测-this procedure is the use of artificial intelligence algorithms to canny image edge detection
NLM
- 里面有一篇非局部均值去噪的文章,并附有代码。经调试,代码正确。-There are a non-local means denoising article, along with the code. After debugging, the code is correct.
MFCC
- 对语音信号读取,并画出波形图,是语音识别的基础,对新手有一些帮助-Read the speech signal, and draw the waveform, is the basis of speech recognition, there is some help for novice
UtcTimeConvert
- 实现utc到本地时间的转换。方便地得到来自数字电视码流或者网络的时间。-Achieve utc to local time conversion. Easily obtained from the digital TV stream, or network.
