-
学生:修改密码,查看个人资料,查看所选课程成绩,选课。
教师:修改密码,查看个人资料,查看所教课程所有学生的成绩,录入成绩。
教密:修改密码,查看个人...
学生:修改密码,查看个人资料,查看所选课程成绩,选课。
教师:修改密码,查看个人资料,查看所教课程所有学生的成绩,录入成绩。
教密:修改密码,查看个人资料,学生信息维护(添加、删除和修改),教师信息维护(添加、删除和修改),课程信息维护(添加、删除和修改),专业信息维护(添加、删除和修改),查看所有课程成绩。-Student: change passwords, view personal information, view the selected program accomplishments, elective. Teacher: change passwords, view personal information, view the curriculum taught to all students of the results, entry results. Education secret: change password, view personal information, student information maintenance (add, delete and modify), teacher information maintenance (add, delete and modify), course information maintenance (add, delete and modify), professional information maintenance (add, delete and modify), view all course grade.
- 2023-01-26 08:45:04下载
- 积分:1
-
EVC的图形应用,有需要的朋友可以联系我哦
EVC的图形应用,有需要的朋友可以联系我哦-EVC graphics applications, the need to link our friends, oh I
- 2023-06-09 12:25:03下载
- 积分:1
-
包括基本Verilog CPU接口程序和激励计划。
包括基本的Verilog CPU接口程序和激励程序。
- 2022-02-20 08:12:27下载
- 积分:1
-
jNI 生成自己的DLL,调用已有的DLL。
jNI 生成自己的DLL,调用已有的DLL。-jni dll
- 2022-12-04 18:30:03下载
- 积分:1
-
贪吃蛇游戏的程序,上键向上,下键向下,右键向右,左键向左...
贪吃蛇游戏的程序,上键向上,下键向下,右键向右,左键向左
-Snake game procedures on the bond upward, downward keys, right- right, left Left
- 2022-01-26 07:19:05下载
- 积分:1
-
网上聊天系统的开发与实现
应用背景聊天系统的开发与实现的开发背景主要是适应了社会发展的需求,是网络化社会下人与人之间交流所必需的工具,本系统可实现服务器端与客户端的聊天,也可实现一人与多人聊天的需要,还可以随便更该聊天背景,字体设置等。关键技术聊天系统的开发与实现主要借助了socket编程技术及gtk技术和数据库等技术,三者的结合使得聊天系统更加完美,socket技术的使用使得服务器端与客户端更好的通话,gtk技术是聊天的显示框架更加人性化,而数据库技术的使用能让客户随时查看他的聊天记录,从中找出自己需要的信息。
- 2022-12-04 20:05:03下载
- 积分:1
-
1背包问题是NP难题。0
0-l背包问题是子集选取问题。一般情况下,0-1背包问题是NP难题。0-1背包 问题的解空间可用子集树表示。解0-1背包问题的回溯法与装载问题的回溯法十分类 似。在搜索解空间树时,只要其左儿子结点是一个可行结点,搜索就进入其左子树。当 右子树有可能包含最优解时才进入右子树搜索。否则将右子树剪去。设r是当前剩余 物品价值总和;cp是当前价值;bestp是当前最优价值。当cp+r≤bestp时,可剪去右 子树。计算右子树中解的上界的更好方法是将剩余物品依其单位重量价值排序,然后 依次装入物品,直至装不下时,再装入该物品的一部分而装满背包。由此得到的价值是 右子树中解的上界。-0-l knapsack problem is selected subset of the problem. Under normal circumstances, 0-1 knapsack problem is NP-hard. 0-1 knapsack problem the solution space available subset of the tree said. Xie 0-1 knapsack problem with the law retroactively loading the retroactive law very similar. The search solution space trees, as long as their son left node is a viable nodes, the search entered its left subtree. When the right subtree is the optimal solution may contain only son into the right tree search. It will cut right subtrees. Suppose that r is the total value of the remaining items; Cp is the current value; Bestp is currently the best value. When cp r bestp, they can cut right subtrees. Calculation right
- 2022-03-25 00:00:51下载
- 积分:1
-
案例10显示彩色矩形块
案例10显示彩色矩形块-10 cases showed rectangular blocks of color
- 2023-02-03 13:50:04下载
- 积分:1
-
windows mobile下面的线程实例,演示了用户线程和工作者线程的使用,evc开发环境下调试通过...
windows mobile下面的线程实例,演示了用户线程和工作者线程的使用,evc开发环境下调试通过-windows mobile thread below examples demonstrate the user threads and worker threads to use, evc debugging development environment through
- 2022-05-05 17:51:19下载
- 积分:1
-
密码验证的源代码,可自定义密码,请用vc来编译运行。
密码验证的源代码,可自定义密码,请用vc来编译运行。-Password validation source code, can be customized password, please use vc to compile run.
- 2022-03-19 20:14:33下载
- 积分:1