搜索结果
找到约 10,000 项符合
如何学习 using? 的查询结果
按分类筛选
- 全部分类
- 技术资料 (17602)
- 其他书籍 (2528)
- Java编程 (2193)
- VC书籍 (1924)
- 单片机开发 (1917)
- 其他 (1891)
- matlab例程 (1093)
- 电子书籍 (1004)
- Java书籍 (905)
- Linux/Unix编程 (903)
- 软件设计/软件工程 (826)
- 人工智能/神经网络 (784)
- 单片机编程 (771)
- 嵌入式/单片机编程 (630)
- 书籍源码 (627)
- 微处理器开发 (589)
- 文章/文档 (541)
- 数据结构 (509)
- VHDL/FPGA/Verilog (507)
- DSP编程 (468)
- 汇编语言 (415)
- 游戏 (389)
- 数学计算 (349)
- 通讯编程文档 (348)
- Internet/网络编程 (342)
- 文件格式 (326)
- Delphi控件源码 (325)
- 软件工程 (317)
- 系统设计方案 (289)
- 其他嵌入式/单片机内容 (277)
- J2ME (267)
- SQL Server (267)
- 加密解密 (266)
- Jsp/Servlet (264)
- 编译器/解释器 (261)
- 书籍 (259)
- VIP专区 (257)
- 通讯/手机编程 (256)
- 教育系统应用 (252)
- 技术书籍 (243)
- 学术论文 (237)
- 嵌入式Linux (236)
- 数值算法/人工智能 (221)
- 操作系统开发 (220)
- 驱动编程 (219)
- 数据库系统 (216)
- 企业管理 (210)
- 源码 (201)
- uCOS (200)
- 可编程逻辑 (198)
- 压缩解压 (175)
- 技术教程 (169)
- Windows CE (166)
- 教程资料 (164)
- 串口编程 (164)
- 技术管理 (163)
- 网络 (156)
- 嵌入式综合 (155)
- 其他数据库 (143)
- 其他行业 (139)
- FlashMX/Flex源码 (130)
- Applet (128)
- 教程 (116)
- Symbian (115)
- Delphi/CppBuilder (101)
- 行业发展研究 (101)
- PCB相关 (99)
- JavaScript (99)
- 电源技术 (98)
- C/C++语言编程 (90)
- VxWorks (89)
- Ajax (86)
- USB编程 (84)
- 模拟电子 (82)
- 编辑器/阅读器 (82)
- 中间件编程 (81)
- 人物传记/成功经验 (72)
- 多国语言处理 (67)
- Oracle数据库 (65)
- *行业应用 (63)
- 通信网络 (61)
- 教程资料 (56)
- OA系统 (54)
- 教程资料 (53)
- 软件 (52)
- 笔记 (48)
- 无线通信 (48)
- BREW编程 (48)
- 论文 (46)
- 易语言编程 (46)
- 其他文档 (43)
- MySQL数据库 (43)
- GPS编程 (43)
- STL (42)
- MTK (42)
- 手册 (41)
- 测试测量 (41)
- 并行计算 (41)
- 工控技术 (40)
- Linux/uClinux/Unix编程 (39)
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.