搜索结果
找到约 72 项符合
explain 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (8)
- 书籍 (8)
- 其他 (5)
- 行业发展研究 (5)
- 单片机编程 (4)
- 通讯编程文档 (4)
- 软件设计/软件工程 (4)
- VC书籍 (3)
- 软件工程 (3)
- Java编程 (3)
- 模拟电子 (2)
- Delphi/CppBuilder (2)
- 通讯/手机编程 (2)
- 无线通信 (1)
- 开发工具 (1)
- 仿真技术 (1)
- 电子书籍 (1)
- 数值算法/人工智能 (1)
- Java书籍 (1)
- Modem编程 (1)
- 压缩解压 (1)
- 游戏 (1)
- 数学计算 (1)
- 单片机开发 (1)
- 驱动编程 (1)
- Linux/Unix编程 (1)
- 技术管理 (1)
- 嵌入式Linux (1)
- 系统设计方案 (1)
- 汇编语言 (1)
- DSP编程 (1)
- matlab例程 (1)
单片机开发 I built the Superlist control whilst developing an RSS reader called FeedGhost. Although there are p
I built the Superlist control whilst developing an RSS reader called FeedGhost. Although there are plenty of commercial grouped list controls available I wanted to have total control over the code and of course its usability. Superlist supports drag drop column customisation, grouping as well as han ...
其他书籍 Microsoft .net IL 汇编语言程序设计指南. To tell the truth, I don t think I had much choice in this matter. Le
Microsoft .net IL 汇编语言程序设计指南.
To tell the truth, I don t think I had much choice in this matter. Let me explain. With Microsoft .NET technology taking the world by storm, with more and more information professionals getting involved, large numbers of books covering various aspects of this ...
通讯编程文档 Welcome to Beginning Algorithms, a step-by-step introduction to computing algorithms for the real wo
Welcome to Beginning Algorithms, a step-by-step introduction to computing algorithms for the real world.
Developers use algorithms and data structures every day of their working lives. Having a good understanding
of these algorithms and knowledge of when to apply them is essential to producing softw ...
其他书籍 PHP Cookbook has a wealth of solutions for problems that you ll face regularly. With topics that ran
PHP Cookbook has a wealth of solutions for problems that you ll face regularly. With topics that range from beginner questions to advanced web programming techniques, this guide contains practical examples -- or "recipes" -- for anyone who uses this scripting language to generate dynamic web content ...
其他书籍 This application report presents basic code for initializing and operating the TMS320LF240x DSP devi
This application report presents basic code for initializing and operating the TMS320LF240x DSP devices. Two functionally equivalent example progra ms are presented: one written in assembly language and the other in C language. Detailed discussions of each program are provided that explain numerous ...
其他书籍 This note introduces the two main user adjustments of a video monitor, BRIGHTNESS and CONTRAST .
This note introduces the two main user adjustments of a video monitor,
BRIGHTNESS
and
CONTRAST
. I explain the effect that these controls have
on picture reproduction, and I explain how to set them. This note
applies to computer monitors, studio video monitors, and television
receivers.
驱动编程 This book explains how to write device drivers for the newest members of the MicrosoftWindows family
This book explains how to write device drivers for the newest members of the MicrosoftWindows family of operating systems using the Windows Driver Model (WDM). In this Introduction, I ll explain who should be reading this book, the organization of the book, and how to use the book most effectively. ...
技术管理 Pre-review checklist 准备工作 2.1Practical considerations 通常的考虑 1. Have you been provided with a desig
Pre-review checklist 准备工作
2.1Practical considerations 通常的考虑
1. Have you been provided with a design document to understand the code ? Is the design document up-to-date (latest version) ? 你是否得到一份解释代码的设计文档?设计文档是否最新的?
2. Does the design document explain 设计文档是否 ...
Delphi/CppBuilder This is hands-down the best C++ book for anyone who really wants to use C++, it will take you throug
This is hands-down the best C++ book for anyone who really wants to use C++, it will take you through all of the features of the language and not only explain what each feature is for, but also why it was included, and the best way to use it.
其他 davidmaxwaterman (December 28, 2007 at 7:29 am)ah, the extra credits part of the NotepadCodeLab he
davidmaxwaterman (December 28, 2007 at 7:29 am)ah, the extra credits part of the NotepadCodeLab helps a lot. There s nothing like actual code and a debugger to explain things :) ...