搜索:Serial+Coding
找到约 1,266 项符合「Serial+Coding」的查询结果
结果 1,266
按分类筛选
- 全部
- 技术资料 (418)
- 单片机开发 (61)
- 单片机编程 (47)
- 其他书籍 (43)
- 其他 (39)
- 压缩解压 (37)
- 通讯编程文档 (35)
- matlab例程 (33)
- 串口编程 (32)
- 通讯/手机编程 (31)
- Linux/Unix编程 (27)
- 嵌入式/单片机编程 (24)
- 微处理器开发 (24)
- VHDL/FPGA/Verilog (22)
- 软件设计/软件工程 (21)
- 电子书籍 (19)
- 驱动编程 (19)
- 文章/文档 (16)
- VC书籍 (15)
- 其他嵌入式/单片机内容 (13)
- 行业发展研究 (12)
- 书籍 (12)
- 学术论文 (11)
- 可编程逻辑 (11)
- 文件格式 (11)
- 嵌入式Linux (11)
- Windows CE (11)
- VIP专区 (11)
- 系统设计方案 (10)
- Java编程 (9)
- 汇编语言 (9)
- 嵌入式综合 (8)
- USB编程 (8)
- 书籍源码 (7)
- 教程资料 (7)
- 数据结构 (7)
- DSP编程 (6)
- 编译器/解释器 (6)
- Delphi控件源码 (6)
- GPS编程 (6)
- Modem编程 (5)
- 开发工具 (4)
- ARM (4)
- 通信网络 (4)
- 3G开发 (4)
- 接口技术 (3)
- 数值算法/人工智能 (3)
- 加密解密 (3)
- 操作系统开发 (3)
- 软件工程 (3)
- 实用工具 (3)
- allegro (3)
- Internet/网络编程 (3)
- 手机短信编程 (3)
- VxWorks (3)
- 邮电通讯系统 (3)
- Jsp/Servlet (3)
- 软件 (3)
- 驱动程序 (2)
- 资料/手册 (2)
- *行业应用 (2)
- 网络 (2)
- 数学计算 (2)
- Java书籍 (2)
- 其他行业 (2)
- 中间件编程 (2)
- RFID编程 (2)
- 手册 (2)
- 其他 (2)
- C/C++语言编程 (1)
- 无线通信 (1)
- 多媒体处理 (1)
- 其他文档 (1)
- 测试测量 (1)
- 单片机相关 (1)
- 单片机 (1)
- 模拟电子 (1)
- 开发板开源 (1)
- 教程资料 (1)
- Genesis (1)
- 游戏 (1)
- 编辑器/阅读器 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- SCSI/ASPI (1)
- 传真(Fax)编程 (1)
- 金融证券系统 (1)
- 技术管理 (1)
- BREW编程 (1)
- J2ME (1)
- Delphi/CppBuilder (1)
- 并口编程 (1)
- Oracle数据库 (1)
- 电子政务应用 (1)
- 认证考试资料 (1)
- 能源行业(电力石油煤炭) (1)
- 源码 (1)
- 论文 (1)
https://www.eeworm.com/dl/564/33748.html
通信网络
XAPP1042-利用GPIO实现以太网PHY寄存器访问
The XPS Ethernetlite peripheral does not provide any mechanism to access the Ethernet PHYregisters. These registers are used to configure auto negotiation parameters and to obtain PHYstatus. This application note provides reference systems and associated software to accessPHY r ...
https://www.eeworm.com/dl/516/403305.html
DSP编程
Bootloading the TMS320VC5506/C5507/C5509 A digital signal processor (DSP) through the on-chip unive
Bootloading the TMS320VC5506/C5507/C5509 A digital signal processor (DSP)
through the on-chip universal serial bus (USB) peripheral is part of the standard
bootloader provided on the device. This document describes the procedures for
physically connecting the DSP to a USB host, i ...
https://www.eeworm.com/dl/644/441162.html
汇编语言
Video-DVM is a very cheap DVM that shows how an output as complex as a videocomposite signal can be
Video-DVM is a very cheap DVM that shows how an output as complex as a videocomposite signal can be generated entirely in software: two I/O pins and three resistors are all the hardware required. Connected to any TV set it displays voltages, included max and min peaks, using both ...
https://www.eeworm.com/dl/617/132267.html
压缩解压
In each step the LZSS algorithm sends either a character or a <position, length> pair. Among t
In each step the LZSS algorithm sends either a character or a <position, length> pair. Among these, perhaps character "e" appears more frequently than "x", and a <position, length> pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent ...
https://www.eeworm.com/dl/646/358921.html
通讯编程文档
With the advent of multimedia, digital signal processing (DSP) of sound has emerged from the shadow
With the advent of multimedia, digital signal processing (DSP) of sound has emerged from the shadow of bandwidth-limited speech processing. Today, the main appli- cations of audio DSP are high quality audio coding and the digital generation and manipulation of music signals. They ...
https://www.eeworm.com/dl/522073.html
书籍
Protocol Engineering
Communication protocols – for short protocols – form the basis for the opera-
tion of computer networks and telecommunication systems. They are behavior
conventions which describe how communication systems interact with each other
in computer networks. Protocols define the temp ...
https://www.eeworm.com/dl/502/30746.html
单片机编程
用户程序示例教程
用户程序示例教程
The Blinky project is a simple program for the LPC2138using Keil MCB2130 Microcontroller Board.
It blinks the LEDs at speed according to the Potentiometer setting and prints the current seting to the Serial Port 1.In addition it generates a sine wave with an adju ...
https://www.eeworm.com/dl/648/148543.html
单片机开发
UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory alloc
UART I/O and Memory Allocation Example for GNU
The project GNU_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the GNU toolchain.
The I/O functions are adapted for the Analog Devices ADuC7000 series using the S ...
https://www.eeworm.com/dl/929226.html
技术资料
通用串行总线的SD卡读写器的设计
用串行总线(Universal Serial Bus, USB)是连接外部设备的一个串口总线标准,在计算机上使用广泛,但也可以用在机顶盒和游戏机上,补充标准(On-The-Go)使其能够用于在便携设备之间直接交换数据。
https://www.eeworm.com/dl/908730.html
技术资料
MATLAB环境下的串行数据通信系统设计
本文提出了一种串行数据通信系统的设计方案,利用MATLAB 提供的仪器控制工具箱serial 类对象来实现串行数据通信,硬件设计中采用TL16C550C 芯片使设计具有很好的可扩展性,用信号处