搜索资源列表
BankSystem
- 银行系统客户端完整版。本软件实现银行的活期储蓄存款业务。软件为单机版客户端程序,运行在面向个人业务的电脑上。主要实现银行开户、销户、取款、存款、余额查询、转账、修改密码、打印账户明细记录等功能。项目中包含项目文档-The software implementation of the bank' s current savings deposit business. Software for stand-alone version of the client program running
zzTRACE_Fullfil
- 日志打印程序, 通过一个宏zzTRACESHOW实现打日志功能,支持多线程, 能打函数名,行数等。通过构造函数和重载()来实现类似于printf的格式,方便使用-Log print program, through a macro zzTRACESHOW hit log function, support for multi-threaded and can play the function name, the number of rows. Constructor and overloade
studentinfomanagemen
- 学生信息包括:学号,姓名,年龄,性别,出生年月,地址,电话,E-mail等。试设计一学生信息管理系统,使之能提供以下功能: 1。各种基本数据的录入,如:学生信息的录入2。各种基本数据的修改,3。各种基本数据的删除4。基于各种数据的查询5。基于各种数据的统计计算6。打印所有学生的基本信息-Student information includes: Student ID, name, age, sex, date of birth, address, telephone, E-mail and so
Traversal
- 二叉树的创建,插入,删除,排序,先序,中序,后序以及打印等功能-Create a binary tree , insert, delete , sort, first order, in sequence, after and printing functions
stu_comsuption_mngmt
- 利用链表录入学生的信息并实现显示、增加、删除、打印、查找等功能,特点是,有win和linux双版的,可以分别在两个系统下用vc或gcc编译!-the student information can be displayed, added, deleted, printed or sorted via the program. There are two versions: win and linux.