CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 数控加工

搜索资源列表

  1. 3dSimulation

    2下载:
  2. 我做的三维图形加工仿真的源代码 对数控加工感兴趣的可以研究下-I do 3D graphics processing simulation of the source code for NC machining can be interested in the study
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:917894
    • 提供者:wuhanwangtao
  1. wuzuobiaoshukongxitong

    0下载:
  2. 螺旋桨的五坐标数控加工系统,该软件能够实现不同型号螺旋桨的数控仿真-rumbling of the five-axis NC machining system, the software can achieve different models of NC simulation propeller
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:268004
    • 提供者:王学文
  1. 6src

    0下载:
  2. 总共包含6个3dfont_chinaGL是OpenGL三位字体展示,filetransferclass4lan介绍两个局域网中传输文件的封装类,很好的代码,label_static为界面手写的,也不错的静态控件,OpenGL_vckbase20估计你有了,经典的展示,seawind_code_42也是OPGL效果展示,最后是一个一个模拟数控加工轨迹的实例-contains a total of six 3dfont_chinaGL OpenGL 3 font display, filetrans
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1060596
    • 提供者:xu an
  1. OpenGL_CNC_Simulation

    0下载:
  2. 一篇关于数控加工仿真的文章,其中详细介绍了opengl在仿真上的原理及应用
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3820495
    • 提供者:王强
  1. good_123--4--4--20

    2下载:
  2. 在VISUAL C ++平台上将AUTOCAD的DXF文件的二维图形数据转换为数控加工G代码,
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:58852
    • 提供者:jackhome
  1. qumianshukongmoni

    0下载:
  2. 基于vb.net二次开autocad曲面数控加工简化动态模拟能生成曲面数控加工刀具空间位置图标和曲面数控加工模拟-Vb.net open on the second surface autocad simplified dynamic simulation of NC machining can generate CNC machining tool icon spatial location and surface NC machining simulation
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-03
    • 文件大小:1244031
    • 提供者:赵德金
  1. NURBSsurfaceCode

    0下载:
  2. 本代码用VC和OpenGL写成,通过给定的控制顶点生成NURBS曲面,在曲面造型,数控加工检测仿真方面有一定用处-The use of VC and OpenGL code written by a given control vertex generation NURBS surface, at surface modeling, CNC machining Detect must have regard to the usefulness of simulation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:60456
    • 提供者:liuyuhui
  1. GAPT

    1下载:
  2. 数控加工自动编程代码,并能进行二维刀具轨迹模拟-NC Programe
  3. 所属分类:Graph Drawing

    • 发布日期:2014-04-22
    • 文件大小:651477
    • 提供者:guo
  1. Bspling_fitting

    3下载:
  2. 本软件的主要功能是用B样条曲线去拟合输入的若干个数据点,同时用圆弧逼近该曲线生成数控加工G代码。 如上图所示:线上的红点为输入点,线旁的绿点为反算出的控制点,列表框中则是数控加工G代码。 本软件还有自动判错的功能如下图所示当文本框为空或输入的点数少于两个时将会分别弹出警告消息框。本软件主要的设计思路为利用一定的算法根据已知道的型值点反求控制点后根据控制点画出B样条曲线,本软件通过VB语言实现的 -Three B-spline fitting the data points are k
  3. 所属分类:2D Graphic

    • 发布日期:2014-04-10
    • 文件大小:88179
    • 提供者:wangzhidong
  1. Demo11

    0下载:
  2. 一个数控系统模块,基于控制卡的控制系统程序,有二维直线插补、圆弧插补、快速点动功能,还有图形显示,能够实时显示加工路径。-A numerical control system module, based on control card control system program, there are two-dimensional linear interpolation, circular interpolation, fast jog, but also a graphic display
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2017515
    • 提供者:caofoqing
  1. NC

    0下载:
  2. 一个模拟数控加工轨迹的实例,输入相应的坐标点~动态模拟路径.-A simulation example of CNC machining path, enter the coordinates of points corresponding dynamic simulation of the path ~
  3. 所属分类:GIS program

    • 发布日期:2017-04-09
    • 文件大小:1934146
    • 提供者:威客
  1. imageCAM

    0下载:
  2. 将图像应用到数控系统的商业程序。在计算机控制的加工系统中,利用图像信息作为输入数据时,需要转化成控制系统可以识别的代码。-The image applied to the numerical control system business processes. In the computer-controlled machining system, using image information as input data, the need to transform into a contro
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:923411
    • 提供者:蓝伟
  1. CNC-machining-simulation

    0下载:
  2. 运用openGL语言在C++环境下写的数控加工仿真程序,先选择测试文件再仿真-Use openGL in C++ language environment to write CNC machining simulation program, first select a test file and then simulation
  3. 所属分类:OpenGL

    • 发布日期:2013-07-29
    • 文件大小:3746794
    • 提供者:周彦菲
  1. NC-create

    0下载:
  2. 数控代码自动生成,Bizer曲线的数控加工代码的自动生成,VC++实现功能-NC create
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-18
    • 文件大小:10444042
    • 提供者:机械男
  1. Cutting

    0下载:
  2. 利用hoops进行建模,模拟刀具的切削过程,先建模,然后点tool和cut,可作为机床数控加工仿真开发的参考。-Hoops for modeling, simulation tool cutting process, first modeling then point tool and cut, can be used as the reference machine CNC machining simulation development.
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-22
    • 文件大小:3206548
    • 提供者:
  1. circular-interpolation

    0下载:
  2. 在vc的环境下进行数控加工中圆弧查补的实现-CNC machining arc to the realization of the investigation completed in vc environment
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-08
    • 文件大小:74684
    • 提供者:刘辉
  1. dh13-10-15

    0下载:
  2. 数控加工,雕铣,车床,线切割,电火花,精密磨床,外圆磨,模具设计,开发,-CNC machining, engraving and milling machines, lathes, wire cutting, EDM, precision grinding, cylindrical grinding, mold design, development,
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-16
    • 文件大小:278078
    • 提供者:liu
  1. opencamlib-master

    0下载:
  2. 一个C++库,用于CNC数控加工之CAM处理。-OpenCAMLib (ocl) is a c++ library for creating toolpaths for cnc-machines such as mills and lathes.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-20
    • 文件大小:5677169
    • 提供者:lyh
  1. cSharp1

    0下载:
  2. 利用c# GUI功能画板,实现二维图形加工数控刀补轨迹的生成.-The use of c# GUI function drawing board to achieve the two-dimensional graphics processing CNC tool path generation
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-13
    • 文件大小:73887
    • 提供者:curry
搜珍网 www.dssz.com