-
信号发生器8051
从键盘输入的数量在特定的频率范围内,得到三角波的频率。C编程已在应用 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-17 06:28:28下载
- 积分:1
-
Compilation Principle experiments, lex and yacc with a simple drawing tools to p...
编译原理实验,用lex和yacc编写的简单绘图工具-Compilation Principle experiments, lex and yacc with a simple drawing tools to prepare
- 2022-05-14 11:04:54下载
- 积分:1
-
用于背景问题的应用,通过链表解决相关背景问题的应用。
用于背景问题的应用,通过链表解决相关背景问题的应用。-Used in the context of the problem applications, through the list to resolve the issue of the application of the relevant background.
- 2022-05-24 12:10:27下载
- 积分:1
-
Micro
微型计算机与接口原理实验全部代码合集;
包含8259、8237、8251、8255等功能实现代码。-Micro-computer interface, all the code Collection principle experiment includes features such as 8259,8237,8251,8255 implementation code.
- 2022-02-11 16:51:35下载
- 积分:1
-
从键盘读入一个4进制数,CRT显示等效双…
从键盘读入一个四位的十六进制数,CRT显示等值的二进制数.
由于每个十六进制数位对应4个二进制,所以每读入一个十六进制位后,即可将其对应的4个二进制位依次输出。由于数字‘0’~ ‘9’的ASCⅡ码为30H~39H,字母‘a’~‘f’与 ‘A’~‘F’的ASCⅡ码为61H~66H 与41H~46H ,因此,如果输入的字母为数字‘0’~‘9’,则其低4位即为对应的二进制位;如果输入的字符为字母‘a’~‘f’或‘A’~‘F’,则需要减7,然后通过移位将低4位依次输出。
-Reading from the keyboard into a 4 hexadecimal number, CRT display equivalent binary number. Since each hexadecimal number of the corresponding 4-bit binary, so every time into a hexadecimal places, can be its corresponding 4-bit binary sequence output. Due to the number
- 2022-12-17 12:35:03下载
- 积分:1
-
使用74164连接8行2列键盘的行线,74165连接键盘的列线,编写扫描键盘,包括C和汇编程序...
使用74164连接8行2列键盘的行线,74165连接键盘的列线,编写扫描键盘,包括C和汇编程序-74164 connect using 8 line 2 keyboard line, out of 74,165 lines to connect the keyboard, the preparation of scanning the keyboard, including C and assembler
- 2022-08-25 18:40:01下载
- 积分:1
-
Multisim9 电池设计
压缩包解压时不能有密码
Multisim9 电池设计
压缩包解压时不能有密码-Multisim9 battery design can not extract compressed package password
- 2023-09-06 12:05:04下载
- 积分:1
-
c语言编译的计算器
为了方便了解流程,在程序中把计算过程也输出了.而且栈操作的实现部分也是自己实现的.
程序用两个栈,optr寄存运算符,opnd寄存操
c语言编译的计算器
为了方便了解流程,在程序中把计算过程也输出了.而且栈操作的实现部分也是自己实现的.
程序用两个栈,optr寄存运算符,opnd寄存操作数和运算结果.输入的表达式以等号结束,例如:2*(1+2)=
-c language compiler of the calculator in order to facilitate the understanding of flow, in the procedure to calculate the output of the process. but Stack is the realization of part of their realization. procedures with two stacks, optr storage operator, opnd operand storage and computing the results of . enter the expression in order to equate the end of, for example: 2* (1+ 2) =
- 2022-10-25 02:00:03下载
- 积分:1
-
计算器的代码,一般用于计算器的工作
code for calculator generally used for working of calculator
- 2023-09-04 03:10:03下载
- 积分:1
-
compiled code, dos system function, shows black
汇编代码,dos系统功能调用,显示黑白工字-compiled code, dos system function, shows black-and-white character
- 2022-01-22 04:00:17下载
- 积分:1