-
jsr 184 仿真库
资源描述jsr 184 opengl 3d 实现。基于软件实现。无需硬件支持。已经优化了。
- 2022-05-18 12:25:58下载
- 积分:1
-
pdnMesh is an automatic mesh generator and solver for Finite Element problems. I...
pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-processing to generate contour plots and Postscript printouts. GUI support using GTK or MFC (Win32) is available. The problem definition can be done in any form and given to pdnMesh as an input data file. Drawing Exchange Format (DXF) files can be directly imported to pdnmesh. The quality and the coarseness of the mesh can be controlled by giving input parameters.
- 2022-01-26 01:43:40下载
- 积分:1
-
解抛物型、椭圆型、双曲型偏微分方程
应用背景随着物理科学所研究的现象在广度和深度两方面的扩展,偏微分方程的应用范围更广泛。这里给出典型抛物型、椭圆型、双曲型偏微分方程的程序代码,可供刚刚接触偏微分方程的人学习参考使用。关键技术具体内容包括:抛物型方程的显示格式、隐式格式(Crank-Nicolson)解法;二阶线性双曲型方程的显示格式、隐式格式解法、精确解;椭圆型方程的Jacobi迭代解法和精确解。
- 2022-05-12 22:55:00下载
- 积分:1
-
多重分形维数的计算
适用于一维数字信号的、可以用的、有部分注释的MATLAB程序。本用它计算过不同信号的分形维数,感觉都不错,而且因为是多重分形的算法,省去了自己找点、确定峰值的麻烦。本算法可以适用于各种一维信号。当然要修改读入文件函数。
- 2022-07-22 16:07:49下载
- 积分:1
-
最短路径计算
自定义点位类别,并通过点位类别生成制定路径。在路径中手动设定起始点,并通过计算得到全部路径,并得到其中距离最短的路径,和点位无关。全部原创,希望大家给我些宝贵经验
- 2022-10-04 11:00:03下载
- 积分:1
-
3D克希霍夫偏移程序
3D克希霍夫偏移程序。利用c语言编写的三维迭前偏移的代码,算法结果正确,精度高,具有很好的实用性-The use of three-dimensional Diego c language code before the cheap, algorithms result is correct, high precision, with a good practical
- 2022-05-23 03:27:09下载
- 积分:1
-
数据结构课程设计代码,约瑟夫环,请指点.
数据结构课程设计代码,约瑟夫环,请指点.-data structure curriculum design code, Josephus, please instruct.
- 2022-05-22 10:14:54下载
- 积分:1
-
图片tiff计算倾斜角度
图片tiff计算倾斜角度, 图片, vb, 纠偏, skew, deskew, 对图片进行纠偏,倾斜 ,使用VB语言编写
- 2022-01-28 18:57:35下载
- 积分:1
-
背包项目在碳/碳+ +小项目
应用背景信息技术硕士背包项目;关键技术源代码是在背包里。请运行此文件
- 2022-04-17 12:17:19下载
- 积分:1
-
阈值变换
资源描述程序说明: //该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置 灰度值为0;灰度值大于阈值的象素直接设置为255。-procedures
:// This function used to image transform threshold. For gray value less than
the threshold value of the pixel intensity value directly set to 0; Gray value
greater than the threshold value of the pixel is set to direct 255.
- 2022-04-02 08:03:02下载
- 积分:1