-
Multisim9monidianlu.rar
压缩包解压时不能有密码
Multisim9monidianlu.rar
压缩包解压时不能有密码-Multisim9monidianlu.rar compressed packets can not extract the password
- 2022-01-24 16:30:30下载
- 积分:1
-
Simulation of an algae in Java
Simulation of an algae in Java
- 2022-10-01 00:05:03下载
- 积分:1
-
学生成绩查询系统 非常的简单的易懂易用易上手所以大家一定要下...
学生成绩查询系统 非常的简单的易懂易用易上手所以大家一定要下-just for serching for students`grade
- 2023-02-03 14:45:03下载
- 积分:1
-
使用java药店管理系统
medical shop managment system using java
- 2022-08-06 11:09:10下载
- 积分:1
-
一款不错的开放源代软电话,大家可以研究以下
一款不错的开放源代软电话,大家可以研究以下-A good open-generation soft phone, we can study the following
- 2022-06-14 21:34:14下载
- 积分:1
-
世界您好
#include < stdio.h >
作废 main ()
{
printf ("你好世界");
}
- 2022-06-28 07:24:47下载
- 积分:1
-
这个游戏叫做挖地道,里面配有音乐,是个小游戏
这个游戏叫做挖地道,里面配有音乐,是个小游戏-The game is called dig, which is equipped with music, is a small game
- 2023-02-10 07:50:03下载
- 积分:1
-
这程序是利用状态机来控制交通灯verilog码
这程序是利用状态机来控制交通灯verilog码-This procedure is the use of state machine to control the traffic lights verilog code
- 2022-02-27 03:57:04下载
- 积分:1
-
DOS下逻辑锁 首先,大略介绍一下我的程序,我是用汇编写成,程序有2个文件:hdlock.exe hdlock.dat ,其中hdlock.dat是我写的用于装...
DOS下逻辑锁 首先,大略介绍一下我的程序,我是用汇编写成,程序有2个文件:hdlock.exe hdlock.dat ,其中hdlock.dat是我写的用于装入硬盘0柱0道1扇的硬盘锁,hdlock.exe实现 (1)把hdlock.dat装入硬盘0柱0道1扇并设置硬盘锁的密码,(2)修改密码,(3)卸载 硬盘锁 在此,先介绍一下 hdlock.dat,因为硬盘锁本身受空间限制,必须严格控制在1bdH 字节内,(知道为什么吗?)所以是不能用masm先写原程序,再编译,我基本上是用debug 的A命令一次性写出来的,我把这些反汇编了出来,加上一些注释,给大家看看,互相学习 吗。 -DOS logic lock First, I briefly tell us about the procedure that I used the compilation of written procedures are two documents : hdlock.exe hdlock.dat, hdlock.dat yes, I wrote for the packed column drives 0 0 1 hard disk lock, hdlock.exe achieve ( 1) hdlock.dat loaded drive 0- 0 and set up a password lock drive, (2) to alter the code, (3) remove the hard disk lock, first tell us about hdlock.dat, since drive lock itself subject to space restrictions, must be strictly controlled within the 1bdH byte (wonder why?) So it is not used can write original program first and then build, basically, I used the debug A one-time write down orders, I put out a compilation of the anti-plus some notes, for every
- 2022-04-23 17:27:25下载
- 积分:1
-
person类
数据成员:
姓名name、性别sex、年龄age
成员函数
(1)构造函数
(2...
person类
数据成员:
姓名name、性别sex、年龄age
成员函数
(1)构造函数
(2)输出姓名、性别、年龄
派生类student
数据成员:
学号、专业(代号) 、考试成绩score[5]、平均成绩
成员函数
(1)构造函数
(2)输出学号、姓名、性别、年龄、专业
(3)计算平均成绩
(4)输出学号、姓名、单科成绩和平均成绩
派生类teacher
数据成员:
职工号、职称、讲授课程(课程代号)
成员函数
(1)构造函数
(2)输出职工号、姓名、性别、年龄、职称
(3)设置讲授课程
(4)输出姓名、讲授课程
派生类graduate_student
成员函数
(1)构造函数
(2)输出姓名、性别、年龄、职称、研究生专业
-person category
- 2023-05-21 13:45:03下载
- 积分:1