搜索结果
找到约 157 项符合
Programmers 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (25)
- VC书籍 (24)
- 电子书籍 (15)
- 其他 (11)
- 软件设计/软件工程 (7)
- Java书籍 (6)
- Linux/Unix编程 (6)
- 软件工程 (6)
- 游戏 (5)
- Java编程 (4)
- 多媒体 (3)
- 编译器/解释器 (3)
- matlab例程 (3)
- 实用工具 (2)
- 技术书籍 (2)
- 单片机编程 (2)
- 数据结构 (2)
- 汇编语言 (2)
- Delphi控件源码 (2)
- 文章/文档 (2)
- 驱动编程 (2)
- 技术资料 (2)
- 数值算法/人工智能 (1)
- 源码/资料 (1)
- 串口编程 (1)
- Windows CE (1)
- 单片机开发 (1)
- 书籍源码 (1)
- 认证考试资料 (1)
- 压缩解压 (1)
- Applet (1)
- VxWorks (1)
- 系统设计方案 (1)
- 微处理器开发 (1)
- 嵌入式Linux (1)
- Internet/网络编程 (1)
- 数学计算 (1)
- 通讯/手机编程 (1)
- 加密解密 (1)
- 其他嵌入式/单片机内容 (1)
- 行业发展研究 (1)
- 软件 (1)
- 书籍 (1)
VC书籍 This book is a complete reference to the C programming language and the C runtime library. As a Nuts
This book is a complete reference to the C programming language and the C runtime library. As a Nutshell book, its purpose is to serve as a convenient, reliable companion for C programmers in their day-to-day work. It describes all the elements of the language and illustrates their use with numerous ...
其他书籍 The Internet is bigger and better than what a mere browser allows. Webbots, Spiders, and Screen Scra
The Internet is bigger and better than what a mere browser allows. Webbots, Spiders, and Screen Scrapers is for programmers and businesspeople who want to take full advantage of the vast resources available on the Web. There s no reason to let browsers limit your online experience-especially when yo ...
电子书籍 Programming PHP, Second Edition is the authoritative guide to PHP 5 and is filled with the unique kn
Programming PHP, Second Edition is the authoritative guide to PHP 5 and is filled with the unique knowledge of the creator of PHP (Rasmus Lerdorf) and other PHP experts. When it comes to creating web sites, the PHP scripting language is truly a red-hot property. In fact, PHP is currently used on mor ...
VC书籍 In this book, you will acquire a comprehensive understanding of GIMP Toolkit (GTK+) that can help y
In this book, you will acquire a comprehensive
understanding of GIMP Toolkit (GTK+) that can help you to become a proficient graphical
programmer. Before continuing, you should be aware that this book is aimed at C programmers,
so we will jump right into using GTK+. Time will not be spent covering i ...
其他书籍 "TR1 roughly doubles the size of the C++ standard library, and it introduces many new facilities and
"TR1 roughly doubles the size of the C++ standard library, and it introduces many new facilities and even new kinds of library components. TR1 has some classes, for example, where some nested types may or may not exist depending on the template arguments. To programmers whose experience stops with t ...
其他 Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code. When indentin
Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code.
When indenting source code, we as programmers have a tendency to use both spaces and tab characters to create the wanted indentation. Moreover, some editors by default insert spaces instead of tabs when pressing the ...
其他书籍 C/C++ Reference There are no "Introduction to Programming" tutorials here. This site is meant to
C/C++ Reference
There are no "Introduction to Programming" tutorials here. This site is meant to be used by more-or-less experienced C++ programmers, who have a good idea of what they want to do and simply need to look up the syntax. If you re interested in learning C/C++, try one of these sites:
...
VC书籍 C++ Footprint and Performance Optimization contains case studies and sample code to give readers con
C++ Footprint and Performance Optimization contains case studies and sample code to give readers concrete examples and proven solutions to problems that don t have cut and paste solutions. The market for miniature computer programming is exploding. C++ Footprint and Performance Optimization supplies ...
电子书籍 Given Perl s natural fit for web applications development, it s no surprise that Perl is also a natu
Given Perl s natural fit for web applications development, it s no surprise that Perl is also a natural choice for web services development. It s the most popular web programming language, with strong implementations of both SOAP and XML-RPC, the leading ways to distribute applications using web ser ...
软件工程 Design patterns are elegant, adaptable, and reusable solutions to everyday software development prob
Design patterns are elegant, adaptable, and reusable solutions to everyday software development problems. Programmers use design patterns to organize objects in programs, making them easier to write and modify. C# Design Patterns: A Tutorial is a practical guide to writing C# programs using the most ...