this is an C ebook for writing high quality C language
标签: language quality writing ebook
上传时间: 2015-08-07
上传用户:541657925
Digital Clock in Assembly 我的一个大学满分VHDL作品,数字石英钟的模拟程序。
标签: Assembly Digital Clock VHDL
上传时间: 2014-01-25
上传用户:hullow
ANTLR(ANother Tool for Language Recognition)它是这样的一种工具,它可以接受词文法语言描述,并能产生识别这些语言的语句的程序。作为翻译程序的一部分,你可以使用简单的操作符和动作来参数化你的文法,使之告诉ANTLR怎样去创建抽象语法树(AST)和怎样产生输出。ANTLR知道怎样去生成识别程序,语言包括Java,C++,C#.
标签: Recognition Language ANother ANTLR
上传时间: 2013-12-26
上传用户:gououo
chat program in linux use multiple broadcase implement by c language
标签: broadcase implement language multiple
上传时间: 2013-12-14
上传用户:思琦琦
· 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 API to system functions to manage process and sessions as well as use signals and pipes for inter-process communication. · Understanding how synchronization might become problematic in light of concurrency. · Understand how to communicate and cooperate with a project partner.
标签: well-documented well-designed Programming Language
上传时间: 2015-08-16
上传用户:yuchunhai1990
PIC monolithic machine c language programming electron books
标签: programming monolithic language electron
上传时间: 2015-08-17
上传用户:R50974
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, unused objects are automatically deallocated by garbage collector.
标签: interpreted Variables scripting checking
上传时间: 2015-08-18
上传用户:王者A
College entrance examination management system has very big help to beginning to learn java language , the first time upload asks excuse me much
标签: examination management beginning entrance
上传时间: 2015-08-20
上传用户:huannan88
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) to find out the nth element in theFibanocci sequence number which is 1,1,2,3,5,8,13,21,34,55,…3. write the prefix and postfix form of the following infix expressiona + b – c / d + e * f – g * h / i ^ j4. write a function to count the number of nodes in a binary tr
标签: introduction the contains intended
上传时间: 2013-12-23
上传用户:liansi
Java语言规格说明(译自Java language specification, 略加详述)
标签: Java specification language 语言
上传时间: 2014-01-10
上传用户:kbnswdifs