资源列表
[数学计算/工程计算] wave_generator_VC
说明:正弦波形生成器,直接写到文件,可以用goldwave等软件进行播放。只要修改c文件里的宏,可以生成任意频率的正弦波。silentecho作品。-sine-generator, the paper wrote directly, you can use software such as goldwave player. As long as amended c documents in the macros, can generate the sine wave frequency. Silent<梁文锋> 在 2025-11-01 上传 | 大小:11kb | 下载:0
[数学计算/工程计算] arraysort1
说明:这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法。-this procedure the first document contains four sequencing methods : foam Sort (bubble), the insertion sort (insertion), rapid sequencing (<chyg> 在 2025-11-01 上传 | 大小:27kb | 下载:0
[数学计算/工程计算] fftw-3.1.tar
说明:最新的FFT程序,目前是最好的开放FFT代码-latest FFT procedure, is the best open source FFT<薛斌> 在 2025-11-01 上传 | 大小: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 can be discarded. Need!<黄河> 在 2025-11-01 上传 | 大小:43kb | 下载:0
[数学计算/工程计算] statistics
说明:此工程中包含对于ARP流统计的算法设计,在使用性能稳定。不需要解密。-this project includes ARP flow statistics for the algorithm design, performance and stability. No decryption.<周亚超> 在 2025-11-01 上传 | 大小: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 single-precision the number of sing<梁建军> 在 2025-11-01 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Program1
说明:曲线数据处理之滑动平均算法,主要讲述:曲线平滑。具体内容为:无论通过什么观测途径所得到的曲线数据,总不免有噪声。为了了解事物的变化规律,可以通过平滑处理消除噪声的干扰。观测曲线既有长周期的趋势性变化,也包括短周期的局部变化,在人们注重趋势性变化时,也需要对曲线进行平滑处理。-curve data processing for moving average algorithm, the story : curve smoothing. Specifically : no matter what w<梁建军> 在 2025-11-01 上传 | 大小:18kb | 下载:0
[数学计算/工程计算] Program2
说明:曲线数据处理之曲线插值主要内容:实际观测值总不能稠密到满足任何条件下的需求,对中间没有观测值的点位则需要通过插值获得答案。又实际观测数据往往是离散的,即在X轴上观测数据点之间是不等距的,也需要通过插值使其等距化。-curve data processing for curve interpolation main elements : the actual observed values can not be populated any conditions to meet the needs<梁建军> 在 2025-11-01 上传 | 大小:27kb | 下载:0