搜索结果
找到约 88 项符合
entity-architectures 的查询结果
书籍源码 -- Hamming Decoder -- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder a
-- 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 : ...
其他书籍 This document specifies a collection of compiler directives, library routines, and environment vari
This document specifies a collection of compiler directives, library routines, and
environment variables that can be used to specify shared-memory parallelism in C, C++
and Fortran programs. This functionality collectively defines the specification of the
OpenMP Application Program Interface (OpenMP ...
数据库系统 实现ORMapping
实现ORMapping,利用Ado.net将数据库中的表映射到Entity 实现对实体访问的方式访问数据库;
游戏 Quake 3 s MD3 Viewer (july 13, 2007), loads and displays a player and a weapon. Supports lighting,
Quake 3 s MD3 Viewer (july 13, 2007), loads and displays a player and a weapon.
Supports lighting, texture mapping and animation.
Includes a sample player model with weapon. See README for how to use it.
Note (1): it uses the POSIX opendir/readdir functions, which are not implemented in all compiler ...
源码 JAVA SMPP 源码
Introduction
jSMPP is a java implementation (SMPP API) of the SMPP protocol (currently supports SMPP v3.4). It provides interfaces to communicate with a Message Center or an ESME (External Short Message Entity) and is able to handle traffic of 3000-5000 messages per second.
jSMPP is not ...
源码 源代码LIBRARY IEEE USE IEEE
通用寄存器的部分代码 LIBRARY IEEE USE IEEE.STD_LOGIC_1164.ALL ENTITY traffic IS PORT(clk,sm,sb:IN bit mr,my,mg,br,by,bg:OUT bit ) END traffic
源码 VHDL4选1数据选择器
VHDL编写的4选一数据选择器
entity mux41a is
       port(a,b:in
std_logic;
               s1,s2,s3,s4:in std_logic;
           &nbs ...
书籍 SmartCitiesTheInternetofThings,PeopleandSystems
The contemporary view of the Smart City is very much static and infrastructure-
centric, focusing on installation and subsequent management of Edge devices and
analytics of data provided by these devices. While this still allows a more efficient
management of the city’s infrastructure, optimization ...
书籍 Architectures for Baseband Signal Processing
Mobile communication devices like smart phones or tablet PCs enable us to
consume information at every location and at every time. The rapid development
of new applications and new services and the demand to access data in real time
create an increasing throughput demand. The data have to be transmi ...
书籍 LTE-Advanced+and+Next+Generation
In the nineteenth century, scientists, mathematician, engineers and innovators started
investigating electromagnetism. The theory that underpins wireless communications was
formed by Maxwell. Early demonstrations took place by Hertz, Tesla and others. Marconi
demonstrated the first wireless transmis ...