登录
首页 » Visual C++ » BoyeCutter

BoyeCutter

于 2021-04-22 发布 文件大小:9674KB
0 279
下载积分: 1 下载次数: 585

代码说明:

  本程序为激光切割机的源代码,编程环境为VC++6.0.(This procedure for the laser cutting machine of the source code, programming environment for VC++6.0.)

文件列表:

BoyeCutter
..........\BoyeCutter.aps
..........\BoyeCutter.clw
..........\BoyeCutter.cpp
..........\BoyeCutter.dsp
..........\BoyeCutter.dsw
..........\BoyeCutter.h
..........\BoyeCutter.ncb
..........\BoyeCutter.opt
..........\BoyeCutter.plg
..........\BoyeCutter.rc
..........\BoyeCutter.rc.bak
..........\BoyeCutterDoc.cpp
..........\BoyeCutterDoc.h
..........\BoyeCutterView.cpp
..........\BoyeCutterView.h
..........\BoyeXPSdk.dll
..........\boyexpsdk.h
..........\BoyeXPSdk.lib
..........\ChildFrm.cpp
..........\ChildFrm.h
..........\CntrItem.cpp
..........\CntrItem.h
..........\Debug
..........\.....\BoyeCutter.exe
..........\.....\BoyeCutter.ilk
..........\.....\BoyeCutter.obj
..........\.....\BoyeCutter.pch
..........\.....\BoyeCutter.pdb
..........\.....\BoyeCutter.res
..........\.....\BoyeCutter.sbr
..........\.....\BoyeCutterDoc.obj
..........\.....\BoyeCutterDoc.sbr
..........\.....\BoyeCutterView.obj
..........\.....\BoyeCutterView.sbr
..........\.....\ChildFrm.obj
..........\.....\ChildFrm.sbr
..........\.....\CntrItem.obj
..........\.....\CntrItem.sbr
..........\.....\MainFrm.obj
..........\.....\MainFrm.sbr
..........\.....\StdAfx.obj
..........\.....\StdAfx.sbr
..........\.....\vc60.idb
..........\.....\vc60.pdb
..........\MainFrm.cpp
..........\MainFrm.h
..........\ReadMe.txt
..........\Release
..........\.......\BoyeBase.dll
..........\.......\BoyeCutter.bsc
..........\.......\BoyeCutter.exe
..........\.......\BoyeCutter.obj
..........\.......\BoyeCutter.pch
..........\.......\BoyeCutter.res
..........\.......\BoyeCutter.sbr
..........\.......\BoyeCutterDoc.obj
..........\.......\BoyeCutterDoc.sbr
..........\.......\BoyeCutterView.obj
..........\.......\BoyeCutterView.sbr
..........\.......\BoyeXPSdk.dll
..........\.......\ChildFrm.obj
..........\.......\ChildFrm.sbr
..........\.......\CntrItem.obj
..........\.......\CntrItem.sbr
..........\.......\MainFrm.obj
..........\.......\MainFrm.sbr
..........\.......\StdAfx.obj
..........\.......\StdAfx.sbr
..........\.......\vc60.idb
..........\res

..........\...\BoyeCutter.rc2

..........\...\Toolbar.bmp
..........\resource.h
..........\StdAfx.cpp
..........\StdAfx.h

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

发表评论

0 个回复

  • Communication-with-MFC-based-on-TCP
    基于TCP/IP协议的MFC网络编程实例,适合windows网络编程的初学者(MFC network programming example based on TCP/IP protocol, adaptive for whose who starts to learn Windows network programming.)
    2015-12-15 10:52:10下载
    积分:1
  • sjk3
    可视化数据库管理,提供添加,删除,插入,查询等操作(visualized management of database)
    2014-07-01 18:19:33下载
    积分:1
  • VC
    说明:  这是孙鑫Visual C++视频的自学笔记,写的很详细,对学习C++编程的初级学者有很大的帮助。(This is Sun Xin Visual c++ video self-taught notes, write very detailed, for learning c++ programming junior scholars have a lot of help.)
    2015-11-01 23:42:44下载
    积分:1
  • UDF
    FLUENT中的源项UDF,初学UDF可以下载下来学学。(this is a source UDF,IF you want it you can download .thank you! )
    2020-12-05 15:39:22下载
    积分:1
  • jicheng
    定义点Point类作为基类,在此基础上派生出直线Line类和圆Circle类,在Circle类的基础上以不同的属性派生出圆柱Cylinder类和球Spheroid。并要求基类和各派生类具有以下特点: (1) Line类含有计算直线长度和斜率的成员函数。 (2) Circle类含有计算圆面积的成员函数。 (3) Cylinder类含有计算圆柱表面积和体积的成员函数。 (4) Spheroid类含有计算球体的表面积和体积的成员函数。 (Point definition of point type as the base category, on the basis of a straight line derived Circle Circle Line category and class, in the Circle class based on different attributes derived Cylinder class and ball cylinder Spheroid. And requested the base class, and factions of Health category has the following characteristics: (1) Line category contains the length and slope of a straight-line calculation of member functions. (2) Circle type of circular area containing the members of the calculation function. (3) Cylinder category contains cylindrical surface area and volume calculation of the member functions. (4) Spheroid Spheroid category contains the calculation of surface area and volume of the member functions.)
    2009-01-03 09:49:40下载
    积分:1
  • music
    实现使用music算法进行频率估计,并绘图(Achieve the use of music algorithm for frequency estimation, and graphics)
    2017-07-10 16:00:43下载
    积分:1
  • introduction-of-CUDA-PPT
    初步的CUDA介绍,CUDA用于加速处理。很好用的CUDA入门教材(Initial introduction of CUDA, CUDA to accelerate processing. Good use of CUDA primer)
    2011-10-17 10:28:36下载
    积分:1
  • ym
    说明:  vb源码程序 windows api函数 转发 转发 转发 转发 转发 转发 转发 转发 转发 转发 转发 转发(vb source program windows api function Forwarding Forwarding Forwarding Forward Forward Forward Forward Forward Forward Forward Forward Forwarding)
    2016-04-26 11:48:37下载
    积分:1
  • C++图像视频处理算法源
    用于图像处理的源代码,其中包括了实现各种功能的代码集合(The source code for image processing)
    2017-09-16 17:10:50下载
    积分:1
  • VCPP-create-a-application-window
    VC++语言创建一个普通的应用程序窗口.为了使PlaySound函数能正常使用,编译前应做以下设置:单击Project->Setting->Link选项卡,在Category中选中General,然后在Object/Library Modules文本框中,我们看到有很多.lib的库文件,在其最后添加代码" winmm.lib"(windows多媒体库)后,单击OK。(VC++ language to create a common application window in order to make proper use PlaySound function, should be done before compiling the following settings: Click Project-> Setting-> Link tab, select General in the Category, and then in the Object/Library Modules text box, we see a lot. lib library file, add the code in its final " winmm.lib" (windows multimedia library), click OK.)
    2013-11-24 14:23:38下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载