AVR单片机定点计算函数说明及C源码。包括定点求解平方根和对数。还打包了一个外国网站上的Fixed Point Library。定将给开发工作带来极大的方便。
上传时间: 2013-12-13
上传用户:Zxcvbnm
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 Codecs class contains coders and decoders for the base64, quoted-printable, URL-encoding, chunked and the multipart/form-data encodings. The whole thing is free, and licenced under the GNU Lesser General Public License (LGPL) (note that this is not the same as the GPL).
标签: implements currently complete provides
上传时间: 2014-01-16
上传用户:siguazgb
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.
标签: HTML Primarily fashion library
上传时间: 2016-05-03
上传用户:coeus
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.
标签: floating-point calculations performing devices
上传时间: 2016-05-03
上传用户:大融融rr
用JAVA实现了,将DB装入内存,内存由DBMS控制,实现简单数据库的创建、数据表的创建、记录插入、查询以及表的删除。
上传时间: 2016-05-08
上传用户:四只眼
这是一个采用OLE DB编程处理的上传BLOB类型的二进制数据到数据库的一个实例,实例中使用的BLOB是图片。
上传时间: 2016-05-13
上传用户:康郎
QQ2440V3 library package using protel99se open it.
标签: library package protel 2440V
上传时间: 2016-05-17
上传用户:hasan2015
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.
标签: storage implementing simplifies drivers
上传时间: 2016-05-17
上传用户:我干你啊
wince 自带的DB数据库编译,由CEDBUse修改下,主要是修改了编译通不过,通过后操作不正常,还有验证在MIPS和ARM分别完成数据库操作(增加,删除,修改) 一开始本人以为自带的数据库只支持四列,原来不是指这个意思而是指4种索引!所以在本源码里已经在表里加入了五列数据! 主要包含文件: CEDBUseDlg.cpp CEDBUseDlg.h StudentInputDlg.cpp StudentInputDlg.h CEDBUse.cpp CEDBUse.h 注意与原版不同的 //memset(pProps,0,LocalSize(pProps)) 最被注释掉 因为第二次分配内存时会导致本程序出错,注释掉不影响操作
上传时间: 2014-01-08
上传用户:liuchee
//按柱面和磁道来读取磁盘数据,要求 Public Function ReadDisk(ByVal Cylinders As Long, ByVal Tracks As Long, db() As Byte) As Boolean
标签: ByVal Long Cylinders Function
上传时间: 2014-01-13
上传用户:zxc23456789