搜索结果
找到约 1,507 项符合
example 的查询结果
按分类筛选
- 全部分类
- 技术资料 (162)
- 其他 (99)
- 单片机开发 (96)
- Java编程 (79)
- 微处理器开发 (63)
- matlab例程 (55)
- Linux/Unix编程 (53)
- Symbian (49)
- DSP编程 (41)
- VHDL/FPGA/Verilog (36)
- 其他嵌入式/单片机内容 (35)
- 汇编语言 (33)
- 人工智能/神经网络 (26)
- 数学计算 (24)
- 嵌入式/单片机编程 (24)
- 其他书籍 (23)
- 电子书籍 (23)
- 驱动编程 (23)
- 书籍源码 (22)
- VC书籍 (22)
- Delphi控件源码 (19)
- 软件设计/软件工程 (19)
- Windows CE (17)
- 数值算法/人工智能 (16)
- 游戏 (15)
- J2ME (15)
- 文章/文档 (14)
- 嵌入式Linux (14)
- 单片机编程 (12)
- 通讯/手机编程 (12)
- Java书籍 (12)
- 书籍 (11)
- 压缩解压 (11)
- Modem编程 (11)
- USB编程 (11)
- 系统设计方案 (11)
- Jsp/Servlet (11)
- 加密解密 (10)
- 操作系统开发 (10)
- 可编程逻辑 (10)
- Internet/网络编程 (10)
- VIP专区 (9)
- 源码 (8)
- 教程资料 (8)
- 串口编程 (8)
- 网络 (8)
- 编译器/解释器 (7)
- Applet (7)
- 其他数据库 (7)
- 通讯编程文档 (7)
- uCOS (7)
- Delphi/CppBuilder (7)
- 电源技术 (6)
- 软件工程 (6)
- 教育系统应用 (6)
- 编辑器/阅读器 (6)
- 数据结构 (6)
- 其他行业 (6)
- MacOS编程 (6)
- 数据库系统 (5)
- 模拟电子 (5)
- 手机短信编程 (5)
- *行业应用 (5)
- 文件格式 (5)
- 技术管理 (5)
- BREW编程 (5)
- VxWorks (5)
- JavaScript (5)
- 3G开发 (5)
- Windows Mobile (4)
- Oracle数据库 (4)
- PCB相关 (3)
- 无线通信 (3)
- 金融证券系统 (3)
- 中间件编程 (3)
- SQL Server (3)
- Ajax (3)
- 论文 (2)
- C/C++语言编程 (2)
- 多媒体处理 (2)
- 嵌入式综合 (2)
- 传真(Fax)编程 (2)
- CA认证 (2)
- FlashMX/Flex源码 (2)
- MySQL数据库 (2)
- 邮电通讯系统 (2)
- 行业发展研究 (2)
- GPS编程 (2)
- 软件测试 (2)
- 接口技术 (1)
- 集成开发环境源码 (1)
- 技术书籍 (1)
- 技术教程 (1)
- 资料/手册 (1)
- 测试测量 (1)
- Matlab (1)
- XILINX FPGA开发软件 (1)
- 通信网络 (1)
- 教程资料 (1)
- 教程资料 (1)
Delphi控件源码 图像处理
图像处理,利用bilt 函数
Description: This example shows how to edit (cut,paste,copy) a selection of a bitmap using BitBlt function just like Microsoft Photo Editor does. It s really EASY! Take a look to the sample if you don t believe me and don t forget to VOTE FOR ME!
Note: comments are in italian ...
3G开发 The MDP toolbox proposes functions related to the resolution of discrete-time Markov Decision Proces
The MDP toolbox proposes functions related to the resolution of discrete-time Markov Decision Process : finite horizon, value iteration, policy iteration, linear programming algorithms with some variants.
The functions (m-functions) were developped with MATLAB v6.0 (one of the functions requires th ...
其他书籍 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 ...
其他 Introduction Sometimes you may collide with the following problem: a third-party binary component o
Introduction
Sometimes you may collide with the following problem: a third-party binary component or control embedded into your application displays windows (usually message boxes) that hang your code until they are closed.
If you do not have the source code of this binary and one does not have a g ...
数值算法/人工智能 The algorithm ID3 (Quinlan) uses the method top-down induction of decision trees. Given a set of cla
The algorithm ID3 (Quinlan) uses the method top-down induction of decision trees. Given a set of classified examples a decision tree is induced, biased by the information gain measure, which heuristically leads to small trees. The examples are given in attribute-value representation. The set of poss ...
书籍 Future+Mobile+Communications+LTE
Providing QoS while optimizing the LTE network in a cost efficient manner is
very challenging. Thus, radio scheduling is one of the most important functions
in mobile broadband networks. The design of a mobile network radio scheduler
holds several objectives that need to be satisfied, for example: t ...
书籍源码 Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a bo
Intro/: Directory containing introductory examples.
HelloWorld.c A simple program that draws a box and writes "Hello World" in
HelloWorld.f it.
data The data file for the introductory progressive example.
Lines.c Reads the data from file "data" and plots just the curve with
Lines.f no label ...
多媒体处理 ITU-T G.729的一个实现例子(包括附录b的vod检测等功能)
·ITU-T G.729的一个实现例子(包括附录b的vod检测等功能)-ITU-T g.729 example, include VOD detect of reference B, etc.文件列表(点击判断是否您需要的文件): g729b_v14 .........\acelp_co.c .........\basic_op.c .....
Mentor Creating Safe State Machines(Mentor)
 
Finite state machines are widely used in digital circuit designs. Generally, when designing a state machine using an HDL, the synthesis tools will optimize away all states that cannot be reached and generate a highly optimized circuit. Sometimes, however, the optimization is not acceptabl ...
电源技术 DN383 高电压电流模式降压转换器
 
Low power standby requirements are typically associatedwith battery-powered systems. Automotive systems,for example, commonly require power supplies tomaintain output voltage regulation even under no-loadconditions—while drawing minimal quiescent current topreserve battery life. Ris ...