搜索资源列表
stu.rar
- 学生信息管理系统,控制台程序,C语言编写;实现学生信息的增删改查,使用文本存储学生信息;,Student Information Management System, Console Application, C language the achievement of students to check the addition and deletion of information, students use the text information storage
stu-3
- 一个简单的学生成绩管理系统,C语言编写,用于课程设计-A simple student achievement management system, C language for curriculum design
stu
- 以C语言中链表数据形式写的学生信息系统,包括添加,删除,保存,查询,修改学生信息等功能-C language linked list in the form of written student management system, including add, delete, save, query, modify the functions of Student Information
C_language_study
- 上海贝尔的c语言高级教程,适合于初学者对C语音进行系统的学习。-Shanghai Bell c-language high-level tutorial for beginners on the C voice systematic study.
stu
- 这是一个用c语言编写的学生成绩管理系统,在TC2.0下可以运行,虽然是个小系统,但是很经典;-This is a language with the c student achievement management system can run in TC2.0, although a small system, but a classic
stu
- C语言程序是一个实用性很强的程序,不仅可以实现对一些简单的信息的管理,而且可以实现对系统硬件的管理。这个程序设计的目标是通过对C语言所编的程序的简单的操作,来实现对学生成绩信息的管理。这个题目最大的优点是实用性很强,通过这个简单的程序可以完成对学生成绩的输入、删除、插入、查找、排序、统计、索引、分类合计,和对记录的储存、读取、复制等操作,方便快捷。-C language program is a very practical program, not only can be achieved o
stu
- 数据结构课程设计 学生成绩管理系统利用单链表结构实现学生成绩动态管理,了解数据库管理的基本功能,掌握C语言中的结构体、指针、函数、(系统函数、自定义函数)、文件操作等知识,这是一个C语言知识的综合应用-Data structure course design student achievement management system using a single linked list structure to achieve the dynamic management of student
Information-management-of-stu
- 实现学生、教师的信息管理功能,查找、添加、删除!主要运用C语言(单链表的知识)-Information management capabilities of students, teachers, find, add, delete! Mainly use the C language (knowledge of the singly linked list)
(stu)File1
- 打开一个文件,逐行读取生成一个英文字符的索引,产生一个文件保存输入文件中的字符出现的次数、个数和种类。 1、一次读取文件的一行;读取文件使用iostream; 2、除去行中所有的标点符号,利用附录A的程序代码; 3、对于每一行: a)在你构建的索引结构中查找单词; b)如果没有找到(出现新词)就将它插入索引; c)如果找到就更新该词的出现次数(次数加1)。 4、所有行都读入完成后,对索引结构按照字典顺序进行排序。每一行都应包括该单词本身、出现次数,如果有能力,程序还应
STU
- 简单的C语言编写的学生信息管理系统,学习用-Student information management system, a simple C language learning with
stu-score
- 这是我用空闲时间自己写的一个C语言的学生成绩管理系统,用户密码可以在文档中查看,这类代码网上很多,欢迎互相学习!-This is my free time to write a C language student achievement management system, the user password can be viewed in the document, such code online a lot, welcome to learn from each other!
STU
- 使用c#编写的连接firebird的实例-using language c# to create an example write with firebird database
Stu
- 每个c语言初学者必做的学生成绩管理系统,里面都只用了很基本的c语法,没什么技术含量可言,纯碎为了巩固所学的c语法。文件流保存在相对路径下的student.dat文件中-Beginners will do each c language student achievement management system, which only use a very basic c grammar, no technical content at all, pure crushed in order to
stu
- 使用C语言实现操作数据库的程序,包含连接数据库,插入数据,删除,查询等。-Using C language program operation of the database, the database contains the connection, insert data, delete, query and so on.