搜索结果
找到约 10,000 项符合
using 开发教程 的查询结果
按分类筛选
- 全部分类
- 技术资料 (29181)
- 单片机开发 (4025)
- 其他书籍 (3299)
- Java编程 (2837)
- 其他 (2251)
- VC书籍 (1772)
- 微处理器开发 (1714)
- 嵌入式/单片机编程 (1506)
- 电子书籍 (1340)
- 软件设计/软件工程 (1283)
- 单片机编程 (1265)
- Java书籍 (1222)
- Linux/Unix编程 (1171)
- DSP编程 (1136)
- 学术论文 (953)
- 嵌入式Linux (799)
- VHDL/FPGA/Verilog (777)
- 书籍源码 (774)
- matlab例程 (705)
- Windows CE (673)
- 其他嵌入式/单片机内容 (669)
- 文章/文档 (666)
- 技术书籍 (638)
- 驱动编程 (622)
- 系统设计方案 (584)
- J2ME (582)
- 游戏 (560)
- Delphi控件源码 (516)
- 软件工程 (500)
- SQL Server (479)
- 企业管理 (476)
- 通讯/手机编程 (408)
- 通讯编程文档 (407)
- VIP专区 (407)
- 教育系统应用 (403)
- uCOS (402)
- Jsp/Servlet (394)
- 汇编语言 (384)
- Internet/网络编程 (375)
- 可编程逻辑 (359)
- 数据库系统 (353)
- 人工智能/神经网络 (353)
- 嵌入式综合 (351)
- 技术教程 (345)
- 其他行业 (335)
- USB编程 (300)
- 电子书籍 (292)
- 教程资料 (287)
- 文件格式 (287)
- 串口编程 (274)
- 操作系统开发 (264)
- 数学计算 (257)
- 其他数据库 (257)
- 教程 (251)
- VxWorks (250)
- 手机短信编程 (217)
- 书籍 (215)
- Symbian (210)
- 压缩解压 (200)
- 加密解密 (195)
- 网络 (195)
- 技术管理 (193)
- 中间件编程 (187)
- Delphi/CppBuilder (186)
- 数据结构 (183)
- 编译器/解释器 (178)
- *行业应用 (164)
- 精品软件 (150)
- PCB相关 (145)
- 源码 (132)
- BREW编程 (126)
- 数值算法/人工智能 (123)
- 教程资料 (122)
- Windows Mobile (122)
- JavaScript (120)
- Applet (116)
- 开发工具 (109)
- Oracle数据库 (106)
- OA系统 (101)
- 行业发展研究 (97)
- Ajax (94)
- C/C++语言编程 (91)
- 通信网络 (88)
- FlashMX/Flex源码 (86)
- 编辑器/阅读器 (85)
- 交通/航空行业 (82)
- 软件 (81)
- 酒店行业 (80)
- GPS编程 (79)
- 多国语言处理 (78)
- 电源技术 (76)
- 百货/超市行业 (73)
- 邮电通讯系统 (69)
- 无线通信 (65)
- 实用工具 (63)
- 教程资料 (63)
- MTK (62)
- 模拟电子 (60)
- 手机WAP编程 (60)
- 单片机相关 (59)
Java书籍 This package making a GPRS connection using Tini (from Dallas Semiconductors). After connection the
This package making a GPRS connection using Tini (from Dallas Semiconductors). After connection the device will have a standard Ethernet connection.
数值算法/人工智能 */ /* A Function Optimizer using Simple Genetic Algorithm */ /* developed from the Pascal SGA code
*/
/* A Function Optimizer using Simple Genetic Algorithm */
/* developed from the Pascal SGA code presented by David E.Goldberg */
/* 同济大学计算机系 王小平 2000年5月
软件设计/软件工程 White paper - Comparison of VHDL, Verilog and SystemVerilog Good for one interetsted in using n of
White paper - Comparison of VHDL, Verilog and SystemVerilog
Good for one interetsted in using n of VHDL, Verilog and SystemVerilog languages
其他书籍 Digital Signal and Image Processing Using MATLAB The most important theoretical aspects of image an
Digital Signal and Image Processing Using MATLAB
The most important theoretical aspects of image and signal processing (ISP) for both deterministic and random signals are covered in this guide to using MATLAB&#174 . The discussion is also supported by exercises and computer simulations relating to r ...
其他书籍 This book provides a complete intermediate-level discussion of microcontroller programming using th
This book provides a complete intermediate-level discussion of microcontroller programming using
the C programming language. It covers both the adaptations to C necessary for targeting an
embedded environment, and the common components of a successful development project.
C is the language of choice ...
matlab例程 This directory includes matlab interface of the curvelet transform using usfft. Basic functions
This directory includes matlab interface of the curvelet transform
using usfft.
Basic functions
fdct_usfft.m -- forward curvelet transform
afdct_usfft.m -- adjoint curvelet transform
ifdct_usfft.m -- inverse curvelet transform
fdct_usfft_param.m -- returns the location of each curvelet in phase ...
单片机开发 The purpose of this code is to demonstrate how to get started using the GPIFTool utility in EZUSB F
The purpose of this code is to demonstrate how to get started using the GPIFTool utility in
EZUSB FX2 GPIF applications
软件工程 UML Applied - Object Oriented Analysis and Design Using the UML 英文E书
UML Applied - Object Oriented Analysis and Design Using the UML
英文E书
并行计算 A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code
A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code
其他 Process a binary data stream using a communication system that consists of a baseband modulator, c
Process a binary data stream using a communication system that
consists of a baseband modulator, channel, and demodulator.
Compute the system s bit error rate (BER). Also, display
the transmitted and received signals in a scatter plot.