搜索结果
找到约 972 项符合
new 的查询结果
按分类筛选
- 全部分类
- 书籍 (88)
- 其他书籍 (78)
- 技术书籍 (77)
- 其他 (45)
- Java编程 (45)
- 技术资料 (41)
- VC书籍 (32)
- 单片机编程 (31)
- Java书籍 (31)
- 单片机开发 (26)
- 文章/文档 (22)
- 软件设计/软件工程 (22)
- 电子书籍 (19)
- matlab例程 (17)
- 人工智能/神经网络 (16)
- 软件工程 (16)
- 行业发展研究 (15)
- Delphi控件源码 (14)
- Linux/Unix编程 (13)
- 可编程逻辑 (12)
- Internet/网络编程 (11)
- 教程资料 (10)
- 微处理器开发 (10)
- 文件格式 (10)
- VHDL/FPGA/Verilog (10)
- 通讯编程文档 (10)
- 系统设计方案 (9)
- 通讯/手机编程 (9)
- 数据结构 (9)
- 电源技术 (8)
- 数学计算 (8)
- 压缩解压 (7)
- 嵌入式/单片机编程 (7)
- 编译器/解释器 (7)
- 模拟电子 (6)
- 数值算法/人工智能 (6)
- 技术管理 (6)
- 嵌入式Linux (6)
- 无线通信 (5)
- 汇编语言 (5)
- 游戏 (5)
- SQL Server (5)
- 加密解密 (5)
- 驱动编程 (5)
- MTK (5)
- DSP编程 (5)
- Applet (4)
- 其他嵌入式/单片机内容 (4)
- VxWorks (4)
- 数据库系统 (4)
- 网络 (4)
- 软件 (4)
- BREW编程 (3)
- Jsp/Servlet (3)
- 书籍源码 (3)
- 编辑器/阅读器 (3)
- 电子书籍 (3)
- Linux/uClinux/Unix编程 (3)
- 源码 (3)
- 论文 (3)
- 嵌入式综合 (2)
- C/C++语言编程 (2)
- 工控技术 (2)
- 测试测量 (2)
- *行业应用 (2)
- 操作系统开发 (2)
- GPS编程 (2)
- USB编程 (2)
- uCOS (2)
- Delphi/CppBuilder (2)
- 并行计算 (2)
- 企业管理 (2)
- 多国语言处理 (2)
- 其他数据库 (2)
- Windows CE (2)
- 存储器技术 (2)
- Matlab (2)
- VIP专区 (2)
- 课件教程 (1)
- 元器件 (1)
- 其他 (1)
- 测试技术 (1)
- 实用工具 (1)
- 行业应用文档 (1)
- 电机控制 (1)
- 教程资料 (1)
- PCB相关 (1)
- 通信网络 (1)
- 其他行业 (1)
- 并口编程 (1)
- 医药行业 (1)
- 电子政务应用 (1)
- SCSI/ASPI (1)
- 邮电通讯系统 (1)
- MySQL数据库 (1)
- J2ME (1)
- 交通/航空行业 (1)
- Symbian (1)
- 中间件编程 (1)
- 手机短信编程 (1)
行业发展研究 This manual is an introduction to the Keil Software development tools for the 8051 family of microc
This manual is an introduction to the Keil Software development tools for the
8051 family of microcontrollers. It introduces new users and interested readers
to our products.
软件设计/软件工程 The Pages 2.0 specification is one of the most exciting Java Community Process releases of the year.
The Pages 2.0 specification is one of the most exciting Java Community Process releases of the year. Chances are you picked this book to learn more about the new features of 2.0. Or you may be interested in using for the first time in your next project. Regardless of your interest, we ve put togethe ...
Java编程 购物车系统中的名牌产品类,private Integer id private String enName private String cnName private String
购物车系统中的名牌产品类,private Integer id
private String enName
private String cnName
private String smallPhoto
private String bigPhoto
private String description
private Set products = new HashSet(0)
Java编程 购物车系统中的级别类
购物车系统中的级别类,private Integer id
private String cname
private Integer parentid
private String description
private Blob photo
private Short ctype
private Set products = new HashSet(0)
private Set normses = new HashSet(0)
行业发展研究 Capabilities of the latest version of MultiSpec include the following. Import data Dis
Capabilities of the latest version of MultiSpec include the following.
Import data
Display multispectral images
Histogram
Reformat
Create new channels
Cluster data
Define classes via designating rectangular
Determine the best spectral features
Classify a designated are ...
单片机开发 M16C interrupt settings and Initial code setting for HEW4 for renesas M16c...I coded and optimized.
M16C interrupt settings and Initial code setting for HEW4 for renesas M16c...I coded and optimized. It will savr time to start a new app.
(-:cool:-)
Java书籍 The Definitive Guide to SOA: Oracle® Service Bus, Second Edition targets professional software
The Definitive Guide to SOA: Oracle&#174 Service Bus, Second Edition targets professional software developers and architects who know enterprise development but are new to enterprise service buses (ESBs) and service–oriented architecture (SOA) development. This is the first book to cover a practic ...
Java编程 If you want to use the Struts Framework to its fullest potential, this is the book for you. Programm
If you want to use the Struts Framework to its fullest potential, this is the book for you. Programming Jakarta Struts, 2nd Edition covers everything the successful earlier edition did as well as plenty more: now fully up to date with Struts 1.1, this edition covers the latest material on tag librar ...
VC书籍 10 C++ Books: *C++ Timesaving Techniques For Dummies (2005) *C-C++ Programmer s Reference, 3rd Edi
10 C++ Books:
*C++ Timesaving Techniques For Dummies (2005)
*C-C++ Programmer s Reference, 3rd Edition (2003)
*Creating Games In C++ - A Step By Step Guide (2006)
*Cryptography In C And C++ (2001)
*Effective C++, 3rd Edition (2005)
*Exceptional C++ - 47 Engineering Puzzles, *Programming Problems, An ...
其他书籍 The Open Radar Data Acquisition (ORDA) subsystem replaces the current WSR-88D Radar Data Acquisiti
The Open Radar Data Acquisition (ORDA)
subsystem replaces the current WSR-88D Radar
Data Acquisition subsystem with improved
receiver and signal processing hardware and with
improved user interface, signal processing and
diagnostics software. This paper will discuss the
input data from the digital r ...