-
求函数最优解经典方法的C语言源程序,对编程有很大帮助
求函数最优解经典方法的C语言源程序,对编程有很大帮助-optimal solution for the classical function of the C language source of programming will be of great help
- 2022-01-26 17:35:29下载
- 积分:1
-
倍计算
这是一个程序来计算。你需要输入SEGY数据倍,限制了方位的数量和偏移,那么你就可以得到的地区之一的褶皱。
- 2022-02-20 04:11:22下载
- 积分:1
-
Multi
多维傅里叶变换,二维DFT快速算法,共分五部--四:三维复序列3D-DFT快速算法-Multi-dimensional Fourier transform, fast algorithm for two-dimensional DFT is divided into 5- 4: Three-dimensional complex sequence of 3D-DFT Fast Algorithm
- 2023-07-04 05:05:03下载
- 积分:1
-
md5 c代码
对一个文件里的内容进行10000加密 是c语言来实现md5加密 这个程序是我在做一道题的时候要用到而在网上搜老一段代码改来的 (忘记原网站老 不好意思 ) 可以看看 能运行的 还能得到答案
- 2022-07-01 18:28:33下载
- 积分:1
-
This is an ultrasonic launch control circuit design, a continuous single
这是一个超声波发射的控制电路的设计,可以发出连续的单载波脉冲.-This is an ultrasonic launch control circuit design, a continuous single-carrier pulse.
- 2022-03-24 14:35:14下载
- 积分:1
-
数值分析牛顿插值经典源码
数值分析牛顿插值经典源码-numerical analysis Newton"s classic source
- 2022-03-29 18:58:38下载
- 积分:1
-
陀螺的仿真模型可以修改窗口的参数,是E。
陀螺进动仿真模型,可以修改窗口参数,使用起来很方便。-gyroscope precession simulation model can modify parameters of the window, was easy to use.
- 2023-03-03 20:55:04下载
- 积分:1
-
k-means的java实现
应用背景Implement k-means clustering on a training data set to predict classification values of a test data set.关键技术The experiment intended to classify test data values using the data
mining strategy known as k-means clustering.
The 6 variables in the training data are used to plot the data and
centroids are placed to locate clumps of the 255, classified training
data. Once located, a classification value can be assigned to the 100,
test data.
- 2022-02-20 08:20:20下载
- 积分:1
-
此代码是被用于数学仿真大师的MAPLE软件上的。在MAPLE软件上运行此代码后,可清晰的看到傅立叶变换与贝舌尔变换的关系
此代码是被用于数学仿真大师的MAPLE软件上的。在MAPLE软件上运行此代码后,可清晰的看到傅立叶变换与贝舌尔变换的关系-This code is being used for mathematical simulation of the master of the MAPLE software. In the MAPLE software to run this code, can clearly see the Fourier transform of the tongue and Pui transform the relationship between Seoul
- 2022-07-24 04:10:20下载
- 积分:1
-
lzw算法的c语言实现
lzw算法,LZW就是通过建立一个字符串表,用较短的代码来表示较长的字符串来实现压缩。此项目,压缩、解压算法都有
- 2022-05-21 10:20:54下载
- 积分:1