资源列表
guizhou
- 利用主成分分析法对BP神经网络的输入参数进行降维,然后进行网络的训练,PCA-BP处理的结果同单一的bp相比,不仅提高了网络的收敛速度,而且提高了网络对预测数据分类的精度
tu-table
- 图可以采用邻接矩阵、邻接表等多种方式存储,本程序实现图的邻接表存储
QR-method
- 本程序是在数值分析中求特征值和特征向量的一种高效算法,叫带双步位移的QR方法,本程序使用C++编写。-This program is used in numerical analysis to get the eigenvalues and eigenvector. This is an efficient algorithm, called a two-step displacement QR method, the program uses C++ to prepare.
main
- Concert c++ example of facility location problem. C++ concert technology is a registered trademark of ILOG CPLEX
a1
- 数据结构中试验--表达式求值,通过栈中后进先出的特点,解决了表达式中加减乘除以及括号的优先级问题-Data structure in the pilot- for the value of expression through the Last In First Out stack of features, to resolve the expression in brackets in the calculation, as well as the priority issues
2sat
- NP完全问题 2-SAT 算法 分析 详解 二元可满足探讨-NP complete problem 2-SAT algorithm analysis Detailed Discussion Dual meet
CRCOmni
- Calculate CRC for Modbus protocol
poj-4049-jinhua_F
- 2012金华邀请赛F题源码http://poj.org/problem?id=4049-2012 Jinhua Invitational F title source http://poj.org/problem?id=4049
pso1
- 一个粒子群优化算法,一看就会。可以把该文件作为入门级粒子群优化算法。-A particle swarm optimization algorithm, a look will be. This file can be used as entry-level particle swarm optimization.
contacts
- 用链表建立通讯录,C语言,链表,可创建,插入,删除,查找-Establish contacts, C language, the list with the list, you can create, insert, delete, search
gauss-integral
- 用C++语言程序正确实现高斯积分及高斯法解方程的程序-Using C++ language to program correctly realize the Gauss integral and Gauss method for solving equations procedures
1
- 利用dijkstra贪心法获取由结点1到其余结点最短路径长度,输出保存到外部文件中-Get the rest node 1 to node shortest path length, save the output to an external file dijkstra-output1.txt use dijkstra greedy method
