我搜索了這個網(wǎng)站,見提供的CD player都是 c++,delphi源程序的;我就提供一個用win32匯編寫的CD player。功能跟界面絕對不輸于用上面軟件編寫的,具體功能如下: 1. CD loop. 2. Track loop. 3. Random track play. 4. Track sample. 5. Play list. 6. Track select. 7. Master volume control. 8. CD Speaker volume controls. 9. Multiple CD drive support.
上傳時間: 2015-07-14
上傳用戶:遠遠ssad
鎖相回路可視為一個輸出相位和輸入相位的回授系統(tǒng)用以同步輸入?yún)⒖加嵦柡突厥诤筝敵鲂盘枴2⒆屍洳僮魍瑯拥念l率。如(圖一)所示,簡單鎖相回路[3,4]是由三個電路構(gòu)成,分別為相位偵測器(Phase Detector)、回路濾波器(Loop Filter)、壓控蕩器(VCO)
上傳時間: 2015-08-16
上傳用戶:franktu
dspic的匯編例程,Write LCD with text using PSV feature and flash LED1 with a Timer1 loop
上傳時間: 2013-12-30
上傳用戶:bruce5996
This lab exercise will cover the use of AccelDSP’s design exploration capabilities that include mapping variables to memory and unrolling loop and vector operations. You will learn how to create different hardware architectures without modifying the MATLAB source to explore different area/performance tradeoffs.
標簽: capabilities exploration AccelDSP exercise
上傳時間: 2014-12-22
上傳用戶:eclipse
These files are for testing the ADC (AD9240) and DAC THS8133 (DAC1). The ADC and DAC are tested in loop back.
上傳時間: 2014-08-15
上傳用戶:lnnn30
hese files are for testing the Video ADC (TLV5734) and DAC THS8133 (DAC0). The ADC and DAC are tested in loop back.
上傳時間: 2015-09-28
上傳用戶:youlongjian0
What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used(In VB - The same technique can be implemented in "c" also.) Program flow Explained * Open the File to be encrypted for Binary Access Read(Say Source File) * Open a temparory file where encrypted data is stored for Binary Access Write(Say Destination File) * Loop through the Source File Byte by Byte * For each byte read from the file, Complement the data. (Using Not operator (in C we have to use "~" operator) * Write Complemented Data to Destination File * Delete the Source File * Rename Destination file as Source File(Now Encryption is over)
標簽: Sometimes the contents desire
上傳時間: 2013-12-25
上傳用戶:playboys0
//*** *** *** *** *** *** *** *** *** *** *** *** *** // MSP430x1xx Demo - Software Toggle P1.0 // // Description Toggle P1.0 by xor ing P1.0 inside of a software loop. // ACLK = n/a, MCLK = SMCLK = default DCO // // MSP430x1xx // ----------------- // /|\| XIN|- // | | | // --|RST XOUT|- // | | // | P1.0|-->LED // // A. Dannenberg // Texas Instruments, Inc // January 2006 // Built with IAR Embedded Workbench Version: 3.40A
上傳時間: 2015-12-10
上傳用戶:從此走出陰霾
DATA:BEGIN OF HEADDATA. INCLUDE STRUCTURE BAPIMATHEAD. DATA:END OF HEADDATA. DATA:BEGIN OF PLANTDATA. INCLUDE STRUCTURE BAPI_MARC. DATA:END OF PLANTDATA. DATA:BEGIN OF PLANTDATAX. INCLUDE STRUCTURE BAPI_MARCX. DATA:END OF PLANTDATAX. READ TABLE XMKPF INDEX 1. IF XMKPF-TCODE2 = MIGO_GR . LOOP AT XMSEG.
標簽: DATA HEADDATA BEGIN BAPIMATHEAD
上傳時間: 2015-12-17
上傳用戶:古谷仁美
#ifdef _AFXDLL Enable3dControls() // Call this when using MFC in a shared DLL #else Enable3dControlsStatic() // Call this when linking to MFC statically #endif CPreviewDialogDlg dlg m_pMainWnd = &dlg int nResponse = dlg.DoModal() if (nResponse == IDOK) { // TODO: Place code here to handle when the dialog is // dismissed with OK } else if (nResponse == IDCANCEL) { // TODO: Place code here to handle when the dialog is // dismissed with Cancel } // Since the dialog has been closed, return FALSE so that we exit the // application, rather than start the application s message pump. return FALSE }
標簽: Enable3dControls Enable3d AFXDLL shared
上傳時間: 2015-12-19
上傳用戶:hustfanenze
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1