资源列表
[数学计算/工程计算] arraysort1
说明:这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法。-this procedure the first document contains four sequencing methods : foam Sort (bubble), the insertion sort (<chyg> 在 2025-01-11 上传 | 大小:27kb | 下载:0
[数学计算/工程计算] fftw-3.1.tar
说明:最新的FFT程序,目前是最好的开放FFT代码-latest FFT procedure, is the best open source FFT<薛斌> 在 2025-01-11 上传 | 大小:2.57mb | 下载:0
[数学计算/工程计算] BtworthFilter2.0
说明:Butterworth算法的图形化显示,对于构造多阶的算法非常有好处。重新作了升版 其他的Butterworth分析的代码可以抛弃了。 极品-Butterworth graphical algorithm, multi-level structure for the algorithm is very good. Re-made version or other Butterworth analysis of the code<黄河> 在 2025-01-11 上传 | 大小:43kb | 下载:0
[数学计算/工程计算] statistics
说明:此工程中包含对于ARP流统计的算法设计,在使用性能稳定。不需要解密。-this project includes ARP flow statistics for the algorithm design, performance and stability. No decryption.<周亚超> 在 2025-01-11 上传 | 大小:7kb | 下载:0
[数学计算/工程计算] StringFloat
说明:在VB程序中,完成字符与单精度浮点数的转换,其中StringToDouble为字符串转换为单精度数,FloatToString为单精度数转换为4字节字符串。-in VB program, complete with characters in the single precision floating point conversion, which StringToDouble to string conversion of singl<梁建军> 在 2025-01-11 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] caculation1
说明:主要介绍回归分析,即确定自变量与因变量之间的定量关系,所建立的定量表达式称为回归方程;对自变量与因变量之间的关系进行检验; -introduced regression analysis, identify variables and dependent variables between the quantitative relationship, the establishment of quantitative formula<梁建军> 在 2025-01-11 上传 | 大小:485kb | 下载:0
[数学计算/工程计算] caculation2
说明:主要介绍逐步回归的方法,并介绍如何利用逐步回归建立最佳线性回归方程。-introduced stepwise regression method, and how to use stepwise regression to establish the best linear regression equation.<梁建军> 在 2025-01-11 上传 | 大小:277kb | 下载:0
[数学计算/工程计算] MoShiPiPei
说明: 有一串10000位数的主串由1、2、3、4四位数随机获得,n位模式串是指有4的n次方个模式串,如2位模式串有:11、12、13、14、21、22、23、24、31、32、33、34、41、42、43、44等16个数组成。现在进行模式匹配,假设主串为:431324113122341324132等等,则第一次比较是43,第二次比较是31,第三次比较是13,依此类推,每比较一次则落得模式串中的一个,当所有模式串(有4的n次方个)都被找到时<陈力> 在 2025-01-11 上传 | 大小:29kb | 下载:0