登录

最新会员 最新下载

成为了本站VIP会员

04月30日 12:23

成为了本站VIP会员

04月29日 21:46

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09
已选条件
  1. 编程语言:所有
  2. 代码类别:绘图程序
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 99728371ipaint

  BCB 矢量绘图程序,具备 点、线、圆、文字 等基本图形,支持 复制、粘贴、等距排列等多种操作,图元的组合、拆分等已开发,放缩、存储等未完善,希望对广大BCB工作者有所帮助!(BCB vector drawing program, with points, lines, circles, text, and other basic graphics, support copy, paste, equally spaced and other operations, the combination of elements, split, etc. have been developed, zoom, storage, etc. are not perfect, I hope the majority of workers in BCB help!)

18
下载
105
浏览
2021-01-06发布

2. RayTracing

  采用层次包围盒、八叉树加速的光线跟踪算法(ray tracing using level boundary box and eight branch tree algorithm)

674
下载
133
浏览
2020-12-31发布

3. Computer_Graphics_Algorithm

  该程序实现了图形学中的一些算法,如画线、画圆,填充、直线多边形、扫描转换,扫描线消隐算法以及一个简单的Gouraud光照模型。(the realization of a number of graphics algorithms, painting lines, the Circle, filling, linear polygon scan conversion, Lines scanning algorithm and a simple scan illumination model.)

152
下载
129
浏览
2020-12-31发布

4. bezier_curvature

  绘画出三阶的贝塞尔曲线, 求出曲线上各点的曲率和半径,可用于弯道设计(Drawing out the order of the Bezier curve, find the points on the curve and radius of curvature, can be used for curve design)

212
下载
87
浏览
2020-12-31发布

5. SOD_WENO

  用5阶weno格式求解sod激波管问题,画出了t=0.14时刻的密度,速度和压力的分布曲线(solve the problem of shock wave in tube by using the 5 order WENO format)

76
下载
173
浏览
2020-12-27发布

6. read--radiosonde-data

  主要读取气象探空数据,并将读取到的数据进行画图的程序(The main goal of this program is that reading radio sounding data)

21
下载
112
浏览
2020-12-25发布

7. read--radiosonde-data

  主要读取气象探空数据,并将读取到的数据进行画图的程序(The main goal of this program is that reading radio sounding data)

20
下载
62
浏览
2020-12-25发布

8. NURBS-curve

  这是NURBS曲线的绘制程序,在MATLAB-2008a环境下进行编写,包含了几个基函数子程序。可以通过调节控制顶点和点的权重来调节曲面形状。 (This is a NURBS curve drawing program, in the MATLAB-2008a environments prepared, including a number of basis function subprogram. Can be controlled by adjusting the weight of vertex and point to adjust the surface shape.)

312
下载
110
浏览
2020-12-24发布

9. BackupConfigure

  Qt编写的小程序,主要是编写类似visio的一部分功能(Small program written in Qt,Small program written in Qt)

197
下载
102
浏览
2020-12-22发布

10. Cambridge-model

  (修正)剑桥模型排水条件下应力应变曲线作图全过程,有源程序((Amendment) Cambridge model drainage conditions, the stress-strain curve plotted the whole process, the source code)

100
下载
83
浏览
2020-12-21发布

11. VB-project

说明:  用VB编写的简易的绘图程序,用来绘制直线圆和矩形,可以选择绘图颜色和画笔粗细。(VB, easy to use drawing program, circles and rectangles to draw a straight line, you can select the drawing pen color and thickness.)

0
下载
139
浏览
2020-12-19发布

12. System-identification

  系统辨识作业 考虑如下模型 z(k)-1.5z(k-1)+0.7z(k-2)=u(k-1)+0.5u(k-2)+v(k) 其中v(k)是均值为0,方差为1的白噪声。根据模型生成数据,采用递推最小二乘法对模型参数进行辨识,要求绘出各参数随时间的变化曲线。 ("System identification" computer test 。Consider the following model Z (k) to 1.5 of z (k- 1)+ 0.7 z (k- 2) = u (k- 1)+ 0.5 u (k- 2)+ v (k) The v (k) is the mean to 0, the white noise variance 1. Generate data according to the model, the recursive least squares method is adopted to model parameters are identified, draw the parameters changing with time curve. )

14
下载
80
浏览
2020-12-17发布

13. src

  采用Sutherland-Hodeman多边形裁剪算法和Cohen-Sutherland直线裁减算法在java界面实现(The implementation of the Sutherland-Hodeman polygon clipping algorithm and the Cohen-Sutherland line reduction algorithm in the java interface)

5
下载
83
浏览
2020-12-17发布

14. shuikudiaodu_dengchulifa

  水库调度图的绘制是一个难点,该程序采用等出力法绘制水库调度图,可通用。(Reservoir operation mapping is a difficult point, the program method used, such as mapping efforts reservoir operation plans can be generic.)

107
下载
120
浏览
2020-12-17发布

15. voronoi

说明:  一个绘制Voronoi图和Delauany三角剖分的程序,并且给出了求凸包的算法。该程序可以演示如何进行三角剖分,帮助你理解整个剖分过程。(a Voronoi diagram mapping and triangulation Delauany procedures, and is seeking a convex hull algorithms. The procedure can demonstrate how triangulation, and help you understand the subdivision process.)

0
下载
112
浏览
2020-12-12发布

16. ratedistortion

  伯努利信源在汉明失真下的限失真函数,函数值计算,曲线绘制(Bernoulli source in the Chinese Ming distortion of the limited distortion under function curve)

3
下载
119
浏览
2020-12-11发布

17. bezier

  用mfc绘制bezier曲线,了解bezier曲线的原理(The mfc draw bezier curve to understand the principle of the bezier curve)

16
下载
131
浏览
2020-12-09发布

18. ZERNIKE

  已知zernike多项式的系数大小,画出相应图形。(Given the Zernike term, draw the corresponding figure)

3
下载
98
浏览
2020-12-08发布

19. 色散

  通过折射率计算色散,并绘制曲线,适合做色散匹配等用途。(Calculate dispersion by refractive index and plot curves)

8
下载
136
浏览
2020-12-08发布

20. Teechart

  Teechart绘图应用实例(随机线条、动态画线、画圆)(Teechart drawing application examples (random lines, dynamic draw lines, circle))

19
下载
146
浏览
2020-12-04发布