搜索: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/665/237667.html
matlab例程
New users and old of optimization in MATLAB will find useful tips and tricks in this document, as we
New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems.
Use this tool by editing the file optimtips.m, then execute blocks of code in cell mode from the editor, or best, p ...
https://www.eeworm.com/dl/686/241567.html
VC书籍
VC6.0核心编程。主要涉及到windows消息
VC6.0核心编程。主要涉及到windows消息,框架,mfc库以及相关编程,com,activex技术,数据库技术,网络编程技术。为英文版本。
The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNe ...
https://www.eeworm.com/dl/686/170681.html
VC书籍
Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edi
Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition)
Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge
Publisher: Addison-Wesley
Page: 560
Edition: 2nd edition (March 27, 2001)
Format: PDF
Summary: T ...
https://www.eeworm.com/dl/534/202663.html
其他
The Staged Event-Driven Architecture (SEDA) is a new design for building scalable Internet services.
The Staged Event-Driven Architecture (SEDA) is a new design for building scalable Internet services. SEDA has three major goals:
To support massive concurrency, on the order of tens of thousands of clients per node
To exhibit robust performance under wide variations in load an ...
https://www.eeworm.com/dl/527/311077.html
通讯/手机编程
一款用JAVA制作开发的小型聊天软件
一款用JAVA制作开发的小型聊天软件,里面附有安装程序和JAVA源代码。
Visual Chat 1.91 Developer Edition
- Customize the Visual Chat code regarding your own requirements
- Use customchatdev.html for developing / testing
- Create .jar and .cab-files containing client-specific .class-f ...
https://www.eeworm.com/dl/684/371863.html
软件设计/软件工程
Inside the C++ Object Model Inside the C++ Object Model focuses on the underlying mechanisms that s
Inside the C++ Object Model
Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals"-virtual functions and virtual ...
https://www.eeworm.com/dl/619/332234.html
Linux/Unix编程
linux下一些命令的c语言的实现
linux下一些命令的c语言的实现,code目录存放了本书使用的部分代码,其中有些代码是从完整的程序中抽离出来,无法直接编译成可执行文件。读者在使用时,应该先读懂程序再使用。
otherscode目录存放了GNU/Linux中的常用命令源代码,读者可以参考。
本书提到的,跟Linux开发有关的一些软件可以在www.fars ...
https://www.eeworm.com/dl/639/454385.html
文件格式
1. Download the version you want: * Version 1.3.4 (30 Aug 2007) -- this is the latest v
1. Download the version you want:
* Version 1.3.4 (30 Aug 2007) -- this is the latest version for UNIX/Linux and Windows
* Previous versions
2. Unzip the file, which will create a directory called klt and place all the files there
3. Compile and run t ...
https://www.eeworm.com/dl/661/429921.html
FlashMX/Flex源码
I ll probably write up a short article next week outlining how the ActionScript works, so people can
I ll probably write up a short article next week outlining how the ActionScript works, so people can modify it, and work with it more easily in Flex.
You can download the component and source code here. There are some instructions in the FLA on how to use it. Note that this is ...
https://www.eeworm.com/dl/881617.html
技术资料
MATLAB辅助DSP设计的研究与实现
·摘要:  提出结合MATLAB来开发DSP系统的思想,阐述了实现该思想的两种工具,并详细介绍了使用MATLAB Link for Code Composer Studio辅助DSP设计的相关内容,包括其功能特点、实现方式、工作原理等.最后结合典型的FIR滤波器实例,探讨了使用该工具的方法,并设计了图形用户界面.结果表明应用MATLAB辅 ...