搜索结果
找到约 258 项符合
What 的查询结果
按分类筛选
- 全部分类
- 书籍 (35)
- 其他书籍 (25)
- 技术资料 (12)
- 其他 (11)
- Java书籍 (10)
- VC书籍 (9)
- 电子书籍 (8)
- 文章/文档 (8)
- 软件工程 (7)
- 软件设计/软件工程 (7)
- Java编程 (7)
- 模拟电子 (5)
- 行业发展研究 (5)
- 单片机开发 (5)
- 游戏 (5)
- Delphi控件源码 (5)
- 单片机编程 (4)
- 数值算法/人工智能 (4)
- matlab例程 (4)
- 数学计算 (4)
- 驱动编程 (4)
- 编译器/解释器 (3)
- SQL Server (3)
- 网络 (3)
- 通讯编程文档 (3)
- 电源技术 (2)
- 嵌入式综合 (2)
- Delphi/CppBuilder (2)
- 嵌入式/单片机编程 (2)
- 操作系统开发 (2)
- Linux/Unix编程 (2)
- 人物传记/成功经验 (2)
- 人工智能/神经网络 (2)
- 串口编程 (2)
- 技术管理 (2)
- 加密解密 (2)
- 通讯/手机编程 (2)
- 压缩解压 (2)
- 手机短信编程 (2)
- 家庭/个人应用 (2)
- 书籍源码 (2)
- Internet/网络编程 (2)
- 认证考试资料 (2)
- 教程资料 (1)
- PCB相关 (1)
- 技术书籍 (1)
- 可编程逻辑 (1)
- STL (1)
- Windows CE (1)
- 文件格式 (1)
- 手机彩信(MMS)编程 (1)
- 邮电通讯系统 (1)
- 中间件编程 (1)
- 系统设计方案 (1)
- 其他数据库 (1)
- 数据库系统 (1)
- GPS编程 (1)
- FlashMX/Flex源码 (1)
- 教育系统应用 (1)
- Oracle数据库 (1)
- VHDL/FPGA/Verilog (1)
- Jsp/Servlet (1)
- 其他行业 (1)
- JavaScript (1)
- Symbian (1)
- Windows Mobile (1)
- MySQL数据库 (1)
- 单片机相关 (1)
- 技术教程 (1)
其他书籍 This book is the most accurate and up-to-date source of information the STL currently available. ...
This book is the most accurate and up-to-date source of information the STL currently available. ... It has an approach and appeal of its own: it explains techniques for building data structures and algorithms on top of the STL, and in this way appreciates the STL for what it is - a framework. Angel ...
VC书籍 C++ Template Metaprogramming sheds light on the most powerful idioms of today s C++, at long last de
C++ Template Metaprogramming sheds light on the most powerful idioms of today s C++, at long last delivering practical metaprogramming tools and techniques into the hands of the everyday programmer.
A metaprogram is a program that generates or manipulates program code. Ever since generic programmi ...
技术管理 Writing Your First ASP Application ( Quick Start ) (Page 1 of 8 ) There are many tutorials out th
Writing Your First ASP Application ( Quick Start )
(Page 1 of 8 )
There are many tutorials out there that show you how to program in ASP. Some of them are good, and some are bad. Some of them are downright terrible. In any case, you ve read a bit about ASP and now you are ready to build your first ...
Java编程 Thinking in Java 是学习JAVA的经典教材
Thinking in Java 是学习JAVA的经典教材,它不仅仅讲述了WHAT is java,How to use java,还告诉了我们WHY the java is。这是该教材的源代码
其他书籍 The initial planning and thinking about this book began during a discussion of SQL Server futures in
The initial planning and thinking about this book began during a discussion of SQL Server futures in
July 2001. The discussion was with Rob Howard during a trip to Microsoft to discuss the first book I was
working on at that time. After that, I stayed involved in what was happening in ADO.NET by goi ...
软件工程 Software Testing, Second Edition provides practical insight into the world of software testing and q
Software Testing, Second Edition provides practical insight into the world of software testing and quality assurance. Learn how to find problems in any computer program, how to plan an effective test approach and how to tell when software is ready for release. Updated from the previous edition in 20 ...
软件工程 C++, although a marvelous language, isn t perfect. Matthew Wilson has been working with it for over
C++, although a marvelous language, isn t perfect. Matthew Wilson has been working with it for over a decade, and during that time he has found inherent limitations that require skillful workarounds. In this book, he doesn t just tell you what s wrong with C++, but offers practical techniques and to ...
Java书籍 SQL Server Security Distilled, Second Edition by Morris Lewis ISBN:1590592190 Apress © 2004
SQL Server Security Distilled, Second Edition
by Morris Lewis ISBN:1590592190
Apress &copy 2004 (352 pages)
This book takes an in-depth look at what you can do to secure data in SQL Server, shows how to authenticate access to data on the server, and authorizes what users can and can t do with tha ...
人工智能/神经网络 我编写的八数码问题C++实现
我编写的八数码问题C++实现,This file contains a summary of what you will find in each of the files that
make up your 8_num application.
编译器/解释器 Mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python
Mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to retain database connections and other ...