A clock writing by Verilog which can count from 00:00 to 23:59. With a C file to see the simulation results. A co-design example of C and Verilog.
標簽: simulation Verilog writing clock
上傳時間: 2016-10-12
上傳用戶:王者A
A code writing by Verilog which can find medium value. With a C file to see the simulation results. A co-design example of C and Verilog.
標簽: simulation Verilog writing results
上傳時間: 2014-11-18
上傳用戶:ljt101007
Here are two newest published articles talking about joint source channel coding, in which source coding is invovled scalable video coding. They are very useful for people who are doing research about it.
標簽: source published articles channel
上傳時間: 2013-12-03
上傳用戶:1427796291
The Inter IC bus or I2C bus is a simple bidirectional two wire bus designed primarily for general control and data transfer communication between ICs. Some of the features of the I2C bus are: • Two signal lines, a serial data line (SDA) and a serial clock line (SCL), and ground are required. A 12V supply line (500mA max.) for powering the peripherals often may be present. • Each device connected to the bus is software addressable by a unique address and simple master/ slave relationships exist at all times masters can operate as master-transmitters or as master-receivers. • The I2C bus is a true multi-master bus including collision detection and arbitration to prevent data corruption if two or more masters simultaneously initiate data transfer systems. • Serial, 8-bit oriented, bidirectional data transfers can be made at up to 100 KBit/s in the standard mode or up to 400 KBit/s in the fast mode.
標簽: bus bidirectional primarily designed
上傳時間: 2013-12-11
上傳用戶:jeffery
Trees are natural structures for representing certain kinds of hierarchical data. A (rooted) tree consists of a set of nodes (or vertices) and a set of arcs (or edges).
標簽: hierarchical representing structures natural
上傳時間: 2016-12-22
上傳用戶:siguazgb
We address the problem of predicting a word from previous words in a sample of text. In particular, we discuss n-gram models based on classes of words. We also discuss several statistical algorithms for assigning words to classes based on the frequency of their co-occurrence with other words. We find that we are able to extract classes that have the flavor of either syntactically based groupings or semantically based groupings, depending on the nature of the underlying statistics.
標簽: predicting particular previous address
上傳時間: 2016-12-26
上傳用戶:xfbs821
A Markov Chain Monte Carlo version of the genetic algorithm Differential Evolution: easy Bayesian computing for real parameter spaces
標簽: Differential Evolution algorithm Bayesian
上傳時間: 2014-01-20
上傳用戶:hphh
Linux Home Server 是專門為家庭和SOHO/SMB 設計的高性價比的ISCSI 存儲服務器, 具有如下的特色: 強大的iscsi 存儲服務器軟件; 混合iscsi 和NAS 服務; Free, 基于Linux; LHS-200 的編譯使用openwrt 框架,需要先下載并配置openwrt 開發環境 從openwrt 的開發站點 https://dev.openwrt.org, 下載最新的開發分枝,并下載到本地 svn co https://svn.openwrt.org/openwrt/trunk/ 為方便起見,建議下載所有的可選包,后面要用到 svn co https://svn.openwrt.org/openwrt/packages/ 從公司網站 http://www.linuxce.cn 或者 http://www.linuxce.net 下載 LHS-200 的最新源代碼并解壓縮,源代碼中包含兩個目錄和一個README文件,按README文件的要求,拷貝下列包到trunk/package 目錄 libs/libiconv net/samba3 utils/pciutils net/wget net/ctorrent libs/uclibc++ 然后從解壓縮的源代碼中分別拷貝目錄modified 和lhstoolfix中的內容到trunk 目錄 至此,就可以象通常的openwrt 項目一樣進行編譯, Target System 選 "RDC 321x", Target Profile 選 "R3210 based linux home server board"
上傳時間: 2017-02-09
上傳用戶:xaijhqx
Description The art galleries of the new and very futuristic building of the Center for Balkan Cooperation have the form of polygons (not necessarily convex). When a big exhibition is organized, watching over all of the pictures is a big security concern. Your task is that for a given gallery to write a program which finds the surface of the area of the floor, from which each point on the walls of the gallery is visible. On the figure 1. a map of a gallery is given in some co-ordinate system. The area wanted is shaded on the figure 2.
標簽: Description futuristic galleries the
上傳時間: 2017-02-17
上傳用戶:1427796291
.NET Remoting is very important in distributed environments. This book essentially deals with the core concepts of .NET remoting along with some working examples. A must read.
標簽: environments distributed essentially important
上傳時間: 2014-01-18
上傳用戶:familiarsmile