搜索资源列表
rs274ngc_new
- 数控系统中的解释器源代码,可以独立的运行,直接在dos环境下解释G代码-NC system for the interpretation of the source code, independent of the operation, directly in the environment explained dos G code
GcodeAnylys
- G代码分析 这个文件主要进行语法分析,主要包括以下几个方面 [1]判断字符地址(同种类型)时候有重复定义 [2]字符串提取数据,并把数据储存在语法分析变量数组里 [3]完整G代码匹配语句具体格式,其中格式合法性定义参照
G.729A_for_dsp
- DSP上优化的G.729A代码,用于音频编解码。适用与C5,C6系列DSP
asm.zip ARM汇编代码
- ARM汇编代码。编译命令:armasm -g armex.s -o armex.o armlink armex.o -o armex.axf ,ARM assembly code. Compile command: armasm-g armex.s-o armex.o armlink armex.o-o armex.axf
DXF_to_G
- dxf格式的文件转换成G代码文件,包括delphi源文件及exe-dxf format files into G code files, including source files and exe delphi
Delphi_GDI_Form
- Delphi使用GDI+制作任意图片形状窗口代码-construct-form-with-delphi-and-GDI+
G 代码解释器源代码
- G 代码解释器源代码,此代码是解释器的标准代码,希望对你有所帮助,
GCodeCompiles
- 这个文件里一直有一个源文件,主要是对数控系统中用到的G代码进行语法和词法分析,编译,对搞数控的兄弟有一定的参考价值。-This file has been a source file, mainly used in the numerical control system, G-code syntax and lexical analysis, compile, NC brothers are engaged in a certain reference value.
G-code
- delphi版G代码读取源程序,是用delphi7.0开发的,功能比较简单-delphi read G code
lexandyacc
- G代码生成,解释,可以对机床进行控制,对各种参数进行设计-G code generation, interpretation, can be controlled machine tools, the design of various parameters
g.729I
- G.729编解码整套代码,包括测试语音数据流,VS2005中运行成功的-G.729 code and decode
G.711PG.721PG.723
- ITU G.711的标准C代码 语音编码传输 ITU标准-ITU G.711
G.719Fix-point-200806-Release-1.0a
- 该代码为IUT-T的G.719参考代码,而且为定点代码-The code for the IUT-T' s G.719 reference code, and for the fixed-point code
NEW-(G)
- Windows 下的 32位汇编语言 入门代码,可用于病毒防范方面入门使用-32-bit Windows, Introduction to assembly language code that can be used to prevent virus entry with respect
G-code-interpreter
- 数控G代码解释器的设计与实现,是G代码实现的最新成果-CNC G-code interpreter Design and Implementation of the latest results of the G code to achieve
generic-G-code-compiler
- 虚拟数控加工通用G代码编译器的研究。是G代码编译器生成的完整介绍。-Virtual CNC machining generic G-code compiler.G-code compiler generates the full descr iption.
ecnckongzhi
- 三轴雕刻机控制软件(易语言2007年大赛一等奖) PC机,G代码解析,工控,DirectX2D支持库,特殊功能支持库,XP风格界面库,扩展界面支持库一,扩展界面支持库二,扩展界面支持库五, 用易语言实现机电一体化PC机并口控制。 1.通过PC机并口控制CNC三轴雕刻机 2.三轴联动 3.手动控制 4.读取标准G-Code代码,目前可以识别:G0,G1指令;X,Y,Z参数,单位为mm。-Three-axis CNC control source code, supports 3-axis
shukongfangzhenxitong
- 数控仿真系统,可以将G代码路径仿真,但是这个软件不太齐全-Nc simulation system, G code path simulation can be, but the software is not very complete
GTest
- 基于研为运动控制器的G代码示例程序VC-Based on the research for the motion controller G code examples of procedures VC++
GCode_Interpreterdc
- g代码在arduino上面的读取编程,实现两个东西的之间的直通(Read programming of G code on Arduino)