搜索资源列表
delta
- 臺達變頻器通信模塊﹒為RS-485﹐通信模式為MODBUS﹐直接用C語言編譯程序可打開﹒-Taiwan converter communication module. For RS-485, MODBUS communications model, the direct use of C language compiler can be opened.
ch10.ppt
- 認識bash shell shell是一種指令解譯器 shell是直譯型的程式語言 shell所撰寫的程式碼程為scr ipt(腳本) BASH shell結合了K shell與C shell的特性
simpleinterpreter
- 簡單的直譯器,取出input.txt裏頭的資料,判斷資料類型後進行運算(you can define your own data type&input file)-an interpreter that takes the quadruple file as its input, interprets the input, and print the result on the screen
C_interpreter
- 用C實作直譯器,簡單入門,需自行擴充其他功能,適合想了解直譯器的人研究(Use C to act as a interpreter, simple to start, you need to expand other functions)