-
pinsanquxian
基于频散曲线,选择抽样脉冲信号作为子波,推导出了合成单炮面波地震记录的理
论公式,并利用该公式,针对不同弹性层状介质模型的频散曲线合成了面波地震记录。(Based on the dispersion curve, select the sampling pulse signal wavelet derived synthetic single artillery surface wave seismogram theoretical formulas, and the use of the formula, seismogram synthesis of surface wave dispersion curves for different elastic layered media model.)
- 2013-03-16 14:55:43下载
- 积分:1
-
BezierFitting
随机生成一堆杂乱数据,借助RANSAC和贝塞尔样条拟合出曲线形状,使之最大程度拟合数据(Do the three degree Bezier Spline fitting based on RANSAC)
- 2021-04-06 10:39:02下载
- 积分:1
-
windows_mydraw
小型画图板,实现了简单画图板的一些个别简单的功能。(simple draw)
- 2012-06-18 15:46:27下载
- 积分:1
-
GraphicExp
简单的画图程序,我的图形学实验作业,还未整个完成(simple drawing program, my graphics experimental operation, it has not yet completed the entire)
- 2005-04-01 18:25:32下载
- 积分:1
-
Project
说明: 根据图框块自动识别图纸并预览打印。函数参数分别为:打印机名称,打印样式,打印纸张,打印份数,自动纸张,自动旋转,自动关闭,自动识别图框(Autoprint according to the drawing blocks.)
- 2020-06-17 09:00:02下载
- 积分:1
-
CGPainter_lineCircle
实现了DDA直线生成算法画直线,Bresenham圆弧生成算法画圆弧(Achieve DDA line drawing algorithm to generate a straight line, Bresenham algorithm for drawing arcs arc generated)
- 2011-12-22 15:41:56下载
- 积分:1
-
Couette
用C++模拟LBM的couette流源代码,使用周期边界和曲线边界条件。(LBM simulation using C++ source code of couette stream, using periodic boundary conditions and boundary curves.)
- 2021-03-29 09:29:11下载
- 积分:1
-
MFC-drawing
MFC做的画图软件 只能画直线 还有待改进 适合初学者 看看(MFC do draw a straight line drawing software can be improved for beginners look)
- 2013-12-19 15:51:43下载
- 积分:1
-
Bresenhamline
杜晓增计算机图形学基础Bresenham画线源码(Du Xiaozeng computer graphics based Bresenham line source)
- 2015-05-26 08:37:03下载
- 积分:1
-
drawMFC
一个简单的程序,可以绘制点、线、圆、方。可以保存成一定格式的图片文件。软件最大的问题是绘图基本在对应的鼠标事件里进行,而没有在paint方法里进行,可借鉴。(A simple program, you can draw points, lines, circles, square. Can be saved into a certain format image files. The biggest problem is the graphics software basic mouse events in the corresponding conduct, but not in the paint method in the conduct, we may learn.)
- 2013-09-13 09:27:12下载
- 积分:1