12MCS-51單片機(jī)原理與應(yīng)用實(shí)例. 下一篇: 可編程控制器技術(shù)及應(yīng)用(三菱系列). 上一篇: C51單片機(jī)應(yīng)用與C語言程序設(shè)計(jì)--基于機(jī)器人工程對象的項(xiàng)目實(shí)踐. Tags標(biāo)簽 ... www.rain.net.cn/html/content28/137034.html - 8k - 網(wǎng)頁快照 - 類似網(wǎng)頁
上傳時間: 2013-12-24
上傳用戶:ywqaxiwang
所有程序的運(yùn)行和編譯環(huán)境為:Visual C++ 6.0和MATLAB 6.5 service pack1(一般情況下MATLAB 6.5即可)。 如果您有和技術(shù)相關(guān)的問題或者發(fā)現(xiàn)本書實(shí)例有錯誤之處,請發(fā)郵件到: matlab_vc_program@yahoo.com.cn 與作者聯(lián)系或批評指正。
標(biāo)簽: MATLAB 6.5 service Visual
上傳時間: 2017-04-10
上傳用戶:cc1015285075
Code to access MMC/SD cards with FAT16/FAT32 file system on an Atmel AVR8. Code contains SDHC support (disabled)
標(biāo)簽: Code FAT contains access
上傳時間: 2017-04-13
上傳用戶:wfeel
FIBPlus is a component suite intended for work with InterBase. It is direct, fast and flexible InterBase connectivity for Delphi, C++ Builder, Ada and Kylix. FIBPlus supports Delphi 5-7, Delphi 2005, Delphi 2006, Delphi 2007, C++ Builder 5-6, C++ Builder 2006, C++ Builder 2007, Kylix 3, gnat-3.15p, gnat2006 GPL, and all versions of InterBase 4.x-7.x, InterBase 2007 and Firebird 1.x-2.x. Using FIBPlus in your applications you do not need to install any additional software except for InterBase Client Software. FIBPlus supports all special InterBase features such as array-fields, event alerters, BLOB-fields, etc. FIBPlus is a native component set and its evaluation versions are distributed partially in sources. Registering FIBPlus you get full sources of components and technical support
標(biāo)簽: component InterBase intended flexible
上傳時間: 2013-12-01
上傳用戶:xuan‘nian
this is a lecture notes prepared to introduce the speech audio fundamental concepts and programm development using MATLAB.
標(biāo)簽: fundamental introduce concepts prepared
上傳時間: 2017-04-16
上傳用戶:671145514
統(tǒng)計(jì)模式識別工具箱(Statistical Pattern Recognition Toolbox)包含: 1,Analysis of linear discriminant function 2,F(xiàn)eature extraction: Linear Discriminant Analysis 3,Probability distribution estimation and clustering 4,Support Vector and other Kernel Machines
標(biāo)簽: Statistical Recognition Pattern Toolbox
上傳時間: 2014-01-03
上傳用戶:璇珠官人
mysql 5.1的 jdbc驅(qū)動 Connector/J 5.1 支持Mysql 4.1、Mysql 5.0、Mysql 5.1、Mysql 6.0 alpha這些版本。 Connector/J 5.0 支持MySQL 4.1、MySQL 5.0 servers、distributed transaction (XA)。 Connector/J 3.1 支持MySQL 4.1、MySQL 5.0 servers、MySQL 5.0 except distributed transaction (XA) support。 Connector/J 3.0 支持MySQL 3.x or MySQL 4.1。
標(biāo)簽: Mysql Connector 5.1 mysql
上傳時間: 2014-01-03
上傳用戶:GHF
JavaAPI中文 我看到許多論壇的朋友, 尋找 中文的javaAPI, 無奈sun沒有提供中文的,這是SUN對中國程序員的輕視,有日文,為什么不能有中文,小日本為什么不用看英文。 我利用JavaWebStudio里提供的, 制作chm格式的, 希望對大家學(xué)習(xí)java提供方便。 Orient Software Company cmh制作者 碧海藍(lán)天 e_mail:uit3e@yahoo.com.cn 制作日期2004年7月23日
上傳時間: 2013-12-12
上傳用戶:wxhwjf
Urwid is a Python library for making text console applications. It has many features including fluid interface resizing, support for UTF-8 and CJK encodings, standard and custom text layout modes, simple markup for setting text attributes, and a powerful, dynamic list box that handles a mix of widget types. It is flexible, modular, and leaves the developer in control.
標(biāo)簽: applications including features console
上傳時間: 2013-12-16
上傳用戶:refent
文件系統(tǒng)功能概論 1)本文件系統(tǒng)兼容FAT16/FAT32文件系統(tǒng)格式,支持長文件名,多級子目錄,多盤操作,讀寫,創(chuàng)建刪除文件等等功能。 2)本文件系統(tǒng)采用C代碼編寫,可以方便的移植于計(jì)算機(jī)應(yīng)用平臺,一般只需要額外編寫磁盤的讀寫驅(qū)動,就可使用文件系統(tǒng)所有的功能。 3)具有文件緩沖功能:1)讀文件時,讀位置在文件緩沖區(qū)內(nèi),則可直接讀取文件緩沖區(qū),不需要讀物理磁盤;文件緩沖區(qū)大小可使用編譯宏EnableFileBuf,TotalFileBUFsQTYeachFCB,F(xiàn)ileBUFSize來控制。 4)支持同時打開最多達(dá)254個文件;并且最大可打開文件數(shù)可由編譯宏MaximumFCB設(shè)定。 5)支持多任務(wù)文件操作的功能:文件可同時同時被多個任務(wù)打開,但只有其中第一個打開文件的任務(wù)可以得到文件的完全讀寫權(quán)限,以實(shí)現(xiàn)文件在多任務(wù)環(huán)境下的并發(fā)操作的保護(hù)。 如需商業(yè)使用,請與作者聯(lián)系啊:qq:292942278,e-mail:tony_yang123@sina.com.cn demo代碼只支持FAT16
標(biāo)簽: FAT 文件系統(tǒng) 16 32
上傳時間: 2014-03-07
上傳用戶:xuan‘nian
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1