-
用于EditPlus的汇编语言语法着色文件, 让你的程序看起来更清晰明了 。 用法:参数设置...
用于EditPlus的汇编语言语法着色文件, 让你的程序看起来更清晰明了 。 用法:参数设置->设置和语法->添加文件类型ASM->从语法文件里选择ASM.STX-for the assembly language syntax coloring documents for your program look clarity. Usage : Parameter Settings- gt; Setup and grammar-gt; Add file types ASM-gt; Syntax document from the choices ASM.STX
- 2022-03-07 21:17:22下载
- 积分:1
-
我们接口技术做的实验8250,有需要的就下载吧
我们接口技术做的实验8250,有需要的就下载吧-we do Interface Technology Experiment 8250, on the need to download it
- 2022-06-13 16:02:42下载
- 积分:1
-
Fan Motor, production line quality inspection system to detect electrical 1800V,...
风扇电机,生产线上质量检测系统,检测电机1800V,900V的漏电流参数,电机堵转电流参数及各档位转速的电路参数-Fan Motor, production line quality inspection system to detect electrical 1800V, 900V the leakage current parameters, the electrical current parameters stall speed and stall the circuit parameters
- 2022-07-22 11:18:27下载
- 积分:1
-
汇编程序原代码.
汇编程序原代码.-assembler source code.
- 2022-07-25 01:20:56下载
- 积分:1
-
程序功能:本程序是利用文件240X.ASM中的子程序对EEPROM 240X进行多字节读写的操作示
例(同样适用于2416).
说明:本程序在AT24...
程序功能:本程序是利用文件240X.ASM中的子程序对EEPROM 240X进行多字节读写的操作示
例(同样适用于2416).
说明:本程序在AT24C01A上调试通过-Program features: This procedure is to use the Subprogram 240X.ASM documents on multi-byte EEPROM 240X read and write operation of the example (also applies to 2416). Note: This program debugging through AT24C01A
- 2023-09-03 15:40:02下载
- 积分:1
-
the compressed file contains the source code of AWARD BIOS type D1D.Supported ch...
AWARD BIOS源代码,支持的CHIPSET请看文件,有同型号的板子烧上去就可以跑-the compressed file contains the source code of AWARD BIOS type D1D.Supported chipsets are listed in the related file.One can complie,download and run it on the mainboard if he has such one.
- 2022-07-16 08:09:09下载
- 积分:1
-
Guangxi M achinery No.2,2002 工程设计资料线图数据的MATLAB程序化...
Guangxi M achinery No.2,2002 工程设计资料线图数据的MATLAB程序化-Guangxi M achinery No. 162-163 engineering design information and map data MATLAB program
- 2022-08-18 12:30:03下载
- 积分:1
-
题目:利用条件运算符的嵌套来完成此题:学习成绩>=90分的同学用A表示,60...
题目:利用条件运算符的嵌套来完成此题:学习成绩>=90分的同学用A表示,60-89分之间的用B表示,60分以下的用C表示。 1.程序分析:(a>b)?a:b这是条件运算符的基本例子。-Title: the use of nested conditional operator to complete this question: academic> = 90 points with A classmate said that 60-89 between the use of B said that the 60 points or less with C said. 1. Program analysis: (a> b)? A: b This is a conditional operator s basic example.
- 2022-03-15 13:45:59下载
- 积分:1
-
汇编语言编写的电荷DS1302时钟,时间是一个多
汇编语言编写DS1302充电时钟,time是多字节读写,timexie是多字节写,timedu是单字节读-Compiled languages charge DS1302 clock, time is a multi-byte read and write, timexie are multi-byte write, timedu is single-byte read
- 2022-05-23 04:35:34下载
- 积分:1
-
各模块的功能
1.各种基本数据的录入。如:学生基本情况录入。
2.各种基本数据的修改。即:允许对录入的数据重新进行编辑、修改。
3...
各模块的功能
1.各种基本数据的录入。如:学生基本情况录入。
2.各种基本数据的修改。即:允许对录入的数据重新进行编辑、修改。
3.各种基本数据的插入。如:在学生选修课程基本信息中插入一条新信息。
4.各种基本数据的删除。如:假设某同学转学或出国深造,删除该生的相关信息。
5.基于各种数据的查询。如:姓张的所有同学、年龄小于20岁的同学。
基于各种基本数据的统计计算.
6.统计每个学生各门功课的平均成绩,并按平均成绩从高到低的次序排名输出每个学生各门功课的综合成绩和平均成绩(名次、学号、姓名、平均成绩、各门功课的考试成绩、综合成绩)。
7.统计并输出各班各门功课的平均成绩和总平均成绩。
8.统计并输出每个同学已修学分。
9.列出不及格学生清单(学号、姓名、不及格的课程和成绩)。
10. 保存文件。
11. 读取文件。
12. 退出系统。
- 2023-09-04 01:30:04下载
- 积分:1