搜索结果
找到约 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)
SCSI/ASPI With OpenSSL 0.9.6, a new component has been added to support external crypto devices, for example a
With OpenSSL 0.9.6, a new component has been added to support external crypto devices, for example accelerator cards. The component is called ENGINE, and has still a pretty experimental status and almost no documentation. It s designed to be fairly easily extensible by the calling programs.
人工智能/神经网络 八数码难题解法 new 在一个3×3的九宫中有1-8这8个数及一个空格随机的摆放在其中的格子里。现在要求实现这个问题:将该九宫格调整为指定的形式。调整的规则是:每次只能将与空格(上、下、或左、右)相
八数码难题解法 new
在一个3×3的九宫中有1-8这8个数及一个空格随机的摆放在其中的格子里。现在要求实现这个问题:将该九宫格调整为指定的形式。调整的规则是:每次只能将与空格(上、下、或左、右)相邻的一个数字平移到空格中。 ...
软件设计/软件工程 New features in visual Studio.Net 2003
New features in visual Studio.Net 2003
系统设计方案 cadense allegro pcb 15.2 new function
cadense allegro pcb 15.2 new function
压缩解压 zzip-zzlib-src.zip. A new archiver that uses a BWT algorithm to achieve superior compression. The
zzip-zzlib-src.zip.
A new archiver that uses a BWT algorithm to achieve superior compression. The author has now released the source code to zzip under the GPL.
SQL Server SQL Server 2005 Integration Services (SSIS) is a new Extract, Transform, and Load (ETL) tool that sh
SQL Server 2005 Integration Services (SSIS) is a new Extract, Transform, and Load (ETL) tool that ships with SQL Server 2005. As with many of Microsoft s development tools, you can extend SSIS to perform other operations not already bundled with the product. SSIS provides the SSIS Class Library for ...
VC书籍 C++/CLI in Action is a practical guide that will help you breathe new life into your legacy C++ prog
C++/CLI in Action is a practical guide that will help you breathe new life into your legacy C++ programs. The book begins with a concise C++/CLI tutorial. It then quickly moves to the key themes of native/managed code interop and mixed-mode programming. You抣l learn to take advantage of GUI framewor ...
数据结构 HDOJ 1047 One of the first users of BIT s new supercomputer was Chip Diller. He extended his explor
HDOJ 1047
One of the first users of BIT s new supercomputer was Chip Diller. He extended his exploration of powers of 3 to go from 0 to 333 and he explored taking various sums of those numbers.
``This supercomputer is great, remarked Chip. ``I only wish Timothy were here to see these results. (Chip ...
VC书籍 C++的特点 最简单的C++程序 C++的输入输出 函数的重载 带缺省参数的函数 变量的引用类型5 内置函数 动态分配/撤销内存的运算符new和delete
C++的特点
最简单的C++程序
C++的输入输出
函数的重载
带缺省参数的函数
变量的引用类型5
内置函数
动态分配/撤销内存的运算符new和delete
Delphi控件源码 Welcome to the ASTA 3 Help Tutorials. These are documented tutorials that included new user jump sta
Welcome to the ASTA 3 Help Tutorials. These are documented tutorials that included new user jump start, to file sends to server techniques with non-database servers showing how to use Providers and ServerMethods. A Current version of these tutorials can always be found on line