资源列表
NumericalMethods7.1
- 数值计算方法的教程,通过此可以更好的掌握数学方法在物理学中的应用-numerical methods and guidance through this to better grasp mathematical methods in the application of physics
main-7
- 利用深度优先搜索算法和广度优先搜索算法解决图论中最短路问题
calculator-class
- 同一个界面实现计算器跟用户登录功能: 1、在用户没有登录成功时,计算器控件的按钮变成灰色。用户登录成功方能使用计算器; 2、用户登录界面的验证码由随机数函数产生; 3、计算器跟用户登录界面均有数据重置功能。-Implement the same interface with the user login function calculator: 1, the user is not logged in successfully, the calculator button on th
test
- 程序功能:产生0---1之间均匀分布的随机数! 方法:线性同余法-Program features: produce 0--- 1 between uniformly distributed random numbers! Methods: linear congruential method
55875587Calculator
- MFC做的计算器程序,可以实现加减乘除。平方,立方等功能-MFC to do calculator program can be achieved subtraction multiplication and division. Square, cubic and other functions
greedyknapsack
- 贪心算法之背包问题。背包问题的贪心算法要求按照单位容量效益值的高低的量度标准进行排序,然后再分级选取,求得最优解。实现此算法,物品个数,每件物品的效益值,容量值,背包容量值都由键盘输入;输出结果要有每件物品的详细信息。-Greedy algorithm for knapsack problem. Knapsack problem greedy algorithm efficiency requirements in accordance with the unit value of the ca
block-segmentation
- It is the matlab file for segmentation of medical images using the block segmentation technique
Numerical-integration
- 功能:1.复化梯形公式法 2.复化辛普生公式法 3.变步长梯形公式法 4.变步长辛普生公式法. 5. 退出-Features: 1. Compound trapezoid formula method 2. The complex of Simpson Formula Method 3. Variable Step t
sinewave_c
- 用DSP产生正弦信号的程序,用C语言编写,已经调试通过。-Sinusoidal signal generated by DSP procedures, using C language, have been debug through.
Complete--Filter
- 完整的Kalman Filter、EKF、IEKF、Unscented Kalman Filter及Particle Filter滤波程序。-The complete Kalman Filter, EKF, IEKF, Unscented Kalman Filter and Particle Filter filtering procedure.
radeomnumber
- 产生一个随机数,用于对于算法理论测试数据的生成-have a random number for the theoretical algorithm for test data generation
FastICA_25
- this a algorithm Fast PCA, it is very suitable for beginer who want to understand PCA, it is demo step by step-this is a algorithm Fast PCA, it is very suitable for beginer who want to understand PCA, it is demo step by step
