Berkeley+DB
Berkeley+DB技术资料下载专区,收录127份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
127
Berkeley+DB 热门资料
查看全部 127 份 →数据库C语言开发工具包 This archive contains the DB V1.3 file handling C routines. They have been built and
数据库C语言开发工具包 This archive contains the DB V1.3 file handling C routines. They have been built and used with a number ...
2017-02-21
86
数据加密程序 p macro buf lea dx,buf mov ah,9 int 21h endm data segment pp db 0dh,0ah, welcome you t
数据加密程序 p macro buf lea dx,buf mov ah,9 int 21h endm data segment pp db 0dh,0ah, welcome you to run this programme...
2013-12-24
85
//按柱面和磁道来读取磁盘数据,要求 Public Function ReadDisk(ByVal Cylinders As Long, ByVal Tracks As Long, db() As
//按柱面和磁道来读取磁盘数据,要求 Public Function ReadDisk(ByVal Cylinders As Long, ByVal Tracks As Long, db() As Byte) As Boolean
2014-01-13
26