资源列表

[编译器/词法分析YF2

说明:语法分析—在词法分析的基础上分析表达式-syntax analysis-in lexical analysis on the basis of analysis of expression
<王小伟> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[编译器/词法分析cf2

说明:词法分析—分析关键字,运算符,常数并用动态链表保存结果-lexical analysis-keyword analysis, Operators, constant and dynamic results preservation Chain
<王小伟> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[汇编语言键盘设计

说明:1,消除按键的抖动问题 因为按键在闭合或断开过程中出现一段抖动期,主要由于按键的不稳定性引起的,这时会呈现一串页脉冲,时间的长短和开关的机械特性有关。一般在5ms~10ms之间。为保证CPU对键的一次闭合作一次处理,必须去抖动。在键的稳定闭合或断开时读键的状态。 2,据EICE51原理图编写并调试一个键输入子程序,其功能为判断键盘上有无键输入,若有键入,作去抖动处理后,计算输入键的键号送累加器A。-eliminate jitter bu
<叶文> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[汇编语言24c02的读写程序

说明:24C02 的读写程序。解压 直接调用。 有说明注释 的 。-24C02 read and write procedures. Extracting called directly. A descr iptive notes.
<杨俊> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[汇编语言多功能跑马灯

说明:多功能跑马灯程序。包括按键、灯 等 。适合初学者联系。有详细介绍。-multifunctional 5,250 procedures. Including the keys, and so on. For beginners links. A detailed briefing.
<杨俊> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[书籍源码制作加密文本文件程序

说明:制作加密文本文件程序1.原理从源文本文件中按顺序读出每一个字符,然后把读出的字符转换为相应的ASCII码,将此ASCII码加上整数密钥Key,最后把所得结果再转回相应的字符并同时把它写入到另外一个文件中,这就是加密过程。解密码过程与加密过程刚好是相反的操作。2.界面设计新建一个工程,在Form1中添加一个Label,一个Edit和两个Button,程序的界面设置与布局如图所示。图一 界面布局-encryption produced a
<万宏兴> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[中文信息处理成绩单

说明:在汇编环境下打印成绩单,好象不太随人心意,哈哈。-in the compilation environment Print paper, it did not seem as one wishes, ha ha.
<阿文> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[编译器/词法分析cffxc

说明:用vc编写的一个词法分析源程序,可以对输入的C语言语句进行种别分类-vc prepared with a lexical analysis of the source, can be imported to the C language statements for other species classification
<范铮> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[编译器/词法分析ag

说明:词法分析程序,可对以下的C源程序进行分析:main() {int a[12] ,sum for(i=1 i<=12 i++) {for(j=1 j<=12 j++)scanf("%d",&a[i][j]) } for(i=12 i>=1 i--){ for(j=12 j>=1 j--){ if(i==j&&i+j==13)sum+=a[i][j] } } printf("%c",sum) }-lexical an
<范铮> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[汇编语言exchang

说明:编的不好,请多多指教,32位的十六进制转换十进制并显示。-series of the poor, exhibitions, the 32 hexadecimal and decimal conversion shows.
<gxb88> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[汇编语言coa

说明:田岛二进制的花样文件的连接,二个花样文件连接成一个花样文件,请大家多多指点,谢谢。-TAJIMA binary pattern of linking documents, documents linking two tricks into a pattern file, Members can kind, thank you.
<gxb88> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[汇编语言jsfile1

说明:读取百灵达的花样文件并在屏幕上显示出花样,写的不好,大家多多指教,新来的,哈哈。-Braun to read the paper pattern on the screen and show tricks, badly written, all the exhibitions, new to the PSP.
<gxb88> 在 2025-01-26 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org