-
16*16点阵显示汉字,能够实现汉字循环移动,已经调试过了
16*16点阵显示汉字,能够实现汉字循环移动,已经调试过了-16* 16 dot matrix display Chinese characters, Chinese characters can be achieved recycling movement, has been passed to debug
- 2022-10-10 02:40:03下载
- 积分:1
-
归并排序,算法分析与设计第二章分治法思想的归并排序算法实现,用C++写的....
归并排序,算法分析与设计第二章分治法思想的归并排序算法实现,用C++写的.-merge sorting algorithm analysis and design of the second chapter ideological divide-and-conquer method of merging ranking algorithm, C writes.
- 2022-03-15 19:47:12下载
- 积分:1
-
my name is obi and i m from indonesia and tangerang is my city, if you come to i...
my name is obi and i m from indonesia and tangerang is my city, if you come to indonesia please visit me in tangerang
- 2022-06-12 02:49:37下载
- 积分: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
-
This procedure is to Yuma ephemeris data files into a standard txt convert stand...
本程序是将Yuma的星历数据文件转换成标转换成标准的txt文本格式及第一列位GPS卫星PRN编号,后面为各个卫星的轨道参数-This procedure is to Yuma ephemeris data files into a standard txt convert standard text format and the first GPS satellite PRN numbers faithfully followed for each satellite orbit parameters
- 2022-03-09 13:16:07下载
- 积分:1
-
一个手机RPG游戏的源代码,包含资源图片,eclipse工程文件。
一个手机RPG游戏的源代码,包含资源图片,eclipse工程文件。-a phone RPG game"s source code, resources include photographs, documents eclipse works.
- 2022-07-01 11:52:19下载
- 积分:1
-
This document describes the Windows, a hotkey, skillfully use them can bring to...
本文件介绍了Windows中的热键,熟练使用它们可以为我们带来极大的方便。-This document describes the Windows, a hotkey, skillfully use them can bring to us great convenience.
- 2022-04-02 05:39:00下载
- 积分:1
-
For any software that handles client requests, at some point, there must be a pe...
For any software that handles client requests, at some point, there must be a persistent point where all data related to the clients are stored. Those storages can be any thing (database, mainframes, files etc.). What if this software needs to access those storages with concurrent requests, knowing that opening a connection is memory and CPU consuming? A Connection Pool is a container of open and reusable connections. It will help you save both memory and CPU time. Also, it will help you in managing connections.
- 2022-03-20 11:42:04下载
- 积分:1
-
用c实现的命令行格式的外壳
用c实现的命令行格式的外壳-achieve with the command line format shell
- 2022-04-08 21:55:29下载
- 积分:1
-
一个随机密码产生器代码
一个随机密码产生器代码-A random password generator code
- 2022-03-21 13:47:57下载
- 积分:1