资源列表
Genetic-algorithm-optimization
- 遗传算法的优化计算——————建模自变量降维-Genetic algorithm optimization-- modeling variable dimension reduction
ChessBoard
- 用4种不同形态的L型骨牌覆盖一个给定的特殊棋盘上除特殊方格以外的所有方格,且任何2个L型骨牌不得重又能叠覆盖。-In four different forms of L-type domino covering a given special special squares on the board in addition to all other boxes, and any two L-shaped dominoes can not be re-stacked coverage.
Hash_Table
- 实现了一个根据关键码值(Key value)而直接进行访问的数据结构,即哈希表-Hash Table
thpfinal
- tomlinson harashima precoding algorithm implement in matlab in a noisy channel
fourine1
- 一个曼彻斯特码的离散傅里叶变换,按照公式编写-Manchester code a discrete Fourier transform, in accordance with the formula written
Lnode
- 本程序是学习数据结构的基础程序,主要有线性链表,栈,多为数组。-This program is to learn basic programming data structures, mainly linear linked lists, stacks, and more for the array.
LZW-decompression
- 这是一个LZW解压的matlab子函数程序和主函数,要结合我第一个上传的LZW压缩来看,这样有助于理解,效果很少明显,压缩率80 以上,不懂的跟我联系,我交你!!!我弄懂了!-It is a realisation of lzw decompression.Its compression ratio is beyond 80 .Its compression source is the first file which I have uploaded.If you have some ques
route
- 用图的数据结构,实现求解一点到另一点的最短路径与最长路径长度,以及经过的节点数-With a graph data structure, solving one point to another to achieve the shortest path and longest path length, and number of nodes through
Bayes
- 使用Matlab实现,包括一维特征最小错误率bayes分类器;二维特征最小错误率bayes分类器;二维特征最小风险bayes分类器以及使用的数据集合。-Using the Matlab implementation, including the minimum error rate of one-dimensional characteristics of bayes classifier two-dimensional characteristics of the minimum error
time_apart
- 分时系统模拟,C++代码,数据结构算法。自定义用户数量,cpu工作时间,等待时间-Time-sharing system simulation, C++ code, data structures, algorithms. Customize the number of users, cpu working hours, waiting time
Cpp1
- 龙贝格求积公式也称为逐次分半加速法。它是在梯形公式、辛卜生公式和柯特斯公式之间的关系的基础上,构造出一种加速计算积分的方法。 作为一种外推算法, 它在不增加计算量的前提下提高了误差的精度.-Romberg quadrature, also known as successive half acceleration method. It is the trapezoid formula, formula and Cotes formulas Xinbo students the relations
RGB2JPEG
- 色彩空间:RGB图像格式转JPG图像格式。-Color Space: RGB image format to JPG image formats.