-
阿斯蒂芬呵呵呵无可厚非卡拉蜂快乐圣诞节翻开历史的肌肤
阿斯蒂芬呵呵呵无可厚非卡拉蜂快乐圣诞节翻开历史的肌肤-阿斯蒂芬
- 2023-03-25 23:15:04下载
- 积分:1
-
原理图,PCB文件,PCB3D效果图都有
原理图,PCB文件,PCB3D效果图都有-Schematic, PCB files, PCB3D effect diagram has
- 2022-04-10 13:51:36下载
- 积分:1
-
内核超时等待机制的原理:
应用程序通过操作系统提供的系统调用接口获取资源时,在系统调用的入口参数里可以指定超时等待的最大时间,通常以毫秒为单位,内核会将其转...
内核超时等待机制的原理:
应用程序通过操作系统提供的系统调用接口获取资源时,在系统调用的入口参数里可以指定超时等待的最大时间,通常以毫秒为单位,内核会将其转化为系统的时钟(tick)
-Timeout waiting for core principles of mechanism: the application through the operating system
- 2022-03-16 13:01:09下载
- 积分:1
-
VB is a preparation of a bank with ATM machine transactions
是一个用VB编写得银行ATM机交易的程序-VB is a preparation of a bank with ATM machine transactions
- 2022-03-18 05:27:30下载
- 积分:1
-
一个用VC编写的俄罗斯方块游戏。
一个用VC编写的俄罗斯方块游戏。-a VC sheet prepared by the Russian game.
- 2023-01-19 13:10:04下载
- 积分:1
-
街霸游戏,游戏很逼真,是一款可玩性非常强的手机游戏
街霸游戏,游戏很逼真,是一款可玩性非常强的手机游戏-neighborhood games, the game is very realistic, the creator of one of the very strong mobile phone games
- 2022-04-20 13:21:00下载
- 积分:1
-
学生成绩核算系统的设计与实现(25)
要求:(1)按班级按课程从文件中读入相应的平时成绩、期中考试成绩和期末考试成绩。
(2)三个成绩对总评成绩的百...
学生成绩核算系统的设计与实现(25)
要求:(1)按班级按课程从文件中读入相应的平时成绩、期中考试成绩和期末考试成绩。
(2)三个成绩对总评成绩的百分比被定义为常数,各占总成绩的30 、30 和40 。
(3)计算每位学生的总评成绩。
(4)计算该班级本课程的总平均成绩。
(5)计算处于优、良、中、及格、不及格的学生人数以及占总人数的百分比。其中100-90为优,89-80为良,79-70为中,69-60为及格,60分以下为不及格。
(6)按要求输出成绩在优、良、中、及格、不及格各区间的学生学号、成绩。-The student achievement calculation system s design with realizes (25) Request: (1) reads in the corresponding usual result, the midterm examination result and the terminal examinations result according to the class and grade according to the curriculum from the document. (2) three result are defined to the general appraisal result s percentage as the constant, occupies the overall result respectively 30 , 30 and 40 . (3) calculates each student s general appraisal result. (4) calculates this class and grade this curriculum the population mean result. (5) calculates the student population which is in superiorly, good, passes an examination, does not pass an examination as well as accounts for the total number of peop
- 2022-03-15 21:39:52下载
- 积分:1
-
地震速度分析及动有限仿真速度分析程序
matlab速度分析程序,用于地震勘探速度分析及动校正(NMO)。-Matlab velocity analysis procedures for seismic velocity analysis and dynamic correction (NMO).
- 2023-08-01 06:20:02下载
- 积分:1
-
Sokoban, a kind of intellectual game, with diphi series, things have, after the...
推箱子 ,一种智力游戏,用diphi 编的,东西还有,以后再传
-Sokoban, a kind of intellectual game, with diphi series, things have, after the send
- 2022-04-17 03:52:25下载
- 积分:1
-
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)...
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)-/********************************/
/* Desc: 俄罗斯方块游戏 */
/* Date: 2008.03.12 22:30 */
/********************************/
#include
#include
#include
#include
#include
#include
#define true 1
#define false 0
#define BoardWidth 12
#define BoardHeight 23
#define _INNER_HELPER /*inner helper method*/
- 2022-03-31 10:48:11下载
- 积分:1