资源列表
Algorithmdesignandanalysisofproceduresforthecourse
- 这是余祥宣的<<计算机算法基础>>里面的算法的程序,具有很大的参考价值!-This is the Yu Xuan < < computer algorithm based on> > the algorithm inside the procedure, the reference value is great!
crc
- delphi CRC 8 16 32 计算算法-delphi crc
wavelength_2dimension
- 利用时域有限差分法模拟二维坐标中波传播,使用Origin成功作图。-The use of FDTD simulation of wave propagation of two-dimensional coordinates, using Origin successful mapping.
sjjgkcsj
- 这是一个数据结构课程设计——关于校园导游系统的源代码,界面功能都非常好哦!-This is a data structure of the curriculum design- on the campus tour guide system source code, interface features are very好哦!
road_yunliang
- 公路客运量 BP网络预测.现有某省1978~2002年的客运量数据,预测出2003年、2004年的客运量.-Highway passenger traffic volume prediction BP network. Existing province from 1978 to 2002, passenger traffic data, predicted in 2003, passenger traffic in 2004.
CHAPTER5
- 遗传算法是一种模拟生物进化机制的随机全局优化搜索方法,具有很强的全局优化能力及鲁棒性。遗传算法属于直接搜索法,对适应函数基本无限制,既不要求连续,也不要求函数可微,而且不需要初始信息可以寻求全局最优解克服了单纯形算法初始条件影响大,易陷入局部最小等缺点,操作方便,速度快,不需要复杂的规则,且可用于多目标寻优,在解空间进行高效启发式搜索,可以提高运算速度。-The genetic algorithm is one simulation organic evolution mechanism sto
1
- 这是针对一维K-means算法的实现,如果想针对多维的k-means算法流程一样,你只要设计一个多维数据点的数据结构就可以了-This is one-dimensional K-means algorithm, if you want for multi-dimensional k-means algorithm of the same process, you need to do is to design a multi-dimensional data points of the data
duoxinhaomoshidiejiayuchuliguochengfangzhen
- 完整的仿真源程序,完整的多信号模式叠加与处理过程仿真-Simulation of the complete source code, complete multi-mode superposition signal simulation and processing
VB
- VB编写,自动生成随机数,并得出最大最小值-VB preparation, automatic generation of random numbers, and come to the largest minimum
RKLDG_O3
- 用有限元分析的法解决一类偏微分方程,用到的DG方法,绝对原创。Ut=Uxx,with U(x,0)=sin(x)-Finite element analysis using the method to solve a class of partial differential equations, using the DG method, an absolute original. Ut = Uxx, with U (x, 0) = sin (x)
ball_catcher
- This includes the project using a stereo vision to catch the ball shot from a high pressure air cannon. The trajectory of the ball is located first by finding the ball color in the left and right camera. Then the trajectory is calculated to estimate
Interval
- 区间操作,包括区间的加(将一个区间和另外一个区间合并成新的区间),减(从一个区间中减去另外一个区间而得到新的区间)-Interval Operation