-
教师论文管理系统。目前教师个人信息日益复杂化,市场上的软件各有针对性,却缺少专门针对教师需要设计的综合性信息管理软件,为了方便老师对个人信息资料的综合管理,特编...
教师论文管理系统。目前教师个人信息日益复杂化,市场上的软件各有针对性,却缺少专门针对教师需要设计的综合性信息管理软件,为了方便老师对个人信息资料的综合管理,特编写“教师个人资料辅助管理系统”软件。在整个系统中,我编写的模块是“论文管理”,目的是有效的查找、编辑、修改和综合管理老师的科研论文,所带本科生的毕业设计论文,所带硕士、博士的各类论文,并且有效的实现与其它模块的互动。-teachers paper management system. Currently teachers increasingly complex personal information, software on the market have targeted, but the lack of specialized teachers need to design a comprehensive information management software, in order to facilitate teachers to the personal information management, the preparation of special "teachers assisted personal information management system" software. Throughout the system, I prepare the module is the "paper management", is an effective search, edit, modify, and comprehensive management of the teacher"s scientific papers, brought the number of undergraduate design graduate thesis, it divulges master"s and doctoral degrees in various papers, and to achieve effective and other interactive modules.
- 2022-05-26 15:56:36下载
- 积分:1
-
Java database connectivity Beanpackage GeneralJDBC import rows .* GeneralJDBC pu...
Java 数据库连接Beanpackage GeneralJDBC import java.sql.* public class GeneralJDBC{ Connection conn Statement stmt ResultSet rs //构造方法:加载JDBD-ODBC驱动程序 public GeneralJDBC() { Connection conn = null Statement stmt = null ResultSet rs = null try{ Class.forName(-Java database connectivity Beanpackage GeneralJDBC import rows .* GeneralJDBC public class (Connection conn Statement stmt ResultSet rs// Construction : loading JDBD-ODBC Driver public GeneralJDBC () (Connection conn = null Statement stmt = null ResultSet rs = null try (JDBC (
- 2022-06-30 06:20:30下载
- 积分:1
-
C language source code for a small database system, the database structure to ge...
C语言编写的小型数据库系统源代码,对数据库结构生成有比较好的描述,可供开发人员参考。-C language source code for a small database system, the database structure to generate a relatively good description of reference for developers.
- 2022-04-15 13:50:59下载
- 积分:1
-
不需要借助adbc就可以读写dbf文件的控件
不需要借助adbc就可以读写dbf文件的控件-No need to resort to adbc can control reading and writing dbf files
- 2022-05-14 19:24:13下载
- 积分:1
-
Dynamic k
k-means 动态聚类算法源程序 非常好用 高的效率-Dynamic k-means clustering algorithm is very useful source of high efficiency
- 2022-01-28 01:33:10下载
- 积分:1
-
此小程序是一个HTML与数据库的连接来实现一些信息的验证.
此小程序是一个HTML与数据库的连接来实现一些信息的验证.-this a small program HTML and database connectivity to verify some information.
- 2022-03-13 18:15:22下载
- 积分:1
-
利用VB将DataGrid中的数据导出到EXCEL表格中!
利用VB将DataGrid中的数据导出到EXCEL表格中!-VB will use the data in the DataGrid Export to EXCEL table!
- 2022-12-23 15:05:04下载
- 积分:1
-
本程序利用MFC技术,C++语言编写完成。其中核心技术包括有:利用MSComm控件完成单片机与上位机的通信,利用ODBC数据库接口技术把采集的温度数据存储到上位...
本程序利用MFC技术,C++语言编写完成。其中核心技术包括有:利用MSComm控件完成单片机与上位机的通信,利用ODBC数据库接口技术把采集的温度数据存储到上位机。-This procedure using MFC technology, C++ language prepared. The core technologies include: the use of MSComm control the completion of MCU and host computer communication, the use of ODBC database interface technology to collect the temperature data is stored to the host computer.
- 2022-08-08 19:13:29下载
- 积分:1
-
一个基于ADO将SQLServer数据库中的数据导入到DB2数据库中的程序, 曾经在之前的一个项目中用过,有需要的可以借鉴一下...
一个基于ADO将SQLServer数据库中的数据导入到DB2数据库中的程序, 曾经在之前的一个项目中用过,有需要的可以借鉴一下-ADO will be based on a SQL database data into the DB2 database the way Xu, once in the previous one used items that are needed can learn from this
- 2022-10-29 14:40:03下载
- 积分:1
-
数据库代理,基于xml,可以有效的降低对数据库的访问次数,也有利于协议的分层实现。是数据库操作与应用层接连的好的构件模式...
数据库代理,基于xml,可以有效的降低对数据库的访问次数,也有利于协议的分层实现。是数据库操作与应用层接连的好的构件模式-The database proxy, based on xml, may effective reducing to the
database the access, also is advantageous to the agreement lamination
realization. Is the database operation and the application layer one
after another good component pattern
- 2022-12-24 07:00:03下载
- 积分:1