-
这是一个时钟程序,用VB编写的,本人是VB初学者,有问题的地方请大家多多原谅。也请各位高手们多多指教。...
这是一个时钟程序,用VB编写的,本人是VB初学者,有问题的地方请大家多多原谅。也请各位高手们多多指教。-This is a clock program, prepared by the VB, I VB beginners, problem areas you will excuse me please. Hope you have a master exhibitions.
- 2022-09-30 01:20:02下载
- 积分:1
-
8086汇编程序计算平均成绩
;功能:输入num个两位数据(00~99),显示求出的和与平均数;说明:以英文输入法,输入格式为98,95,90,96,94…,每次两位,最后以回车结束;注意:输入成绩的个数超过或者少于num定义的个数,程序均会提示出错信息 ;开发平台:emu8086 V4.05;编写:LS 2014年1月3日
- 2023-02-23 15:00:02下载
- 积分:1
-
能够运行,所需要的条件语句能够完成统计的功能.希望能够通过,我真的好想下载个....
能够运行,所需要的条件语句能够完成统计的功能.希望能够通过,我真的好想下载个.-to run, the conditions required to complete the statement of statistical functions. Hope to be able to do I really very much wish to download months.
- 2023-01-20 14:35:03下载
- 积分:1
-
这是一个学习如何写93C46 EEPROM的程序。
这是一个学习93c46如何写EEPROM的程序。
- 2022-01-22 14:04:44下载
- 积分:1
-
基于AT89S52单片机的频率计设计
一.显示年频率,周期,脉宽 三个功能二.在液晶显示器上显示上面三个功能的数值三.带掉电保护功能,掉电后,重新开机,显示先前对应参数测量值,按退出键,重新开始测量,否侧,先前存储到24C02里面的数据不更新电路描述: 一.芯片:AT89S52,液晶显示器LCD12684,脉冲信号发生器,示波器 二.行列式键盘键功能设置: 确认键:0x48(E); 功能选择键:0x28(D); 返回键:0x88(F)
- 2023-05-21 06:50:03下载
- 积分:1
-
汇编语言程序设计,显示系统时间。
首先在数据段开辟一显示缓冲区,用来存储系统时间。调用BIOS中断,返回系统时间,并将来返回的二进制时间转换成ASCII码,...
汇编语言程序设计,显示系统时间。
首先在数据段开辟一显示缓冲区,用来存储系统时间。调用BIOS中断,返回系统时间,并将来返回的二进制时间转换成ASCII码,方便时间显示时的调用。分别将来小时数、分钟数、秒数存入显示缓冲区。通过写显存将时间显示出来。由于获取了的系统时间不会自动刷新,所以我们要设计成刷新的方式来不断获取系统的时间,这样就形成了会跳动的电子钟了。-Assembly language programming, display system time. First of all, open up one paragraph in the data display buffer for the storage system time. BIOS interrupt calls to return system time, and the future return of the binary time into ASCII code for the call time is displayed. Respectively, the future number of hours, minutes, seconds into the display buffer. Time by writing to memory will be displayed. As the access to the system time does not automatically refresh, so we need to refresh the way designed to keep on getting the system time, so that will be formed beating electronic o
- 2022-03-14 06:09:11下载
- 积分:1
-
Experiments done by the serial communication code used in the procedure, I hope...
做串口通信实验时所用的编码程序,希望对你们有用-Experiments done by the serial communication code used in the procedure, I hope useful to you
- 2022-03-16 11:08:35下载
- 积分:1
-
The source code of a compiled system of assembly language here.you can read the...
汇编编译系统源代码,是用汇编语言编写内附文档,可自行查看-The source code of a compiled system of assembly language here.you can read the inner documents which are writed by assembly language .
- 2022-02-27 07:46:17下载
- 积分:1
-
学生信息管理系统
一个学生的信息包括姓名、班级、学号、成绩,其中成绩需要精确到1位小数。试编写程序实现以下功能:(1) 可以录入学生成绩(十进制形式);(2) 可以按要求(如学号或成绩)进行排序显示;(3) 可以统计平均成绩;可以统计不及格、60~70、70~80、80~90、90~100各分数段的人数。
- 2022-02-03 18:39:10下载
- 积分:1
-
此程序是关系电子时钟的,用汇编写成,功能比较完哟
此程序是关系电子时钟的,用汇编写成,功能比较完哟-this program is the electronic clock with a compilation languages, a more complete functional yo
- 2023-06-18 22:05:03下载
- 积分:1