资源列表
tanxin
- 贪心算法,本章首先引入最优化的概念,然后介绍一种直观的问题求解方法:贪婪算法。最后,应用该算法给出货箱装船问题、背包问题、拓扑排序问题、二分覆盖问题、最短路径问题、最小代价生成树等问题的求解方案。-Greedy algorithm, this chapter first introduces the concept of optimization, then introduces an intuitive problem-solving methods: greedy algorithms. F
dyObst
- 使用动态规划算法实现的最优二叉查找树问题,算法基础中的基本算法。使用vc6.0进行编译-Dynamic programming algorithm using the optimal binary search tree problem, the algorithm based on the basic algorithm. Compiled using vc6.0
Euler
- 本程序是用改进欧拉法求解一阶常微分方程组的C语言实现方法-This procedure is improved Euler method to solve first order ordinary differential equations method for C language
Cmeans
- C均值聚类算法 用于实现不确定数据的聚类-c-mean
ApprIG
- 近似熵铝合金P_MIG焊稳定性评价方法Approximate entropy method of stability evaluation of welded aluminum alloy P_MIG-Approximate entropy method of stability evaluation of welded aluminum alloy P_MIG
wwew
- 多模式分层网络的应急资源调度模Emergency multi-mode resource scheduling hierarchical network model-Emergency multi-mode resource scheduling hierarchical network model
china-code.net.zhy.2010410157554840.Rar
- 利用Vb编程实现BP算法及其改进的算法,无需调用matlab文件-Vb BP algorithm to achieve
FFT-algorithm
- 实际中需做快速傅里叶变换(FFT)的多为实序列数据,而其变换算法都是以复数序列 作为输入。文中利用频域的性质.将实序列数据变换为复数序列,再进行FFT变换,以提高FFT对于实序列输入的变换效率,最后用C语言实现该算法并与传统算法进行实验对比,从结果可看到优化后效率提高很多。-FFT algorithm with complex sequences as input is commonly applied to real sequence.A new FFT algorithm is pr
schmidl_study
- 对OFDM经典算法Schmidl算法进行仿真,形成定时度量仿真图。-Schmidl algorithm for OFDM classical algorithm simulation, form timing metric simulation diagram.
Rosenbrock
- Rosenbrock函数的粒子群优化算法的实现,对初学粒子群算法的人有用-Rosenbrock function of the particle swarm optimization algorithm, particle swarm optimization for beginners useful to people
JGeisbertThesis
- Hydrodynamic Modeling for Autonomous Underwater Vehicles Using Computational and Semi-Empirical Methods
max--min-
- 给定一个数组,数组的个数为n,求这n个数的最大值、最小值-Given an array of the number of the n, n find the number of maximum, minimum
