搜索结果
找到约 318 项符合
Block 的查询结果
按分类筛选
- 全部分类
- 技术资料 (69)
- matlab例程 (14)
- 可编程逻辑 (12)
- 单片机编程 (10)
- 通讯/手机编程 (10)
- 教程资料 (10)
- 其他 (9)
- 通讯编程文档 (8)
- VHDL/FPGA/Verilog (8)
- Linux/Unix编程 (7)
- 源码 (6)
- 软件 (6)
- 学术论文 (6)
- 书籍 (5)
- 加密解密 (5)
- 其他书籍 (5)
- 压缩解压 (5)
- 驱动编程 (5)
- Java编程 (5)
- 嵌入式/单片机编程 (5)
- 文章/文档 (5)
- 系统设计方案 (4)
- VIP专区 (4)
- 教程 (3)
- 手册 (3)
- DSP编程 (3)
- 多媒体处理 (3)
- 操作系统开发 (3)
- ARM (3)
- 电子书籍 (3)
- 网络 (3)
- 单片机开发 (3)
- 嵌入式Linux (3)
- 微处理器开发 (3)
- 软件设计/软件工程 (3)
- 数值算法/人工智能 (2)
- 嵌入式综合 (2)
- 串口编程 (2)
- 游戏 (2)
- 编译器/解释器 (2)
- SCSI/ASPI (2)
- 文件格式 (2)
- 汇编语言 (2)
- 数据结构 (2)
- JavaScript (2)
- 邮电通讯系统 (2)
- 电路图 (1)
- 论文 (1)
- 笔记 (1)
- 其他 (1)
- PCB相关 (1)
- C/C++语言编程 (1)
- 电源技术 (1)
- 行业应用文档 (1)
- 无线通信 (1)
- 接口技术 (1)
- Linux/uClinux/Unix编程 (1)
- 图形图像 (1)
- 书籍源码 (1)
- 软件工程 (1)
- ALTERA FPGA开发软件 (1)
- 单片机 (1)
- 电工电气 (1)
- 通信网络 (1)
- 模拟电子 (1)
- Internet/网络编程 (1)
- 手机短信编程 (1)
- Modem编程 (1)
- *行业应用 (1)
- 金融证券系统 (1)
- 数学计算 (1)
- 技术管理 (1)
- USB编程 (1)
- 人工智能/神经网络 (1)
- Delphi控件源码 (1)
- 其他行业 (1)
- Windows CE (1)
- 医药行业 (1)
- 其他嵌入式/单片机内容 (1)
- 并行计算 (1)
- Jsp/Servlet (1)
- 3G开发 (1)
- 精品软件 (1)
编译器/解释器 This project allows you to learn communication systems in greater depth. It contains the Simulink fi
This project allows you to learn communication systems in greater depth. It contains the Simulink files (*.mdl) which are block design files of various communication systems such as AM, DSB-SC, FM, PLL, Data Acquisition, Digital Data Transmission, PCM and Delta Modulation.
The idea here is to impl ...
通讯编程文档 信息论与编码理论的经典书籍
信息论与编码理论的经典书籍,详细介绍了finit field以及基于它的convolution code, block code, 最新的coding方法也有涉及。
技术资料 《Printed Circuit Boards: Design , Fabrication, and Assembly》
·【摘要或目录】: Amazon上的相关描述Book DescriptionThe printed circuit is the basic building block of the electronics hardware industry. This is a comprehensive single volume self-teaching guide to the art of print
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.
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
加密解密 IDEA v2.2 IDEA encryption for dos. IDEA stands for International Data Encryption Algorithm it
IDEA v2.2
IDEA encryption for dos.
IDEA stands for International Data Encryption Algorithm
it was invented by Xuejia Lai and James Massey in Switzerland
its a private key block algorithm, and is thought to be
very secure.
Linux/Unix编程 I use C to implement thread operating,include initiallize,fork,yield,exit,kill. You should have driv
I use C to implement thread operating,include initiallize,fork,yield,exit,kill. You should have driver to use this library. I choose array for ready queue,and strcut for Thread Control Block.
论文 通用的邮件服务器需求说明书
说明邮件服务器功能、以及相关设计;包括
邮件服务器授权管理、
邮件主题模板管理、
邮件发送状态记录、
系统可维护、
系统高可用、
等说明
书籍源码 void III_hufman_decode(struct Granule *gr,int part2_start, int freqline[SBLIMIT][SSLIMIT]) {
void III_hufman_decode(struct Granule *gr,int part2_start,
int freqline[SBLIMIT][SSLIMIT])
{
unsigned int reg1, reg2,i
unsigned int part3_length = part2_start + gr->part2_3_length
unsigned used
int h,*f=&freqline[0][0]
if(gr->window_switching_flag &&
gr->block_type == 2)
{
/* sh ...
数值算法/人工智能 In this paper, we propose a hierarchical clustering method using visual, textual and link analysis
In this paper, we propose
a hierarchical clustering method using visual, textual and link
analysis. By using a vision-based page segmentation algorithm, a
web page is partitioned into blocks, and the textual and link information
of an image can be accurately extracted from the block containing
that ...