-
javaPmysql-
采用JAVA作为开发工具,mysql作为后台数据库。本系统具有学生基本信息管理、学生成绩信息管理、教师基本信息管理等功能。分成三大模块,每个模块都相互联系,但不相互干扰,这符合了软件模块开发的思想。 本系统完成了学生信息的查询、修改、增加、删除;教师信息的查询、修改、增加、删除以及学生成绩信息的查询、修改、增加、删除等功能。(Using JAVA as a development tool, mysql database as a background. This system has the students basic information management, information management student achievement, teachers basic information management and other functions. Divided into three modules, each linked to every other, but do not interfere with each other, in line with the idea of a software module development. The system completed the student information query, modify, add, delete teacher information query, modify, add, delete, and student achievement information, query, modify, add, delete functions.)
- 2013-10-03 22:57:49下载
- 积分:1
-
SmallBall
可视化编程实例,小球在窗口内运动,碰到边界反弹,速度可调(Visual programming example, the ball in the window movement, encounter boundary rebound, speed adjustable)
- 2019-01-01 15:51:15下载
- 积分:1
-
这是一个hotmail邮件检查程序。非常之不错。
这是一个hotmail邮件检查程序。非常之不错。-This is a hotmail mail inspection procedures. Very good.
- 2022-08-24 22:59:58下载
- 积分:1
-
simulation
利用Actor-Critic学习和径向基神经网络实现路径跟踪,可以跟踪直线和正弦路径(Actor-Critic learning and radial basis function neural network are used to realize path tracking. Linear and sinusoidal paths can be tracked.)
- 2020-07-03 16:20:02下载
- 积分:1
-
BookFans
网上购书系统,本科毕设。内容齐全,可供本科毕设借鉴,希望能提供帮助。采用了struts2框架+tomcat+sqlsever2000(online book shop)
- 2011-09-22 09:20:48下载
- 积分:1
-
MultiCastChat
多点聊天系统的源代码,用VC++写的,非常好用。(Multi-point chat system, source code, written using VC++, very easy to use.)
- 2009-11-04 12:26:48下载
- 积分:1
-
text_Project1
XML文件读写,EXCLE文件读写!Java 时间监听。(The XML file to read and write, EXCLE file read and write!Java time listening.)
- 2016-05-31 15:37:38下载
- 积分:1
-
DXWTWJ
VB读写位图文件的源代码。可以对BMP文件修改,利用BMP文件加密、解密。(VB bitmap file read and write source code. BMP files can be modified using the BMP file encryption and decryption.)
- 2014-02-02 19:05:05下载
- 积分:1
-
coal gasification
fluent软件中关于模拟煤粉气化的udf代码。(Fluent software on the simulation of coal gasification UDF code)
- 2020-10-21 17:37:24下载
- 积分:1
-
exp6-4
4. 实现函数max(),来输出树中的最大值。
template <typename T>
tnode<T> *max(tnode<T> *t)
请参考第三题中计算树的深度算法,编写程序,调用max()显示整数树中的最大值。(4. To achieve function max (), to maximum output in the tree. template <typename T> tnode <T>* Max (tnode <T>* T) refer to the third question in the calculation of the depth of the tree algorithm, programming, call max () shows the maximum integer tree.)
- 2010-06-19 19:30:40下载
- 积分:1