资源列表

« 1 2 ... .38 .39 .40 .41 .42 943.44 .45 .46 .47 .48 ... 3004 »

[汇编语言Lab2-CoreTimer---delayMs

说明:DELAY接收PROTA訊號,交給大加測試-DELAY receive PROTA signal
<> 在 2025-06-29 上传 | 大小:65kb | 下载:0

[汇编语言07_key_num

说明:红绿灯 用52单片机实现,15秒停顿,可分别用数码管和LED灯表示-Traffic lights with 52 single-chip implementation, the 15 seconds pause, with digital control and LED lights
<joy> 在 2025-06-29 上传 | 大小:8kb | 下载:0

[汇编语言sushu

说明:100 以内的素数,使用到子程序,完成这些素数的输出显示和个数统计以及求和计算,均以十进制形式输出。-Prime numbers less than 100, you want to use to the subroutine, the display and the number of statistics completion of these primes output and calculate the sum, expressed in decimal form output.
<邓炜> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[汇编语言H8255

说明:通过8255实现彩灯控制,由8个LED显示8个开关 的状态:开关 闭合时,则有i个LED灯亮,例如: 闭合时则相应的 、 、 亮; 闭合时则相应的 、 、亮,-Control by 8255 to achieve Lantern, 8 LEDs display the status of the eight switches: the switch is closed, then the i-th LED lights, for example: the corresponding closed
<stefaniesha> 在 2025-06-29 上传 | 大小:2kb | 下载:0

[汇编语言cpsy3

说明:语法分析 要求:在实验一的基础上,对符号表中的单词采用自底向上的分析方法进行语法分析,对不符合给定的文法的字符串,给出错误信息。 内容:给定描述语法的文法为: E→E+T|E-T|T T→T*F|T/F|F F→F^P|P P→i 注:i为实验一中分析得到的整型数值型数据,+、-、*和/为实验一文法二所描述的算符。 -The syntax requirements: In the experiment on the basis of bottom-up analy
<刘博> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[汇编语言cpsy4

说明:语义分析 在实验二的基础上,对符合给定的文法的字符串(算术表达式),给出结果。 内容:在实验二的基础上,对符合给定的文法的字符串(算术表达式),给出结果。编程序实现并对程序进行测试。 -Semantic analysis on the basis of the second experiment, given the results in line with the string of a given grammar (arithmetic expression). : On the
<刘博> 在 2025-06-29 上传 | 大小:2kb | 下载:0

[汇编语言compiler1

说明:词法分析 对输入的字符串进行词法分析,形成词法分析产生的符号表。 内容:给定描述词法的文法为: 文法一:〈整型数值型数据〉→[+|-]〈数字〉〈数字〉* 〈数字〉→0|1|2|3|4|5|6|7|8|9 文法二:〈算符〉→+|-|*|/ 利用以上二个文法对从键盘输入的字符串进行词法分析,对符合这两个文法的字符串建立单词符号表;对不符合这两个文法的字符串给出错误信息。编程序实现该功能,并上机调试。 -Lexical analysis, lexical analysis
<刘博> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[汇编语言compiler2

说明:语法分析(一) 在实验一的基础上,对符号表中的单词采用自顶向下的分析方法进行语法分析,对不符合给定的文法的字符串,给出错误信息。 内容:给定描述语法的文法为: E→E+T|E-T|T T→T*F|T/F|F F→i 注:i为实验一中分析得到的整型数值型数据,+、-、*和/为实验一文法二所描述的算符。 使用的数据结构: 1.定义一个结构体,利用该结构体定义一个数组stable,用来存放字符串中字符的属性(类型class和值value)。(与实验一同用) 2.定义
<刘博> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[汇编语言GIS

说明:GIS程序,实现放大、缩小、漫游、缓冲区分析等基本功能。-GIS program, zoom in and out, roaming, buffer analysis function.
<11> 在 2025-06-29 上传 | 大小:1.97mb | 下载:0

[汇编语言PHPFlashgb

说明:php+flash 的留言板 可以自行修改源码 -php+flash the message board
<杜天龙> 在 2025-06-29 上传 | 大小:619kb | 下载:0

[汇编语言jiapu

说明:家谱的操作,可以查询某人的孩子与父亲,与文件操作-The genealogy of the operation, you can inquire about someone' s child with his father, and file operations
<绝缘体> 在 2025-06-29 上传 | 大小:50kb | 下载:0

[汇编语言51ucosii

说明:ucos 51单片机上面的运用 任务等等都用得非常好-the use of the ucos 51 microcontroller above tasks, etc. with very good
<风哥哥> 在 2025-06-29 上传 | 大小:101kb | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 943.44 .45 .46 .47 .48 ... 3004 »

源码中国 www.ymcn.org