资源列表
Huffmancoding
- 霍夫曼编码:最优子结构性质的证明方法,贪心法的设计思想并能熟练运用,前缀编码的概念,理解数据压缩的基本方法. -Huffman coding: the best evidence of the nature of sub-structure method, the greedy method of design and can skillfully use the concept of prefix code, understand the basic method of data comp
bameiyingbi
- 八枚硬币问题:通过比较的算法实现如何在八枚硬币中找假币-8 coins: By comparing the algorithm to find the eight coins in counterfeit money
kmp
- kmp算法:在一个长字符串中匹配一个短子串的无回溯算法。-kmp algorithm: a long string of matches in a short sub-strings of non-backtracking algorithm.
EULER
- Euler问题是计算机界的一个经典问题。学会解决此问题意义重大。-Euler problem is a classic problem in the computer industry. Learn how to solve this problem is of great significance.
Form1
- 虽然是一个简单的窗口,可是功能不错,希望大家都喜欢-a simple program,but very useful,I hope you like
gaosi
- 这个程序用于求解一个矩阵的逆矩阵,是用高斯消去法解的-This procedure for solving a matrix of, is to use Gaussian elimination solution
RandomPathGenerator
- 随机路径生成器,由区域生成器和2D平面点组成-Random Path Generator
NerualNetwork
- 基于VB编写的神经网络计算,含有测试结果-ANN algorithm
Magnetic_Anomaly
- This code calulates the magnetic anomaly due to a magnetic dpole for different angle of declination and inclination.
datamining
- 文档中集成了数据挖掘最常用的几种算法的Matlab源码,其中包括了Kmeans,KNN等算法的源码,希望能对大家有所帮助。-Document incorporates the most commonly used data mining algorithms for the Matlab source code, including Kmeans, KNN algorithms in source code, hoping to help.
modular
- 用c++实现的检测是否为素数的问题,算法采用的是随机算法-Achieved with the detection c++ whether the prime problem, the algorithm uses a random algorithm