登录
首页 » 其他项目 » 一个滚齿机 程序生成软件。里面无密码。 本程序是本人在改一般滚齿机为数控机而写的一个程序生成软件。...

一个滚齿机 程序生成软件。里面无密码。 本程序是本人在改一般滚齿机为数控机而写的一个程序生成软件。...

于 2022-01-25 发布 文件大小:59.88 kB
0 249
下载积分: 2 下载次数: 1

代码说明:

一个滚齿机 程序生成软件。里面无密码。 本程序是本人在改一般滚齿机为数控机而写的一个程序生成软件。- Gear-hobbing machine procedure production software. Inside does not have the password. This procedure is myself is changing the common gear-hobbing machine procedure production software which writes for the numerical control machine.

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

发表评论

0 个回复

  • running document addresses the need to change, we must pay attention, otherwise...
    运行时需要更改文件地址,一定要注意,否则运行不了-running document addresses the need to change, we must pay attention, otherwise not running
    2022-01-31 18:33:59下载
    积分:1
  • 1062的程序,简单,设有硬件隔离层,适用于很多单片机
    1062的程序,简单,设有硬件隔离层,适用于很多单片机-1602 program for any processor
    2022-03-21 11:43:11下载
    积分:1
  • 研究数据结构,使课程设计。实现一些文件,第1个…
    学习数据结构做的课程设计.有多个文件实现,这个项目也是比较多人选的,相信上传会有帮助的-study data structure so the curriculum design. Achieve a number of documents, the project is more of the candidates, Upload believe can be helpful
    2023-04-02 22:10:04下载
    积分:1
  • 常见的排序算法,如插入排序,快速排序
    常见的排序算法,如插入排序,快速排序-common algorithm, such as the insertion sort, rapid sequencing etc.
    2023-09-01 11:30:04下载
    积分:1
  • 键代码获取
    易语言源码!一个简单的易语言,有按键和按键代码显示功能,仅供新手学习。
    2022-07-25 20:15:20下载
    积分:1
  • 关于图的搜索
    关于图的搜索-Search on map
    2022-05-06 14:28:28下载
    积分:1
  • 此系统用EXEL开发,摘要如下,对于血液供需模型,我们对某地区进行了系统模拟,为了使医疗中心花费最少,我们首先对三种情况进行分析,就是不举办活动,每30,60天...
    此系统用EXEL开发,摘要如下,对于血液供需模型,我们对某地区进行了系统模拟,为了使医疗中心花费最少,我们首先对三种情况进行分析,就是不举办活动,每30,60天举办活动,得出结果,每30天举办一次活动,费用最少。最后,我们对模型评价与推广,还有个人的心得体会。-system used EXEL development, summarized below, the blood supply model, we have certain areas of the system simulation, in order to spend at least a medical center, we first of the three, is not organizing activities, held every 415.70 days, the outcome of each 30 days of an event, at least cost. Finally, we model for evaluation and promotion, there are personal experiences.
    2022-04-26 09:28:41下载
    积分:1
  • 3889 invasion of 3389 vulnerabilities WIN2 input method
    3889 入侵 3389漏洞 输入法 WIN2-3889 invasion of 3389 vulnerabilities WIN2 input method
    2022-02-28 09:08:36下载
    积分:1
  • 名称:科学计算器 姓名:刘博 学号:03031147 班级:能动35 完成时间:2004...
    项目名称:科学计算器 姓名:刘博 学号:03031147 班级:能动35 完成时间:2004-11-29 指导教师:罗建军 一.项目背景: 1.背景简介 我们在学习生活中,常会遇到一些繁杂的数值运算,尤其是遇到正弦、余弦、对数等手算困难的运算时,这时候我们就必须用到科学计算器,所以我便着手开发了这个计算器程序,以便用于自己的学习工作。 2.项目目标 编写一个能进行科学计算的计算器程序。 要求: 输入:被计算的数据 输出:计算结果 3.运行环境 1 硬件: PIII 计算机(CPU 主频 550MHz以上、128MB内存) 2 软件 Windows XP 操作系统 Visual C++ 6.0 二.算法描述 1 选用对话框,并加入控件,做好计算器可视的外表。 2 给控件添加属性中的ID和名称。 3 在CCaculateDilg类中添加主要程序代码。 4 数字的输入 这个计算器应用程序实现的是顺序连接计算,即按照计算数和计算符的输入次序进行计算,知道按下"="按钮为止完成一次计算过程.过程可分为三个步骤:一是对计算数和计算符的输入处理 二是对计算的处理 三是对显示的处理. 1.处理输入 在程序中使用m_operand来储存当前的输入.每次输入时都必须将输入的数字累
    2022-08-23 23:54:45下载
    积分:1
  • xp 和Apple的双系统,该文件是用来在xp的启动栏里加Apple的启动选,用于启动Apple系统,具体的方法是吧tboot复制到c:(和boot.ini同...
    xp 和Apple的双系统,该文件是用来在xp的启动栏里加Apple的启动选项,用于启动Apple系统,具体的方法是吧tboot复制到c:(和boot.ini同级目录)在boot.ini文件的最后加上行加上c: boot=Apple Mac Os x 10.5 leopard 保存-xp, and Apple" s dual system, the file is used to start bar xp plus Apple startup options used to start Apple systems, specific methods, right tboot copied to c: (and boot.ini peer directories) In the boot.ini file, add the line add c: tboot = Apple Mac Os x 10.5 leopard to save
    2022-03-04 14:09:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载