当前位置:网站首页>C language dormitory management query software
C language dormitory management query software
2022-07-04 13:43:00 【_ Programming_】
C Language dormitory management query software
Date of assignment :2022 year 6 month 22 Japan
course cheng set up meter ren service book
1. Design purpose :
《 data structure 》 This course mainly introduces the most commonly used data structures , Clarify the internal logical relationship of various data structures , Discuss its storage representation in computer , And the implementation algorithm when performing various operations on it , And the efficiency of the algorithm is simply analyzed and discussed . The course design of data structure should achieve the following purposes :
Understand and master the design method of data structure and algorithm , Have preliminary independent analysis and design ability ;
Preliminarily master the problem analysis of software development process 、 The system design 、 Program code 、 Testing and other basic methods and skills ;
Improve the ability to analyze and solve problems independently by comprehensively using the theoretical knowledge and methods learned ;
Training carries out software development from the perspective of system and the general specification of software development , Cultivate the scientific working methods and style that software workers should have .
2. Design content and requirements ( Including raw data 、 Technical parameters 、 Conditions 、 Design requirements, etc ):
Design content :
(1) Input record ( The number of records shall not be less than 12 strip ) And establish data files , Data files by keyword ( full name 、 Student number 、 room number ) Sort ( Bubbling 、 choice 、 Insert sorting, etc. choose any two ), Each room has a maximum of 6 people .
(2) Show records ;
(3) find record , Use dichotomy to achieve by name 、 Student number 、 Room number inquiry ;
(4) Print any query result ;
(5) Delete record ;
(6) It can realize continuous operation , Until you choose to exit .
The design requirements :
(1) Meet the requirements of the subject , Realize the corresponding functions ;
(2) Friendly and beautiful interface is required , Easy to operate ;
(3) Pay attention to the practicability of the program 、 Security ;
3. Requirements for design tasks and workload 〔 Including course design and calculation instructions ( The paper )、 Drawing 、 Physical samples, etc 〕:
(1) Choose the right data structure , And define the structure of the data structure ;
(2) According to the basic requirements to be completed by the program and the program implementation tips , Design a complete algorithm ;
(3) Write the course design specification according to the format requirements .
course cheng set up meter ren service book
4. Main references :
[1] Li Yunqing , Yang Qinghong . data structure (C Language version ). Beijing : People's post and Telecommunications Press ,2004.
[2] YanWeiMin , Wei-min wu . data structure (C Language version ). Beijing : Tsinghua University published .1997.
[3] Su guangkui , Li Chunbao . Introduction to data structure . Beijing : Tsinghua University published .2002.
[4] Zhouhaiying , Ma qiaomei , Jin Yanxia . Data structure and algorithm design . Beijing : National Defense Industry Press ,2007.
[5] Zhang Haifan . Introduction to software engineering . Beijing : tsinghua university press .2003.
5. Form and requirements of design results :
Application software
Course design manual
6. Work plan and progress :
2022 year 6 month 22 Japan ~ 2022 year 6 month 25 Japan Requirements analysis and outline design ;
2022 year 6 month 26 Japan ~ 2022 year 6 month 29 Japan Detailed design and coding ;
2022 year 6 month 30 Japan ~ 2022 year 7 month 1 Japan Write course design instructions ;
2022 year 7 month 2 Japan check before acceptance 、 Performance assessment .
College review comments :
Source download
link :https://pan.baidu.com/s/1JJs9vbZahUCB6cQvXLgAVg?pwd=1111
Extraction code :1111
边栏推荐
- 求解:在oracle中如何用一条语句用delete删除两个表中jack的信息
- eclipse链接数据库中测试SQL语句删除出现SQL语句语法错误
- Runc hang causes the kubernetes node notready
- When MDK uses precompiler in header file, ifdef is invalid
- Master the use of auto analyze in data warehouse
- Practice: fabric user certificate revocation operation process
- n++也不靠谱
- After the game starts, you will be prompted to install HMS core. Click Cancel, and you will not be prompted to install HMS core again (initialization failure returns 907135003)
- Using nsproxy to forward messages
- ASP.NET Core入门一
猜你喜欢

CA:用于移动端的高效坐标注意力机制 | CVPR 2021

CommVault cooperates with Oracle to provide metallic data management as a service on Oracle cloud

诸神黄昏时代的对比学习

爬虫练习题(一)

Golang sets the small details of goproxy proxy proxy, which is applicable to go module download timeout and Alibaba cloud image go module download timeout

Dgraph: large scale dynamic graph dataset

8 expansion sub packages! Recbole launches 2.0!

比量子化学方法快六个数量级,一种基于绝热状态的绝热人工神经网络方法,可加速对偶氮苯衍生物及此类分子的模拟

SQL statement syntax error in test SQL statement deletion in eclipse linked database

After installing vscode, the program runs (an include error is detected, please update the includepath, which has been solved for this translation unit (waveform curve is disabled) and (the source fil
随机推荐
「小技巧」给Seurat对象瘦瘦身
DGraph: 大规模动态图数据集
Samsung's mass production of 3nm products has attracted the attention of Taiwan media: whether it can improve the input-output rate in the short term is the key to compete with TSMC
Runc hang causes the kubernetes node notready
一文掌握数仓中auto analyze的使用
"Pre training weekly" issue 52: shielding visual pre training and goal-oriented dialogue
Comparative study of the gods in the twilight Era
eclipse链接数据库中测试SQL语句删除出现SQL语句语法错误
ASP.NET Core入门一
实战:fabric 用户证书吊销操作流程
Interviewer: what is the difference between redis expiration deletion strategy and memory obsolescence strategy?
7、 Software package management
七、软件包管理
CA:用于移动端的高效坐标注意力机制 | CVPR 2021
Personalized online cloud database hybrid optimization system | SIGMOD 2022 selected papers interpretation
Valentine's Day confession code
Golang sets the small details of goproxy proxy proxy, which is applicable to go module download timeout and Alibaba cloud image go module download timeout
Alibaba cloud award winning experience: build a highly available system with polardb-x
老掉牙的 synchronized 锁优化,一次给你讲清楚!
iptables基础及Samba配置举例