搜索资源列表
score_asm
- 用汇编写的学生成绩管理系统 完成了输入姓名、成绩、列表的功能 还有几个功能像排序、修改、打印等功能还没有完成-compilation was made with the students performance management system to complete the importation of names, achievements, the list also features several functions like sorting, modify, print funct
STUDENTMANAGE
- 这是我一个用双向链表实现的学生信息管理DOS版 可以插入 查询 编辑 排序 删除 保存 显示相关信息-a two-way linked list with the students to achieve information management DOS version can be plugged into inquiries ranking editors deleted to preserve relevant information shows
Another_eYes_BTDemo
- 由delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortLis
学校人员管理系统
- 设计并实现一个简单的大学人员信息管理系统。对各类人员信息进行管理,包括增加、删除、查询、修改、排序和统计等基本功能。用面向对象方法设计一个异质链表,该链表用来存储大学中各类人员的信息。-design and implement a simple university personnel information management system. Categories of information management, including add, delete, inquiry, modif
学籍管理系统C语言版
- 学籍管理系统!利用C语言实现! 在构思基本模块时,订立了“读取文件到内存形成链表,对链表的操作,将内存的链表内容保存到文件”三大基本块。 读取文件:在main函数里完成。原理是,先检查文件指针是否在末尾,若否,则在内存开辟一个单位长度,在文件中读取单位长度数据入该空间中,并彼此构成链表。采取带参数的主函数,以保证保存文件的多样性。 对链表的操作:可分为插入(建立),删除,查找,修改,排序。五大基本功能。分别用五个函数完成。这里不一一描述。其中,删除,查找,修改都是要用到查找一个数据的操作。所以,
店盟淘宝客程序V11.6 TOP/API2.0
- 店盟淘宝客程序V11.6 TOP/API2.0是一套基于淘宝开放平台提供的API开发出来的淘宝客推广程序,又称淘宝客网站、淘客程序、淘客源码,目前通过这套API版淘宝客程序可以按各种排序方式获取淘宝客商品列表、店铺商品列表及商品参数信息,方便易用、轻松建立淘宝客推广网站,进行淘宝客商品及店铺的推广。 -Taobao shop off Union is a program V11.6 TOP/API2.0 Taobao Open Platform based on the API prov
Car-Sales-Management-System-3.2
- 用循环链表建立的简单的汽车销售管理系统。可以输入、删除、排序记录,读取、保存文件。-Established with a simple circular list of car sales management system. You can enter /delete/sort records, read/save files.
xsb
- 这是一个用visual C++开发的学生成绩管理系统,适用于C++初学者,采用命令行界面方式。主要功能有学生成绩的新建、添加、删除、排序等,为了提高效率,程序没有使用链表,而采用了了数组实现。-This is a visual C development of student achievement management system, applicable to C beginners, using command-line interface mode. The main f
studentmaster
- 学生成绩管理系统 链表编写 可实现输入 查找 排序 删除 储存 读取 求平均数等功能-Student achievement management system for the preparation of list can be sorted to find the realization of input for the average reader to delete the storage functions
Airport_Assistant
- 航班信息管理系统 源代码包括显示记录函数、对航班号进行排序的函数、读入记录函数和实现退出程序的函数、按关系类别显示记录的函数、添加记录函数、删除记录函数、查询记录函数、保存记录的函数和更新记录的函数。 压缩包包含一个EXE文件,直接执行就行了~ -Flight Information Management System records the source code includes a display function, the flight number of the
xuejiguanli
- 用C语言实现的学籍管理系统。通过链表操作数据。可实现查找、添加、删除、排序。-With the C language implementation of the student status management system. Operational data through the linked list. Can be realized to find, add, delete, sort.
StudentManage
- 学生成绩管理系统,数据结构实现,用链表实现对其编辑操作,除了基本添加删除功能,另有排序打印等功能-Student performance management systems, data structure implementation, using linked list implementation of its edits, in addition to the basic add delete functions, while functions such as sorting prin
zhangyu
- 该程序是一个简单的职工管理系统;用C++语言编写的;由链表实现其具有的功能:具有查找、删除、插入、排序等功能。本程序有许多不足甚至错误之处;诚请各位多多指教:谢谢!!QQ:718290025-The program is a simple employee management system use written in C++ from the list has to achieve its function: have to find, delete, insert, sort, and
stu_man_sys
- 该学生档案管理系统是运用链表的结构建立的,能够创建和销毁档案库,以学号查询、插入或删除某个学生,也可按学号进行排序,功能齐全,自己开发,VC6.0上已编译通过并进行相关测试,希望能给大家带来帮助并请斧正!-The student records management system is established using the structure of the list, to create and destroy the archives to student number query, i
xianxueshengdan
- 学生名单自己创建,名单至少包括学号,姓名,班级3项信息,并保存到myfile.dat 中,程序在读取名单并显示时,不但支持单关键字排序,也支持第一键字,第二关键字排序。比如,仅按照学号排序,称为单关键字排序;在按照班级排序的情况下,再按照学号排序,称为双关键字排序。-Create your own list of students, including student id, name list at least three information, class, and save to myf
1
- 简单学生信息管理系统,要求如下: (1)学生信息包括学号、姓名、生日、语文成绩、数学成绩、英语成绩。 (2)内存中以链表形式实现对学生数据的管理。 (3)可以查看所有学生信息 (4)可以添加一个学生信息 (5)可以删除一个学生信息 (6)可以根据学号修改一个学生信息 (7)可以将学生信息保存到磁盘文件 (8)可以从文件中载入学生信息 (9)可以按学号对学生信息进行排序 (10)完成一些学生信息的基
payroll_system
- 开发一个简单的工资系统:1)输入、显示工资信息(包括:员工号、姓名、岗位工资、补贴总额、代扣总额);2)输出应发工资的最高、最低和平均值;3)按员工号排序后输出信息;4)按员工号查找并输出其信息,也可删除查到的员工。要求:1)具有良好的风格和简单的界面;2)利用函数来实现各模块;3)用链表实现。 -Develop a simple payroll system: 1) input, display payroll information (including: staff number, n
Linklist
- 建立一个动态链表,将学生数据(学号,成绩)存入链表结构中,实现链表的访问(求学生成绩的平均分,找到最高分,最低分,将其数据输出)。删除指定学号的学生数据,对学生数据进行排序,分别在链表头部,中间,末尾插入学生数据。-To establish a dynamic linked list, students and student id data (deposited in the list, realize the list of access (the average student achie
student
- 用C编写的简单的学生成绩管理系统,使用链表结构,具有添加,删除,修改,排序等功能-C prepared by the simple use of student achievement management system, the use of linked list structure, with add, delete, modify, sort, etc.
The-contact-list-management
- 简单通讯录管理程序功能 ① 增加记录,可选择增加数目 ② 删除记录,可选择删除单个或多个 ③ 显示所有记录,十个一屏 ④ 按姓名查找并显示一条记录 ⑤ 按姓名查找并更改一条记录 ⑥ 从一个正文文件添加记录 ⑦ 把目前的记录存入一个正文文本 ⑧ 更改排序关键字并排序 ⑨ 删除所有记录 ⑩ 退出系统 -Simple contact management program features ① increase the recording, you can c