搜索结果
找到约 721 项符合
bit 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (79)
- 技术资料 (65)
- VHDL/FPGA/Verilog (58)
- 单片机开发 (47)
- 其他 (26)
- 驱动编程 (21)
- 其他书籍 (20)
- 通讯编程文档 (20)
- 嵌入式/单片机编程 (20)
- 模拟电子 (17)
- 加密解密 (16)
- 汇编语言 (16)
- VIP专区 (15)
- matlab例程 (14)
- 串口编程 (13)
- 文章/文档 (12)
- 微处理器开发 (12)
- 系统设计方案 (11)
- uCOS (10)
- 压缩解压 (9)
- 可编程逻辑 (8)
- 其他嵌入式/单片机内容 (8)
- 书籍 (8)
- 其他 (8)
- 资料/手册 (7)
- 教程资料 (7)
- 软件设计/软件工程 (7)
- DSP编程 (7)
- 嵌入式综合 (6)
- 书籍源码 (6)
- 电源技术 (5)
- 邮电通讯系统 (5)
- 电子书籍 (5)
- GPS编程 (5)
- VC书籍 (5)
- 数据结构 (5)
- 通讯/手机编程 (5)
- 源码 (5)
- 技术书籍 (4)
- C/C++语言编程 (4)
- 数值算法/人工智能 (4)
- Windows CE (4)
- 其他行业 (4)
- 手册 (4)
- 学术论文 (3)
- 传感与控制 (3)
- 开发工具 (3)
- 测试测量 (3)
- 仿真技术 (3)
- 编译器/解释器 (3)
- 人工智能/神经网络 (3)
- Java编程 (3)
- 数据库系统 (3)
- USB编程 (3)
- 无线通信 (2)
- 接口技术 (2)
- Internet/网络编程 (2)
- 嵌入式Linux (2)
- 中间件编程 (2)
- Linux/Unix编程 (2)
- 文件格式 (2)
- 技术管理 (2)
- 语音压缩 (2)
- 编辑器/阅读器 (2)
- 电子书籍 (2)
- DSP工具/软件 (2)
- 软件 (2)
- 经验 (2)
- 精品软件 (2)
- 电子管及音响 (1)
- 其他文档 (1)
- VHDL/Verilog/EDA源码 (1)
- 单片机 (1)
- 行业应用文档 (1)
- EDA相关 (1)
- ARM (1)
- 操作系统开发 (1)
- 家庭/个人应用 (1)
- TAPI编程 (1)
- 数学计算 (1)
- VxWorks (1)
- Delphi控件源码 (1)
- MacOS编程 (1)
- 3G开发 (1)
- BREW编程 (1)
- 网络 (1)
- CA认证 (1)
- 行业发展研究 (1)
- 多媒体处理 (1)
- 笔记 (1)
- 开发板 (1)
- 教程 (1)
- 应用设计 (1)
单片机开发 VB遥控播放器红外遥控解码 #include <regX52.h> #define c(x) (x*110592/120000) sbit Ir_Pin=P3^2 sb
VB遥控播放器红外遥控解码
#include <regX52.h>
#define c(x) (x*110592/120000)
sbit Ir_Pin=P3^2
sbit beep=P2^1
//sbit RELAY=P2^0
#define INBUF_LEN 4 //数据长度
unsigned char inbuf1[INBUF_LEN]={ 0 , 0 , 0 , 0 } //发送缓冲区
unsigned char inbuf2[50] //接收缓冲区
unsigned char count3
void init_s ...
matlab例程 The software is capable to simulate space time code [1] for QPSK modulation using different number o
The software is capable to simulate space time code [1] for QPSK modulation using different number of state. Examples of generator matrix up to 256 stetes are provided. Variable signal to noise ratio (SNR) might be applied to produce bit error rate (BER) or frame error rate (FER) curves.
BREW编程 ECE345, Visual-to-Audio Electronic Travel Aid Code for TM320C54x (v2a.asm) download This project
ECE345, Visual-to-Audio Electronic Travel Aid
Code for TM320C54x (v2a.asm) download
This project involves the design and implementation of a audio synthesis device that converts moving images into audio signals. The system is built on a TM320C54x DSP with interface to an IMAQ camera module via the ...
单片机开发 C51源程序集锦 This a demo program showing a way to perform simultaneous RS-232 transmit and receive us
C51源程序集锦 This a demo program showing a way to perform simultaneous RS-232
transmit and receive using only one hardware timer.
The transmit and receive routines divide each bit time into 4 slices to
allow synchronizing to incoming data that may be out of synch with outgoing
data. ...
加密解密 利用java实现文件的AES加密功能 This Java AES Crypt package contains the Java class es.vocali.util.AESCrypt, whi
利用java实现文件的AES加密功能
This Java AES Crypt package contains the Java class es.vocali.util.AESCrypt, which provides file encryption and decryption using aescrypt file format.
Requirements
The Java AES Crypt package only works in Java 6, but can be easily adapted to Java 5 by replacing the cal ...
DSP编程 Hardware and firmware for a DSP based digital audio MP3 player with USB pen drive funtionality, usin
Hardware and firmware for a DSP based digital audio MP3 player with USB pen drive funtionality, using a 16-bit fixed point Texas Instruments TMS320 C55x DSP and CompactFlash card. This is an open source and open hardware MP3 player project.
系统设计方案 本文提出了加快发展之路 从理论设计,通过Matlab / Simulink环境 在定点算法对其行为模拟的 在FPGA或定制实现硅片。这个了 实现了netlist移植的Sim
本文提出了加快发展之路
从理论设计,通过Matlab / Simulink环境
在定点算法对其行为模拟的
在FPGA或定制实现硅片。这个了
实现了netlist移植的Simulink系统
描述成的硬件描述语言[VHDL]。在这个例子中,这个
Simulink-to-VHDL转换器被设计来使用
代码来描述结构VHDL系统互连,
允许简单 ...
其他书籍 This Telecommunication Standard [TS] describes the detailed mapping from input blocks of 160 speech
This Telecommunication Standard [TS] describes the detailed mapping from input blocks of 160 speech samples in
13-bit uniform PCM format to encoded blocks of 95, 103, 118, 134, 148, 159, 204, and 244 bits and from encoded
blocks of 95, 103, 118, 134, 148, 159, 204, and 244 bits to output blocks of ...
matlab例程 Introduction Matlab is an ideal tool for simulating digital communications systems, thanks to its
Introduction
Matlab is an ideal tool for simulating digital communications systems, thanks to
its easy scripting language and excellent data visualization capabilities. One of the
most frequent simulation tasks in the field of digital communications is bit-error-
rate testing of modems. The bit-erro ...