资源列表
1193
- acm-pku-1193 内存分配 北大acm解题代码
kalman
- 一个实用的复杂卡尔曼滤波,对初学者很有帮助。
GPA.rar
- 对北京大学,大连理工大学,浙江大学等五所高校的GPA算法进行一个比较,找出那个更合理。,Of Peking University, Dalian University of Technology, Zhejiang University and other colleges and universities 5 GPA algorithm a comparison to find out that more reasonable.
sched
- 一台精密仪器的工作时间为n 个时间单位。与仪器工作时间同步进行若干仪器维修程序。一旦启动维修程序,仪器必须进入维修程序。如果只有一个维修程序启动,则必须进入该维修程序。如果在同一时刻有多个维修程序,可任选进入其中的一个维修程序。维修程序必须从头开始,不能从中间插入。一个维修程序从第s个时间单位开始,持续t个时间单位,则该维修程序在第s+t-1 个时间单位结束。为了提高仪器使用率,希望安排尽可能少的维修时间。对于给定的维修程序时间表,该算法计算最优时间表。-Units 1 precision in
Strassen
- 调用随机函数输入2个矩阵,并用Strassen矩阵乘法和普通的矩阵乘法计算2个矩阵的乘积,并且记录程序运行时间作比较。 -Call the random function input 2 matrix, and matrix multiplication and Strassen matrix multiplication calculation ordinary matrix product of two, and run-time recording procedures for com
MatlabCodingArithmetic
- 算术编码及译码matlab程序 算术编码及译码matlab程序 -Matlab coding arithmetic coding and arithmetic coding and decoding procedures matlab program matlab arithmetic coding and decoding procedures for arithmetic coding and decoding procedures matlab
btree
- B-Tree 的函数,包含数据结构定义、插入、搜索等-b-tree implemetion
FreePtr
- 这是一个很好的帮助类,在适用STL的容器的时候,可以配合for_each算法函数删除容器中的指针对象-This is a very good help category, where applicable, the STL containers, they can function with the for_each algorithm to delete the pointer container object
EvalueExpression
- 一般表达式的计算,大街可以放心使用,我别写了好久的-General expression of the calculation, the streets safe to use, I do not write for a long time
permutation_all
- 十余种全排列算法实现比较,visual c++实现-tens of permutation algorithm and comparing
MDFcode
- MDO算法实程,有助于学习多学科优化方法,以简单的多学科算例,说明多学科建模及求解方法。-MDO algorithm real process, contribute to learning and multidisciplinary optimization methods, a simple example of multi-disciplinary, multi-disciplinary modeling and illustrate solving method.
weno算法实例
- 空间上通过5阶WENO格式,时间上通过3阶龙格库塔格式,LF通量分裂,对一维Burgers方程进行求解
