DSP2812 TFT彩屏顯示 源碼 給你得嵌入式系統增加TFT彩屏,Level一定增加不少 DSP2812 的程序源碼系列,包含顯示通訊,數模轉換,內存讀寫,(LED,IIC,RS232,)全面。適合初學上手,
上傳時間: 2016-07-24
上傳用戶:海陸空653
8b10b編解碼器,常用于camera link,1394等高速信號傳輸
上傳時間: 2013-12-29
上傳用戶:edisonfather
Embedded Windows CE SAPI 5.0 Developers Kit is an embedded speech recognition, or speech-to-text circuit solution, for development of speech recognition system at the electronics level. 一款很好的英文嵌入式語音識別系統,基于winCE的,歡迎試用!
標簽: speech-to-text recognition Developers Embedded
上傳時間: 2016-07-28
上傳用戶:wanghui2438
proface的觸摸屏和艾默生的變頻器通過此程序可相互通信,在屏上直接控制變頻器的起停,調變頻的其它參數,支持MEMORY-LINK,和艾默生的變頻器的協議
上傳時間: 2014-08-23
上傳用戶:cursor
The source codes are from the "Simulation and software Radio for mobile communication" It contain the MAC level protocol algorithm.
標簽: communication Simulation software contain
上傳時間: 2016-08-06
上傳用戶:tuilp1a
USB無線網卡驅動,支持TP-LINK WN321,支持S3C2410+WLAN應用。
上傳時間: 2014-11-16
上傳用戶:ywqaxiwang
用多線程同步方法解決讀者閱覽問題 1) 每個讀者進入閱覽室后,即時顯示“Entered” 及其線程自定義標識,還同時顯示閱覽室共有幾名顧客及其所坐的位置。 2) 至少有10個讀者,每人閱覽至少3秒鐘。 3) 多個讀者須共享操作函數代碼。 2總的設計思想及系統平臺、語言、工具: 設計思想:程序設定的是10個讀者和5個座位,對讀者進行編號,依次進入閱覽室讀書,為每一座位列一表目,包括座號和讀者號等,讀者離開時要登出,即消掉登記的信息。 系統平臺:LINUX 語言:C語言 工具:vi編輯器、gcc編譯器 操作系統:linux操作系統 調試工具:edit、masm、link、debug. 3數據結構與模塊說明(功能與流程圖) 數據結構 int count=0 //記錄閱覽室讀者數量 sem_t full //定義閱覽室座位信號量 int seat[5] //用數組表示座位 pthread_t reader[10] //定義讀者線程 pthread_mutex_t mutex //定義互斥量 3.2功能說明 可以標識讀者,隨機為讀者設置在閱覽室的讀書時間 可以顯示閱覽室讀者的人數 可以顯示讀者所坐的位置,座位狀態以及列出空座位
標簽: 多線程同步
上傳時間: 2016-08-10
上傳用戶:zsjzc
The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of productivity-boosting features such as Edit And Continue, IntelliSense, AutoComplete, and code tips. These features take Visual C++ to a new level. We have tried to make sure that this book keeps you up to speed on the latest technologies being introduced into Visual C++.
標簽: technologies Microsoft continued Internet
上傳時間: 2014-12-04
上傳用戶:waizhang
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.
標簽: Versatile knowledge estimator servoing
上傳時間: 2016-08-26
上傳用戶:大三三
本代碼應用于串口通信的應用熟悉Tornado的集成開發環境,通過CS850(CPU是Motorola的Power PC 850)的SCC(Serial Communication Controller)端口在NMSI方式下實現HDLC(High Data Link Communication)協議的自環通信。
上傳時間: 2014-01-19
上傳用戶:hullow