搜索:example+code
找到约 5,882 项符合「example+code」的查询结果
结果 5,882
按分类筛选
- 全部
- 单片机开发 (334)
- 其他 (314)
- matlab例程 (294)
- Java编程 (206)
- 微处理器开发 (198)
- Linux/Unix编程 (192)
- VHDL/FPGA/Verilog (186)
- 其他嵌入式/单片机内容 (140)
- 嵌入式/单片机编程 (136)
- 书籍源码 (111)
- 通讯/手机编程 (104)
- 数学计算 (100)
- 汇编语言 (97)
- 技术资料 (96)
- DSP编程 (88)
- 人工智能/神经网络 (81)
- 其他书籍 (69)
- VC书籍 (66)
- 压缩解压 (65)
- 编译器/解释器 (63)
- 网络 (60)
- Windows CE (59)
- 软件设计/软件工程 (59)
- 电子书籍 (56)
- 加密解密 (55)
- Symbian (55)
- 驱动编程 (49)
- Delphi控件源码 (49)
- 系统设计方案 (49)
- 文章/文档 (47)
- 操作系统开发 (45)
- 数值算法/人工智能 (44)
- 通讯编程文档 (39)
- 嵌入式Linux (36)
- 游戏 (35)
- 其他行业 (32)
- Java书籍 (30)
- 串口编程 (29)
- *行业应用 (27)
- USB编程 (27)
- Internet/网络编程 (26)
- uCOS (26)
- VxWorks (26)
- Jsp/Servlet (25)
- 3G开发 (25)
- 数据结构 (23)
- 中间件编程 (22)
- 软件工程 (21)
- Modem编程 (21)
- 文件格式 (20)
- GPS编程 (19)
- Applet (17)
- 其他数据库 (17)
- Windows Mobile (16)
- 编辑器/阅读器 (15)
- BREW编程 (15)
- J2ME (15)
- 手机短信编程 (14)
- 语音压缩 (13)
- JavaScript (13)
- 数据库系统 (12)
- CA认证 (11)
- SQL Server (11)
- 精品软件 (11)
- 教育系统应用 (10)
- FlashMX/Flex源码 (10)
- Delphi/CppBuilder (10)
- 多国语言处理 (9)
- 金融证券系统 (9)
- 技术管理 (9)
- 邮电通讯系统 (9)
- RFID编程 (9)
- 源码 (9)
- 磁盘编程 (8)
- 行业发展研究 (8)
- 家庭/个人应用 (7)
- MySQL数据库 (6)
- 教程资料 (5)
- MTK (5)
- MacOS编程 (5)
- 手机WAP编程 (4)
- 并行计算 (4)
- 人物传记/成功经验 (4)
- Ajax (4)
- SCSI/ASPI (3)
- STL (3)
- Oracle数据库 (3)
- 单片机编程 (2)
- Linux/uClinux/Unix编程 (2)
- 多媒体处理 (2)
- 技术书籍 (2)
- 源码/资料 (2)
- 企业管理 (2)
- 传真(Fax)编程 (2)
- 酒店行业 (2)
- 生物技术 (2)
- 交通/航空行业 (2)
- 百货/超市行业 (2)
- 手机彩信(MMS)编程 (2)
- 软件测试 (2)
https://www.eeworm.com/dl/502/29339.html
单片机编程
基于MSP430的指纹保险柜的实现
在介绍基于MSP430单片机的指纹保险柜工作原理的基础上,从系统软件设计的角度出发,详细介绍了指纹保险柜软件的总体分析过程、程序结构的设计以及代码的编写,给出了按键管理流程和部分源代码。
Abstract:
 On basis of the operating principle of MSP430 microcontroller-based fingerprint ...
https://www.eeworm.com/dl/678/146338.html
系统设计方案
可预置的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 ...
https://www.eeworm.com/dl/649/122460.html
uCOS
1. 本移植也是从网上Download的
1. 本移植也是从网上Download的,稍微做了一下整理. 移植除了OS_CPU.h,OS_CPU_A.s,OS_CPU_C.C 三个函数外 对中断专门用了一个函数OS_int_A.s 按其中的规则 写中断函数即可 2。应用实例为\ArmUCOS\App\test1\test.mcp,在周立功2104的扳子上 的ram中就可直接运行(code+data<16K), 注意使用了.a库文件 ( ...
https://www.eeworm.com/dl/940083.html
技术资料
DSP与PC机之间的数据通信研究
·摘要:&nbsp; 针对现今社会中DSP的应用越来越多,在应用中DSP需要不断和外界进行通信的现状,通过介绍和比较DSPTMS320LF2407中可以用来进行通信的三种模块:串行通用接口(SCI)模块、串行外设接口(SPI)模块和CAN总线通信模块,提出了一种基于SCI模块来实现DSP和PC机之间通信的方法.对其硬件连接和软件编程 ...
https://www.eeworm.com/dl/628/235248.html
编译器/解释器
UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, wh
UC Library Extensions
UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard.
UC Library
Builtin functions:
Most of ...
https://www.eeworm.com/dl/542/179427.html
其他书籍
The Linux kernel is one of the most interesting yet least understood open-source projects. It is als
The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insider in the second edition of Li ...
https://www.eeworm.com/dl/542/170032.html
其他书籍
The Linux kernel is one of the most interesting yet least understood open-source projects. It is als
The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insider in the second edition of Li ...
https://www.eeworm.com/dl/540/206708.html
软件工程
This thorough, hands-on reference for database developers and administrators delivers expert guidanc
This thorough, hands-on reference for database developers and administrators delivers expert guidance on sophisticated uses of Transact-SQL (T-SQL)&iexcl &ordf one of the most familiar and powerful programming languages for SQL Server. Written by a T-SQL guru, this guide focuses ...
https://www.eeworm.com/dl/665/274175.html
matlab例程
This document is intended to serve as an introduction to Wavelet processing through a set of Matlab
This document is intended to serve as an introduction to Wavelet processing through a set of Matlab experiments. These experiments will gives an overview of three fundamental tasks in signal and image processing : signal, denoising and compression. These scripts are selfs content ...
https://www.eeworm.com/dl/511180.html
单片机编程
CCSv5.2中文使用说明
从v4 开始,Code Composer Studio开始基于Eclipse,将编译器、连接器、调试器、BIOS等工具集成进Eclipse,并且支持Linux(本人没有玩过,详情请参考链接1)。CCS支持TI所有的嵌入式处理器产品,包括MSP430、Stellaris、C2000、C5000等等。用过CCSv4.x的朋友都知道,在使用CCSv4.x的过程中经常会出现死 ...