This program configures the external memory interface and CAN to receieve data in a FIFO buffer and store the data in XRAM. Meant to receive data from another CAN device.
標簽: configures and interface external
上傳時間: 2015-05-07
上傳用戶:zhangyi99104144
AT9200-USB-interface-source-code ,關于ARM的USB驅動原碼
標簽: USB-interface-source-code 9200 AT
上傳時間: 2015-05-09
上傳用戶:yxgi5
delphi 自定義網絡函數:unit net interface uses sysutils ,windows ,dialogs ,winsock ,classes ,comobj ,wininet //得到本機的局域網ip地址 function getlocalip(var localip:string): boolean //通過ip返回機器名 function getnamebyipaddr(ipaddr: string var macname: string): boolean //獲取網絡中sqlserver列表 function getsqlserverlist(var list: tstringlist): boolean //獲取網絡中的所有網絡類型 function getnetlist(var list: tstringlist): boolean //獲取網絡中的工作組
標簽: interface sysutils classes dialogs
上傳時間: 2015-05-09
上傳用戶:wanghui2438
經典s3c44b0xBios引導程序代碼內含詳細說明 燒寫步驟 1> 開發板上電 2> 執行Debug目錄下的F.bat文件將bios程序燒寫到flash中 3> 將PC配置為192.168.111網段 4> 用交叉網線連接開發板和PC 5> 運行串口監視軟件,波特率115200 6> 開發板復位
上傳時間: 2015-05-18
上傳用戶:pinksun9
interface詳解 Delphi , 非常的詳細,讓你一看就明白.
上傳時間: 2014-01-04
上傳用戶:ardager
It is about C++ Network programming(Socket Application Programming Interface).If you listen this lesson, you must get this program!
標簽: Application Programming programming Interface
上傳時間: 2015-05-20
上傳用戶:924484786
unit Other interface Uses Windows,tlhelp32,PsAPI type PStrData = ^TStrData TStrData = record Ident: Integer Str: string end TUseInfo=record QQ, Mail, Page:string DL:boolean end TSendMailInfo=record IPAddress, FAddress, FName, FPW, FCName, FCPW:string //發信郵箱檢證用戶密碼 end { FloatToText, FloatToTextFmt, TextToFloat, and FloatToDecimal type codes }
標簽: TStrData interface PStrData Windows
上傳時間: 2014-12-22
上傳用戶:asddsd
將A、B、C、D、E、F這六個變量排成如圖所示的三角形,這六個變量分別取[1,6]上的整數,且均不相同。求使三角形三條邊上的變量之和相等的全部解。如圖就是一個解。
上傳時間: 2013-12-16
上傳用戶:GHF
i2c-dev.c - i2c-bus driver, char device interface
標簽: interface driver device c-dev
上傳時間: 2015-05-21
上傳用戶:sammi
The Audio File Library provides a uniform programming interface to standard digital audio file formats. This library allows the processing of audio data to and from audio files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun .snd/.au, IRCAM, AVR, Amiga IFF/8SVX, and NIST SPHERE). The library also supports compression (currently G.711 mu-law and A-law and IMA and MS ADPCM) as well as PCM formats of all flavors (signed and unsigned integer, single- and double-precision floating point).
標簽: programming interface provides standard
上傳時間: 2014-12-06
上傳用戶:a6697238