搜索资源列表
学生信息管理系统1
- 学生信息的管理是学校经常遇到的问题。学生数量的积聚增加和学生认识制度的改革,在校学生的认识在不断增加,而学生管理人员则相对减少。加上我国大学基层学生管理工作的头绪多,内容杂,管理细,要求高,传统管理办法已基本不适应新形势的要求。如在校生的学籍、课程成绩、学费的缴纳与否、学生所在班级等,稍有不慎就会出现错误。同时学生成绩的手工登录与查询,是一项非常繁重而枯燥的劳动;学生缴费与否也不可出粗心大意,一个字的差别可能造成经济上的大损失;每年课程的变化都需要重新规划,耗费许多人才和物力,而且会因人的情绪烦
guide.rar
- 校园导航系统,c语言,主要运用哈夫曼算法,输入两个地点,输出最短路径,Campus navigation system, c language, the main use of Huffman algorithm, the importation of two locations, the output the shortest path
qishi
- 一种使用c++,利用回溯算法解决基于棋盘的骑士游历问题的源码,主要用于c++和数据结构教学。-C++ based on shortest path to do the source method. Mainly used in c++, or teaching the use of data structures.
zhang
- 用delphi写的课堂作业,一个简单的学生上课考勤系统,数据库路径为D:\zhang\data\zl.mdb-Delphi written with classroom work, students a simple attendance systems, database path for the D: zhangdatazl.mdb
JAVA_RMI_Win
- Client/Server application. This application was written using RMI Java. It resolve "access to critical section " example problem. To use this program you should change in *.bat / *.sh files the java path according in your computer -Client/Server
zuiduanlujing
- 最短路径的课程设计,适合大一的学生使用c++最的-The shortest path of the curriculum design, suitable for first year students in the use of c++ most of the
zuiduan.cpp
- 一种基于c++做的最短路径求法的源码。主要用于c++或者数据结构教学使用。-C++ based on shortest path to do the source method. Mainly used in c++, or teaching the use of data structures.
Electronic_Shengci
- 开始重构《电子生词本》 1、Delphi 10 Lite(从盒子上找的。) 2、安装DGroupBox.pas(源代码目录下,我自己简单改写的一个TGroupBox)后,将安装TDGroupBox控件到Samples面板上。 3、安装Jcl、JVcl。(我安装的版本是JEDI Code Library v 1.96, JVcl 3.0) 4、添加$(CnPack)\Common到Search Path,其中$(CnPack)指定到CnPack\Source。(版本:2006100
sourcecode
- AI sourcecode for path finding algorithm
xueshengguanlixitong
- 学生管理系统也是用vfp开发的,保证设置路径以后就可以调试使用,这个是源码,需要编译一下-Student management system is developed using vfp to ensure that after setting the path can debug, this is a source, you need to compile the
xueshengxuanke
- 学生选课管理系统也是用vfp开发的,保证设置路径以后就可以调试使用,这个是源码,需要编译一下,里头还有毕业论文-Student Course Management System is developed using vfp to ensure that after setting the path can debug, this is a source, what needs to be compiled, inside there Thesis
jxjh
- 教学计划规划程序,C语言编写,通过事先规定要选修的课程以及各个课程之间存在的先修关系,通过关键路径寻找学生的开课课表。-Teaching program planning process, C language, through the elective courses to be provided in advance and various pre-existing relationship between curriculum, through the critical path look
WHU_NSEQS-by-TLR
- 学生信息查询功能; 地物信息查看功能; 目标地物查找功能; 最短路径功能; 另外还有基本视图管理、鹰眼、编辑、长度、面积、角度量测-Student information inquiry information viewing surface features target objects Search function shortest path function addition to the basic view of management, Hawkeye, ed
CHAP08
- 参考书上的代码做了一个学生管理系统,自己又加上了一些功能,有图片特效,但你输入三次错误的密码就有你想不到事发生,当然只是一些小把戏,但必须你的路径要正确才能运行。-Reference source on made a student management system, oneself again plus some functions, have pictures special effects, but you input three times the wrong password hav
TestOnLine10
- 在线考试系统,请参考。运行时主要修改数据库的路径-On-line examination system, please reference. When the main revising database operation path
xuan-ke-xitong
- 各种基本数据的录入,修改,删除,查询,统计计算。对于系统的简单操作,如:改 变用户的密码、增加和删除用户、设置数据文件的路径等等。-All kinds of basic data entry, edit, and delete, inquiry, statistics calculation. For the system is easy to operate, such as: change the password of user, add and remove users set d
campusNav
- 校园导航 最短路径的求法 深度优先遍历-The campus navigation shortest path depth-first traversal
LibraryMS
- 配置源程序 附加数据库SQL Server 2005 (1)将LibraryMS\App_Data文件夹中的db_LibraryMS.mdf和db_LibraryMS_log.ldf文件拷贝到SQL Server 2005安装路径下的MSSQL.1\MSSQL\Data目录下。 (2)选择开始/程序/Microsoft SQL Server 2005/SQL Server Management Studio项,进入到“连接到服务器”页面-Configuration the the s
eval
- 课程管理Claroline的模块,可以根据练习、作业、学习路径的成绩来确定学生的综合成绩,以此来判断该生该课程是否合格,目前仅支持中文。-The module of Claroline. This module give a total result of excersice, learning path and homework, and judge if the student complete the course.
KShortestPaths_Java_v2.3
- k shortest path algorithm implmented