我搜索了這個網站,見提供的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
本驅動程序在linux2.6.17中測試通過。yangxing msn:lelma_yx@hotmail.com 希望對SPI操作的朋友有所幫助。 一、工作方式: 從設備:SPI為MASTER模式 S3C2410:SPI為SLAVE模式+DMA 二、工作流程 1.S3C2410從接收:當從設備發送數據時,S3C2410利用DMA方式收數,收到指定長度的數據,則進入DMA中斷,將接收的數據拷出。 2.S3C2410從發送:當S3C2410需要發送,首先由RTS請求發送,然后等待從設備應答CTS,當從設備應答CTS時,進入外部中斷,啟動DMA發送,發送完成,再次進入從接收狀態。 三、文件位置 spi_dma_slave.c spi_dma_slave.h circular_buf.c circular_buf.h 等文件存放入driver/char/目錄 dma.c存放于arch/arm/mach-s3c2410/目錄 dma.h存放于include/arm-asm/mach-s3c2410/目錄 四、使用環境 1.arm-linux-gcc-3.4.1
標簽: SPI lelma_yx yangxing hotmail
上傳時間: 2015-08-11
上傳用戶:徐孺
一個Jtag調試仿真程序,兼容Multi-ICE,這是源代碼,很難找到的。特別推薦
上傳時間: 2013-12-12
上傳用戶:釣鰲牧馬
R+樹的c實現源碼,對應文章T. K. Sellis, N. Roussopoulos, C. Faloutsos: The R+-Tree: A Dynamic Index for Multi-Dimensional Objects.
上傳時間: 2014-05-25
上傳用戶:sunjet
A complete set of bit banged, software driven I2C routines I created for any PIC device - and they work!! These functions are single master only functions, and are ideal for communicating with things like EEPROMs, LCD Drivers, ADC Converters etc
標簽: complete routines software created
上傳時間: 2013-12-17
上傳用戶:王小奇
The function conload takes a dataset and a model (PCA, PLS, PARAFAC etc.) and calculates congruence loadings which is the extension of correlation loadings to uncentered and multi-way models
標簽: calculates congruence and function
上傳時間: 2014-01-08
上傳用戶:sz_hjbf
一般我們要根據數據庫的紀錄變化時,進行某種操作。我們習慣的操作方式是在程序中不停的查詢表,判斷是否有新紀錄。這樣耗費的資源就很高,如何提高這種效率,我想在表中創建觸發器,在觸發器中調用外部動態連接庫通過消息或事件通知應用程序就可實現。而master的存儲過程中最好能調用外部的動態連接庫,我們在觸發器中調用master的存儲過程即可。本文提供了動態庫與存儲過程的具體實現
上傳時間: 2015-09-28
上傳用戶:rocketrevenge
主要特點 * Flexible finite element space construction based template element library 基于模板單元庫靈活的構造有限元空間 * Convenient facilities to implement mesh adaption 很方便的進行網格加密和稀疏化 * Multi-mesh operation supported 支持多套網格操作 需要有一定的有限元基礎和C++語言基礎,最好在linux平臺下用。 http://162.105.68.168/AFEPack/
標簽: element construction Flexible template
上傳時間: 2014-11-21
上傳用戶:qq1604324866
可以支持連續讀寫的i2cslave源碼,很適合作為master的testbench來用
上傳時間: 2014-01-18
上傳用戶:dapangxie
A one-dimensional calibration object consists of three or more collinear points with known relative positions. It is generally believed that a camera can be calibrated only when a 1D calibration object is in planar motion or rotates around a ¯ xed point. In this paper, it is proved that when a multi-camera is observing a 1D object undergoing general rigid motions synchronously, the camera set can be linearly calibrated. A linear algorithm for the camera set calibration is proposed,and then the linear estimation is further re¯ ned using the maximum likelihood criteria. The simulated and real image experiments show that the proposed algorithm is valid and robust.
標簽: one-dimensional calibration collinear consists
上傳時間: 2014-01-12
上傳用戶:璇珠官人