资源列表
01背包问题
- 采用分枝限界法解决0/1背包问题! 本人上机实习作业,通过老师验收,合格! 针对部分上机实习的同学可以来下~-used Branch and Bound France 0 / 1 knapsack problem! I practice on the machine operations, acceptance by the teachers, qualified! In view of the attachment on the machine for students to the
Fisher1
- 模式识别的经典算法FISHER算法,课程设计的实验作品-the classic pattern recognition algorithm Fisher algorithm, the experimental curriculum design works
ImageView
- this code is used to view the images
yuop
- 可以很好的结合现有的信号数据进行分析和处理,得到一定优化效果-Can be a good combination of existing data analysis and signal processing, to a certain optimal results
legendre_jh
- 求解legendre多项式的系数,N各点对应N阶legendre多项式,有N+1各多项式系数,采用递推公式,40阶后误差较大。-Solving legendre polynomials, N points corresponding to N-order legendre polynomial, there are N+1 coefficients of the polynomial, using recursive formulas, after the error of order 40 m
hgr
- 实现链表功能,检测一篇英文文章中的各字母总数-Implement a linked list function to detect an English article in the total number of letters
tutor_graph
- 一个用邻接矩阵实现的带权无向图类,体现了类的构造思想-Adjacency matrix to achieve a weighted undirected graphs
cycliccode
- 本段程序是实现(7,3)循环码的编译码以及纠错功能的。-This program segment is to realize (7, 3) the cyclic code (and the function of error decoding.
sort
- 包含各类排序算法的实现,有详细注释,可以自行添加时间测试算法来测试各排序算法的时间复杂度-Contains various sorting algorithm, detailed notes, can add time to test each test algorithm time complexity of sorting algorithm
decon.cpp
- 维纳滤波方式的子波反褶积,包含自相关运算、矩阵转换-Wiener filtering method wavelet deconvolution
Learn
- 归并排序(链表实现) 基数排序(LSD) 基数排序(MSD) -Merge sort (linked list implementation) radix sort (LSD) radix sort (MSD)
PSO
- 粒子群优化算法(PSO) 也是起源对简单社会系统的模拟。最初设想是模拟鸟群觅食的过程。但后来发现PSO是一种很好的优化工具。-Particle Swarm Optimization (PSO) is also the origin of a simple social system simulation. Originally conceived simulated birds foraging process. But later found PSO is a good optimizatio
