-
用单纯性发求解线性规划问题,并由文件 读入系数矩阵,用于大规模计算。...
用单纯性发求解线性规划问题,并由文件 读入系数矩阵,用于大规模计算。-Simple to use fat for solving linear programming problems by the document read into the coefficient matrix, for large-scale computing.
- 2022-05-06 18:08:34下载
- 积分:1
-
利用8051串行口,和并行输出串行移位寄存器74LS164扩展一位数码显示在数码显示器上循环显示0...
利用8051串行口,和并行输出串行移位寄存器74LS164扩展一位数码显示在数码显示器上循环显示0-9这10个数字。-Using 8051 serial port, and parallel output serial shift register 74LS164 expansion of a digital display on the cycle in the digital display shows the 10 figure 0-9.
- 2022-06-03 03:39:24下载
- 积分:1
-
该源计算机实验的步进电机控制有其自身通过转移…
步进电机控制的源计算机实验,有自己的传递平台,可以在ASM中使用
- 2022-04-08 10:57:08下载
- 积分:1
-
看雪软件安全http:www.pediy.com 上 翻译的opcode结构的文章 对学习反编译很有用处...
看雪软件安全http:www.pediy.com 上 翻译的opcode结构的文章 对学习反编译很有用处-See the snow on the translation of software security http:www.pediy.com the opcode structure of the article on learning useful decompile
- 2022-02-03 03:41:11下载
- 积分:1
-
MenuetOS是一个操作系统开发的PC完全在32写的…
MenuetOS is an Operating System in development for the PC written entirely in 32/64 bit assembly language. Menuet64 is released under License and Menuet32 under GPL. Menuet supports 32/64 bit x86 assembly programming for smaller, faster and less resource hungry applications.
Menuet has no roots within UNIX or the POSIX standards, nor is it based on any operating system. The design goal has been to remove the extra layers between different parts of an OS, which normally complicate programming and create bugs.
- 2023-04-08 09:00:03下载
- 积分:1
-
这是一个用汇编语言写的四位数码显示程序(先显示P,然后按键则显示相应的键码。)...
这是一个用汇编语言写的四位数码显示程序(先显示P,然后按键则显示相应的键码。)-This is a compilation of the language used to write the four digital display program (the first show that P, and then showed the corresponding button key code.)
- 2023-03-19 23:20:03下载
- 积分:1
-
多位bcd码乘法,已测试通过,多位bcd码乘法,已测试通过
多位bcd码乘法,已测试通过,多位bcd码乘法,已测试通过-Bcd number multiplication code, have been tested, a number of bcd code multiplication, have been tested
- 2022-05-05 23:32:54下载
- 积分:1
-
this a simple Timer original code
this a simple Timer original code
- 2023-03-22 08:35:04下载
- 积分:1
-
此程序完成功200HZ的固定频率,稳定性很高,波形失真度小,如果要想产生固定频率,这个程序是最好的选择!...
此程序完成功200HZ的固定频率,稳定性很高,波形失真度小,如果要想产生固定频率,这个程序是最好的选择!-success of this procedure 200Hz End of fixed-frequency, high stability, waveform distortion small, if they have a fixed-frequency, the procedure is the best choice!
- 2022-04-30 14:16:19下载
- 积分:1
-
各模块的功能
1.各种基本数据的录入。如:学生基本情况录入。
2.各种基本数据的修改。即:允许对录入的数据重新进行编辑、修改。
3...
各模块的功能
1.各种基本数据的录入。如:学生基本情况录入。
2.各种基本数据的修改。即:允许对录入的数据重新进行编辑、修改。
3.各种基本数据的插入。如:在学生选修课程基本信息中插入一条新信息。
4.各种基本数据的删除。如:假设某同学转学或出国深造,删除该生的相关信息。
5.基于各种数据的查询。如:姓张的所有同学、年龄小于20岁的同学。
基于各种基本数据的统计计算.
6.统计每个学生各门功课的平均成绩,并按平均成绩从高到低的次序排名输出每个学生各门功课的综合成绩和平均成绩(名次、学号、姓名、平均成绩、各门功课的考试成绩、综合成绩)。
7.统计并输出各班各门功课的平均成绩和总平均成绩。
8.统计并输出每个同学已修学分。
9.列出不及格学生清单(学号、姓名、不及格的课程和成绩)。
10. 保存文件。
11. 读取文件。
12. 退出系统。
- 2022-09-18 13:35:03下载
- 积分:1