资源列表
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程序,望对大家有帮助
shooting method求解
- c++,shooting method求解平板稳态导热问题,请给积分,已经发了两个了
huffman
- Huffman编码问题一类广泛存在于文件、音频等数据压缩问题中。如根据Huffman编码的原理,实现对文本进行压缩与解压的功能。因此掌握好Huffman编码的技术可以再社会生活中起到很重要的作用。-HuffmanNode* CreateHuffmanTree(int n, char datas[], int powers[]) { HuffmanNode head head.next = NULL //初始化森林 for (i
meiwenlan2
- 车牌识别,采用sobel算子对车牌提取边缘,从而得到车牌中的阿拉伯数字的号码,以些进行识别-License plate recognition, using sobel operator extracting the edge of the plate to get license plate numbers in Arabic numerals in order to identify those
huffman
- Huffman编码译码器 采用输入字符自行统计字符频度 建立哈弗曼树编码译码-Huffman coding decoder input characters using character frequency statistics to establish their own tree coding and decoding Havermann
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).
precomp
- opencv预编译核心代码,供大家学习与参考-opencv precompiler core code for learning and reference
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.
