-
读蛋白质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
-
blogsql
visual studio 2005
- 2008-09-11 12:54:49下载
- 积分:1
-
yuandaima
做实验时候的代码,是数据库实验的一部分。不知道有没有用。(When the experiment code, the database part of the experiment. I do not know there is no use.)
- 2013-06-18 23:35:32下载
- 积分:1
-
仓库管理系统 仓库管理系统 仓库管理系统
仓库管理系统 仓库管理系统 仓库管理系统 -Warehouse Management Systems Warehouse Management Systems Warehouse Management Systems Warehouse Management Systems Warehouse Management Systems Warehouse Management Systems
- 2022-06-20 11:05:08下载
- 积分:1
-
不使用任何组件,可以侦测局域网内的主机是否安装sql server,和sql server的名称等信息。使用方法:detectSQL 192.168.21.23...
不使用任何组件,可以侦测局域网内的主机是否安装sql server,和sql server的名称等信息。使用方法:detectSQL 192.168.21.231-not use any components, can detect LAN mainframe installed sql server and sql server"s name and other information. Use : detectSQL 192.168.21.231
- 2023-05-01 21:05:03下载
- 积分:1
-
SQL SERVER 2000事务日志已满或想收缩事务日志,用此脚本即可。...
SQL SERVER 2000事务日志已满或想收缩事务日志,用此脚本即可。-SQL SERVER 2000 transaction log is full, or would like to shrink the transaction log, you can use this script.
- 2022-01-25 15:39:25下载
- 积分:1
-
1. Backup equipment understand and grasp the concept of how to manage database b...
1. 了解备份设备的概念并掌握如何管理备份数据库保护包括数据库恢复,并发控制,数据库的安全性控制4个部分设备,掌握完全备份和还原的基本技术-1. Backup equipment understand and grasp the concept of how to manage database backup protection, including database recovery, concurrency control, database security control of four some of the equipment, master backup and restore fully the basic skills
- 2022-03-02 09:52:36下载
- 积分:1
-
程序示例自动创建配置文件,调用创建连接串工具生成连接串并写入配置文件,还通过取一个数据库的数据写入另一数据库示例数据库操作。文件包含了完整的代码。是我为公司写的...
程序示例自动创建配置文件,调用创建连接串工具生成连接串并写入配置文件,还通过取一个数据库的数据写入另一数据库示例数据库操作。文件包含了完整的代码。是我为公司写的一个小程序,请大家提提意见。
- 2022-08-24 08:38:43下载
- 积分:1
-
此程序是用VB编写的企业人事信息管理系统,适合企业人事管理.代码齐全.模块化.操作简单.使用性强....
此程序是用VB编写的企业人事信息管理系统,适合企业人事管理.代码齐全.模块化.操作简单.使用性强.-this procedure is used to prepare the VB enterprises Personnel Information Management System suited to the business personnel management. code complete. Modular. simple operation. the use of power.
- 2022-01-26 14:58:50下载
- 积分:1
-
数据库访问的一个简单演示,里面包含如何连接数据库,及CRrecordset和CDatabase这两个类的使用...
数据库访问的一个简单演示,里面包含如何连接数据库,及CRrecordset和CDatabase这两个类的使用-Database access with a simple demonstration, which includes how to connect to the database, and CRrecordset and CDatabase the use of these two classes
- 2022-03-31 06:26:08下载
- 积分:1