-
利用Visual C#建立一个数据库,对图书资料实行计算机管理。降低资料管理的成本,提高工作效率。同时也可大大降低手工录入时的繁重工作量以及减少录入时的错误及查...
利用Visual C#建立一个数据库,对图书资料实行计算机管理。降低资料管理的成本,提高工作效率。同时也可大大降低手工录入时的繁重工作量以及减少录入时的错误及查询带来的不便。并且可灵活对图书资料进行插入、删除、更新等操作。-Visual C# to establish a database of information on the library computer management. To reduce data management costs and improve efficiency. It can also greatly reduce the manual input of the heavy workload and reduce input error and the inconvenience resulting from the inquiry. Flexibility and information on books, insert, delete, update, etc.
- 2022-08-07 02:55:02下载
- 积分:1
-
我编写的用ado访问sql server2000的小程序,希望对大家在编写访问数据库时能有所帮助!...
我编写的用ado访问sql server2000的小程序,希望对大家在编写访问数据库时能有所帮助!-I prepared with the sql SERVER2000 ado visit the small program, and I hope to visit you in the preparation of the database can be helped!
- 2022-10-09 17:00:03下载
- 积分:1
-
VB与EXCEL精华 VB与EXCEL精华
VB与EXCEL精华 VB与EXCEL精华-VB and Excel essence of the essence of VB and Excel and VB VB and Excel essence of the essence of VB and Excel Excel cream
- 2022-04-09 11:39:34下载
- 积分:1
-
本程序使用C#,ASP.NET语言和SQL SERVER实现了一个小型BBS论坛,用户可以浏览恢复发表上传等多种功能...
本程序使用C#,ASP.NET语言和SQL SERVER实现了一个小型BBS论坛,用户可以浏览恢复发表上传等多种功能-This procedure using C#, ASP. NET languages and SQL SERVER realize a small BBS forums, users can browse the resumption of publication of a variety of functions, etc. From
- 2022-03-11 18:38:59下载
- 积分:1
-
View the design used by SQL Server or Access query design have all seen this kin...
用过SQL Server视图设计或Access查询设计的都见过这样的控件,控件外形象一个窗体,有边框、标题栏、图标、关闭按钮,可拖动、改变大小-View the design used by SQL Server or Access query design have all seen this kind of control, outside the image of a form control, have borders, title bar icon, the Close button to drag and change the size of
- 2022-05-27 07:51:55下载
- 积分:1
-
学生宿舍管理系统 DELPHI编写的
自己觉得还不错
学生宿舍管理系统 DELPHI编写的
自己觉得还不错 -Student hostel management system prepared DELPHI feel good
- 2022-08-22 12:59:45下载
- 积分:1
-
database-cPP
Visual c++结合SQL server 的经典范例。程序中介绍了如何在VC++中调用数据库的各方面知识(Visual c combined with a classic example of the SQL server. The procedures described in the various aspects of knowledge of how to call the database in VC
)
- 2012-03-10 00:17:08下载
- 积分:1
-
200472721100970
做数据库课程设计的同学们,可以下载做为参考!一个不错的数据库系统,打开后,别忘了连数据库!(do database of curriculum design students, and can be downloaded as a reference! A good database system comes up, do not forget that even the database!)
- 2020-06-26 08:00:02下载
- 积分:1
-
use form to access different mysql database
使用表单访问不同的mysql数据库
- 2022-10-14 17:15:07下载
- 积分: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