TMS320LF2407A DSP的I/O電燈實(shí)驗(yàn)
上傳時(shí)間: 2013-12-24
上傳用戶(hù):kikye
先用makefile編譯,連接后,client發(fā)字符到server端并返回該字符串,遇到a,e,i,o,u則加*號(hào),如*a,收到fin字符串則結(jié)束客戶(hù)端及服務(wù)器端程序.實(shí)現(xiàn)echo功能
標(biāo)簽: makefile client server echo
上傳時(shí)間: 2016-01-14
上傳用戶(hù):邶刖
用CVAVR 編寫(xiě)的ATMEGA128的LCD 1602 顯示程序,四總線(xiàn),占用了PC口,P7-P2 共占用了6個(gè)I/O口!
標(biāo)簽: ATMEGA CVAVR 1602 128
上傳時(shí)間: 2013-12-03
上傳用戶(hù):黑漆漆
圖形顯示技巧,這是其中一段代碼 procedure TForm1.Button1Click(Sender: TObject) var newbmp:TBitmap i,bmpheight,bmpwidth:integer //推拉 begin newbmp:=TBitmap.Create newbmp.Width:=image1.Width newbmp.Height:=image1.Height bmpheight:=image1.Height bmpwidth:=image1.Width for i:=0 to bmpheight do begin newbmp.Canvas.CopyRect(Rect(0,bmpheight-i,bmpwidth,bmpheight),image1.Canvas,Rect(0,0,bmpwidth,i)) form1.Canvas.Draw(120,100,newbmp) end newbmp.free end
標(biāo)簽: procedure TBitmap TObject Button
上傳時(shí)間: 2016-01-18
上傳用戶(hù):comua
i did a test for study
上傳時(shí)間: 2016-01-18
上傳用戶(hù):dianxin61
用FFT分別計(jì)算Xa(n) (p=8, q=2)與Xb(n) (a =0.1,f =0.0625)的16點(diǎn)循環(huán)卷積和線(xiàn)性卷積。
上傳時(shí)間: 2013-12-09
上傳用戶(hù):lizhizheng88
f your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFC42DEU.DLL contains resources translated to German.) If you don t do this, some of the UI elements of your application will remain in the language of the operating system.
標(biāo)簽: application your language shared
上傳時(shí)間: 2013-12-24
上傳用戶(hù):thuyenvinh
I² C Communication between ST7 and M24Cxx EEPROM
標(biāo)簽: Communication between EEPROM sup
上傳時(shí)間: 2016-01-20
上傳用戶(hù):hoperingcong
The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be as similar as possible to the familiar vorbisfile library included with the open source Vorbis reference libraries distributed for free by Xiph.org. Tremor can be used along with any ANSI compliant stdio implementation for file/stream access, or use custom stream i/o routines provided by the embedded environment. Both uses are described in detail in this documentation.
標(biāo)簽: integer-only embeddable libvorbisi provides
上傳時(shí)間: 2013-12-25
上傳用戶(hù):lindor
The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be as similar as possible to the familiar vorbisfile library included with the open source Vorbis reference libraries distributed for free by Xiph.org. ogg vorbis decoder, evc project Tremor can be used along with any ANSI compliant stdio implementation for file/stream access, or use custom stream i/o routines provided by the embedded environment. Both uses are described in detail in this documentation.
標(biāo)簽: integer-only embeddable libvorbisi provides
上傳時(shí)間: 2016-01-21
上傳用戶(hù):gengxiaochao
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1