资源列表
RadixSort
- 基数排序算法,利用VC++2008开发环境实现的代码源码。-Radix sort algorithm, using VC++2008 source code development environment to achieve.
DP_MatrixChain
- 动态规划中,矩阵连乘的最少次数计算,利用VC++ 2008开发环境实现的代码源码。-Dynamic programming, the matrix with the minimum number of calculations by using the VC++ 2008 development environment to achieve the code source.
KalmanMatlab
- 稳态kalman滤波算法仿真通式 本程序考虑线性离散时不变随机系统。系统模型为x(t+1)=fai*x(t)+gama*w(t) y(t)=H(t)*x(t)+v(t)。有6个参数:状态转移阵fai,输入噪声系数gama,观测阵H,输入 噪声方差Q,观测噪声方差R,观测y- Steady-state kalman filtering algorithm simulation program to consider the general form linear discr
two
- 这是图论中的求解最短路的常用算法Dijkstra算法,很有适用价值的-This is the graph theory commonly used algorithm for solving shortest Dijkstra algorithm, useful for value
CRC
- 用C++实现CRC编解码 还望大家多多支持-Using C++, CRC codec also hope you will support
fenshubeibao
- 利用贪心算法的设计方法设计分数背包问题的算法-Using the method of greedy algorithm design points knapsack problem
lingyibeibao
- 0/1背包问题的动态规划算法,要求输出背包内物品的最大价值以及选入背包的物品种类,利用动态规划方法设计背包问题-0/1 knapsack problem of dynamic programming algorithm, the maximum output value in the backpack items and selected by the backpack, dynamic programming method to design a knapsack problem
zhipaisuanfa
- 指派问题的回溯算法,回溯算法解决此问题要找出问题所有的可行解,然后一次比较保留问题的最优解(即最少耗费的解),并输出结果-The assignment problem, backtracking algorithm retrospective algorithm to solve the problem of finding problems all feasible solution, then a comparative retain the optimum solution of the
MilliSecond
- 没试时间到ms以下,比较VC中常用几个函数的用法-No time to ms the following test to compare the VC several functions commonly used in the usage of
bignum
- 绝对经典大数模版的acm必备的模板代码,希望对大家有用-big num template
1024FFT(VHDL)
- 1024点的FFT源程序-1024 FFT VHDL
shunxuzhan
- 栈的操作 1.入栈操作 2.出栈操作 3.判断空栈 4.数制转换 5.退出程序-The operation of a stack. Stack operation 2. A stack operation 3. Judge empty stack 4. Number System Conversion 5. Exit