USB無線網(wǎng)卡驅(qū)動,支持TP-LINK WN321,支持S3C2410+WLAN應(yīng)用。
標(biāo)簽: USB 無線網(wǎng)卡驅(qū)動
上傳時(shí)間: 2014-11-16
上傳用戶:ywqaxiwang
用多線程同步方法解決讀者閱覽問題 1) 每個(gè)讀者進(jìn)入閱覽室后,即時(shí)顯示“Entered” 及其線程自定義標(biāo)識,還同時(shí)顯示閱覽室共有幾名顧客及其所坐的位置。 2) 至少有10個(gè)讀者,每人閱覽至少3秒鐘。 3) 多個(gè)讀者須共享操作函數(shù)代碼。 2總的設(shè)計(jì)思想及系統(tǒng)平臺、語言、工具: 設(shè)計(jì)思想:程序設(shè)定的是10個(gè)讀者和5個(gè)座位,對讀者進(jìn)行編號,依次進(jìn)入閱覽室讀書,為每一座位列一表目,包括座號和讀者號等,讀者離開時(shí)要登出,即消掉登記的信息。 系統(tǒng)平臺:LINUX 語言:C語言 工具:vi編輯器、gcc編譯器 操作系統(tǒng):linux操作系統(tǒng) 調(diào)試工具:edit、masm、link、debug. 3數(shù)據(jù)結(jié)構(gòu)與模塊說明(功能與流程圖) 數(shù)據(jù)結(jié)構(gòu) int count=0 //記錄閱覽室讀者數(shù)量 sem_t full //定義閱覽室座位信號量 int seat[5] //用數(shù)組表示座位 pthread_t reader[10] //定義讀者線程 pthread_mutex_t mutex //定義互斥量 3.2功能說明 可以標(biāo)識讀者,隨機(jī)為讀者設(shè)置在閱覽室的讀書時(shí)間 可以顯示閱覽室讀者的人數(shù) 可以顯示讀者所坐的位置,座位狀態(tài)以及列出空座位
標(biāo)簽: 多線程同步
上傳時(shí)間: 2016-08-10
上傳用戶:zsjzc
Versatile visual servoing without knowledge of true jacobian.pdf cobian matrix estimator. The Jacobian matrix estimator does not need a priori knowledge of the kinematic structure and parameters of the robot system, such as camera and link parameters. The proposed visual servoing control scheme ensures the convergence of the image-features to desired trajectories, by using the estimated Jacobian matrix, which is proved by the Lyapunov stability theory. To show the effectiveness of the proposed scheme, simulation and experimental results are presented.
標(biāo)簽: Versatile knowledge estimator servoing
上傳時(shí)間: 2016-08-26
上傳用戶:大三三
本代碼應(yīng)用于串口通信的應(yīng)用熟悉Tornado的集成開發(fā)環(huán)境,通過CS850(CPU是Motorola的Power PC 850)的SCC(Serial Communication Controller)端口在NMSI方式下實(shí)現(xiàn)HDLC(High Data Link Communication)協(xié)議的自環(huán)通信。
標(biāo)簽: Tornado 代碼 串口通信 應(yīng)用于
上傳時(shí)間: 2014-01-19
上傳用戶:hullow
ucosII的源碼,適用于ST公司的STR710系列處理器。
上傳時(shí)間: 2016-09-02
上傳用戶:6546544
ADM6993F/FXFiber to Fast Ethernet Converter (TS1000 CPE Complied) The ADM6993F/FX is a single chip integrating two 10/100 Mbps MDIX TX/FX transceivers, a three-port 10/100M Ethernet L2 switch controller, and one OAM engine to meet demanding applications, including Fiber-to-Ethernet media converters, especially the fiber to the home (FTTH) media converters. The ADM6993F/FX feature set includes link pass through (LPT), TS1000 OAM frame receiving/processing/transmitting, programmable link status LED display, various loop-back modes, and one configurable MII ports for snooping/inserting OAM frame from/to 100Fx. The ADM6993FX is the environmentally friendly “green” package version.
標(biāo)簽: 6993 ADM Converter Ethernet
上傳時(shí)間: 2014-01-01
上傳用戶:hebmuljb
upsd 3200序列的usb驅(qū)動,適合ST upsd 3200序列單片機(jī)的開發(fā) 僅供參考
上傳時(shí)間: 2014-01-22
上傳用戶:liuchee
CPU的code banking技術(shù)實(shí)例: This Zip file contains five (3) folders: FastChip Project Files * This folder contains a folder called "Bank" that should be moved into: <install_root>\FastChip\Projects Keil Project Files * These files are to be put into the directory of your choice and the project is to be opened from within Keil Hex Files * These files are the output of Keil. If you do not want to compile and link all of the code, these files can be loaded into FastChip directly
標(biāo)簽: This FastChip contains banking
上傳時(shí)間: 2016-10-01
上傳用戶:a3318966
This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications and I doubt it could handle anything on a large scale. A sample program included in the .zip shows how everything works. The database project is a library project, so you ll have to compile and link with the .lib file to get everything working. Pros: - You have the source code so you know exactly what it is doing - Database files are very small - Small and fast code Cons: - Can t handle large amounts of records (more than 65000ish) - Doesn t support SQL (you have to search the database by cycling through the records and testing them against your constraints) - Each database file can only have one table.
標(biāo)簽: i.e. management database simple
上傳時(shí)間: 2016-10-02
上傳用戶:851197153
sttesttool.rar的標(biāo)準(zhǔn)testtool.rar驅(qū)動,附帶st驅(qū)動說明文檔
標(biāo)簽: sttesttool testtool 標(biāo)準(zhǔn)
上傳時(shí)間: 2014-01-01
上傳用戶:tfyt
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1