当前位置:网站首页>C language current savings account management system
C language current savings account management system
2022-07-05 11:06:00 【_ Programming_】
C Language current savings account management system
Current savings account management
Two · This course design 《 The paper ) What should be achieved
This course design combines theory with practical application ﹐ Make students according to the characteristics of data objects ﹐ Learn how to organize data ﹖ Understand and master the storage representation of basic data structure and the implementation of operation ; Skillfully realize the conversion from algorithm to program ﹖ Cultivate good programming skills ﹐ And be able to write a more standardized design report . Cultivate students' thinking ability through curriculum design ﹐ Improve students' comprehensive application ability and professional quality .
3、 ... and · This course design ( The paper ) Main contents and requirements of the task ( Including raw data · Technical parameters · Design requirements, etc )
Design task ∶ Enable depositors to open accounts ﹑ Sales Account ﹑ deposit ﹑ Withdraw money ﹑ Query and so on · The main function
as follows ∶
1) Enable depositors to open accounts ∶ Register depositor information ( full name · account number )﹐ Set balance to 0﹐ Form an account ;
2) Realize account cancellation of depositors ∶ Find the account corresponding to the depositor information ﹐ Delete them ;
3) According to the depositor's deposit ﹑ The withdrawal amount modifies the account balance ;
4) Query an account ∶ Find the account to be queried ﹐ Display the account balance and all deposits ·
Transaction records of withdrawal ;
5) Sorting shows ︰ According to account number · The deposit period or number of deposits sorts all accounts ;
6) Information export ︰ All account and transaction information shall be backed up to the file regularly .
The design requirements ∶ It should include the following main parts ∶
1) Demand analysis ∶ Chen Yun's task of program design and the functional requirements achieved ;
2) Outline design ∶ Design abstract data types · Describe the algorithm flow · Module partition · Son
Program
The function and calling relationship of and the level between each module ( call ) Relationship .
3) Detailed design ∶ Implement the defined data type ﹑ Choose the appropriate storage structure to realize each
Basic operation ﹐ Write the program corresponding to each function ;
4) Debug analysis ︰ Problems encountered in commissioning and improvement measures · Complete test function display ﹐
Analyze space-time complexity ﹑ Idea of algorithm improvement · Experience, etc .
5) User's Manual ∶ Explain how to use the program ﹐ Operation steps and usage rules .
6) appendix ︰ Annotated source listing .
Four · Data to be collected and main references ∶
[1] Geng Guohua .《 data structure -C Language description ( The first 2 edition )》[M] Beijing : Higher Education Press 2018.
[2] Yan Weimin et al ﹒《 data structure (C Language version )》[M] Beijing : tsinghua university press 2012.
[3] Ruan Hong, et al .《 Course design of data structure (C Language description )》[M] Beijing : Electronic industry press 2016.
[4] Tan Haoqiang .《C Programming ( The Fourth Edition )》[M] Beijing : tsinghua university press 2010.
[5] Yu Ling et al .《 Data structure case tutorial (C/C++ edition )》[M] Beijing : Mechanical industry press 2019.
Source download
link :https://pan.baidu.com/s/1JJs9vbZahUCB6cQvXLgAVg?pwd=1111
Extraction code :1111
边栏推荐
猜你喜欢
如何让全彩LED显示屏更加节能环保
LSTM applied to MNIST dataset classification (compared with CNN)
Review the whole process of the 5th Polkadot Hackathon entrepreneurship competition, and uncover the secrets of the winning projects!
Some understandings of heterogeneous graphs in DGL and the usage of heterogeneous graph convolution heterographconv
DDRx寻址原理
谈谈对Flink框架中容错机制及状态的一致性的理解
Characteristics and electrical parameters of DDR4
2022年化工自动化控制仪表考试试题及在线模拟考试
Repair animation 1K to 8K
Question bank and answers of special operation certificate examination for main principals of hazardous chemical business units in 2022
随机推荐
DGL中异构图的一些理解以及异构图卷积HeteroGraphConv的用法
2021年山东省赛题库题目抓包
DOM//
2021 Shandong provincial competition question bank topic capture
Go-3-第一个Go程序
DDRx寻址原理
运算符、、
2022年危险化学品生产单位安全生产管理人员特种作业证考试题库模拟考试平台操作
PWA (Progressive Web App)
web安全
Basic part - basic project analysis
不要再说微服务可以解决一切问题了!
[advertising system] parameter server distributed training
脚手架开发进阶
R3Live系列学习(四)R2Live源码阅读(2)
BOM//
力扣(LeetCode)185. 部门工资前三高的所有员工(2022.07.04)
[JS] extract the scores in the string, calculate the average score after summarizing, compare with each score, and output
go语言学习笔记-初识Go语言
Scaffold development foundation