搜索资源列表
C_cjgl
- 学生成绩管理系统,可统计学生成绩 对成绩进行排名,可读取和保存文件等. -------我学C时的课设-student performance management system, statistics on student achievement results for ranking can read and preserving documents. ------- I studied at the class C-based
ip
- C++控制台工程,设置本地连接IP以及DNS服务器,绝对好用。三种方式1、自动获取 2、手动输入 3读取文件-C++ console project and set up a local DNS server IP connection, absolutely easy to use
cdd
- 用cmd脚本编的“吃豆豆”游戏,有文件读取、写入,数字、字母转换等操作,可做参考-Eat Peas games, compiled with the cmd scr ipt file read, write, numbers, letters, conversion operations, do
ReadFile
- C语言 文件操作 文本文件读取及显示及二进制文件读取及换行显示-C language file operations to read and display text files and binary files read and wrap
P383
- 从文件读取信息,然后对其进行更新。 构建了股票市场的资料查询。主要操作是对结构体struct以及文件的操作-Read information from the file, and then update it. Construction of the stock market to such information. Main operation is to structure and document the operation of struct
USBSerial
- 读取U盘序列号,保存在USBSerial数组里。 2). 验证 第一次运行程序读取U盘序列号存放在 C:\Windows\system32\USBSerial.dat文件中 以后运行检验读取到的U盘序列号与保存在文件中的是否一致, 若相同,置 gTag 为1 若不一致,置 gTag 为0 -Read U disk serial number, stored in an array USBSerial inside. 2). Verified for the firs
vm
- vc++6.0下的控制台程序,模拟饮料售货机,有文件读取与创建操作-the console program under vc++6.0 , analog beverage vending machine, there are files read and create action
Regesit
- 以前写过的注册表修改文件,可以读取注册表中的项目,进行值的修改-Previously written in the registry to modify the file, you can read the registry in the projects, the value changes
the_management_of_students
- 该代码可以实现学生的成绩管理,通过读取文件中的数据,得到学生成绩的信息-this code can realise the management of students scores. it can help you to get information of students
bank
- 一个控制台的银行小程序,主要实现在控制台下对程序流程的控制,已经文件读取存储-a program about bank by console
soj
- 编译原理的词法分析程序,实现了文件读取,编译的第一步-Compiler theory of lexical analysis procedures, the file read
fft
- 基于vc6.0的控制台程序,实现读取wav文件,并进行短时FFT处理-Console program based on vc 6.0, realizing the function of reading wav file, and processing it with FFT algorithm
management-system-for-student
- 题目 学生健康情况管理系统 【问题描述】 实现学生健康情况管理的几个操作功能(新建、插入、删除、从文件读取、写入文件和查询、屏幕输出等功能)。健康表中学生的信息有学号、姓名、出生日期、性别、身体状况等。 【实验内容】 必做内容 利用顺序存储结构来实现 系统的菜单功能项如下: 1------新建学生健康表 2------向学生健康表插入学生信息 3------在健康表删除学生信息 4------从文件中读取健康表信息 5------向文件写入学生健康表
ZuoYe
- 大学生C语言程序设计题目 文件读取。 参考代码-C language programming topics college students to read the file. Reference Code
NetFileRead
- C++ 网络文件读取,并保存成新的文件实例。-C + + network file read and save a new file instance.
management
- 基于链表实现的某某信息管理系统。包括增删改查已经保存至文件/从文件读取的功能。包括中文注释-XX management system based on linked list. Contains add/edit/delete operations and save to/read from a data file. All comments are Chinese.
trees
- 树或森林的函数库,包括从文件读取数据构造森林,层次遍历森林,将森林转换成广义表形式等。-Trees or forests library, including reading data from a file structure forest, traversing the forest level, the forest is converted into generalized table form and so on.
pcd
- PCD文件读取程序,适合初学者了解PCL编程规范-PCD file read, suitable for beginners to understand PCL basic programming method
addbook
- 用VC++6以及VC++2010 编译通过的控制台学生通讯录管理系统,利用结构体,指针,单链表,文件读取等C++的知识,功能有建立通讯录,添加,修改,插入,查询,删除,保存等功能其中数据库保存功能自动实现-VC++6 communication with the VC++2010 console students and compile the book management system, using the structure, pointers, linked list, read the
ReadText
- 一个简单小程序,创建控制台应用程序读取文本文件,显示其内容(The console reads the TXT file and displays the contents)