-
Sacmsystem
一个完整有用的学生成绩管理系统,下载即可用(A complete and useful student management system)
- 2013-06-20 00:25:20下载
- 积分:1
-
longgekuta
针对肖田元教授所著的《系统仿真导论》中龙格库塔法参考程序研究生很难看懂的现象,我加上了注释,使初学者能把学习算法和编写程序对应起来,从而可以有效地掌握算法的实现,对于用龙格库塔法进行在线实时仿真、建模、最优控制及自适应控制的教学有意义。(Professor Xiao Tianyuan for the book " Introduction to System Simulation," in reference to Runge-Kutta method is difficult to understand the phenomenon of post-graduate program, I have added comments to beginners can learn the corresponding algorithms and programming together, which could effectively implementation of control algorithms, using Runge-Kutta method for online real-time simulation, modeling, optimal control and adaptive control of a meaningful education.)
- 2010-02-07 17:09:08下载
- 积分:1
-
final
这是一款学生成绩管理系统,VS编写,调试无错。功能简单,但是全面,命令行界面(Student s score manage system)
- 2012-03-26 21:58:22下载
- 积分:1
-
win2000operation_examination_sys
说明: 本人用VB编写的windows2000环境的windows操作、word2000、excel2000、ppt2000的上机操作考试及其评分系统的源码。敬请多多指教。(I VB windows2000 prepared in the windows operating environment, word2000, excel2000, ppt2000 operate on the test and scoring system source code. Comments exhibitions.)
- 2006-03-28 20:18:22下载
- 积分:1
-
MFC001
VC/C++源码,数据库应用,管理系统 vc++简易学生考试管理系统,分两大功能,学生成绩管理和学生信息管理,功能不太多,完成基本的学生信息录入、查询、管理,可以先看一下源码爱好者测试抓图,比较标准的C++窗体应用,就当作是一个VC操作数据库的参考实例 吧。(VC/C++ source code, applications, student management system vc++ simple examination management system, divided into two functions, student management and student information management function is not too much to complete the basic student information entry, query, management, you can look at source enthusiasts test shots, more standard C++ application form, it is a reference to an instance of VC as the operation of the right.)
- 2014-12-24 11:27:52下载
- 积分:1
-
1
说明: 学生成绩管理信息系统代码:
成绩记录簿
用Visual C++编制一个C语言成绩记录簿,每个学生信息包括:学号、姓名、C语言成绩。具体功能:
(1)创建信息链表并以磁盘文件保存;
(2)读取磁盘文件并显示输出所有学生的成绩;
(3)按学号或姓名查询成绩;
(4)添加成绩记录;
(5)修改指定姓名或学号的学生的成绩并可存盘;
(6)显示输出60分以下、60~79、80~89、90分以上各分数段的学生信息。
*/(Student performance management information system code)
- 2011-01-03 02:05:47下载
- 积分:1
-
xinxi
基于access数据库的信息管理系统,使用MFC编写的整个工程(Information management system based on access database, MFC prepared by the use of the entire project)
- 2013-03-22 15:37:54下载
- 积分:1
-
student
C语言写的学生成绩管理系统.在VS2010下编译通过.适合初学者参考学习.(C language written in student achievement management system.)
- 2010-08-15 12:34:16下载
- 积分:1
-
studentguanli
学生成绩信息管理系统,很不错的程序,有兴趣的(student achievement information management system, the procedure very well, interested to s)
- 2006-06-15 09:31:37下载
- 积分:1
-
newxuejigl
说明: 学籍管理系统
系统是在VC++6.0和SQL Server 2000下开发的.
数据库在Database目录下,在SQLSERVER的查询分析器中执行即可生成数据库.
源程序在Src目录中.
因为程序极为经典,所以本人在此转载~
一、编程环境: windows2000 +visual stdio c++ .net,Ado + SQL2000
二、SQL设置:
将在SQL2000下建立schooldata数据库,导入数据文件
三、导入数据:
data目录下有school_back数据库备分文件
操作:用SQL企业管理器还原数据库来导入数据
访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。
主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等程序中有几个BUG还没解决,
四、实现功能:
操作:在选择查询条件:选择一个,tree控件里显示相关信息
可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内
双击LIST控件显示具体信息
也可以在窗口里单击右键或操作菜单具体操作
五、主要功能:
查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息(err)
- 2006-03-14 14:30:30下载
- 积分:1