搜索资源列表
BBBspline
- 关于B样条曲线曲面的生成代码。希望对大家的学习能有所帮助。如有什么问题请与我取得联系。QQ:67298170-on B-spline curves and surfaces generated code. We hope that the right learning can be helped. If anything, please contact me. QQ : 67298170
4-110
- 关于B样条曲线曲面的生成代码。希望对大家的学习能有所帮助。如有什么问题请与我取得联系。QQ:67298170-on B-spline curves and surfaces generated code. We hope that the right learning can be helped. If anything, please contact me. QQ : 67298170
Real-time
- 实时图像Histogram(曲线图)生成的代码示例,还可以实时操纵图像的亮度、对比度。-real-time image histogram (curve) generated code examples, also real-time manipulation of image brightness, contrast.
Bresenhamlinegenerationalgorithm
- 直线的Bresenham生成算法模拟演示代码-Bresenham line generation algorithm simulation demo code
ghh
- 等值线生成算法代码和示例.能够自动生成等值线,生成的等值线效果很不错-Contour generation algorithm and sample code. Be able to automatic generation of contour, the contour lines to generate very good results. .
draw_php
- PHP柱状图生成类,提高了代码的重用性,大大减少了程序开发人员的工作量。-Histogram generated PHP classes to improve code reuse, significantly reducing the workload of the program developer.
AnimationShop83
- 当时找CAD代码时找到的,模仿CAD绘图软件,可绘3D图形。主要解决了VB处理矢量图的问题,而且可生成3D预览图。很完整的源代码,老外作品。很有商业价值。-When looking for CAD was found in the code, copy CAD drawing software, which can draw 3D graphics. Mainly to solve the VB address vector problems, and can generate 3D previ
MEMS.tar
- 这是使用open cascade CAD引擎生成MEMS器件几何结构的示例代码-This is the engine using the open cascade CAD geometry generation MEMS devices sample code
MyView
- 计算机图形学五个实验的代码包括:直线的扫描生成算法,圆和椭圆的扫描生成算法,多边形区域填充算法,多边形裁剪算法,种子填充算法-Five experiments in computer graphics code include: linear scan generation algorithm, the scanning circle and ellipse generation algorithm, polygon filling algorithm, polygon clipping alg
DDA_algm
- 本代码包含以下算法的演示: 直线:DDA算法生成直线,中点算法生成直线,Bresenham算法生成直线。 圆:中点画圆,Bresenham画圆。 椭圆:中点画椭圆。 区域填充:多边形扫描线填充,种子扫描线填充。-This code contains a demonstration of the following algorithm: Direct Line: DDA algorithm to generate a straight line, the midpoint al
bezier
- bezier曲线生成算法 代码加程序,欢迎调试
Line
- 一个实现简单画图和G代码生成与仿真的应用软件,作为数控的一个小应用!-An implementation is simple and G code generation and drawing the simulation of the application software, as the numerical control a small application!
ChildView
- 3次B样条曲线的绘画,你可以在里面改变代码,使其变成B样条曲面的生成。-It is a example about three B, you can add your code to practice.
NC-create
- 数控代码自动生成,Bizer曲线的数控加工代码的自动生成,VC++实现功能-NC create
LK-Studio
- 用VB做的一个演示画图的程序 可实现画线条和画矩形 最后生成针对LK uSys的脚本代码-VB to do a demo program can be realized painting drawing lines and draw a rectangle finally generate scr ipting code for LK uSys
VBDRAW
- VB函数画图形的源码示例,生成图形的VB绘图实例,设置Picture1控件使其中心点坐标为(0,0),Picture1.Cls清除其他图形,以下三行VB代码实现在Picture1中绘制黑色的水平坐标轴和垂直坐标轴。 Picture1.ForeColor = &H0 Picture1.Line (-300, 0)-(300, 0) Picture1.Line (0, 300)-(0, -300) 开始绘制白色函数图形-The VB function to d
triangle-mesh-generation
- 前沿推进法三角形网格生成代码,能够生成二维平面区域三角形网格-Advancing front triangle mesh generation method code
NPCAM2011_1217
- 自动生成G代码的CAM软件完整程序,软件由用户自己规划加工路径后,生成加工G代码。同时,能够动态仿真加工过程。-G code is generated automatically complete CAM software programs, software the user s own plan after machining path generating process G code. At the same time, the process can be dynamic simul
demo_Contour_generation
- 在vs2013下,采用mfc实现的等值线生成算法的简单demo,包括网格序列法和三角剖分法。内附核心代码、结果截图、实验报告。-demo of Contour_generation, written in c++ with mfc
Polygon-topology-generation
- 多边形拓扑生成C#代码,有窗口可以操作,有注释-Polygon topology generation