资源列表
[汇编语言] 字符图形程序中国北京
说明:这是一个显示“中国北京”字样的程序,按“q”键退出。-This is a show that the "China Beijing" indication of procedures, according to the "q" key to exit.<赖毅勇> 在 2008-10-13 上传 | 大小:1.88kb | 下载:0
[汇编语言] 键盘录入数据的转换与显示
说明:本程序能从键盘读入二个五位十进制数(1位符号位+4位数值位),并将这二个十进制数分别转换为二进制数,然后求其和,再将和以十进制形式进行显示。-this program from the keyboard read into two five decimal number (1 - 4 symbolic value), this will be two decimal number were converted to a binary number, and then seek his, and<赖毅勇> 在 2008-10-13 上传 | 大小:4.11kb | 下载:0
[汇编语言] 代码转换程序
说明:这是一个字母或数制之间的转化程序,5为主模块,调用模块1和模块7模块1又调用模块2、3、4和6四个模块,其中: 模块2实现小写字母向大写字母的转换 模块3实现大写字母向小写字母的转换 模块4实现二进制数向十六进制数的转换 模块6实现十六进制数向二进制数的转换 模块7实现十六进制数向十进制数的转换按“q”键退出。使用时,需将7个文件分别汇编,连接的方法为:5+1+2+3+4+6+7生成可执行文件“5” 即可运行。-This a letter or number into the system p<赖毅勇> 在 2008-10-13 上传 | 大小:4.68kb | 下载:0
[编译器/词法分析] tidy_src_041213
说明:一個HTML語法檢查的工具軟體源碼, 想學C的好範例-an HTML syntax check-source software tools, I wanted to learn a good example of C<林敬宇> 在 2008-10-13 上传 | 大小:254.84kb | 下载:0
[汇编语言] 产生随即数(中断调用)
说明:利用1AH,21H 中断调用,在屏幕上显示1-20的随机数,并要求能连续输出,直到按下Q键为止 -use 1AH, 21H interrupted call, the screen shows the random 1-20, and will require continuous output until the Q keys so far?<左文礼> 在 2008-10-13 上传 | 大小:5.98kb | 下载:0
[汇编语言] 数p.w的个数(字程序编制)
说明:: 从BUF1,BUF2为首制的两个字符串分别同基础P,W的个数,并将它们分别存入COUNTP和COUNTW单元 (字符串长度分别为COUNT1,COUNT2).-: BUF1, BUF2 system headed by the same two strings were based P, the number of W, and they were deposited COUNTP and COUNTW unit (length of the string COUNT1, COUNT2).<左文礼> 在 2008-10-13 上传 | 大小:7.21kb | 下载:0