资源列表
ODEsolve_numberic
- 数值方法求解常微分方程的C实现[TEXT为主程序,其余方法(即C文件)放入Include文件夹即可]-the numerical solution of ordinary differential equations to achieve C [TEXT-based procedures, other methods (C) Add Include folders can be]
songz_leochin
- 点歌系统的实现 有菜单显示,可以进行歌曲名字输入,浏览,投票,显示前3名等功能。-following address system of a menu that can be imported song name, browse, the vote shows that the former three functions.
fft_leochin
- FFT 变换 该程序可以实现运行时输入时域的采样数据,而且输出可以以文件方式保存。比较实用-FFT transform the operational procedures can be achieved when the time domain input sampling data, and the output can be kept in the document. More practical! !
EULERDemo
- /* * EULER S ALGORITHM 5.1 * * TO APPROXIMATE THE SOLUTION OF THE INITIAL VALUE PROBLEM: * Y = F(T,Y), A<=T<=B, Y(A) = ALPHA, * AT N+1 EQUALLY SPACED POINTS IN THE INTERVAL [A,B]. * * INPUT: ENDPOINTS A,B INITIAL CONDITION ALPHA I
chasingMethod.c
- chasingMethod 追赶法解方程 -chasingMethod chasing method of solving equations
TSPSourceCode
- C#语言编写的基于遗传算法的旅行销售员问题的源程序-C# language based on the genetic algorithm travel to sell the source
rbfperson
- 利用rbf神经网络对人体组织药业灌注这个系统的一个学习,可以到达模拟预测效果-rbf use neural networks to human tissue perfusion of the medicine of a learning system, can be reached simulation results
rbfsensor
- 这是训练rbf神经网络,对传感器的性能进行学习,最后达到替代温度传感器的作用-training rbf neural network, the performance of the sensor learning. Finally alternative to the role of temperature sensors
matlab_readprocess
- 本程序是一个读取多通道数据的例子(逐字读取或整行读取)。-this program is a multi-channel data reading examples (verbatim read or read the entire trip).
ImproveShortestPathArithmetic
- 应用斐波纳契堆和邻接表改进单源最短路径算法,使其算法的时间复杂性由O( )减少为O(nlogn+e),其中e为有向图的边的条数。-application Fibonacci heap and the adjacent table to improve single source shortest path algorithm, its algorithm's time complexity of O () reduced to O (nlogn e), where e is for th
MinHeapimplementmintree
- 数据结构中,主要是运用最小堆,实现最小代价生成树-data structure, the main use is the smallest pile, to achieve the minimum price Spanning Tree
kpca1
- 关于kpca算法的matlab程序及其说明-kpca algorithm on the procedures and instructions Matlab
