登录
首页 » Visual Basic » zaxchil

zaxchil

于 2020-09-09 发布 文件大小:2133KB
0 148
下载积分: 1 下载次数: 124

代码说明:

  很好的齿轮cad参数化设计程序,能够进行直齿轮和斜齿轮的参数化设计和cad绘图输出(Cad good gear parametric design process, can spur gear and helical gear parametric design and cad graphics output)

文件列表:

zaxchil
.......\Form10.frm
.......\Form11.frm
.......\Form12.frm
.......\Form12.frx
.......\Form13.frm
.......\Form13.frx
.......\Form14.frm
.......\Form14.frx
.......\Form15.frm
.......\Form15.frx
.......\Form16.frm
.......\Form16.frx
.......\Form17.frm
.......\Form18.frm
.......\Form18.frx
.......\Form19.frm
.......\Form19.frx
.......\Form2.frm
.......\Form20.frm
.......\Form20.frx
.......\Form21.frm
.......\Form21.frx
.......\Form22.frm
.......\Form22.frx
.......\Form23.frm
.......\Form23.frx
.......\Form24.frm
.......\Form24.frx
.......\Form25.frm
.......\Form25.frx
.......\Form26.frm
.......\Form26.frx
.......\Form27.frm
.......\Form27.frx
.......\Form28.frm
.......\Form28.frx
.......\Form29.frm
.......\Form29.frx
.......\Form3.frm
.......\Form30.frm
.......\Form30.frx
.......\Form31.frm
.......\Form31.frx
.......\Form32.frm
.......\Form32.frx
.......\Form33.frm
.......\Form33.frx
.......\Form34.frm
.......\Form34.frx
.......\Form35.frm
.......\Form35.frx
.......\Form36.frm
.......\Form36.frx
.......\Form37.frm
.......\Form37.frx
.......\Form38.frm
.......\Form38.frx
.......\Form39.frm
.......\Form39.frx
.......\Form4.frm
.......\Form40.frm
.......\Form40.frx
.......\Form41.frm
.......\Form41.frx
.......\Form42.frm
.......\Form42.frx
.......\Form43.frm
.......\Form43.frx
.......\Form44.frm
.......\Form44.frx
.......\Form45.frm
.......\Form46.frm
.......\Form47.frm
.......\Form5.frm
.......\Form5.frx
.......\Form6.frm
.......\Form7.frm
.......\Form8.frm
.......\Form9.frm
.......\Form9.frx
.......\MSSCCPRJ.SCC
.......\工程1.vbp
.......\工程1.vbw
.......\齿轮计算-Form1.frm
.......\齿轮计算-Form1.frx

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • matcomtu
    matcom衰减振荡曲线(多线程)如果直接运行exe文件,只须将ago4501.dll和v4501v.dll加入相应的release目录即可。(matcom oscillation decay curve (multi-threaded))
    2011-10-13 21:24:45下载
    积分:1
  • Project
    说明:  根据图框块自动识别图纸并预览打印。函数参数分别为:打印机名称,打印样式,打印纸张,打印份数,自动纸张,自动旋转,自动关闭,自动识别图框(Autoprint according to the drawing blocks.)
    2020-06-17 09:00:02下载
    积分:1
  • drawer
    VB版个性画图板附上源代码,有需要的就下载吧。(VB version of personality drawing board with the source code, there is a need to download it.)
    2013-07-20 11:37:44下载
    积分:1
  • 打开24位BMP
    这是一个模拟acdsee软件打开一幅bmp文件并显示在屏幕上的算法.(This is a simulation software Converter opened a bmp file and display on the screen of the algorithm.)
    2005-04-24 20:36:21下载
    积分:1
  • jpaint-src-0.0.1
    这是国外的同行编写的画图板程序,感觉比陈建春的要好些,说实话研究了半天,发现国内的cad水平低不是因为国内的人笨,主要是国外的cad技术不能很快的传递到国人手中,总是参考陈建华等水平有限,工程水平差的书籍造成整体水平低,书中没有详细的流程图,和软件设计思路,而且代码错误连篇。(This is the foreign counterparts of the drawing board to prepare procedures, CHEN Jian-chun than feeling the need to better tell the truth for a long time study and found that low levels of domestic cad because people are not stupid, mainly abroad cad technology should not quickly delivered to the the hands of the people always refer to Chen Jianhua, such as the limited level, engineering level difference caused by the overall level of books low, the lack of a detailed flow chart of the book, and software design, and code errors pack.)
    2007-10-09 22:23:11下载
    积分:1
  • tuxingxuedazouye
    说明:  1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。 6. 两种扫描多边形扫描转换算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法任选一种); 7. 4连通区域的递归种子填充算法,和扫描线种子填充算法,要求种子点(x,y)可交互输入)。 8. 简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。 9. 交互式Bezier曲线的输入绘制程序实现 (1. So an integrated graphical interface procedures, which call for each operation subroutine. 2. Calling the painting point function, with DDA, the midpoint algorithm painting line and the midpoint algorithm and France Circle and the positive and negative parabola. 3. Interactive 2D linear intersection : If there intersection with a solid circle indicates Nodal and writing to demonstrate its coordinates. 4. Using 2D animation graphics transform algorithms to achieve the specified physical translation, rotation and scaling. (Including walking and cycling around the fixed point of rotating objects from the rotating animation.) 5. Line cutting and polygon clipping algorithm to achieve the animation demo. (Two segments cutting algorithm and H-S-by-side polygon clipping algorithm) polygon clipp)
    2020-11-09 20:49:46下载
    积分:1
  • Graphic-Draw
    说明:  图形绘制,可设置线宽、颜色、样式,通过本例将了解如何使用自定义画笔定义线体的颜色,线宽,线形等,以及如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。(VC++ graphics rendering, can set the line width, color, style, through this example will learn how to use custom brushes defined line of body color, line width, line, etc., and how to add options for the program menus and options in Settings dialog box How to use the standard color dialog box, how to use the Font dialog box, implemented in the Options dialog box preview. Implementation Options dialog box and window class data exchange. How to change the background color of dialog boxes and controls, how to change the control' s text color on button controls the special treatment. How in the window display a bitmap.)
    2011-04-14 17:48:50下载
    积分:1
  • COMPUTER_GRAPHICS
    本程序实现了计算机图形学的一些重要算法(画直线,画圆,画椭圆,区域填充,图形裁剪,齿轮生成,三次样条曲线等等),源码和可执行程序均打包于文件中(this program is implemented some important algorithm of computer graphics such as drawing lines,drawing circles,drawing ellipse,area filling,Graphics clipping,gear wheel generation ,three times spline curve and so on),source code and executable files are all included in the compressed file。 )
    2020-11-24 16:19:32下载
    积分:1
  • NC-create
    数控代码自动生成,Bizer曲线的数控加工代码的自动生成,VC++实现功能(NC create)
    2013-01-17 16:37:52下载
    积分:1
  • mfcbspilin
    mfc 实现绘制3次B样条 效果很好 模块化可以在自己论文中使用(mfc achieved drawing cubic B-spline)
    2013-10-10 19:46:06下载
    积分:1
  • 696522资源总数
  • 104040会员总数
  • 35今日下载