资源列表
huffman
- 利用二叉树结构实现赫夫曼编/解码器。 1、初始化(Init):能够对输入的任意长度的字符串s进行统计,统计每个字符的频度,并建立赫夫曼树 2、建立编码表(CreateTable):利用已经建好的赫夫曼树进行编码,并将每个字符的编码输出。 3、编码(Encoding):根据编码表对输入的字符串进行编码,并将编码后的字符串输出。 4、译码(Decoding):利用已经建好的赫夫曼树对编码后的字符串进行译码,并输出译码结果。 5、打印(Print):以直观的方式打印赫夫曼树。6、计
sift-0.9.8-matlab
- sift提取特征点、描述子、最后进行匹配。-sift :feature point,descr iptor, matching。
SVM
- 用matlab实现了SVM算法,并且对两类点进行了分类,给出了图形化的结果。-SVM algorithm is implemented using matlab, and two points on the classification, given the graphical result.
gmsk
- gmsk的源代码,包括了调制,以及有关1bit差分解调方法-gmsk source code, including the modulation and demodulation method for the 1bit difference
classification
- 多种实现三组数据集(iris测试数据)分类的算法实现(LMS、MSE、HK等。-several methods(LMS,MSE,HK) to achieve classification of three data set(iris data set).
code
- 此为数据挖掘课程大作业,主要功能是对已给定的描述生物分子三维结构的139351 个属性中,分类预测出该分子化合物对目标体的化学活性,从而达到帮助药物设计的目的。实验现有的数据包括:110个已标记活性标签的描述分子三维结构的139351维数据,634 个为标记活性标签的三维结构数据。希望根据这些提供的数据,采用适当的分类方法,提供出一个经过训练的分类器,能够尽可能准确的帮助未标记活性的分子化合物确定其活性。-This is a big job data mining courses, the ma
merge_sort
- 本人亲自用C语言编写的归并排序,准确无误,希望对大家有用。-I personally use the C language, merge sort, accurate, useful to everyone.
linearized.m
- 计算线化气动方程,使用upwind格式和Lax-Wendroff格式-compute linearized gas dynamics equations
vanishingPointDetection
- vanishing point detection
landmark_promax
- 蓝马软件中PROMAX模块的使用说明书,有中文的部分,希望能给工作站使用带来方便-Blue Horse Software PROMAX module for use, a Chinese part, could use the convenience station
smpl
- smpl是一个排队论的仿真软件,用这个软件做排队论模型的仿真有灵活高效的特点,这块软件是最早的一款排队论模型仿真软件-smpl is a queuing theory, simulation software, using this software to do simulation of queuing theory model of flexible and efficient characteristics, the earliest piece of software is a queu
finace-binary-tree
- 用MATLAB实现金融数学中,关于期权二叉树的算法,非常经典,是我大三时,帮大四的师兄写的-Using MATLAB to achieve financial mathematics, the binary tree algorithm on the options, very classic, is my third time to help write a senior senior
