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
本章專門講解編寫成功網絡應用程序時所需的基本知識和A P I調用。通過上一章的學習, 大家已知道從Wi n s o c k地址機和這些機器上的服務,可以很容易地訪問協議。在這一章里, 我們打算討論如何從網絡上的一臺機器到另一臺機器建立連接,以及如何收發數據
上傳時間: 2015-07-08
上傳用戶:gtf1207
本章重點是如何在Wi n d o w s套接字應用程序中對I / O(輸入/輸出)操作進行管理。 Wi n s o c k分別提供了“套接字模式”和“套接字I / O模型”,可對一個套接字上的I / O行為加以 控制
上傳時間: 2013-12-14
上傳用戶:Shaikh
“多播”亦稱“多點傳送”(M u l t i c a s t i n g),是一種讓數據從一個成員送出,然后復制給其 他多個成員的技術
標簽: 多點傳送
上傳時間: 2014-01-20
上傳用戶:磊子226
本附錄介紹一些新的A P I函數,有了這些函數,便可在自己的計算機上對I P協議統計情況 進行查詢和管理。它們有助于獲得下面的能力: ■ I p c o n f i g . e x e(或適用于微軟Windows 95的Wi n i p c f g . e x e):顯示I P配置信息,允許釋放 和更新D H C P分配的I P地址。 ■ N e t s t a t . e x e:顯示T C P連接表、U D P監聽者表以及I P協議統計情況。 ■ R o u t e . e x e:顯示并處理網絡路由表。 ■ A r p . e x e:顯示并修改供“地址解析協議”(A R P)使用的I P到物理地址翻譯表。
標簽: 函數
上傳時間: 2014-01-12
上傳用戶:569342831