-
Using VS2008+ Sql2000 a task management system development, functions are relati...
一个采用VS2008+Sql2000开发的任务管理系统,功能比较简单
有任务管理和角色管理等
DB_51aspx下为Sql数据库,附加即可
默认登录帐号/密码:51aspx/51aspx
-Using VS2008+ Sql2000 a task management system development, functions are relatively simple task management and role management DB_51aspx for Sql database, additional to the default login name/password: 51aspx/51aspx
- 2023-08-09 20:35:04下载
- 积分:1
-
err
随着SQL Server 2005数据库使用的普及,在Java 应用程序中使用基于Java Database Connectivity (JDBC)的驱动程序来访问SQL Server 2005数据库已经成为十分必要的工作。特别是随着XML成为工业标准,越来越多的Java应用程序趋向于使用XML配置文件。论文结合实例讲述了在JSP/Servlet中使用JDBC驱动及XML配置文件访问SQL Server 2005数据库的典型应用方式。-err
- 2022-07-04 16:46:00下载
- 积分:1
-
工厂服务管理系统一个比较有用的程序,有需要的可以下载....
工厂服务管理系统一个比较有用的程序,有需要的可以下载.-factory service management system a more useful procedures and the need to be downloaded.
- 2022-07-23 00:09:18下载
- 积分:1
-
SQLServer
用于数据库的加密,还是一个蛮好的介绍的文档。大家共享下(For database encryption, or a fine introduction to the document. We shareit)
- 2013-09-17 23:11:06下载
- 积分:1
-
DB_LIB use of the code to the SQL Server2000 and linking various operations, pro...
本代码使用DB_LIB库对SQL SERVER2000进行连接和各种操作,提供了一个实例。-DB_LIB use of the code to the SQL Server2000 and linking various operations, provide an example.
- 2022-09-27 02:00:02下载
- 积分:1
-
用jsp连接sql数据库的实现代码,可以用来替代hibernate实现数据库连接...
用jsp连接sql数据库的实现代码,可以用来替代hibernate实现数据库连接-Jsp to connect sql database with the realization of the code can be used to achieve alternative hibernate database connection
- 2022-02-09 11:47:04下载
- 积分:1
-
sql中检索行列转换,将多行的数据转成一行,然后增加列数
sql中检索行列转换,将多行的数据转成一行,然后增加列数-The ranks of the conversion
- 2022-02-22 00:05:55下载
- 积分:1
-
c代码,学校的数据库做的 时候留下的 ,heel
c代码,学校的数据库做的 时候留下的 ,heel-c code, the school database to do the time left, heel
- 2022-02-12 08:55:56下载
- 积分:1
-
加油站管理系统所用到的数据库,运行加油站管理系统之前请先使用SQL Server 2000的查询分析器创建此数据库。在SQL SERVER2000的查询分析器中...
加油站管理系统所用到的数据库,运行加油站管理系统之前请先使用SQL Server 2000的查询分析器创建此数据库。在SQL SERVER2000的查询分析器中打开sql目录中的"加油站管理系统数据库.txt"文件,全选所有代码后按下F5运行创建运行本程序所需要的数据库。-gas station management system used by the database, Operation Management System stations before please use the SQL Server 2000 inquiries analyzers create this database . In SQL Server2000 inquiries analyzer open sql directory a "filling station data management system Library. txt "file, the entire election after all of the code by pressing F5 operating procedures created by the operation of the database.
- 2022-03-20 15:07:31下载
- 积分:1
-
读蛋白质pdb文件的函数
文件file_io.m,包含四个函数
(1)read_pdbca:读取蛋白质Cα原子坐标;
输入参数file为文件名字符串,输出参数X为各原子的直角坐标值,格式是3*n的二维数组。
(2)read_pdbbb:读取蛋白质主链原子坐标;
输入参数file为文件名字符串,输出参数X为主链原子的直角坐标值,格式是3*n的二维数组。
(3)read_pdbaa:读取蛋白质全原子坐标;
输入参数file为文件名字符串,输出参数X为全部原子的直角坐标值,格式是3*n的二维数组。
(4)read_pdbseq:读取蛋白质序列
输入参数file为文件名字符串,输出参数S为蛋白质序列三字符数组,格式是3*n的二维字符数组。
- 2023-04-07 11:55:03下载
- 积分:1