资源列表
M-squence
- 用单片机只能实现级数叫低的M序列,本程序是单片机的软件补助,功能是产生M序列游程计算-MCU can only achieve low series called the M series, the procedure is SCM software subsidies, function is to produce M-sequence calculation YOU
ERJINZHIGA1
- 这是初学算法时收集和整理的几个比较有参考价值的ga程序,望对大家有帮助
svd-tls
- 谐波恢复的ARMA建模算法(基于SVD-TLS)(张贤达《现代信号处理》)。当谐波信号为复谐波的时,该算法仍然适用。但该程序中没有给出具体的实现。
shooting method求解
- c++,shooting method求解平板稳态导热问题,请给积分,已经发了两个了
huffman
- Huffman编码问题一类广泛存在于文件、音频等数据压缩问题中。如根据Huffman编码的原理,实现对文本进行压缩与解压的功能。因此掌握好Huffman编码的技术可以再社会生活中起到很重要的作用。-HuffmanNode* CreateHuffmanTree(int n, char datas[], int powers[]) { HuffmanNode head head.next = NULL //初始化森林 for (i
huffman
- Huffman编码译码器 采用输入字符自行统计字符频度 建立哈弗曼树编码译码-Huffman coding decoder input characters using character frequency statistics to establish their own tree coding and decoding Havermann
dd
- 分支限界法。这是一个“0 - 1 背包问题的分枝-限界算法”。文件压缩没有密码。-Branch and bound
graph
- 图的一些基本操作,包括图的遍历,求解图的最短路径等。-Figure some of the basic operations, including graph traversal, etc. to solve the shortest path map.
card24
- 24点的算法实现,c环境,支持加减乘除。-24 point algorithm, c environment to support Math.
CPP-sources
- 该资源包含C++实例(汉诺塔问题、贪心算法问题、八皇后问题)的源程序实现.-The resources include C++ source codes(Hanoi problem, the greedy algorithm, 8 queens problem).
adaboost
- 用于实现经典的adaboost算法的分类器的实现。-Used to achieve the realization of classic AdaBoost algorithm classifier.
shenjingwangluo
- 电力系统神经网络的一个示例,p为特征向量。t为输出类型。-An example of the neural network of the power system, p eigenvectors. t is the output type.
