当前位置:网站首页>C language teacher workload management system
C language teacher workload management system
2022-06-27 16:20:00 【_ Programming_】
C Language teacher workload management system
17、 Teacher workload management system
Calculate the total workload of each teacher in a semester .( The information of a teacher's single teaching task is : Teachers'
Number 、 full name 、 Gender 、 The title 、 Teaching course 、 class 、 Number of classes 、 Theoretical class 、 Experiment class 、 Total class hours of a single teaching task )
A、 Teacher information processing
(1) Input the teaching information of the teacher , Including the teacher number 、 full name 、 Gender 、 The title 、 Teaching course 、 class 、 Number of classes 、 Theoretical class 、 Experiment class .
(2) Insert ( modify ) Teachers' teaching information :
(3) Delete teacher teaching information :
(4) Browse the teaching information :
B、 Teacher workload data processing
(1) Calculate the total class hours of a single teaching task . The calculation principle is shown in the following table :
Number of classes Total class hours of a single teaching task
2 1.5*( Theoretical class + Experiment class )
3 2*( Theoretical class + Experiment class )
=4 2.5*( Theoretical class + Experiment class )
(2) Calculate the total teaching workload of a teacher in a semester . Total teaching workload = Sum of total class hours of all individual teaching tasks .
(3) Teacher data query :
Tips : Enter the teacher number or other information , That is, read out all data information , And show it .
C、 Teachers' comprehensive information output
Tips : Output teacher information to the screen .
( The linked list is required to realize )
Source download
link :https://pan.baidu.com/s/1JJs9vbZahUCB6cQvXLgAVg?pwd=1111
Extraction code :1111
边栏推荐
- Beginner level Luogu 2 [branch structure] problem list solution
- Distributed session solution
- 阿里云刘珅孜:云游戏带来的启发——端上创新
- Centos8 PostgreSQL initialization error: initdb: error: invalid locale settings; check LANG and LC_* environment
- Introduce you to ldbc SNB, a powerful tool for database performance and scenario testing
- Use redis to automatically cancel orders within 30 minutes
- If you want to use DMS to handle database permissions, can you only use Alibaba cloud ram accounts (Alibaba cloud RDS)
- Logstash excludes specific files or folders from collecting report log data
- 国家食品安全风险评估中心:不要盲目片面追捧标签为“零添加”“纯天然”食品
- 守护雪山之王:这些AI研究者找到了技术的新「用武之地」
猜你喜欢

【牛客刷题】NowCoder号称自己已经记住了1-100000之间所有的斐波那契数。 为了考验他,我们随便出一个数n,让他说出第n个斐波那契数。如果第n个斐波那契大于6位则只取后6位。

分布式Session解决方案

事件监听机制

Leetcode daily practice (Yanghui triangle)

A robot is located in the upper left corner of an M x n grid. The robot can only move down or right one step at a time. The robot attempts to reach the lower right corner of the grid. How many differe

Numerical extension of 27es6
![Luogu_ P1002 [noip2002 popularization group] crossing the river_ dp](/img/80/4edf21e0ac316fe3dd727159621acb.png)
Luogu_ P1002 [noip2002 popularization group] crossing the river_ dp

LeetCode每日一练(主要元素)

#yyds干货盘点# 解决剑指offer:二叉树中和为某一值的路径(三)

express
随机推荐
等保2.0密码要求是什么?法律依据有哪些?
If you want to use DMS to handle database permissions, can you only use Alibaba cloud ram accounts (Alibaba cloud RDS)
What are the password requirements for waiting insurance 2.0? What are the legal bases?
Leetcode daily practice (Yanghui triangle)
Leetcode daily practice (longest substring without repeated characters)
A distribution fission activity is more than just a circle of friends!
localDateTime类型的时间(2019-11-19T15:16:17) 用oracle的时间范围查询
logstash排除特定文件或文件夹不采集上报日志数据
Introduce you to ldbc SNB, a powerful tool for database performance and scenario testing
Luogu_ P1002 [noip2002 popularization group] crossing the river_ dp
About tensorflow using GPU acceleration
熊市慢慢,Bit.Store提供稳定Staking产品助你穿越牛熊
# Cesium实现卫星在轨绕行
数组表示若干个区间的集合,请你合并所有重叠的区间,并返回 一个不重叠的区间数组,该数组需恰好覆盖输入中的所有区间 。【LeetCodeHot100】
LeetCode每日一练(两数之和)
Source NAT address translation and server mapping web page configuration of firewall Foundation
字节跳动埋点数据流建设与治理实践
开源二三事|ShardingSphere 与 Database Mesh 之间不得不说的那些事
智慧风电 | 图扑软件数字孪生风机设备,3D 可视化智能运维
Etcd可视化工具:Kstone部署(一),基于Helm快速部署