dele-rem:《编译原理》词法分析器中一个很精典的错误处理子程序
上传时间: 2013-12-16
上传用户:6546544
REM 管理栏目设置 dim menu(4,10) menu(0,0)="信息及常规管理" menu(0,1)="<a target=main href=admin_config.asp>网站参数设置</a>" menu(0,2)="<a target=main href=admin_link.asp>友情链接管理</a>" menu(0,3)="<a target=main href=admin_mb.asp>网站模板管理</a>" menu(0,4)="<a target=main href=admin_ads.asp>网站广告管理</a>" menu(0,5)="<a target=main href=serverinfo.asp>服务器信息探测</a>" menu(0,6)="<a target=main href=mysql.asp>SQL高级管理</a>" menu(0,7)="<a target=main href=admin_config1.asp>恢复初始设置</a>"
标签: menu admin_config target href
上传时间: 2014-01-15
上传用户:moshushi0009
W ireless rem ote control system for tower crane based on M SP430 and nRF905:介绍了一种基于无线遥测技术的塔吊遥控系统,该系统以MSP430超低功耗l6位微控制器和无 线收发芯片nRF905为核心。系统采用软件编码和硬件译码的方式提高了系统的抗干扰能力,系统发 射器采用定时扫描、接收器采用无记忆输出控制方式,提高了系统可靠性,该系统可广泛应用于塔吊等 一般的工业遥控系统中。
标签: ireless control system based
上传时间: 2013-12-15
上传用户:zhengzg
32bit有符号整数除以16bit整数。 输入数据为被除数Num和除数Den, 输出数据为商Quot和余数Rem。
上传时间: 2013-12-12
上传用户:chenjjer
命令 说明 USER 向pop3服务器器传递用户名 PASS 向pop3服务器器传递用户密码 STAT 获取当前用户的邮件数 LIST 获取邮件标号和大小 BETR 获取邮件的全部信息,包括邮件头和邮件内容 TOP 获取邮件头 DELE 删除指定的邮件 NOOP 空操作 QUIT 退出主机对话
上传时间: 2014-01-07
上传用户:skfreeman
This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM, and simulate in Modelsim. SDCC is the compiler. Example compilation: cd compile sdcc --iram-size 0x80 --xram-size 0x800 t8051.c REM sdcc --iram-size 0x80 t8051.c packihx t8051.ihx > t8051.hex ..\test\mkrom.exe ..\compile\t8051.hex
标签: binary compiles converts chain
上传时间: 2017-01-07
上传用户:wyc199288
A very simple ftp server s source code for demonstration. * It supports PASV/PORT modes and following operations: * ls,pwd,cwd,get,put,dele. * I have tested it using following ftp clients: * 1. Windows XP s command line ftp client, * 2. IE 6.0, * 3. Redhat 9.0 s ftp client, * 4. CuteFTP 8, * I ll introduce more functions and improve its performance
标签: demonstration supports followi simple
上传时间: 2013-12-22
上传用户:wl9454