Home > Back-end >  C language curriculum design (bank deposit or management design)
C language curriculum design (bank deposit or management design)

Time:11-29

I am a freshman is coming to an end, before the holiday school set a class assignment, strives for the bosses take me
below for details

Topic: bank deposit management design function: can input and query the customer deposit withdrawals, in the customer file, each customer information is a record, including number, customer name, withdrawal, password, address of customer, customer calls, the total amount of account; In a different file, every time the deposit is a record, including the number, date, category, access number, agent, categories: withdraw and deposit two, this system is able to input customer deposits or withdrawals; According to the customer's name query deposits and withdrawals, implementation step by step: 1, overall design, completed preliminary set framework, determine the man-machine dialogue interface, determine the number of function; 2, the complete information input (that is, through the programming to create file, enter the customer information and to display file content) 3, complete different function (i.e. create file through programming, and can be used to record different information to display file content) 4, complete the modify function, enter the customer number 5 can modify the customer's information, further requirements: complete customer name query deposits and withdrawals, and can display the account balance, requirements: 1, using C language implementation system; 2, the use of information processing structure; 3, the system requirements of each function module in the form of function implementation; 4, friendly interface, good human-computer interaction), the program should have comments, curriculum design experiment report requirements: 1, prepare reports: title, course design, data structure, the overall design of the program (the algorithms), module partition, 2, and the experimental summary report: flow diagram, main source code (to print), testing and debugging problems and solutions, in summary, etc.,

CodePudding user response:

My side there is a student management system c + + code

CodePudding user response:

reference 1st floor ybqlqb response:
my side have a student management system of c + + code

Can I share the private chat can

CodePudding user response:

I have a document, this QQ1455336446

CodePudding user response:

I also want to ask once, you can share, thanks a lot!!!!!!
  • Related