搜索资源列表
c-shiyanbaogao
- 编写一程序,统计学生的成绩信息(保存在文件Score.dat中)。 要求: 1. 能按总分,数学成绩,英语成绩,计算机成绩分别排序 2. 能分别统计数学,英语,计算机中不及格人数 3. 能按学号查找学生,并显示该学生信息。 注 1. 从文件中读入数据以及功能菜单显示已在文件ReadData.c 和Menu.c中给出; 2. 代码的总体结构已在文件Score.c中给出,并定义了一些函数头,但有关函数体代码和一些主程序处理代码要求学生填写,也可以修改函数头;
StudentScore
- 使用vc++操作access数据库的一个很好的例程,程序中直接使用odbc的方法读些*.mdb文件,操作简单,程序中有很多注释,适合于刚开始学习用vc访问access数据库的人做参照-Using vc++ operator access the database a good routine, the program directly using the odbc read some of the methods*. mdb file, simple operation, procedures
ks0706
- 一个基本的考试软件,基本原理为隐藏的FTP服务器,自动下载加密的题目并解密,能够在VC控件中读取RTF多格式文档(含有图片),并显示在VC控件中,进行答题,目前含判断、选择、简答题型。可以作为考试系统的基本框架。题目数据库:ks005.mdb,考号见该数据库中,注意文件中的隐藏文件夹在C:\\WINDOWS\\Resources\\Themes\\Luna\\Shell\\NormalColor和c:\temp等,读懂路径变化后可以自己修改运行。ftp服务器为网上下载后修改,在chap5中。考试
plc_com_set
- c#读写 xml文件的例子 ,里面集成一个数据库链接端,可以方便的进行数据库设置。设置完成执行指定程序即可运行数据库程序-c# to read and write xml file example, which integrates a database link side, the database can be easily set. Set to complete the specified process to run database programs
fileread
- This file containing a simple C program that read from file and write to it . it is easy to read and understand
CIniFile100
- 用于INI文件读取的CIniFile类CIniFile非常实用的一个C++类;-INI file used to read CIniFile Class CIniFile a very practical C++ Category