资源列表
ffts
- 变步长梯形求积法,并以exp(-x*x)为例计算求积分-Variable Step-trapezoidal quadrature method, and exp (-x* x) as an example for calculating the integral
searchinterzone
- 最优化理论与方法中,不精确一维搜索,与0.618方法相对应-Optimization theory and methods, inexact one-dimensional search.
9-1
- 1、利用尾插法创建两个类型为字符型的带头结点的有序单链表La和Lb。 2、将La和Lb合并到一新链表Lc中,使得Lc表中元素值也有序,统计Lc中元素个数并显示出来。 3、要求:屏幕上可以显示La和Lb元素列表,以及合并后单链表Lc元素列表。 -1, by the end of interpolation method to create two types of nodes as the lead character of the ordered single chain La an
bpok
- 用人工神经元网络训练输入来逼近已知非线性函数。-To approximate the known nonlinear function with the Artificial Neural Network
graph_build2
- 基于VC6.0图的建立,使用链表法的实现-graph build
swap_SORT
- 排序函数为swap(int a[], int size) (size为数组的长度)
kmp
- 实现KMP算法 1、构建主串S和子串T,采用定长存储结构实现 2、编写主程序调用KMP算法,测试不同的输入数据S和T,输出的结果(输出模式串T的next值,以及T在S中的定位函数值。-KMP algorithm 1 to construct the main string S and substring T, using fixed-length storage structure 2, the preparation of the main program calls the KMP
1
- 生成球面上的均匀分布点。使用变换抽样法。也可以使用masaglia抽样方法-To form a uniform distribution point on the sphere. Use transform sampling method. You can also use the sampling method masaglia
chongji
- 仿真两个共振频率的冲击信号,观察其频谱分析-Impact signal simulation of two resonant frequencies observed spectral analysis
gauss2
- Code to solve linear system with Gauss Seidel method alternate code
max.c
- 求三个数中最大数(分别考虑整数,双精度数,长整数的情况)。-Seeking the maximum number of three numbers (integers considered separately, double, long integer case).
MD
- RE算法针对多数据问题中的数据选择问题提出的,很好的解决了多数据问题。-RE algorithm for multi-data problems in the data selection raised a good solution to the problem of multiple data.