-
用汇编语言实现字符串的比较,从第一个字母开始比较,直到最后一个字母...
用汇编语言实现字符串的比较,从第一个字母开始比较,直到最后一个字母-using assembly language to achieve the string comparison, from the beginning of a letter, until the last letter
- 2023-02-21 14:25:03下载
- 积分:1
-
俄罗斯方块的汇编语言实现,完全在DOS环境中实现。
俄罗斯方块的汇编语言实现,完全在DOS环境中实现。-A good one nice one ,a program in DOS.
- 2022-01-27 09:43:57下载
- 积分:1
-
用汇编语言编写的兰花草音乐曲,实验时用51单片机一片,蜂鸣器一个,LM386一片,是学习51单片机典型实例,特共享给大家....
用汇编语言编写的兰花草音乐曲,实验时用51单片机一片,蜂鸣器一个,LM386一片,是学习51单片机典型实例,特共享给大家.-Written in assembly language orchids music music, experiments with a microcomputer 51, a buzzer, LM386 1, 51 MCU typical examples of learning, special to share to others.
- 2022-07-03 07:50:33下载
- 积分:1
-
题目:请输入星期几的第一个字母来判断一下是星期几,如果第一个字母一样,则继续判断第二个字母。 1.程序分析:用情况语句比较好,如果第一个字母一样,则判断用情况语
题目:请输入星期几的第一个字母来判断一下是星期几,如果第一个字母一样,则继续判断第二个字母。 1.程序分析:用情况语句比较好,如果第一个字母一样,则判断用情况语句或if语句判断第二个字母。-Title: Please enter a few weeks the first letter to determine what is the day of the week, if the first letter of the same, then continue to determine the second letter. 1. Program analysis: statement by the situation better, if the first letter of the same, then the judge with the case statement or statements to determine if the second letter.
- 2022-12-08 13:50:03下载
- 积分:1
-
单片机AT89C2051来编程,轻触式步进调整控制电路。原理图、源程序。...
单片机AT89C2051来编程,轻触式步进调整控制电路。原理图、源程序。-Single-chip AT89C2051 to programming, touch-step adjustment control circuit. Schematics, source code.
- 2022-02-04 18:18:17下载
- 积分:1
-
Win32汇编编程系列 本帮助文件由yyc个人整理后出版,内容全摘自网络。版权归实际作者所有。 为了让网友们能更好的学习Win32汇编编程,于是我为大家将网上的...
Win32汇编编程系列 本帮助文件由yyc个人整理后出版,内容全摘自网络。版权归实际作者所有。 为了让网友们能更好的学习Win32汇编编程,于是我为大家将网上的资料整理成一个帮助文件。 本帮助文件包括:Iczelion的Win32汇编教程、Iczelion 的 ODBC 教程、Iczelion 的 VxD 教程共三部分-Win32 programming compilation series from the paper to help sort out yyc personal publishing, as extracted from the entire network. All Banquangui actual author. To allow net surfers can be a better learning Win32 compilation of programming, so I will be online for all the information to help compile a document. The help files include : Iczelion Guide to the Win32 compilation, Iczelion ODBC Guide, the VxD Iczelion Guide is divided into three parts
- 2022-11-22 22:05:03下载
- 积分:1
-
8051 procedures first set mileage value, and can show that the set value, in the...
8051程序 要先设定里程值,并能显示设定值,在开始按钮按下去后,里程值转换成记数初值,并开始计算里程-8051 procedures first set mileage value, and can show that the set value, in the beginning by this button, mileage converted into preliminary count, and began calculating mileage
- 2022-02-06 06:22:05下载
- 积分:1
-
汇编语言程序设计入门学习,学习汇编语言的好教材
汇编语言程序设计入门学习,学习汇编语言的好教材-assembly entry
- 2022-10-31 12:25:03下载
- 积分:1
-
DS1820的芦丁含量的控制
Rutina para controlar DS1820
- 2022-01-25 14:12:42下载
- 积分:1
-
学生成绩核算系统的设计与实现(25)
要求:(1)按班级按课程从文件中读入相应的平时成绩、期中考试成绩和期末考试成绩。
(2)三个成绩对总评成绩的百...
学生成绩核算系统的设计与实现(25)
要求:(1)按班级按课程从文件中读入相应的平时成绩、期中考试成绩和期末考试成绩。
(2)三个成绩对总评成绩的百分比被定义为常数,各占总成绩的30 、30 和40 。
(3)计算每位学生的总评成绩。
(4)计算该班级本课程的总平均成绩。
(5)计算处于优、良、中、及格、不及格的学生人数以及占总人数的百分比。其中100-90为优,89-80为良,79-70为中,69-60为及格,60分以下为不及格。
(6)按要求输出成绩在优、良、中、及格、不及格各区间的学生学号、成绩。-The student achievement calculation system s design with realizes (25) Request: (1) reads in the corresponding usual result, the midterm examination result and the terminal examinations result according to the class and grade according to the curriculum from the document. (2) three result are defined to the general appraisal result s percentage as the constant, occupies the overall result respectively 30 , 30 and 40 . (3) calculates each student s general appraisal result. (4) calculates this class and grade this curriculum the population mean result. (5) calculates the student population which is in superiorly, good, passes an examination, does not pass an examination as well as accounts for the total number of peop
- 2022-05-25 02:22:21下载
- 积分:1