搜索结果
找到约 967 项符合
assembly-language 的查询结果
VC书籍 this is an C ebook for writing high quality C language
this is an C ebook for writing high quality C language
VHDL/FPGA/Verilog Digital Clock in Assembly 我的一个大学满分VHDL作品
Digital Clock in Assembly
我的一个大学满分VHDL作品,数字石英钟的模拟程序。
编译器/解释器 ANTLR(ANother Tool for Language Recognition)它是这样的一种工具
ANTLR(ANother Tool for Language Recognition)它是这样的一种工具,它可以接受词文法语言描述,并能产生识别这些语言的语句的程序。作为翻译程序的一部分,你可以使用简单的操作符和动作来参数化你的文法,使之告诉ANTLR怎样去创建抽象语法树(AST)和怎样产生输出。ANTLR知道怎样去生成识别程序,语言包括Java,C++,C#. ...
网络 chat program in linux use multiple broadcase implement by c language
chat program in linux use multiple broadcase implement by c language
Linux/Unix编程 · Develop clear, readable, well-documented and well-designed programs in the C Programming Language.
· Develop clear, readable, well-documented and well-designed programs in the C Programming Language.
· Develop software in the Unix/Linux using tools such as gcc, gdb, and make.
· Locate and interpreting “man pages” applicable to application-level system programming.
· Use the POSIX/Unix A ...
其他书籍 PIC monolithic machine c language programming electron books
PIC monolithic machine c language programming electron books
编译器/解释器 C-Talk is interpreted scripting language with C-like syntax and dynamic type checking. Variables in
C-Talk is interpreted scripting language with C-like syntax and dynamic type checking. Variables in C-Talk have no type. So there is no compile time type checking in C-Talk, all checking is performed at runtime. To preserve reference integrity, explicit memory deallocation is prohibited in C-Talk, u ...
Java编程 College entrance examination management system has very big help to beginning to learn java language
College entrance examination management system has very big help to beginning to learn java language , the first time upload asks excuse me much
VC书籍 This section contains a brief introduction to the C language. It is intended as a tutorial on the la
This section contains a brief introduction to the C language. It is intended as a tutorial on the language, and aims at getting a reader new to C started as quickly as possible. It is certainly not intended as a substitute for any of the numerous textbooks on C. 2. write a recursive function FIB (n) ...
通讯编程文档 Java语言规格说明(译自Java language specification, 略加详述)
Java语言规格说明(译自Java language specification, 略加详述)