搜索结果
找到约 180 项符合
programmers 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (26)
- VC书籍 (24)
- 技术资料 (17)
- 电子书籍 (16)
- 其他 (11)
- 软件设计/软件工程 (7)
- 软件工程 (6)
- Linux/Unix编程 (6)
- Java书籍 (6)
- VxWorks (6)
- 游戏 (5)
- Java编程 (4)
- 多媒体 (3)
- 编译器/解释器 (3)
- matlab例程 (3)
- 单片机编程 (2)
- 技术书籍 (2)
- 实用工具 (2)
- 驱动编程 (2)
- 汇编语言 (2)
- 文章/文档 (2)
- 数据结构 (2)
- Delphi控件源码 (2)
- 软件 (1)
- 书籍 (1)
- 数值算法/人工智能 (1)
- 加密解密 (1)
- 通讯/手机编程 (1)
- 书籍源码 (1)
- 源码/资料 (1)
- 压缩解压 (1)
- Internet/网络编程 (1)
- 串口编程 (1)
- Applet (1)
- 数学计算 (1)
- 嵌入式/单片机编程 (1)
- 单片机开发 (1)
- 嵌入式Linux (1)
- 微处理器开发 (1)
- Windows CE (1)
- 系统设计方案 (1)
- 其他嵌入式/单片机内容 (1)
- 行业发展研究 (1)
- 认证考试资料 (1)
编译器/解释器 OXCC is a multipass, interpreting C compiler with several language extensions. It generates an Archi
OXCC is a multipass, interpreting C compiler with several language extensions. It generates an Architecture Neutral Format (ANF) output and comes with a couple of example back ends. Programmers are expected to write additional back ends for their specific needs.
软件工程 Advanced linux programming. Linux was written in C. This book give information about linux and techn
Advanced linux programming. Linux was written in C. This book give information about linux and technologies in linux operating system. Then show the programming part of kernel and environments. Really nice for C programmers on Linux.
其他 Solving Engineering Problems Using MATLAB C++ Math Library Introduction In the previous article, we
Solving Engineering Problems Using MATLAB C++ Math Library Introduction
In the previous article, we studied how can use MATLAB C API to solve engineering problems. In this article I will show you how can use MATLAB C++ math library. The MATLAB&reg C++ Math Library serves two separate constituencies: ...
其他 This book was intended specifically for people who know how to program already but have taken only r
This book was intended specifically for people who know how to program already but have taken only rudimentary
stabs at graphics/game programming or never taken any stab at all, such as programmers in another field or college
students looking to embark on some side projects.
技术资料 Java
Java程序员-上班那点事儿.pdf
电子书,java程序员的第一经验,心声-Java programmers- to go to work that point Shier. Pdf e-boo
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 ...
嵌入式Linux Understanding the Linux Kernel helps readers understand how Linux performs best and how it meets th
Understanding the Linux Kernel helps readers understand how Linux performs best and how
it meets the challenge of different environments. The authors introduce each topic by
explaining its importance, and show how kernel operations relate to the utilities that are
familiar to Unix programmers and us ...
Linux/Unix编程 数学公式库--非常不错 The GNU Scientific Library (GSL) is a collection of routines for numerical computing. T
数学公式库--非常不错
The GNU Scientific Library (GSL) is a collection of routines for numerical computing. The routines have been written from scratch in C, and present a modern Applications Programming Interface (API) for C programmers, allowing wrappers to be written for very high level
VC书籍 This popular tutorial introduction to standard C++ has been completely updated, reorganized, and rew
This popular tutorial introduction to standard C++ has been completely updated, reorganized, and rewritten to help programmers learn the language faster and use it in a more modern, effective way.Just as C++ has evolved since the last edition, so has the authors approach to teaching it.
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 ...