资源列表
衍射
- 实现衍射仿真的三种方法,卷积法 积分法 和角谱法(Three Methods for Realizing Diffraction Simulation)
附录3:拟合渗透椭圆
- 可用于裂隙岩体渗流数值模拟分析中,通过该代码拟合渗透椭圆。(It can be used for seepage of fractured rock mass and fitting the penetration ellipse.)
支撑压力线指标.mq4
- mt4平台支撑压力指标 ,简单方便实用,准确率高(MT4 platform supports pressure indicators)
新建 好压 RAR 压缩文件
- 基于声波方程有限差分正演模拟的c语言程序,若C++打不开请将后缀名改为.c(Finite difference forward modeling of acoustic wave equation)
refpropm
- 这是matlab调用refprop的扩展程序之一(MATLAB calls REFPROP software)
SDKDDKVer
- 在用C++编程时可能需要使用的头文件,能用,挺好(Header files that may need to be used when programming in C++ can be used, very good)
airfoil_profile
- 使用matlab编程,该代码用于绘制五位数NACA翼型,(Drawing Five-digit NACA Airfoils)
s19file2
- 为了在不同的计算机平台之间传输程序代码和数据,摩托罗拉将程序和数据文件以一种可打印的格式(ASCII格式)编码成s格式文件。s格式文件是Freescale推荐使用的标准文件传送格式。编译完成之后,Freescale CodeWarrior编译器将在bin文件夹下自动生成“*.abs.s19”文件,这个文件包含最终下载带单片机中的所有内容。 源码代设计了一种算法,提供修改S19文件中指定地址的值功能。(Source code generation has designed an algorith
read
- 用matlab画滞回曲线,每圈都能用不同颜色分开(Draw hysteretic curve, each circle can be separated by different colors)
sketch_dec13a
- sketch_dec13a是arduino文件 超声检测到一定范围内有人向串口输出字符串(Sketch_dec13a is an Arduino file. Ultrasound has detected that someone has output strings to serial ports in a certain range.)
usercreep
- 自己编的蠕变模型子程序,希望能对大家有用(Self-compiled creep model subroutine)
C
- KM算法可以计算二分图的最大权匹配,匈牙利算法可以计算最大匹配(KM algorithm can calculate the maximum weight matching of bipartite graphs, Hungary algorithm can calculate the maximum matching.)