搜索结果
找到约 1,693 项符合
BIT 的查询结果
按分类筛选
- 全部分类
- 技术资料 (666)
- 单片机编程 (112)
- 单片机开发 (100)
- VHDL/FPGA/Verilog (93)
- 其他 (46)
- 加密解密 (41)
- 嵌入式/单片机编程 (40)
- VIP专区 (26)
- 其他书籍 (24)
- 微处理器开发 (24)
- 驱动编程 (23)
- matlab例程 (23)
- 汇编语言 (22)
- 通讯编程文档 (22)
- 其他嵌入式/单片机内容 (19)
- 模拟电子 (18)
- 串口编程 (16)
- DSP编程 (14)
- 压缩解压 (14)
- 文章/文档 (14)
- 可编程逻辑 (13)
- 系统设计方案 (13)
- 通讯/手机编程 (12)
- uCOS (12)
- 其他 (11)
- 软件设计/软件工程 (11)
- 学术论文 (10)
- 源码 (9)
- 书籍 (9)
- 嵌入式综合 (9)
- 书籍源码 (8)
- 测试测量 (8)
- 手册 (7)
- 资料/手册 (7)
- 教程资料 (7)
- 数据结构 (7)
- Windows CE (7)
- 电子书籍 (6)
- 手机短信编程 (6)
- VC书籍 (6)
- 电源技术 (5)
- 数值算法/人工智能 (5)
- 技术书籍 (5)
- Linux/Unix编程 (5)
- 编译器/解释器 (5)
- 其他行业 (5)
- 邮电通讯系统 (5)
- GPS编程 (5)
- 软件 (4)
- C/C++语言编程 (4)
- 数据库系统 (4)
- 语音压缩 (4)
- 文件格式 (4)
- 嵌入式Linux (4)
- 经验 (3)
- VHDL/Verilog/EDA源码 (3)
- 仿真技术 (3)
- 操作系统开发 (3)
- 软件工程 (3)
- 开发工具 (3)
- 传感与控制 (3)
- Java编程 (3)
- 数学计算 (3)
- 技术管理 (3)
- USB编程 (3)
- 人工智能/神经网络 (3)
- 中间件编程 (3)
- 3G开发 (3)
- 笔记 (2)
- 电子书籍 (2)
- PCB相关 (2)
- 无线通信 (2)
- 接口技术 (2)
- DSP工具/软件 (2)
- autocad教程 (2)
- Internet/网络编程 (2)
- 编辑器/阅读器 (2)
- 磁盘编程 (2)
- 网络 (2)
- VxWorks (2)
- Delphi控件源码 (2)
- 精品软件 (2)
- 教程 (1)
- 论文 (1)
- 应用设计 (1)
- 开发板 (1)
- 电子管及音响 (1)
- 电路图 (1)
- 行业应用文档 (1)
- 设计相关 (1)
- 多媒体处理 (1)
- 存储器技术 (1)
- 集成开发环境源码 (1)
- 其他文档 (1)
- EDA相关 (1)
- ARM (1)
- 单片机 (1)
- 工控技术 (1)
- 游戏 (1)
- CA认证 (1)
技术资料 main.c
资料->【B】电子技术->【B2】电路设计->【2】电路仿真->【Proteus】(电路分析实物仿真)->Proteus+仿真实例 23.4M->Proteus AVR应用实例->ds1302_lcd_4bit->cfile->main.c
技术资料 ds1302.ewd
资料->【B】电子技术->【B2】电路设计->【2】电路仿真->【Proteus】(电路分析实物仿真)->Proteus+仿真实例 23.4M->Proteus AVR应用实例->ds1302_lcd_4bit->ds1302.ewd
技术资料 ds1302.ewd
资料->【B】电子技术->【B2】电路设计->【2】电路仿真->【Proteus】(电路分析实物仿真)->Proteus+仿真实例 23.4M->Proteus AVR应用实例->ds1302_lcd_8bit->ds1302.ewd
技术资料 includes.h
资料->【B】电子技术->【B2】电路设计->【2】电路仿真->【Proteus】(电路分析实物仿真)->Proteus+仿真实例 23.4M->Proteus AVR应用实例->ds1302_lcd_8bit->includes->includes.h
源码 12345
/****************temic*********t5557***********************************/   
#include &nbsp; <at892051.h> &nbsp; &nbsp;
#include &nbsp; <string.h> &nbsp;&nbsp;
#include &nbsp; <intrins.h> &nbsp; &nbsp;
#include &nbsp; <stdio.h> &nbsp; &nbsp;
#define &nbsp; &nbsp;uchar &nbsp; &nbsp;unsign ...
系统设计方案 可预置的8位计数器程序的主要部分分析 #include <AT89X51.H> //器件配置文件 #define uchar unsigned char //变量类型的宏定义
可预置的8位计数器程序的主要部分分析
#include <AT89X51.H> //器件配置文件
#define uchar unsigned char //变量类型的宏定义
#define uint unsigned int
uchar code SEG7[10]={0x03,0x9f,0x25,0x0d,0x99, //0~9的数码管段码
0x49,0x41,0x1f,0x01,0x09}
uchar data cnt[8] //在data区定义8位长度的数组,用来存 ...
电路图 红牛电路图(黑白).zip
红牛开发板原理图
板上资源:
* CPU:STM32F103ZET6;(LQFP144脚, 片上集成512K Flash、64KRAM,12Bit A/D、D/A;PWM、CAN、USB、SDIO、FSMC等资源)
单片机编程 MCS-51单片机汇编语言中的伪指令
摘要:讨论了MCS一51单片机汇编语言中的伪指令,并介绍若干主要的经常用到的伪指令使用方法。关键词:单片机;伪指令;ORG;EQU;DB;DW;BIT
GPS编程 The objective of this projectis to design, model and simulate an autocorrelation generator circuit
The objective of this projectis to design, model and simulate an autocorrelation
generator circuit using 4-bit LFSR. the register and LFSR will used D flip-flop and some
gates. By the autocorrelation concept, there should be 2 same length vectors, for calculating
the autocorrelation , we have to des ...
其他嵌入式/单片机内容 The MATLAB coding style, project options and synthesis directives can have a significant effect on t
The MATLAB coding style, project options and synthesis directives can have a significant effect on the final results. Knowledge about how a particular algorithm should be implemented in hardware can be reflected in the MATLAB code to improve the results. In doing so, the MATLAB loses a bit of its ab ...