登录
首页 » Visual C++ » CNC-chabu

CNC-chabu

于 2021-02-14 发布 文件大小:62KB
0 322
下载积分: 1 下载次数: 219

代码说明:

  实现两坐标运动控制,相当完美,看了这个代码,你也可以开发数控系统了(CNC CONTROL)

文件列表:

陈华050210703
.............\Arc.cpp,1487,2005-12-28
.............\Arc.h,1213,2005-12-28
.............\Debug
.............\Line.cpp,1250,2005-12-28
.............\Line.h,1224,2005-12-28
.............\MainFrm.cpp,2653,2005-12-27
.............\MainFrm.h,1591,2005-12-27
.............\ReadMe.txt,4681,2005-12-27
.............\res


.............\...\数控插补程序.rc2,404,2005-12-27

.............\resource.h,1335,2005-12-28
.............\StdAfx.cpp,214,2005-12-27
.............\StdAfx.h,1054,2005-12-27
.............\数控插补程序.aps,31152,2006-12-11
.............\数控插补程序.clw,3947,2006-12-11
.............\数控插补程序.cpp,4332,2005-12-27
.............\数控插补程序.dsp,5007,2005-12-28
.............\数控插补程序.dsw,549,2005-12-27
.............\数控插补程序.h,1336,2005-12-27
.............\数控插补程序.ncb,304128,2006-12-11
.............\数控插补程序.opt,51712,2006-12-11
.............\数控插补程序.plg,2093,2006-12-11
.............\数控插补程序.rc,14375,2005-12-30
.............\数控插补程序.reg,668,2005-12-27
.............\数控插补程序Doc.cpp,2206,2005-12-28
.............\数控插补程序Doc.h,1386,2005-12-28
.............\数控插补程序View.cpp,9284,2006-12-11
.............\数控插补程序View.h,1886,2005-12-28

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

发表评论

0 个回复

  • distance_between_two_lines
    对于给定的两个线段,程序输出这两个线段之间的距离(For a given two line segments, the program output that the distance between two line segments)
    2009-03-25 16:04:31下载
    积分:1
  • NovatelRange
    上传程序用于解析Novatel输出range 信息,解析结果已经验证。(The upload process is used to resolve the Novatel output range information, analytical results have been verified.)
    2013-05-17 16:24:27下载
    积分:1
  • Queue
    队列的顺序定义,队列的调用算法等,队列的模板类及其实现(Defined in the order queue, queue calls algorithm, queue template class and its implementation)
    2013-07-17 15:42:54下载
    积分:1
  • CheckManage
    考勤管理系统可以有效地管理企事业单位员工的出勤情况,规范人事制度管理,保证企事业单位的正常动作,是人力资产管理的重要组成部分。本系统的开发主要包括后台数据库的建立、维护以及前端应用程序的开发两个方面。本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,使应用程序的各个窗体都能够共享对表的操作,无需重复编码,使程序更加易于维护,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势。 第1步:还原数据库 按照前面的步骤,还原“考勤管理系统”的数据库为“CheckManage”。 第2步:打开项目并运行 ➊ 在Visual C++ 6.0中,打开“考勤管理系统”项目文件。 ➋ 编译、连接、运行,在“登录对话框”中输入用户名“Admin”,密码“111111”,单击【确定】按钮。(CheckManage System very good)
    2012-08-21 19:33:04下载
    积分:1
  • b64
    base64 decoder to decode the original char from base64 encoded string(base64 decoder)
    2009-07-17 11:03:47下载
    积分:1
  • StringDataManage
    控制台下的字符串管理程序,并且带有好看的节面(使用其他人的库)(String under the console management program, and with a good-looking face of the section (using other people s libraries))
    2012-11-22 01:26:14下载
    积分:1
  • control2
    这是一个在控制面板中增加自己软件所需配置属性的源程序。(This is an increase in the control panel software required for their configuration properties of the source.)
    2013-07-01 20:28:56下载
    积分:1
  • CNC-chabu
    实现两坐标运动控制,相当完美,看了这个代码,你也可以开发数控系统了(CNC CONTROL)
    2021-02-14 10:39:49下载
    积分:1
  • B06040324_B2
    模拟电信计费系统的设计与实现 要求:(1) 计费功能。根据存放在源数据文件中的通话记录和长途费率文件对每一条通话记录计算其通话费用,并将结果保存在费用文件中。其中: 通话费的计算方法如下: 通话费=长途电话费+本地电话费 长途电话费=费率(元/分钟)×通话时长(分钟) (通话时长不满1分钟的按1分钟计算) 本地电话费为:3分钟以内0.5元,以后每3分钟递增0.2元。 (2) 话费查询。输入一个电话号码,从费用文件中统计该电话号码的所有本地话费、长途话费,并从用户文件中查找其用户名,最后在屏幕上显示: 用户名 电话号码 本地话费 长途话费 话费总计 (3) 话单查询。输入一个电话号码,查询并在屏幕显示该用户的所有通话记录,格式为: 用户名 主叫电话号码 被叫电话号码 通话时长 (Design and implementation of simulation of telecommunication billing system Requirements: (1) the charging function. According to the calculation of the call charges stored in the source data file in the call records and the long rate documents for each call record, and save the results in cost file. Among them: The following conversation method to calculate the fee: Long distance telephone calls =+ local telephone fee Long distance telephone fee = rate (yuan/minute)* call time (minutes) (call time less than 1 minutes to 1 minutes) Local call: 3 minutes 0.5 yuan, increasing 0.2 yuan every 3 minutes later. (2) calls inquiries. Enter a phone number, all local calls, long-distance calls statistics the phone number from the cost in the file, and find the user name from user file, and finally displayed on the screen: The user name phone number local calls long distance charges charges totaling (3) if a single query. Enter a phone number, query and display all the call records of th)
    2013-09-25 05:53:29下载
    积分:1
  • CProgram.rar
    说明:  实现了很多的数据结构算法,适合与想学习数据结构编程的读者。(achieve a lot of data structure algorithms, fit and want to learn data structure programming readers.)
    2006-04-05 16:52:57下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载