-
加油站管理系统所用到的数据库,运行加油站管理系统之前请先使用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
-
c# Database Programming classic example of very good, using SQL 2005, which like...
c#数据库编程经典实例,非常不错,采用SQL 2005,里面的数据库连接之类的类可以拿来用-c# Database Programming classic example of very good, using SQL 2005, which like the database connection class can be used with
- 2023-07-08 13:40:04下载
- 积分:1
-
高职院校收费系统,可以增加班级,增加学生,对学生进行收费统计等功能...
高职院校收费系统,可以增加班级,增加学生,对学生进行收费统计等功能-money
- 2023-01-02 15:30:04下载
- 积分:1
-
err
《SQL手册》中文版,详细介绍了SQL的很多语句和函数-err
- 2022-10-09 15:10:03下载
- 积分:1
-
sql
说明: SQL 参考手册sql中文的完全参考手册,可以让你对sql有更多的了解和应用!(SQL Reference Manual Chinese sql the complete reference manual that lets you know more about sql and applications!)
- 2008-11-21 11:26:43下载
- 积分:1
-
早期,自己开发net代码生成工具,现在拿出来共享。功能:数据访问,逻辑访问,页面代码,存储过程...生成模板...
早期,自己开发net代码生成工具,现在拿出来共享。功能:数据访问,逻辑访问,页面代码,存储过程...生成模板-The early development of their own net code generation tools, and now come up with to share. Functions: data access, logical access, the page code, a template to generate stored procedures ...
- 2022-04-29 23:44:49下载
- 积分:1
-
仓库管理系统,包含了一些基本的功能,界面也非常好
仓库管理系统,包含了一些基本的功能,界面也非常好-Warehouse management system, contains some basic functionality, the interface is also very good
- 2022-06-26 00:46:15下载
- 积分:1
-
这个源代码是本程序演示了vc连接sql和access的方法好东东。
这个源代码是本程序演示了vc连接sql和access的方法好东东。-This source code is a demonstration of this procedure vc connect sql and access methods Dongdong good.
- 2022-10-05 20:05:03下载
- 积分:1
-
Flower for several weeks to do the personnel management system, suitable for cur...
花几周时间做的企业人事管理系统,适合课程设计,希望和大家分享。实现了数据初始化,备份,恢复,用户添加,修改,删除,权限设置,员工信息的管理,查询,统计,输出,还可以用各种Windows工具,计算器,记事本,Word,Excel,欢迎下载。-Flower for several weeks to do the personnel management system, suitable for curriculum design, would like to share. Realize the data to initialize, backup, restore, the user add, modify, delete, permissions settings, employee information management, query, statistics, export, also can use a variety of Windows tools, calculator, notepad, Word, Excel, welcome to download.
- 2022-10-13 23:10:03下载
- 积分: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