搜索结果
找到约 492 项符合
EXAMPLES 的查询结果
按分类筛选
- 全部分类
- Java编程 (49)
- 单片机开发 (43)
- 其他书籍 (38)
- 其他 (24)
- matlab例程 (20)
- Java书籍 (18)
- VHDL/FPGA/Verilog (17)
- 微处理器开发 (17)
- USB编程 (16)
- DSP编程 (15)
- Linux/Unix编程 (13)
- 书籍 (13)
- 嵌入式/单片机编程 (12)
- 电子书籍 (11)
- 书籍源码 (10)
- VC书籍 (9)
- 单片机编程 (8)
- 其他嵌入式/单片机内容 (8)
- 软件工程 (8)
- 技术资料 (8)
- 文章/文档 (7)
- 加密解密 (6)
- 人工智能/神经网络 (6)
- 软件设计/软件工程 (6)
- 汇编语言 (5)
- 数学计算 (5)
- 网络 (5)
- 可编程逻辑 (4)
- 游戏 (4)
- 通讯编程文档 (4)
- 通讯/手机编程 (4)
- VIP专区 (4)
- Applet (3)
- Internet/网络编程 (3)
- 驱动编程 (3)
- 系统设计方案 (3)
- Windows CE (3)
- JavaScript (3)
- FlashMX/Flex源码 (3)
- Jsp/Servlet (3)
- 数值算法/人工智能 (3)
- 文件格式 (3)
- 模拟电子 (2)
- PCB相关 (2)
- 电源技术 (2)
- 嵌入式综合 (2)
- 串口编程 (2)
- 磁盘编程 (2)
- 其他数据库 (2)
- 编译器/解释器 (2)
- 嵌入式Linux (2)
- 并行计算 (2)
- 源码 (2)
- 实用工具 (1)
- 多媒体处理 (1)
- 教程资料 (1)
- 教程资料 (1)
- 通信网络 (1)
- STL (1)
- 语音压缩 (1)
- 家庭/个人应用 (1)
- Oracle数据库 (1)
- 邮电通讯系统 (1)
- Delphi控件源码 (1)
- J2ME (1)
- MySQL数据库 (1)
- 认证考试资料 (1)
- 行业发展研究 (1)
- 数据库系统 (1)
- Symbian (1)
- Delphi/CppBuilder (1)
- 编辑器/阅读器 (1)
- SQL Server (1)
- 源码/资料 (1)
- 行业应用文档 (1)
- 论文 (1)
人工智能/神经网络 Schapire 所著的Boosting算法的教程。 对目前物体识别和机器学习领域中广泛应用的Boosting算法展开了深入浅出的描述
Schapire 所著的Boosting算法的教程。
对目前物体识别和机器学习领域中广泛应用的Boosting算法展开了深入浅出的描述,还有很多Toy Examples。
嵌入式/单片机编程 Discussing embedded systems in general is difficult, because each embedded system is unique. Rather
Discussing embedded systems in general is difficult, because each embedded system is unique. Rather than presenting a list of general principles for handling embedded development issues, this book presents examples of problems encountered and solutions to those problems using real hardware and softw ...
文件格式 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 the code
* ...
Java编程 With this example-driven book, you get a quick, practical, and thorough introduction to Java s API f
With this example-driven book, you get a quick, practical, and thorough introduction to Java s API for XML Web Services (JAX-WS) and the Java API for RESTful Web Services (JAX-RS). Java Web Services: Up and Running takes a clear, no-nonsense approach to these technologies by providing you with a mix ...
其他书籍 This book covers the fundamental concepts of data mining, to demonstrate the potential of gathering
This book covers the fundamental concepts of data mining, to demonstrate the potential of gathering large sets of data, and analyzing these data sets to gain useful business understanding. The book is organized in three parts. Part I introduces concepts. Part II describes and demonstrates basic data ...
加密解密 Introduction to Cryptography in plain simple english. The document talks about the early day cryptog
Introduction to Cryptography in plain simple english. The document talks about the early day cryptography and gives some simple examples to the readers.
Java书籍 Java Extreme Programming Cookbook offers more than just a collection of cut-and-paste code. Each rec
Java Extreme Programming Cookbook offers more than just a collection of cut-and-paste code. Each recipe also includes explanations of how and why the approach works, so you can adapt the techniques to similar situations. One of the biggest challenges facing developers today is sorting through the wi ...
matlab例程 Objectives The purpose of this notebook is to give you a brief introduction to the DiscreteWav
Objectives
The purpose of this notebook is to give you a brief introduction to the
DiscreteWavelets Toolbox and show you how to use it to load
images. Some basic image manipulation is illustrated as well. You will
also learn how to use measures and tools such as cumulative energy,
entr ...
并行计算 This control is another extension to the now standard and widely used ListView control. I have inclu
This control is another extension to the now standard and widely used ListView control. I have included some of the more common features: shaded columns, column sorting (with data type), but the real addition is the FILTERBAR features of the header. This implementation eliminates all of the work of ...
VHDL/FPGA/Verilog Designing a synchronous finite state machine (FSM) is a common task for a digital logic engineer. T
Designing a synchronous finite state machine (FSM) is a common task for a digital
logic engineer. This paper discusses a variety of issues regarding FSM design using
Synopsys Design Compiler. Verilog and VHDL coding styles are presented, and
different methodologies are compared using real-world exam ...