资源列表
N_Ralgorithm
- 一个C++builder 编写的牛顿杰弗逊算法 用来计算非线性的一些东西,我当时是用于计算电路上的参数-A C++ builder, prepared by Jefferson Newton algorithm used to calculate the nonlinear something I was used to calculate the circuit parameters
shinners
- this file about turbine modeling
plan
- 一、问题的提出: 某厂根据计划安排,拟将n台相同的设备分配给m个车间,各车间获得这种设备后,可以为国家提供盈利Ci j(i台设备提供给j号车间将得到的利润,1≤i≤n,1≤j≤m) 。问如何分配,才使国家得到最大的盈利L 二.算法的基本思想: 利用动态规划算法的思想,设将i台设备分配给j-1个车间,可以为国家得到最大利润Li (j-1)(1≤i≤n,1≤j≤m),那么将这i台设备分配给j个车间,第j个车间只能被分配到0~i台,所以我们只要算出当第j个车间分配到t(0<=
Hendriks
- 语音增强 离散傅里叶变换 不失真降噪-speech enhancement speech magnitude DFT coefficients.
Matlabbox
- matlab 工具箱 很有用的东西 值得学习 -matlab toolbox very useful things worth learning from
CLOSESTPAIR
- 使用分治算法找到平面上的n各点的集合S中最小距离的一个点对-Use Divide and Conquer Algorithm to find the plane of the set of n points S in the minimum distance of a point on the
jiaotongdeng
- 基本交通系统,实现城市交通路口的模拟仿真,自己的课程设计作品
adsp_guis
- Biosignals processing image GUI
compare
- 數字排序,用泡沫排序法製作,可秀出數字大小(open source)-The number of sort, using the bubble sort method, can figure the size of Show (open source)
op_SVM
- svm优化算法,利用改进的随机森林对SVM参数进行优化,提高运算精度和速度。-SVM optimization algorithm, the parameters of SVM are optimized by using random forest improvement, improve the calculation precision and speed.
ResMaker
- 游戏资源文件,打包方案,比较简单的方案,不过值得参考一下,压缩与解压缩方面的方法-Game resource file, packaged programs, the program is relatively simple, but it is also useful to look, compression and decompression method
