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