搜索结果
找到约 574 项符合
examples 的查询结果
按分类筛选
- 全部分类
- 技术资料 (79)
- Java编程 (49)
- 单片机开发 (47)
- 其他书籍 (39)
- 其他 (25)
- matlab例程 (20)
- Java书籍 (18)
- USB编程 (17)
- 微处理器开发 (17)
- VHDL/FPGA/Verilog (17)
- DSP编程 (16)
- Linux/Unix编程 (15)
- 书籍 (13)
- 嵌入式/单片机编程 (12)
- 电子书籍 (11)
- 书籍源码 (10)
- VC书籍 (10)
- 单片机编程 (8)
- 软件工程 (8)
- 其他嵌入式/单片机内容 (8)
- 文章/文档 (7)
- 加密解密 (6)
- 人工智能/神经网络 (6)
- 软件设计/软件工程 (6)
- 网络 (5)
- 数学计算 (5)
- 汇编语言 (5)
- 通讯/手机编程 (4)
- 可编程逻辑 (4)
- 游戏 (4)
- 通讯编程文档 (4)
- VIP专区 (4)
- 数值算法/人工智能 (3)
- 驱动编程 (3)
- Internet/网络编程 (3)
- Applet (3)
- 文件格式 (3)
- FlashMX/Flex源码 (3)
- Windows CE (3)
- 系统设计方案 (3)
- JavaScript (3)
- Jsp/Servlet (3)
- 源码 (2)
- PCB相关 (2)
- 电源技术 (2)
- 嵌入式综合 (2)
- 模拟电子 (2)
- 串口编程 (2)
- 编译器/解释器 (2)
- 磁盘编程 (2)
- 其他数据库 (2)
- 嵌入式Linux (2)
- 并行计算 (2)
- 论文 (1)
- 行业应用文档 (1)
- 多媒体处理 (1)
- 数据库系统 (1)
- 实用工具 (1)
- 通信网络 (1)
- 教程资料 (1)
- 教程资料 (1)
- 源码/资料 (1)
- 编辑器/阅读器 (1)
- 语音压缩 (1)
- STL (1)
- J2ME (1)
- Delphi/CppBuilder (1)
- Delphi控件源码 (1)
- 家庭/个人应用 (1)
- Symbian (1)
- Oracle数据库 (1)
- MySQL数据库 (1)
- SQL Server (1)
- 邮电通讯系统 (1)
- 行业发展研究 (1)
- 认证考试资料 (1)
电源技术 测量和控制的实用电路分析
 
This collection of circuits was worked out between June1991 and July of 1994. Most were designed at customerrequest or are derivatives of such efforts. All representsubstantial effort and, as such, are disseminated here forwider study and (hopefully) use.1 The examples areroughly arranged ...
电子书籍 ADO.NET in a Nutshell is the most complete and concise source of ADO.NET information available. Besi
ADO.NET in a Nutshell is the most complete and concise source of ADO.NET information available. Besides being a valuable reference, this book covers a variety of issues that programmers face when developing web applications or web services that rely on database access. Most examples use Microsoft s ...
人工智能/神经网络 java实现的遗传算法
java实现的遗传算法,
他的设计需要最小集合的支持,
并且在这个基础上实现更复杂的遗传算法!
目录结构如下:
jgap_2.5_src.zip\srcjgap_2.5_src.zip\lib
jgap_2.5_src.zip\examples
jgap_2.5_src.zip\tests
还有相应的帮助
Java编程 MIDlet通过蓝牙与电脑通信的案例,This resource demonstrates how to create Java™ applications that use Bluetoo
MIDlet通过蓝牙与电脑通信的案例,This resource demonstrates how to create Java&#8482 applications that use Bluetooth communication between a PC and a mobile device. The document focuses, from Java programming point of view, on how to configure and use two alternative PC-side solutions: COM-based and J ...
Java书籍 Java & XML 2nd Edition New chapters on Advanced SAX, Advanced DOM, SOAP and data binding, as well
Java & XML 2nd Edition
New chapters on Advanced SAX, Advanced DOM, SOAP and data binding, as well as new examples throughout, bring the second edition of Java & XML thoroughly up to date. Except for a concise introduction to XML basics, the book focuses entirely on using XML from Java applications. ...
其他书籍 The Ruby Way takes a "how-to" approach to Ruby programming with the bulk of the material consisting
The Ruby Way takes a "how-to" approach to Ruby programming with the bulk of the material consisting of more than 400 examples arranged by topic. Each example answers the question "How do I do this in Ruby?" Working along with the author, you are presented with the task description and a discussion o ...
Java书籍 Learn to build applications with Jakarta Struts, the most popular JSP development framework. Struts
Learn to build applications with Jakarta Struts, the most popular JSP development framework. Struts Kick Start is a "hands-on" book filled with sample applications and code snippets you can reuse, and in-depth coverage of new features in Struts 1.1. If you are looking for a practical book that "show ...
单片机编程 Reading and Writing iButtons v
Abstract: This application note explains the hardware of different types of 1-Wire® interfaces and software examples adapted to this hardware with a focus on serial ports. Depending on the types of iButtons required for a project and the type of computer to be used, the most economical interface ...
软件工程 Developers use algorithms and data structures every day of their working lives. Having a good under-
Developers use algorithms and data structures every day of their working lives. Having a good under-standing of these algorithms and knowledge of when to apply them is essential to producing softwarethat not only works correctly, but also performs efficiently.
This book aims to explain those algori ...
matlab例程 Returns weighted percentiles of a sample given the weight vector w % The idea is to give more empha
Returns weighted percentiles of a sample given the weight vector w
% The idea is to give more emphasis in some examples of data as compared to
% others by giving more weight. For example, we could give lower weights to
% the outliers.
% The motivation to write this function is to compute percen ...