登录
首页 » 算法 » 二维粗糙面生成源程序

二维粗糙面生成源程序

于 2023-05-31 发布 文件大小:2.60 kB
0 157
下载积分: 2 下载次数: 1

代码说明:

这是一段生成粗糙面的源代码,非常实用,二维的,能够帮助那些做粗糙面研究的朋友,很简单明了,我在这里分享给大家,大家可以借鉴一下。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • add two number
    int main()
    2022-02-25 10:33:05下载
    积分:1
  • C语言版贪吃蛇
    应用背景该代码是基于C语言编写的,在普通的贪吃蛇基础上加入了大量的创新元素,有食物获取多倍,蛇身变两倍,能加强代码的安全性。关键技术有食物获取多倍码是基于C语言编写的
    2022-11-07 08:55:03下载
    积分:1
  • n阶方阵的克劳特(crout)分解matlab实现
    应用背景n阶方阵的克劳特(crout)分解matlab实现关键技术在矩阵分析课上学习了n阶方阵的三角分解或叫克劳特(crout)分解,便尝试着用MATLAB编程实现。给一个例子如下: 原矩阵a=[2 1 -5 1;1 -3 0 -6;0 2 -1 2;1 4 -7 6] 执行 [l,u]=crout(a); 分解后得: l=[2 0 0 0;1 -3.5 0 0;0 2 0.4286 0;1 3.5 -2 -9] u=[1 0.2 2.5 0.5;0 1 -0.7143 1.8571;0 0 1 -4;0 0 0 1]
    2022-03-20 07:06:32下载
    积分:1
  • Goertzel基本在每次采样后立即进行处理,在每个第N次采样进行一次音调检测。在采用FFT时,我们要对成块的采样进行处理,但这并不意味着必须按块来处理...
    Goertzel基本算法在每次采样后立即进行处理,在每个第N次采样进行一次音调检测。在采用FFT算法时,我们要对成块的采样进行处理,但这并不意味着必须按块来处理数据。数字处理的时间很短,因此如果每次采样都存在一次中断,那么这些数字处理完全可以在中断服务程序(ISR)内完成。或者,如果系统中存在采样缓存,那么可以持续采样,然后进行批处理。-Goertzel basic algorithms in each sample immediately after processing, in each of the first N sub-samples to conduct a tone detection. In the use of FFT algorithms, we would like to be processed into a block of samples, but this does not mean that must block processing the data. Digital processing time is very short, so if an interrupt for each sample are present, then the digital processing is fully able to interrupt service routine (ISR) to complete. Or, if the system exists in sample buffer, you can continue to sample, and then batch.
    2022-05-27 11:46:36下载
    积分:1
  • 基本种群规模改进与数值实验的PSO源程序,可自动保存实验数值,附有画图源代码。...
    基本种群规模改进与数值实验的PSO算法源程序,可自动保存实验数值,附有画图源代码。-Basic population size and numerical experiments to improve the PSO algorithm source code can be automatically saves numerical experiment with drawing the source code.
    2022-01-28 22:31:11下载
    积分:1
  • some example which explain kalman clearly,if you know little about kalman,it wil...
    some example which explain kalman clearly,if you know little about kalman,it will be good choice.
    2023-05-25 16:25:03下载
    积分:1
  • 可以对常用的复数进行计简单,执行效率高
    可以对常用的复数进行计算,算法简单,执行效率高-used to be calculated in the plural, is simple and efficient
    2022-01-25 19:18:23下载
    积分:1
  • 倍计
    这是一个程序来计算。你需要输入SEGY数据倍,限制了方位的数量和偏移,那么你就可以得到的地区之一的褶皱。
    2022-02-20 04:11:22下载
    积分:1
  • 聚类实现
    聚类算法VC++,可产生随机数,实现了k均值聚类算法和ISODATA算法,可实现样本的载入和聚类,系统在Vc++6平台下运行,有运行的界面和菜单,聚类数目可以人为设定,不同类别以不同的颜色来表示。
    2022-02-26 11:54:45下载
    积分:1
  • 一个大整数运类,其中用了Windows下的汇编语言做了优化,在Visual C++ .NET下编译通过...
    一个大整数运算类,其中用了Windows下的汇编语言做了优化,在Visual C++ .NET下编译通过-A large category of integer calculations, which used the Windows under optimized assembly language, in the Visual C++. NET compiler passed under
    2022-01-30 13:28:22下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载