资源列表
[编译器/词法分析] AddressBook
说明:编译源程序: 1. 去掉“只读”属性。 2. 编译不受源文件位置和数据库位置的影响。即,AddressBook的整个工程复制到任何地方都可编译。 运行Realease: 1. 确认已安装VC 6.0。-Compile the source: 1. Remove the " read only" attribute. 2. Compiled from the source file location<renkool> 在 2025-01-19 上传 | 大小:45kb | 下载:0
[编译器/词法分析] translator
说明:用VB开发的一个即指即译的翻译器,内附有详细的说明文档。-VB-refers the translation of a translator, containing a detailed descr iption of the document.<Henry> 在 2025-01-19 上传 | 大小:45kb | 下载:0
[编译器/词法分析] PLL
说明:this code is for activating the pll unit of lpc2148( arm7). in this way you can exceed your crystal clock. this code is by keil uvision compiler and works on lpc2148 from nxp.co enjoy it<mohaddeseh> 在 2025-01-19 上传 | 大小:45kb | 下载:0
[编译器/词法分析] Motor-Control-PWMPBoost
说明:Generates Motor PWM output and Boost converter pwm output from dsPIc30f30-Generates Motor PWM output and Boost converter pwm output from dsPIc30f3011<Sushil Thale> 在 2025-01-19 上传 | 大小:45kb | 下载:0
[编译器/词法分析] lexForShell
说明:简单的shell解释器的实现,实现了管道,重定向功能,可以执行少数的内部指令,可以后台运行,注释清晰。-Simple shell interpreter to achieve, to achieve the pipes, redirection, you can perform a small number of internal commands can run in the background, clear notes.<JINP> 在 2025-01-19 上传 | 大小:45kb | 下载:0
[编译器/词法分析] CPP-source-word-scanner
说明:实验一:C++源代码单词扫描程序(词法分析) 功能: (1)C++源代码扫描程序识别C++记号。 C++语言包含了几种类型的记号:标识符,关键字,数(包括整数、浮点数),字符串、注释、特殊符号(分界符)和运算符号等。 (2)打开一个C++源文件,打印出所有以上的记号。 (3)要求应用程序应为Windows界面。 (4)选作部分:为了提高C++源程序的可读性,C++程序在书写过程中加入了空行、空<邵阳> 在 2025-01-19 上传 | 大小:45kb | 下载:0