最高優先級編碼器 8位相等比較器 三人表決器(三種不同的描述方式) 加法器描述 8位總線收發器:74245 (注2) 地址譯碼(for m68008) 多路選擇器(使用select語句) LED七段譯碼 多路選擇器(使用if-else語句) 雙2-4譯碼器:74139 多路選擇器(使用when-else語句) 二進制到BCD碼轉換 多路選擇器 (使用case語句) 二進制到格雷碼轉換 雙向總線(注2) 漢明糾錯嗎譯碼器 三態總線(注2) 漢明糾錯嗎編碼器 解復用器
上傳時間: 2015-04-11
上傳用戶:tianyi223
自制51編程器 I have build my own programmer. This device can program the AT89C51 and works with it. So it can easily be adapted to programming other devices by itself. The Atmel Flash devices are ideal for developing, since they can be reprogrammed easy, often and fast. You need only 1 or 2 devices in low cost plastic case for developing. In contrast you need 10 or more high cost windowed devices if you must develop with EPROM devices (e.g. Phillips 87C751).
標簽: programmer program device build
上傳時間: 2015-05-11
上傳用戶:sdq_123
教程將引導你通過多個操作步驟創建一個 Java 應用, 它覆蓋了 Together 的基本特性. Together 教程是基于 Java 的, 但程序員還是可以在其他語言下很容易地模仿這些操作步驟. (教程只需要很少的 Java 知識.) TogetherControlCenter6入門實踐教程 工程和包 需求與用例圖(Use Case Diagrams) 業務規則與活動圖(Activity Diagrams) 圖(Diagrams)與類(Classes) 類(Classes)與關聯(Associations) 模板模式(Template Patterns) 使用類模式(Class Patterns)進行代碼重構(Refactoring) 時序圖(Sequence Diagrams) 文檔生成 審查(Audits)與統計(Metrics) (需要 Together ControlCenter) 運行和調試 Java 工程
上傳時間: 2014-01-17
上傳用戶:變形金剛
數字運算,判斷一個數是否接近素數 A Niven number is a number such that the sum of its digits divides itself. For example, 111 is a Niven number because the sum of its digits is 3, which divides 111. We can also specify a number in another base b, and a number in base b is a Niven number if the sum of its digits divides its value. Given b (2 <= b <= 10) and a number in base b, determine whether it is a Niven number or not. Input Each line of input contains the base b, followed by a string of digits representing a positive integer in that base. There are no leading zeroes. The input is terminated by a line consisting of 0 alone. Output For each case, print "yes" on a line if the given number is a Niven number, and "no" otherwise. Sample Input 10 111 2 110 10 123 6 1000 8 2314 0 Sample Output yes yes no yes no
上傳時間: 2015-05-21
上傳用戶:daguda
Displays CPU time usage, the list of processes (can be terminated) and the task which are running (can be close or switch to). Plus a little net traffic monitor and a disk status report.
標簽: terminated the processes Displays
上傳時間: 2013-12-25
上傳用戶:zgu489
Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not compile successfully, add switch -DNO_DIRECT_IO in the Makefile to remove support for direct I/O port access (that may be necessary on non-PC architectures). Parallel port access should still work if you have the Linux ppdev driver (patch for 2.2.17 is in the kernel directory, ppdev is standard in 2.4 kernels). Please lobby Alan Cox to include this tiny little driver in 2.2.x too :). To make it type: make and to install it: make install If you have any further doubts, please consult UISP s homepage: http://www.nongnu.org/uisp/
標簽: Installation Programmer In-System directory
上傳時間: 2013-12-23
上傳用戶:小儒尼尼奧
基于IBM的NPU,5N2G的switch的開發實例,這是一個二層交換機,具體可見于文檔內部說明,用匯編以及C編寫
上傳時間: 2013-12-22
上傳用戶:sdq_123
The intent of the software contained on this CD is to provide support for the material covered in the textbook. All programs have been developed and tested using MATLAB Version 5.2. Although the authors believe that all routines should be compatible with earlier versions of MATLAB, this may not be the case. The software is maintained and regularly updated through our Web-site at www.wpi.edu/ece/EM_RF_lab/book. It is assumed that the user has a basic knowledge of MATLAB. Support of MATLAB is maintained through the MathWorks, Inc. Web-site at www.mathworks.com.
標簽: contained the material software
上傳時間: 2015-07-11
上傳用戶:離殤
The intent of the software contained on this CD is to provide support for the material covered in the textbook. All programs have been developed and tested using MATLAB Version 5.2. Although the authors believe that all routines should be compatible with earlier versions of MATLAB, this may not be the case. The software is maintained and regularly updated through our Web-site at www.wpi.edu/ece/EM_RF_lab/book. It is assumed that the user has a basic knowledge of MATLAB. Support of MATLAB is maintained through the MathWorks, Inc. Web-site at www.mathworks.com.
標簽: contained the material software
上傳時間: 2013-12-30
上傳用戶:wweqas
本教程的目在于給出步進式的使用指導,并且提供一個使用Rational Rose UML CASE 工具創建完整的UML模型的范例。本教程是為那些想高效地使用和評估Rational Rose工具(而不是其他UML CASE 工具)的新用戶準備的。
上傳時間: 2014-01-10
上傳用戶:lps11188