搜索结果
找到约 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)
微处理器开发 Stellaris Luminary Micro 系列之 DK-LM3S101 多个学习范例全都是基于 Keil 工程版的范例, 附 LM3S101_Kit 原理图,而范例内容列举如下: 1.Bit
Stellaris Luminary Micro 系列之 DK-LM3S101 多个学习范例全都是基于 Keil 工程版的范例,
附 LM3S101_Kit 原理图,而范例内容列举如下: 1.BitBand 2.Comparator 3.GPIO_JTAG
4.GPIO_LED 5.Hello 6.Interrupts 7.QS_DK_LM3S101 8.SSI_Atmel 9.Timers 10.UART_Out
11.WatchDog 等
其他嵌入式/单片机内容 ST7529液晶驱动 The ST7529 is a driver & controller LSI for 32 gray scale graphic dot-matrix liquid cryst
ST7529液晶驱动 The ST7529 is a driver & controller LSI for 32 gray scale graphic dot-matrix liquid crystal display systems. It generates 255
Segment and 160 Common driver circuits. This chip is connected directly to a microprocessor, accepts Serial Peripheral
Interface (SPI), 8-bit/16-bit parallel o ...
matlab例程 This m-file simulates MPSK (BPSK,QPSK,8PSK)with theoretical and simulated results using Gray coding.
This m-file simulates MPSK (BPSK,QPSK,8PSK)with theoretical and simulated results using Gray coding. Numerical examples of a satellite link design are shown using QPSK and/or 8PSK when the bit rate(Rb)is greater than the channel bandwidth Wc (Band-limited channel).
VC书籍 名称:read2543 功能:TLC2543驱动模块 输入参数:port通道号 输出参数:ad转换值 *************************************/
名称:read2543
功能:TLC2543驱动模块
输入参数:port通道号
输出参数:ad转换值
*************************************/
uint read2543(uchar port)
{
uint ad=0,i
CLOCK=0
_CS=0
port<<=4
for(i=0 i<12 i++)
{
if(D_OUT) ad|=0x01
D_IN=(bit)(port&0x80)
CLOCK=1
delay(3)
CLOCK=0
delay(3)
port<<= ...
matlab例程 This program compress and recostruct using wavelets. We can select level of decomposition(here maxim
This program compress and recostruct using wavelets. We can select level of decomposition(here maximum 4 levels are given) of images using selected wavelet.
For eg:-wavelets can be haar, db1, db2,dmey...............
Decomposition can be viewed in figure.
(Please note that select 256X256 image for be ...
单片机开发 实用的单片机开发与应用程序
实用的单片机开发与应用程序,包括:中值滤波子程序,AD转换类程序,16、32位整型数开方,单片机音乐程序--祝你平安。对初学者很有帮助的。MCU development and practical applications, including: median filter subroutine, AD converter type of proceeding, 16,32-bit integer number prescribing, SCM music program ...
驱动编程 This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest i
This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest in the topic, so this article will pick up where the first left off. The main focus of these articles will be to build up little by little the knowledge needed to write device drivers. In this article, ...
书籍源码 matlab生成m序列的函数 原来那个效率太低
matlab生成m序列的函数
原来那个效率太低,主要是因为实际应用并不需要生成太长的m序列,加入了需求长度,能有效减少运行时间。25级的移位寄存器,运行了一个小时都没有出来一周期,我仅仅需要三千bit而已。改进版:
串口编程 CHAPT13AnsiWinTerm.cpp Class used in Win32 terminal emulation CHAPT13AnsiWinTerm.h Header file for
CHAPT13\AnsiWinTerm.cpp Class used in Win32 terminal emulation
CHAPT13\AnsiWinTerm.h Header file for the AnsiWinTerm class
CHAPT13\Chapt13.cpp 32-bit test program of terminal emulation
CHAPT13\Chapt13.dsp Visual C++ project file
CHAPT13\Chapt13.dsw Visual C++ workspace file
CHAPT13\Chapt13.rc The re ...
串口编程 CHAPT14MODEM.CPP Implementation of the Modem class CHAPT14MODEM.H Declarations of the Modem class
CHAPT14\MODEM.CPP Implementation of the Modem class
CHAPT14\MODEM.H Declarations of the Modem class
CHAPT14\TSTMODEM.CPP 16-bit test program for the Modem class
CHAPT14\TSTMODEM.EXE 16-bit executable of the test program
CHAPT14\TSTMODEM.MAK Make file for use with Borland or Microsoft C