-
模拟自动售货机
Simulate a Vending Machine
- 2022-01-26 08:16:40下载
- 积分:1
-
简单的主窗口程序主要是用来讲述新入门的
简单的主窗口程序,主要是用于告诉新手怎么入门-Simple main window procedure is used mainly to tell how new entry-
- 2022-04-01 03:00:48下载
- 积分:1
-
style settings
java程序界面风格的设置-style settings
- 2022-01-22 04:35:32下载
- 积分:1
-
that a company has a customer reception center, the unit time to a random custom...
说某公司有一个顾客接待站,在单位时间内随机地有顾客到接待站询问,设每位顾客 的接待时间是某个范围内的随机值,设接待站只有一名接待人员,要求程序模拟统计 //在设定时间内,接待员的总空闲时间和顾客的平均等待时间。假定模拟数据已按顾客 //到达接待站的先后顺序依次存于某个正文数据文件中。对应每位顾客有两个数据,到达 ///时间和需要接待的时间。 //在计算机模拟程序中,程序按模拟环境中的事件出现顺序逐一处理事件。当一个事件 //结束时,下一个事件隔一段时间才发生,则程序中的模拟时钟立即推进到下一个事件 的发生时间,如一个事件还未处理结束之前,另有其他事件等待处理,则这些事件就 应依次排队等候处理。-that a company has a customer reception center, the unit time to a random customers to ask reception centers set up for each customer reception time is within the scope of a random value, is only a reception center set up to receive, process simulation requirements statistics// within a set time, the receptionist at the total idle between customers and the average waiting time. Simulated data has been assumed by the customer// Reception Center arrived in the order followed by the text stored in a data file. Corresponding two per customer data, arriving///time and the time required to receive.// In the computer simulation program, the process by simulation environment incidents each sequence
- 2022-01-30 22:04:42下载
- 积分:1
-
电子温度计C语言程序代码
ds18b20的初始化、读写时序
数码管的显示程序...
电子温度计C语言程序代码
ds18b20的初始化、读写时序
数码管的显示程序-temperature measure
- 2022-10-06 01:45:03下载
- 积分:1
-
this is a airline system
this is a airline system
- 2022-01-30 11:04:39下载
- 积分:1
-
score表查找和排序
创建Windows窗体应用程序项目,设计一个窗体Form1,用于实现对score表中的通用查找和排序操作。
- 2023-03-23 04:55:03下载
- 积分:1
-
Archives Assistant Management System
档案助理管理系统-Archives Assistant Management System
- 2022-01-31 05:52:36下载
- 积分:1
-
1. Parents : landing check their children's achievements, and teacher review...
1.家长:登陆查看自己孩子的成绩,及老师的评语. 也可以看所有其他学生的成绩(但是学生姓名不显示),家长给老师留言.
2.学生:登陆查看自己的成绩。查看所有班级学生成绩.
3.老师:登陆输入学生的成绩,评语,给家长回复及留言。 (只能输入自己所教课的学生成绩)。可以看所有其他学生的成绩,查看所有学生的全年级排名-1. Parents : landing check their children"s achievements, and teacher reviews. we can see all the results of the students (but not the names of students displayed), parents message to the teachers. 2. students : View landing their achievements. View all classes student achievement. 3. Teacher : landing the importation of the academic performance of students, reviews, back to the parents, and messages. (Import only teach their students results). All others can see the results of the students to see all the students of the whole school year rankings
- 2022-12-11 19:45:03下载
- 积分:1
-
游蛇吃豆 main.c代码
游蛇吃豆游戏,基本要求:
(1)键盘控制改变游蛇运动方向;
(2)碰到边框或栅栏游戏结束;
(3)吃掉豆子蛇身变长;
(3)豆子全部吃光,游戏结束。
提高要求(选做):
(1)改进游戏界面,增加相关统计信息;
(2)考虑一合理的得分方法,得分值取决于吃下去的豆子和游戏完成时间等等。
- 2022-05-25 06:00:41下载
- 积分:1