-
一个很好的汇编集成开发环境,支持多种汇编编译器。
一个很好的汇编集成开发环境,支持多种汇编编译器。-A good assembly language IDE which support most assemblers.
- 2022-03-26 10:42:29下载
- 积分:1
-
学生信息管理系统
一个学生的信息包括姓名、班级、学号、成绩,其中成绩需要精确到1位小数。试编写程序实现以下功能:(1) 可以录入学生成绩(十进制形式);(2) 可以按要求(如学号或成绩)进行排序显示;(3) 可以统计平均成绩;可以统计不及格、60~70、70~80、80~90、90~100各分数段的人数。
- 2022-02-03 18:39:10下载
- 积分:1
-
此程序为KEIL环境下开发的代码(开发环境备选里没有KEIL),功能在成功运行后可以播放“生日快乐”歌。所需要的开发硬件为AT89C51为主芯片的单片机。...
此程序为KEIL环境下开发的代码(开发环境备选里没有KEIL),功能在成功运行后可以播放“生日快乐”歌。所需要的开发硬件为AT89C51为主芯片的单片机。-This program is developed under the code in KEIL environment (development environment, where there is no alternative KEIL), features a successful running play " Happy Birthday" song. Required the development of hardware-based chip microcontroller AT89C51.
- 2022-01-22 04:17:21下载
- 积分:1
-
High to low dividend deposited in TEMP_STR
被除数由高到低存于TEMP_STR-->TEMP_STR+4中,除数存于TEMP_STR+10-->TEMP_STR+14中,
运算后商存于TEMP_STR-->TEMP_STR+4中,余数存于TEMP_STR+5-->TEMP_STR+9中
高字节在前
方法:移位相除
10位BCD码除法 XUE:20080729-High to low dividend deposited in TEMP_STR-> TEMP_STR+ 4, the divisor stored in TEMP_STR+ 10-> TEMP_STR+ 14, the operations are kept in after TEMP_STR-> TEMP_STR+ 4, the remainder stored in TEMP_STR+ 5-> TEMP_STR+ 9 in the high byte of the former method: shift 10 BCD division code division XUE: 20080729
- 2022-07-08 14:31:21下载
- 积分:1
-
AVR 矩阵时钟 8 x 8 点阵 led 显示屏
AVR 矩阵时钟。8 x 8 LED 矩阵使用 ATMEL AVR 单片机。RTC 时间由 DS1302 控制
- 2022-01-26 08:30:19下载
- 积分:1
-
多功能小车仿真。L298驱动直流电机,有液晶LCD显示方向,速度。...
多功能小车仿真。L298驱动直流电机,有液晶LCD显示方向,速度。-Multi-function car simulation. L298-driven DC motor,there is the direction of liquid crystal LCD display,speed.
- 2022-02-04 14:43:33下载
- 积分:1
-
用C51实现多个舵机的分时复用控制:在KELI CX51采用混合编程用一个字节的位移实现....
用C51实现多个舵机的分时复用控制:在KELI CX51采用混合编程用一个字节的位移实现.-C51 realize a number of steering gear with the time-sharing multiplex control: KELI CX51 in the use of mixed language programming with a byte displacement realize.
- 2022-02-20 21:56:30下载
- 积分:1
-
实现高
实现高级电子琴的程序,并实现若干扩展功能。
基本功能:用8257键盘输入对应的七个音阶,通过实验箱的喇叭发出声音,并通过七段数码管显示输入音阶;
扩展功能:1、录音:记录所弹奏曲目
2、放录音:任意时刻重放最新记录曲目
3、在程序中可预设一曲目,按一键实现播放该曲目。
4、在播放录制曲目或预设曲目时,按8279键盘上任意键可以暂停播放,再按一次从暂停处继续播放。
5、程序运行时有友好的用户介面
-Realize high-level organ of the process and realize a number of extensions. Basic functions: keyboard 8257 corresponds with the seven scale, through experimental sound speaker boxes, and through Seven-Segment LED display input scale the expansion of functions: one, sound recording: Record the playing pieces 2, released recordings: any time replay music 3-to-date records, in the proceedings may be the default one track, according to realize one key to play the tracks. 4, recording tracks in the player or the default program, press any key on the keyboard 8279 can pause playback, press once again to continue from the suspended players. 5, is running friendly user interface
- 2023-05-29 06:35:03下载
- 积分:1
-
Count 24 points " as a mental poker game, a game content license from the Ki...
算24点”作为一种扑克牌智力游戏,游戏内容为从一副牌中抽去大小王2张,任意抽取4张牌(称牌组),用加、减、乘、除(可加括号)把牌面上的数算成24,每张牌必须用一次且只能用一次。我们可以人工计算,当然也可以用计算机来处理。本程序主要是借助计算机利用设计好的算法来计算24点问题。
该24点游戏程序内容主要包括界面显示,自动运算24点以及手动计算24点三部分,采用模块化开发方法,并汇编语言编写程序代码。-Count 24 points " as a mental poker game, a game content license from the King of removing the size 2, 4 samples of arbitrary license (a license that group), with add, subtract, multiply, divide (which can be bracketed ) to the surface of the card count as 24, each card must be used once and only once. We can manually, of course, can also be used to deal with the computer. This procedure is the use of the use of computer algorithms designed to calculate the 24 points. The 24-point games, including the contents of the main screen, automatic operation and manual calculation of 24 points, 24 points, three-part, modular development methodology, and assembly language programming code.
- 2022-09-03 01:05:03下载
- 积分:1
-
pl0语言语法分析(c++写的)
本来是编译原理的作业,作业布置到了语义分析,想下载贵网站的源码参考参考,发现没有Money,只能上传源码看能不能行。。。输入文件是test1.pl0和test2.pl0,输出文件是Error_1.txt和Error_2.txt。写了这么多不知道有没有50个字,上传一下试试哈~
- 2022-07-07 03:02:53下载
- 积分:1