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
K&R s saying with the history of C language. worth reading
標簽: language history reading saying
上傳時間: 2015-07-06
上傳用戶:asddsd
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
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
經典的K均值分類算法源碼,修正了原作者沒有處理當類中樣本為0的情況下的bug
上傳時間: 2015-07-08
上傳用戶:1051290259
提供了一種簡單的單向“進程間通信”(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