搜索结果
找到约 222 项符合
BLOCK 的查询结果
按分类筛选
- 全部分类
- matlab例程 (14)
- 技术资料 (14)
- 可编程逻辑 (11)
- 通讯/手机编程 (10)
- 教程资料 (9)
- 单片机编程 (8)
- 通讯编程文档 (8)
- 其他 (8)
- Linux/Unix编程 (7)
- VHDL/FPGA/Verilog (7)
- 学术论文 (6)
- 嵌入式/单片机编程 (5)
- 文章/文档 (5)
- 压缩解压 (5)
- Java编程 (5)
- 其他书籍 (5)
- 加密解密 (5)
- 驱动编程 (4)
- 系统设计方案 (4)
- VIP专区 (4)
- ARM (3)
- 嵌入式Linux (3)
- DSP编程 (3)
- 软件设计/软件工程 (3)
- 微处理器开发 (3)
- 操作系统开发 (3)
- 电子书籍 (3)
- 网络 (3)
- 嵌入式综合 (2)
- 串口编程 (2)
- 游戏 (2)
- 邮电通讯系统 (2)
- 编译器/解释器 (2)
- JavaScript (2)
- 单片机开发 (2)
- 文件格式 (2)
- 数据结构 (2)
- SCSI/ASPI (2)
- 书籍 (2)
- ALTERA FPGA开发软件 (1)
- 多媒体处理 (1)
- 模拟电子 (1)
- PCB相关 (1)
- 电源技术 (1)
- 通信网络 (1)
- 无线通信 (1)
- Internet/网络编程 (1)
- USB编程 (1)
- Modem编程 (1)
- Delphi控件源码 (1)
- Windows CE (1)
- 其他行业 (1)
- 软件工程 (1)
- 书籍源码 (1)
- 并行计算 (1)
- 汇编语言 (1)
- 人工智能/神经网络 (1)
- 医药行业 (1)
- 数值算法/人工智能 (1)
- *行业应用 (1)
- 金融证券系统 (1)
- Jsp/Servlet (1)
- 技术管理 (1)
- 手机短信编程 (1)
- 单片机 (1)
- C/C++语言编程 (1)
- Linux/uClinux/Unix编程 (1)
- 手册 (1)
- 源码 (1)
- 笔记 (1)
- 精品软件 (1)
matlab例程 This an adaptive receiver for a direct-sequence spread spectrum (DS-SS) system over an AWGN channel.
This an adaptive receiver for a direct-sequence spread spectrum (DS-SS) system over an AWGN channel. The adaptive receiver block is modified from the LMS adaptive filter block in DSP Blockset. For DS-SS signal reception, the adaptive filter needs to have multi-rate operation. The input sample rate i ...
驱动编程 The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the re
The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the relevant audio ioctls and translating them into the command block(s) expected by the non-compliant cdroms. It supports Plug and Play and Power Management, and is 64-bit compliant.
网络 Kismet is an 802.11b network sniffer and network dissector. It is capable of sniffing using most wir
Kismet is an 802.11b network sniffer and network dissector. It is capable of sniffing using most wireless cards, automatic network IP block detection via UDP, ARP, and DHCP packets, Cisco equipment lists via Cisco Discovery Protocol, weak cryptographic packet logging, and Ethereal and tcpdump compat ...
matlab例程 MATLABThe CD-ROM accompanying this book contains MATLAB® M-files (MATLAB language source code) an
MATLABThe CD-ROM accompanying this book contains MATLAB® M-files (MATLAB language source code) and Simulink® block diagram models for designing, implementing and testing control systems.
Java编程 第1章 记忆测试软件 1.1. 设计内容 1.2. 设计要求 1.3. 总体设计 1.4. 具体设计 1.4.1. 运行效果与程序发布 1.4.2. 主类Memory 1.4.3. 方块
第1章 记忆测试软件
1.1. 设计内容
1.2. 设计要求
1.3. 总体设计
1.4. 具体设计
1.4.1. 运行效果与程序发布
1.4.2. 主类Memory
1.4.3. 方块 Block
1.4.4. 记忆测试板MemoryTestPane
1.4.5. 显示成绩 ShowRecord
1.4.6. 记录成绩 Record
1.4.7. 随机排列图标 RandomSetIcon
1.4.8. 测试者 People ...
matlab例程 This demo develops the steady-state characteristics of an induction motor First start the simulation
This demo develops the steady-state characteristics of an induction motor First start the simulation, then Double click the <PLOTS> block to view torque-speed and
current-speed curves and the current circle diagram
压缩解压 This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huf
This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-length-encoding and end-of-block coding in Mat2Vec, and a pro ...
其他书籍 1)Learn more about the capabilities in Quartus: 2)Learn to use different design entry techniques 2
1)Learn more about the capabilities in Quartus:
2)Learn to use different design entry techniques
2)Design entry methods available within Quartus Text editor,Block diagram/schematic file editor,
Quartus interface with design entry/synthesis tools from Exemplar, Synopsys, Synplicity and Viewlogic
Linux/Unix编程 The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called M
The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called Memcheck) which can detect many common memory errors such as:
*
touching memory you shouldn t (eg. overrunning heap block boundaries)
*
using values before they have been initialized
*
inco ...
Modem编程 This a software runing on the matlab, it is used in the channel coding simulation. It include DVB-S
This a software runing on the matlab, it is used in the channel coding simulation.
It include DVB-S2 LDPC, Covolution turbo, and block turbo code, You can choose which channel coding to run.
it run the encoder and add white noise in the channel, then it run the decoder, and compute the error rate.