搜索结果
找到约 1,284 项符合
example 的查询结果
按分类筛选
- 全部分类
- 其他 (93)
- 单片机开发 (92)
- Java编程 (76)
- 微处理器开发 (63)
- matlab例程 (53)
- Linux/Unix编程 (41)
- Symbian (40)
- DSP编程 (39)
- 其他嵌入式/单片机内容 (35)
- VHDL/FPGA/Verilog (32)
- 汇编语言 (29)
- 人工智能/神经网络 (25)
- 数学计算 (24)
- 驱动编程 (23)
- VC书籍 (22)
- 电子书籍 (22)
- 嵌入式/单片机编程 (22)
- 其他书籍 (21)
- 书籍源码 (20)
- 软件设计/软件工程 (19)
- Delphi控件源码 (19)
- 技术资料 (18)
- 数值算法/人工智能 (16)
- Windows CE (16)
- 游戏 (15)
- 文章/文档 (14)
- 通讯/手机编程 (12)
- 嵌入式Linux (12)
- USB编程 (11)
- 压缩解压 (11)
- Java书籍 (11)
- J2ME (11)
- Jsp/Servlet (11)
- 系统设计方案 (11)
- Modem编程 (11)
- 书籍 (11)
- 单片机编程 (10)
- 可编程逻辑 (10)
- Internet/网络编程 (10)
- 操作系统开发 (9)
- 加密解密 (9)
- 网络 (8)
- 串口编程 (8)
- Applet (7)
- 其他数据库 (7)
- 编译器/解释器 (7)
- 通讯编程文档 (7)
- Delphi/CppBuilder (7)
- 源码 (7)
- 教程资料 (6)
- 电源技术 (6)
- uCOS (6)
- 编辑器/阅读器 (6)
- 数据结构 (6)
- 其他行业 (6)
- 教育系统应用 (6)
- 软件工程 (6)
- MacOS编程 (6)
- 模拟电子 (5)
- 数据库系统 (5)
- 手机短信编程 (5)
- BREW编程 (5)
- VxWorks (5)
- *行业应用 (5)
- 技术管理 (5)
- VIP专区 (5)
- Oracle数据库 (4)
- 文件格式 (4)
- JavaScript (4)
- 3G开发 (4)
- Windows Mobile (4)
- PCB相关 (3)
- 无线通信 (3)
- 金融证券系统 (3)
- Ajax (3)
- 中间件编程 (3)
- SQL Server (3)
- 多媒体处理 (2)
- 嵌入式综合 (2)
- C/C++语言编程 (2)
- GPS编程 (2)
- 邮电通讯系统 (2)
- MySQL数据库 (2)
- 行业发展研究 (2)
- 软件测试 (2)
- FlashMX/Flex源码 (2)
- CA认证 (2)
- 传真(Fax)编程 (2)
- 论文 (2)
- 技术书籍 (1)
- 教程资料 (1)
- 教程资料 (1)
- allegro (1)
- Mentor (1)
- 通信网络 (1)
- 测试测量 (1)
- 手机WAP编程 (1)
- OA系统 (1)
- 语音压缩 (1)
- RFID编程 (1)
Symbian symbina strings example. symbian strings example.
symbina strings example.
symbian strings example.
Symbian send SMS example. send SMS example.
send SMS example.
send SMS example.
Symbian You can find infomation from SDK for Copy to and Paste from clipboard. One example here
You can find infomation from SDK for Copy to and Paste from clipboard. One example here
GPS编程 This Delphi 4.0 example uses the MapX Ver 4.0 OCX Control. The main goal of this example is to sho
This Delphi 4.0 example uses the MapX Ver 4.0 OCX Control. The main goal of this example is
to show the use of the new object editing capabilities in MapX Ver 3.51. The program show how
to perform functions such as adding a new layer adding lines and
points, and editing a layers data.
微处理器开发 Use the verilog language write a MIPS CPU code, and have additional instruction, for example: select
Use the verilog language write a MIPS CPU code, and have additional instruction, for example: selection sort instruction.
The code has contain combination circuit and sequenial circuit.
CPU have contain ALU, ADD, ALU_CONTROL, DATA_MEMORY, INST_MEMORY, REGISTER, PC, and TESTBRANCH.
压缩解压 sample compress example, the function must modify... holp that can help you!
sample compress example,
the function must modify...
holp that can help you!
微处理器开发 LPC2148 USB Audio Device Example This USB example project implements an USB Audio Device that conne
LPC2148 USB Audio Device Example
This USB example project implements an USB Audio Device that connects via the USB interface to the PC. It may be used on the following devices:
LPC2141
LPC2142
LPC2144
LPC2146
LPC2148
An USB Audio Device (HID) does not require any special USB driver, since the ...
Internet/网络编程 socket example,包括客户和服务端的应用
socket example,包括客户和服务端的应用
其他 prolog 找路例子程序: === === === === === === Part 1-Adding connections Part 2-Simple Path example
prolog 找路例子程序:
=== === === === === ===
Part 1-Adding connections
Part 2-Simple Path
example
| ?- path1(a,b,P,T).
will produce the response:
T = 15
P = [a,b] ?
Part 3 - Non-repeating path
As an example, the query:
?- path2(a,h,P,T).
will succeed and may produce the bindings:
P = ...
单片机开发 This example implements a gameport translator on the PIC16C765. The firmware translates a gaming d
This example implements a gameport translator on the PIC16C765. The
firmware translates a gaming device plugged into the gameport to a USB
gaming device. The firmware is set up to translate the DexxaTM
eight-button gamepad. Changes to the firmware will be necessary
for a different gaming device. ...