搜索:microcontroller+code
找到约 5,301 项符合「microcontroller+code」的查询结果
结果 5,301
按分类筛选
- 全部
- 单片机开发 (291)
- matlab例程 (267)
- 其他 (253)
- Linux/Unix编程 (171)
- 微处理器开发 (165)
- VHDL/FPGA/Verilog (165)
- Java编程 (150)
- 嵌入式/单片机编程 (137)
- 其他嵌入式/单片机内容 (124)
- 技术资料 (106)
- 书籍源码 (103)
- 通讯/手机编程 (92)
- 数学计算 (85)
- 汇编语言 (84)
- DSP编程 (70)
- 其他书籍 (70)
- 人工智能/神经网络 (69)
- 编译器/解释器 (65)
- 压缩解压 (60)
- 软件设计/软件工程 (55)
- VC书籍 (54)
- 网络 (53)
- 加密解密 (51)
- 系统设计方案 (48)
- 电子书籍 (46)
- Windows CE (44)
- 文章/文档 (43)
- 通讯编程文档 (41)
- 数值算法/人工智能 (37)
- 操作系统开发 (37)
- 驱动编程 (37)
- Delphi控件源码 (37)
- 嵌入式Linux (29)
- 其他行业 (27)
- 游戏 (25)
- 中间件编程 (25)
- uCOS (24)
- 3G开发 (24)
- 软件工程 (23)
- *行业应用 (23)
- Java书籍 (23)
- VxWorks (23)
- 数据结构 (22)
- Symbian (22)
- 串口编程 (21)
- USB编程 (20)
- Internet/网络编程 (19)
- 文件格式 (19)
- GPS编程 (17)
- 行业发展研究 (14)
- Jsp/Servlet (14)
- Windows Mobile (13)
- Modem编程 (12)
- 语音压缩 (12)
- Applet (12)
- 其他数据库 (12)
- 手机短信编程 (11)
- 编辑器/阅读器 (11)
- BREW编程 (11)
- J2ME (11)
- 精品软件 (11)
- CA认证 (10)
- JavaScript (10)
- 多国语言处理 (9)
- RFID编程 (9)
- 源码 (9)
- 磁盘编程 (8)
- 技术管理 (8)
- FlashMX/Flex源码 (8)
- SQL Server (8)
- 邮电通讯系统 (8)
- 数据库系统 (7)
- 金融证券系统 (7)
- 家庭/个人应用 (7)
- 单片机编程 (6)
- 技术书籍 (5)
- 教育系统应用 (5)
- Delphi/CppBuilder (5)
- MTK (5)
- 手机WAP编程 (4)
- MySQL数据库 (4)
- 并行计算 (4)
- 人物传记/成功经验 (4)
- 教程资料 (3)
- STL (3)
- 书籍 (3)
- Linux/uClinux/Unix编程 (2)
- 多媒体处理 (2)
- 教程资料 (2)
- 源码/资料 (2)
- SCSI/ASPI (2)
- 企业管理 (2)
- 生物技术 (2)
- 百货/超市行业 (2)
- Ajax (2)
- 能源行业(电力石油煤炭) (2)
- 其他 (2)
- VHDL/Verilog/EDA源码 (1)
- 经验分享 (1)
- 无线通信 (1)
https://www.eeworm.com/dl/534/409744.html
其他
The CSS Cookbook cuts straight through the theory to provide hundreds of useful examples and CSS cod
The CSS Cookbook cuts straight through the theory to provide hundreds of useful examples and CSS code recipes you can use immediately to format your web pages. Reflecting CSS2 and including topics that range from basic web typography and page layout to techniques for formatting l ...
https://www.eeworm.com/dl/633/450995.html
Java编程
SOME BACKGROUND ON DESIGN PATTERNS The term “design patterns” sounds a bit formal to the uninitiate
SOME BACKGROUND ON DESIGN PATTERNS
The term “design patterns” sounds a bit formal to the uninitiated and
can be somewhat off-putting when you first encounter it. But, in fact, design
patterns are just convenient ways of reusing object-oriented code between
projects and between ...
https://www.eeworm.com/dl/881485.html
技术资料
MPEG4音频编码
·详细说明:MPEG4音频编码的vc6程序,可以用vc6直接打开编译,运行。包括,aac编码以及对其编码部分进行了优化。-MPEG4 the audio frequency encoded vc6 procedure, may use vc6 directly to open the translation, the movement. Including, the aac code as well ...
https://www.eeworm.com/dl/834035.html
技术资料
51单片机TLC2543电压表相关资料
说明:  基于51单片机的数字直流电压表相关材料,内容有原理图,仿真文件,论文材料,程序源码等。(The related materials of digital DC voltmeter based on 51 single chip computer include schematic simulation files, paper materials, program source code, etc.) ...
https://www.eeworm.com/dl/834036.html
技术资料
CC2541蓝牙模块与单片机的串口通信
说明:  基于CC2541蓝牙模块与单片机的串口通信,ble蓝牙透传 ,安卓手机app与源码,串口调试助手(Based on CC2541 Bluetooth module and MCU serial communication, ble Bluetooth transparent transmission, Android mobile app and source code, serial debugging assistant) ...
https://www.eeworm.com/dl/973510.html
技术资料
MSP430F149串口发送给电脑数据
使用MSP430F149芯片,透过串口给电脑发送数据,波特率9600,8数据,无校验,。发送的数据先是 MCU sends 0~127 to PC and the\\n screen will display their corresponding\\n ASCII code as follows:然后是01234567890123456789abcdefgh......,每发送一个数据回车一次。 ...
https://www.eeworm.com/dl/986338.html
技术资料
SPI FLASH CONTROL
SPI serial flash ROM的verilog源代码, 针对winbond W25x16,已经经过逻辑验证,并实际用在芯片设计中,作为一个模块,正常工作.-SPI serial flash ROM in verilog source code for winbond W25x16, logic has been verified, and actually used in chip design, as a module to work. ...
https://www.eeworm.com/dl/1014174.html
技术资料
msp430课件
南开大学MSP430课程讲义,涵盖TI公司背景、处理器系列、超低功耗单片机架构及Code Composer Studio v5开发环境。内容经过多个嵌入式项目验证,可直接用于实际开发与教学实践。
https://www.eeworm.com/dl/832877.html
技术资料
GD32F10X系列中文用户手册
GD32F10x系列器件是基于ARM® Cortex™-M3处理器的32位通用微控制器。ARM® Cortex™-
M3处理器包括三条AHB总线分别称为I-CODE总线、D-Code总线和系统总线。Cortex™-M3处
理器的所有存储访问,根据不同的目的和目标存储空间,都会在这三条总线上执行。存储器的
组织采用了哈佛结构,预先定义的存储器 ...
https://www.eeworm.com/dl/502/29124.html
单片机编程
单片机控制的铅酸蓄电池充电电源
 为了有效地提升铅酸蓄电池的使用寿命,同时实现对充电过程的监控,设计出一种用单片机控制的36 V铅酸蓄电池充电电源。本电路采用反激式拓扑,连续电流工作模式,电源管理IC设计在电源的副边,由ELAN公司的EM78P258N单片机模拟,是用可编程器件模拟电源管理IC,实现智能电源低成本化的一次成功尝 ...