搜索资源列表
good_123--4--4--20
- 在VISUAL C ++平台上将AUTOCAD的DXF文件的二维图形数据转换为数控加工G代码,
CAM_simulator_src
- 一个老外写的车削数控仿真程序,有g代码编辑的-a foreigner was turning the NC simulation program, code editors g
GVF_Snake_plus.rar
- GVF snake的C++实现,开发环境为VC6.0,OpenCV。大部分代码都为本地代码。代码依据GVF原始论文以及其demo编写。 ,GVF snake' s C++ implementation, development environment for VC6.0, OpenCV. Most of the code for the local code. GVF dissertation based on original code as well as the preparation o
2008-07-27-dxf2gcode_v01_w32
- CAD文件dxf格式转化为G代码的软件,非常好用,而且源码开源的,可以作为学习参考的例子-Dxf format CAD file into a G-source software, very easy to use, and the source code open-source can serve as a useful example to study
cirout
- 根据冲孔CAD图纸自动提取所有圆形坐标,并自动生成G代码程序,坐标为增量输出。支持自己设定坐标原点。-CAD drawings based on automatic extraction Punching coordinates all round, and automatically generate G code program, the coordinates for the incremental output. Set the coordinate origin to support
DXF
- 读取DXF文件中的实体信息. 和AutoCAD中的DXF参考信息.-Read the information of DXF files. Just a Demo. You can add more to meet your demand.
Bspling_fitting
- 本软件的主要功能是用B样条曲线去拟合输入的若干个数据点,同时用圆弧逼近该曲线生成数控加工G代码。 如上图所示:线上的红点为输入点,线旁的绿点为反算出的控制点,列表框中则是数控加工G代码。 本软件还有自动判错的功能如下图所示当文本框为空或输入的点数少于两个时将会分别弹出警告消息框。本软件主要的设计思路为利用一定的算法根据已知道的型值点反求控制点后根据控制点画出B样条曲线,本软件通过VB语言实现的 -Three B-spline fitting the data points are k
G-CodetoDXF
- 可以将g代码转换为dxf文件的好工具,是数控编程的好帮手-G the code can be converted to dxf file a good tool is a good helper NC Programming
G-R-G-B
- 一些自己使用的G-R,G-B双阈值分割图像的代码-Use some of their GR, GB dual-threshold image segmentation code
G_cord_read
- C语言获取G代码x轴,y轴坐标等操作。txt代码文档-C language code for G x, y-axis coordinates and other operations. txt document code
Line
- 一个实现简单画图和G代码生成与仿真的应用软件,作为数控的一个小应用!-An implementation is simple and G code generation and drawing the simulation of the application software, as the numerical control a small application!
Hog_MatlabCode
- H o g代码的matlab实现以及其源码-Matlab implementation of the Hog code
lou-ceng-dai-ma
- 可以通过该代码,建立坐标系和二维图形,也可以进一步转换成数控机床识别的G代码。-Through the code, the establishment of the coordinate system and two-dimensional graphics can also be further converted to CNC machine tools to identify the G code.
CNC_Viewer_src
- g代码 viewer 原代码. 很有用.-g_code viewer source code. very usefully.
G-cord
- 四个供测试使用的G代码,分别是:爱心、女生、树莓派、小狗。-Four for the test using G code, respectively is: love, girls, raspberry pie, dog.
NPCAM2011_1217
- 自动生成G代码的CAM软件完整程序,软件由用户自己规划加工路径后,生成加工G代码。同时,能够动态仿真加工过程。-G code is generated automatically complete CAM software programs, software the user s own plan after machining path generating process G code. At the same time, the process can be dynamic simul
heekscnc-master
- HeeksCNC是HeeksCAD 的G代码生成插件,包含了完整源码-HeeksCNC is the HeeksCAD plugin to generate the G-Code the designed parts.
opengl-_yyy
- 易语言 +OPENGL + 文本处理 实现G代码解析-易语言+OPENGL+ 文本处理 实现G代码解析
AceConverter_DXF转G代码
- dxf图转G代码工件软件,dxf读取过程清晰(DXF diagram to G code workpiece software, DXF read process is clear)
combine
- 把二值bmp图像挂网或者直接转换成矢量线段,追踪生成G代码数据。代码是标准C语言,在windows下用GCC编译执行通过,其他支持标准C语言的编译器应该也没有问题。(The binary BMP image linked to the network or directly converted into vector lines, tracking the generation of code data.)