Synchronous Resets? Asynchronous Resets?I am so confused!How will I ever know which to use? 復位信號的論文
標簽: Resets Asynchronous Synchronous confused
上傳時間: 2015-07-05
上傳用戶:二驅蚊器
《Core Java2 Volume I-5e》 源碼
上傳時間: 2015-07-06
上傳用戶:tb_6877751
This application note describes a method for developing block-oriented I/O device drivers for applications that use the DSP/BIOS real-time kernel and includes examples that run with Code Composer Studio v2.1 on the Texas Instruments TMS320C5402 and TMS320C6711 DSP Starter Kits (DSKs). The device driver model presented here has now been superceded with an updated version that supports not only block oriented devices, but also devices such as UARTs, PCI and USB buses and Multimedia cards. Documentation on the updated driver model as well as example drivers and source code can be found in the Device Driver Developer s Kit product now available for download from the TI Developer s Village.
標簽: block-oriented application developing describes
上傳時間: 2015-07-07
上傳用戶:kelimu
基于內容的圖像檢索中的一些關鍵環節:特征提取:顏色直方圖;紋理特征等 相似度:馬氏距離,歐氏距離等 相關反饋:機器學習方法,如SVM,神經網絡等 檢索與分類:兩個很相似的樣本距離很小,雖然兩個不相似的樣本距離未必很大
上傳時間: 2014-01-13
上傳用戶:小寶愛考拉
This a set of notes I put together for my Computer Architecture class in 1990. Students had a project in which they had to model a microprocessor architecture of their choice. They used these notes to learn VHDL. The notes cover the VHDL-87 version of the language. Not all of the language is covered (about 95%). You may use this booklet for your own personal learning purposes. You may not use it for profit (eg, selling copies of it, using it in a course for which people pay, etc). If you want to make use of it beyond these conditions, contact me and we can come to some arrangement.
標簽: Architecture Computer Students together
上傳時間: 2014-01-15
上傳用戶:wxhwjf
modelsim_se_tutorThis is a set of notes I put together for my Computer Architecture class in 1990. Students had a project in which they had to model a microprocessor architecture of their choice. They used these notes to learn VHDL. The notes cover the VHDL-87 version of the language. Not all of the language is covered (about 95%).
標簽: modelsim_se_tutorThis Architecture Computer together
上傳時間: 2015-07-07
上傳用戶:xfbs821
This is a set of notes I put together for my Computer Architecture class in 1990. Students had a project in which they had to model a microprocessor architecture of their choice. They used these notes to learn VHDL. The notes cover the VHDL-87 version of the language. Not all of the language is covered (about 95%).
標簽: Architecture Computer Students together
上傳時間: 2013-12-26
上傳用戶:kelimu
本書第一部分講述的是傳統的網絡接口N e t B I O S、重定向器以及通過重定向器進行的各類 網絡通信。盡管本書大部分內容均圍繞Wi n s o c k編程這一主題展開,但是, A P I比起Wi n s o c k 來,仍然具有某些獨到之處
上傳時間: 2015-07-08
上傳用戶:戀天使569
提供了一種簡單的單向“進程間通信”(interprocess communication, I P C)機制。這個機制的名字非常古怪,叫作“郵槽”(M a i l s l o t)。用最簡單的話來說,通過 郵槽,客戶機進程可將消息傳送或廣播給一個或多個服務器進程。
標簽: communication interprocess 機制 進程間通信
上傳時間: 2014-01-26
上傳用戶:二驅蚊器
“命名管道”或“命名管線”(Named Pipes )是一種簡單的進程間通信( I P C)機制, Microsoft Windows NT,Windows 2000、Windows 95以及Windows 98均提供了對它的支持 (但不包括Windows CE)。命名管道可在同一臺計算機的不同進程之間,或在跨越一個網絡的 不同計算機的不同進程之間,支持可靠的、單向或雙向的數據通信。
上傳時間: 2013-12-26
上傳用戶:nanfeicui