搜索资源列表
sdxuexizhengzhanxitong
- 深度学习整站系统 v1.10 1、将整个目录上传到虚拟空间,即可直接访问 index.asp 首页文件(不可以将index.asp改成其它的名字,否则系统跳转出错),不需要做其他的操作。 2、后台登陆文件“deep_login.asp”可任意更名(隐藏登陆路径) 3、管理员用户:admin 密码:admin 登录管理并修改密码. 3、请确保你存放的文件夹有everyone可写权限 4、默认数据库为database.mdb(可用记事本打开Connections/conn
WAGE
- 自编工资管理系统,逐级分子菜单,实现文件读写,按索引及工资排序,管理员登录等-self wage management system, and explained the menu elements, read and write files, according to the wage index and ranking, administrators, etc. Login
student_score_managementbyscott
- 这是一个简单的学生成绩管理系统。是我写的第一个可以称的上系统的程序。涉及到了才语言中的文件操作,排序操作等等。-This is a simple student performance management system. Yes, I wrote the first one can be called a system-on procedures. It only relates to the language file manipulation, sorting operation, and
200000
- Recite(一个辅助英语学习软件源码) 该程序的UI部分使用了WTL7.5。WTL7.5可以很容易的在微软的官方网站找到,安装也很简单。 另外使用了BOOST库中的部分内容。包括filesystem用于操作文件名和目录,可以在( http://lunatic.bokee.com/5899788.html )找到更详细的介绍。serialization用于将对象序列化在磁盘文件中。datetime用于做日期的计算。还用到了string algo做简单的字符串操作。因此你需要从( ht
KingBook
- 个人电子图书管理系统.提供电子书的书名和其他信息.检查电子书信息的合法性(E-1) .为这本电子书生成 id.使用分类id,检索图书分类,确定存在这个分类将电子书的信息添加到相应得图书分类更新数据文件,将新的电子书的信息写到文件 -personal electronic library management system. For the title of e-books and other information. Check the legality of e-books in
student-ODBC
- (1) 通过键盘输入某位学生某次作业的分数; (2) 给定学号,显示某位学生作业完成情况; (3) 给定某个班级的班号,显示该班所有学生的作业完成情况; (4) 给定某位学生的学号,修改该学生的作业完成信息; (5) 给定某位学生的学号,删除该学生的信息; (6) 提供一些统计各类信息的功能。例如大于60分,70分,80分的人数; (7) 提供一些能够按照各类信息的进行升序和降序排序的功能; (8) 用文件的形式将录入的数据进行存储,并从其中读取数据; (9) 能
学生成绩管理系统VC-ODBC
- 自编的一个实用的学生成绩处理管理系统。支持.dbf文件,不需注册数据源,打开文件,程序自动写注册表,注册数据源,对数据库进行操作。能够根据平时,期中,期末成绩计算最终成绩,并输出成html文件打印。很实用。-writing a practical handling of student performance management system. Support. Dbf documents with the registered data sources, open files, automa
学生信息写入和查询(文件读写)
- 学生信息写入和查询(文件读写).-student information and inquiries into the (document literacy).
ManageODBC
- C++写的,一个班级学生成绩管理系统,应时间仓促,没有用到数据库,用的是文件存储。以后的版本可能会增加数据库
guanlixitong
- 学籍管理系统,用文件来读写,能够添加教师用户
成绩管理
- vc++写的学生成绩管理系统,打开直接找到工程文件即可修改原代码。-vc students write performance management system and opening the project to find the original document can be revised code.
cjmanager.rar
- 用VC写的一个学生成绩管理系统,不通过数据库,直接用文本文件输出管理, A student result management system management system writes which with VC, through the database, straight does not take over the use of the text documents output to manage
TEXT2
- tc编写的学生基本信息管理系统 汉下拉菜单 文件读写等-tc compilation student basic information management system Chinese pulls the menu document read-write and so on
wenjian
- 文件管理系统的课程设计,用C语言写的包含报告-Document Management System curriculum design, using C language to write the report contains
ckechengsheji
- 我自己写的一个C++课程设计,又对文件的操作-I wrote it myself a C++ curriculum design and operation of the document
Ctushu
- 一个人写的c++图书管理系统,文件操作相当不错,运用的很灵活-Written by a c++ library management system, document the operation quite well, using the very flexible
wenzhangneirong
- 安装方法: 1、将www目录中的内容上传到网站空间,其中adm,includes,install,module目录必须用二进制方式上传 2、设置advs,cp,down,pic,form,includes,link,news,page,templates目录为可读写(777) 3、设置config.inc.php文件为可读写(666) 4、运行http://您的域名/install/install.php (安装向导) 5、安装过程中可选择语言和编码 5、安装成功后
StuScoreMgr
- 学生成绩管理,用文件读写保存数据,主要功能有增删改学生信息,录入成绩,显示学生资料-Student Score management.You can add or update pr delete records of the students,and read records that have been stored.
studentInfo
- 是一个基于文件的学生管理资源,是用C语言写的,-THIS A MANGEMET OF STUDENS
grade
- 实现工资的录入,修改,删除,成组查询,读写文件功能。 c控制台 -Implementation of salary entry, modify, delete, group query, read and write files.