-- Hamming Decoder
-- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder above) and performs single error correction and double error detection.
-- download from: www.pld.com.cn & www.fpga.com.cn
LIBRARY ieee
USE ieee.std_logic_1164.ALL
ENTITY hamdec IS
PORT(hamin : IN BIT_VECTOR(0 TO 7) --d0 d1 d2 d3 p0 p1 p2 p4
dataout : OUT BIT_VECTOR(0 TO 3) --d0 d1 d2 d3
sec, ded, ne : OUT BIT) --diagnostic outputs
END hamdec
ARCHITECTURE ver1 OF hamdec IS
BEGIN
hcon是工作在Linux控制臺下的高效雙字節中/日/韓(CJK)虛擬終端,就像DOS環境中的UCDOS一樣,為控制臺(console)環境提供完整的雙字節語言環境。-zhcon work in the Linux console is under the efficient double-byte Chinese / Japanese / Korean (CJK) virtual terminal, just like DOS environment UCDOS same for console (console) environment to provide a complete double-byte language environments.
At present, there is a strong worldwide push toward bringing fiber closer to indi-
vidual homes and businesses. Fiber-to-the-Home/Business (FTTH/B) or close to it
networks are poised to become the next major success story for optical fiber com-
munications. In fact, FTTH connections are currently experiencing double-digit or
even higher growth rates, e.g., in the United States the annual growth rate was 112%
between September 2006 and September 2007, and their presence can add value of
U.S. $4,000–15,000 to the selling price of a home.
We were on the lookout for ice.
I was in a 32 foot sailing yacht with writer and explorer Tristan Gooley, undertaking a
double-handed sail from Scotland through the Faroes up to 66 33 45.7 N and the midnight
sun. Now sailing out of the Arctic Circle we were approaching Iceland from the north, heading
for the Denmark Straits, where ice flowed south. The Admiralty Pilot warned of bergs but the
ice charts we had sailed with were over a week old. We needed an update.
This book is based on a Ph.D. research that has been conducted at the Delft
University of Technology in the Netherlands in collaboration with Dutch Electricity
& Gas Distribution Network Operator, Stedin. This book was written as a result of
wider interest that was shown by different industry groups on this topic after its
public defence. This inspired the author to modify and publish a practical version
of the research for a greater international audience. Therefore, the content of this
book is intended for a double audience, on the one hand for those interested in the
organisational and management aspects of maintenance.