搜索结果

找到约 1,320 项符合 db-library 的查询结果

单片机开发 AVR单片机定点计算函数说明及C源码。包括定点求解平方根和对数。还打包了一个外国网站上的Fixed Point Library。定将给开发工作带来极大的方便。

AVR单片机定点计算函数说明及C源码。包括定点求解平方根和对数。还打包了一个外国网站上的Fixed Point Library。定将给开发工作带来极大的方便。
https://www.eeworm.com/dl/648/290828.html
下载: 31
查看: 1195

Internet/网络编程 This package provides a complete http client library. It currently implements most of the relevant p

This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization, redirection requests, and cookies. Furthermore the included ...
https://www.eeworm.com/dl/620/291327.html
下载: 160
查看: 1093

Java编程 HTML Parser is a Java library used to parse HTML in either a linear or nested fashion. Primarily use

HTML Parser is a Java library used to parse HTML in either a linear or nested fashion. Primarily used for transformation or extraction, it features filters, visitors, custom tags and easy to use JavaBeans. It is a fast, robust and well tested package.
https://www.eeworm.com/dl/633/291332.html
下载: 174
查看: 1041

Java编程 This is a Java library for performing floating-point calculations on small devices such as mobile p

This is a Java library for performing floating-point calculations on small devices such as mobile phones which lack native support for floating-point numbers.
https://www.eeworm.com/dl/633/291334.html
下载: 170
查看: 1066

其他数据库 用JAVA实现了,将DB装入内存,内存由DBMS控制,实现简单数据库的创建、数据表的创建、记录插入、查询以及表的删除。

用JAVA实现了,将DB装入内存,内存由DBMS控制,实现简单数据库的创建、数据表的创建、记录插入、查询以及表的删除。
https://www.eeworm.com/dl/645/293385.html
下载: 176
查看: 1036

数据库系统 这是一个采用OLE DB编程处理的上传BLOB类型的二进制数据到数据库的一个实例

这是一个采用OLE DB编程处理的上传BLOB类型的二进制数据到数据库的一个实例,实例中使用的BLOB是图片。
https://www.eeworm.com/dl/523/295472.html
下载: 92
查看: 1036

嵌入式Linux QQ2440V3 library package using protel99se open it.

QQ2440V3 library package using protel99se open it.
https://www.eeworm.com/dl/653/296882.html
下载: 144
查看: 1031

驱动编程 This is the library for all storage drivers. It simplifies writing a storage driver by implementing

This is the library for all storage drivers. It simplifies writing a storage driver by implementing 90 percent of the code required to support Plug and Play, Power Management, et cetera. This library is used by disk.sys, cdrom.sys and the tape class drivers.
https://www.eeworm.com/dl/618/297108.html
下载: 26
查看: 1055

Windows CE wince 自带的DB数据库编译,由CEDBUse修改下,主要是修改了编译通不过,通过后操作不正常,还有验证在MIPS和ARM分别完成数据库操作(增加,删除,修改) 一开始本人以为自带的数据库只支持四

wince 自带的DB数据库编译,由CEDBUse修改下,主要是修改了编译通不过,通过后操作不正常,还有验证在MIPS和ARM分别完成数据库操作(增加,删除,修改) 一开始本人以为自带的数据库只支持四列,原来不是指这个意思而是指4种索引!所以在本源码里已经在表里加入了五列数据! 主要包含文件: CEDBUseDlg.cpp CEDBUseDlg.h StudentInputD ...
https://www.eeworm.com/dl/674/298676.html
下载: 105
查看: 1048

磁盘编程 //按柱面和磁道来读取磁盘数据,要求 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
https://www.eeworm.com/dl/629/301124.html
下载: 26
查看: 1037