登录
首页 » WORD » wltx

wltx

于 2013-05-01 发布 文件大小:39KB
0 260
下载积分: 1 下载次数: 2

代码说明:

  高中学生高考必备参考书,物理题型,供所有高中学生参考。(High school students ' college entrance examination necessary reference book, physical kinds of questions for all high school students' reference.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • student
    学生考勤管理系统 考勤信息记录了学生的缺课情况,它包括:缺课日期、第几节课、课程名称、学生姓名、缺课类型(迟到、早退、请假及旷课)。试设计一考勤管理系统,使之能提供以下功能: 1.录入学生的缺课记录; 2.修改某个学生的缺课记录; 3.查询某个学生的缺课情况; 4.统计某段时间内,旷课学生姓名及旷课次数,按旷课次数由多到少排序; 5.统计某段时间内,有学生旷课的课程及旷课人次,按旷课人次由多到少排序; 6.系统以菜单方式工作。 具体要求如下: 1、 采取模块化方式进行程序设计,要求程序的功能设计、数据结构设计及整体结构设计合理。学生也可根据自己对题目的理解增加新的功能模块(视情况可另外加分)。 2、 系统以菜单界面方式(至少采用文本菜单界面,如能采用图形菜单界面更好)工作,运行界面友好,演示程序以用户和计算机的对话方式进行。 3、 程序算法说明清晰,理论分析与计算正确,运行情况良好,实验测试数据无误,容错性强(能对错误输入进行判断控制)。 4、 编程风格良好(包括缩进、空行、适当注释、变量名和函数名见名知意,程序容易阅读等); (student)
    2020-06-28 14:40:02下载
    积分:1
  • 0102010
    大学工资管理系统(毕业论文)可以做毕业设计时参考(University Salary Management System (thesis) graduates can do the reference design)
    2020-06-26 04:40:02下载
    积分:1
  • CPPclass-telephone-number
    C++课程设计同学录管理源代码C++课程设计同学录管理源代码(C++ website management curriculum design curriculum design source code C++ Classmates management source code)
    2013-10-11 19:24:48下载
    积分:1
  • 9
    9大管理流程9大管理流程9大管理流程9大管理流程(9 great management process management process nine nine nine large management process management process)
    2013-12-18 13:01:28下载
    积分:1
  • link
    嵌入式的学生成绩管理系统 可以增 删 改 查信息 (Embedded student achievement management system)
    2010-06-16 10:21:28下载
    积分:1
  • main
    说明:  班级作业成绩管理系统,可以管理班级内同学的成绩信息,并筛选出不及格的同学。(Class operating performance management system, students can manage class performance within the information and filter out failing students.)
    2010-03-22 21:32:14下载
    积分:1
  • studentallguanli
    学生信息管理系统(VC+SQL SERVER) 基于VC环境下编写的(Student Information Management System (VC+ SQL SERVER) based on the VC environment prepared)
    2020-07-03 07:20:02下载
    积分:1
  • student
    学生信息管理系统,实现对学生信息的管理,有待完善(stutdent system)
    2009-05-14 09:42:17下载
    积分:1
  • ssms
    学生成绩管理系统(ssms)【Student Score Manage System】 学生成绩管理系统使用说明 1.新建数据库ssms,将ssms.sql导入该数据库 2.用解压文件打开ssms.war, 打开ssms.warWEB-INFclassesc3p0-config.xml文件,修改服务器所在数据库用户名和密码 3.将ssms.war文件放入tomcat/webapps目录下 4.启动tomcat服务器 5.打开浏览器,输入 localhost:8080/ssms 进入登录界面 6.输入用户名和密码访问系统 用户名:admin 密码:111111 教师账号: 2012 2011 2010 2009 2008 学生账号: 201301001 201302002 201401001 201402002 密码都为:111111 也可将ssms.zip项目文件导入eclipse使用 注:将src下c3p0-config.xml中的用户名和密码改为自己数据库的用户名和密码(Student Score Management System (ssms) Student Performance Management System Instructions 1.Create a new database ssms, import ssms.sql into the database 2. Open ssms.war with the extracted file, open the ssms.warWEB-INFclassesc3p0-config.xml file, and modify the database username and password of the server. 3. Put the ssms.war file in the tomcat/webapps directory. 4. Start the tomcat server 5. Open a browser and type localhost:8080/ssms to enter the login screen. 6. Enter the username and password to access the system 7. Username: admin Password: 111111 8. Teacher account number: 2012 2011 2010 2009 2008 9. Student account number: 201301001 201302002 201401001 201402002 The passwords are all: 111111 You can also import the ssms.zip project file into eclipse. Note: Change the username and password in c3p0-config.xml under src to the username and password of your own database.)
    2021-04-09 18:59:00下载
    积分:1
  • c++学生管理
    一个学生信息管理系统。用的是MFC ODBC来完成的。在成绩管理系统中,当查询到记录后要刷新,使所有的记录从新显示出来的话,如果系统中存在7000条记录的话,刷新一次的时间要20多秒钟,处理后,可以在用户查询后,在不到一秒中的时间内来完成刷新。另:用户名:good,密码:py(a student information management system. The MFC ODBC to be completed. The performance management system, when inquiries to the record to refresh so that all the records show that the new, and if there System 7000 record of the case, set a time of more than 20 seconds and processed, the user can inquiry, in less than one second of time to complete the update. Another : Username : good, Password : py)
    2005-07-30 10:24:44下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载