资源列表

« 1 2 ... .90 .91 .92 .93 .94 2095.96 .97 .98 .99 .00 ... 3005 »

[汇编语言Hz_1602

说明:H1692LCD控制源源代码,分用LCD显示的数据处理-H1692LCD control the stream of code, data processing sub-LCD display
<yzc> 在 2025-02-06 上传 | 大小:2kb | 下载:0

[汇编语言test

说明:非常好用的1602跑表非常适合新手上手所以你懂的-1602 is very easy to use stopwatch is ideal for the novice to get started so you know
<huangjie> 在 2025-02-06 上传 | 大小:2kb | 下载:0

[汇编语言8_oeder_signed_parellel_DA_FIR

说明:本程序使用Verilog编写的程序。 本例是1个8阶对称系数的FIR滤波器,采用并行分布式算法。输入位宽为12位,输入是有符号的,即有正有负。-it s a program with Verilog
<张树林> 在 2025-02-06 上传 | 大小:2kb | 下载:0

[汇编语言lianbiao

说明:链表,可以实现链表的功能,在程序设计中长用到,而且已经通过了。-Linked list
<yang> 在 2025-02-06 上传 | 大小:2kb | 下载:0

[汇编语言webERP.d9soft

说明:weberp 开源代码,为方便有些朋友对不同开发环境的需要,共享此文件。-weberp open source code, in order to facilitate the need of some friends of different development environment, sharing the file.
<vincent> 在 2025-02-06 上传 | 大小:15.07mb | 下载:0

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

说明:DELAY接收PROTA訊號,交給大加測試-DELAY receive PROTA signal
<> 在 2025-02-06 上传 | 大小: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-02-06 上传 | 大小: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, express
<邓炜> 在 2025-02-06 上传 | 大小: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 exa
<stefaniesha> 在 2025-02-06 上传 | 大小: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 o
<刘博> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[汇编语言cpsy4

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

[汇编语言compiler1

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

源码中国 www.ymcn.org