搜索结果
找到约 12,288 项符合
LTE-A 的查询结果
电子书籍 This is a set of notes I put together for my Computer Architecture class in 1990. Students had a pr
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 cov ...
VHDL/FPGA/Verilog This build is for developing a "binary-to-BCD" converter for use in // displaying numerals in base-
This build is for developing a "binary-to-BCD" converter for use in
// displaying numerals in base-10 so that people can read and interpret the
// numbers more readily than they could if the numbers were displayed in
// binary or hexadecimal format. Also, a "BCD-to-binary" converter is
// tested in ...
VHDL/FPGA/Verilog IDCT-M is a medium speed 1D IDCT core -- it can accept a continous stream of 12-bit input words at
IDCT-M is a medium speed 1D IDCT core
-- it can accept a continous stream of 12-bit input words at a rate of
-- 1 bit/ck cycle, operating at 50MHz speed, it can process MP@ML MPEG video
-- the core is 100% synthesizable
VHDL/FPGA/Verilog BurchED B5-X300 Spartan2e using XC2S300e device Top level file for 6809 compatible system on a chi
BurchED B5-X300 Spartan2e
using XC2S300e device
Top level file for 6809 compatible system on a chip
Designed with Xilinx XC2S300e Spartan 2+ FPGA.
Implemented With BurchED B5-X300 FPGA board,
B5-SRAM module, B5-CF module and B5-FPGA-CPU-IO module
嵌入式/单片机编程 at91sam7s64 arm的A/D转换测试代码
at91sam7s64 arm的A/D转换测试代码
其他书籍 a power point format ARM introduction
a power point format
ARM introduction
单片机开发 A/D 0809模数转换芯片实验(c语言编写)
A/D 0809模数转换芯片实验(c语言编写)
单片机开发 D/A 0832 数模转换芯片实验(C语言编写)
D/A 0832 数模转换芯片实验(C语言编写)
VC书籍 本章专门讲解编写成功网络应用程序时所需的基本知识和A P I调用。通过上一章的学习
本章专门讲解编写成功网络应用程序时所需的基本知识和A P I调用。通过上一章的学习,
大家已知道从Wi n s o c k地址机和这些机器上的服务,可以很容易地访问协议。在这一章里,
我们打算讨论如何从网络上的一台机器到另一台机器建立连接,以及如何收发数据 ...
VC书籍 “多播”亦称“多点传送”(M u l t i c a s t i n g)
“多播”亦称“多点传送”(M u l t i c a s t i n g),是一种让数据从一个成员送出,然后复制给其
他多个成员的技术