搜索结果
找到约 91 项符合
Resources 的查询结果
按分类筛选
- 全部分类
- 书籍 (16)
- 电子书籍 (6)
- 其他 (6)
- 技术资料 (6)
- Java编程 (5)
- 其他书籍 (4)
- 单片机编程 (2)
- 嵌入式综合 (2)
- 可编程逻辑 (2)
- Internet/网络编程 (2)
- 文件格式 (2)
- Delphi控件源码 (2)
- Linux/Unix编程 (2)
- VC书籍 (2)
- 软件设计/软件工程 (2)
- 系统设计方案 (2)
- 通讯编程文档 (2)
- 资料/手册 (1)
- 模拟电子 (1)
- 教程资料 (1)
- 通信网络 (1)
- 开发工具 (1)
- 源码/资料 (1)
- 微处理器开发 (1)
- J2ME (1)
- 书籍源码 (1)
- 嵌入式Linux (1)
- 行业发展研究 (1)
- 技术管理 (1)
- 汇编语言 (1)
- 其他数据库 (1)
- 软件工程 (1)
- 文章/文档 (1)
- SQL Server (1)
- DSP编程 (1)
- Java书籍 (1)
- 驱动编程 (1)
- Jsp/Servlet (1)
- Windows Mobile (1)
- 编译器/解释器 (1)
- 嵌入式/单片机编程 (1)
- C/C++语言编程 (1)
- 源码 (1)
驱动编程 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. ...
Linux/Unix编程 Cromfs is a compressed read-only filesystem for Linux. Cromfs is best at archiving gigabytes of big
Cromfs is a compressed read-only filesystem for Linux. Cromfs is best at archiving gigabytes of big files that have a lot of redundancy. It aims primarily at achieving a strong compression, even at the cost of memory and CPU time resources. It uses the LZMA compression algorithm from 7-zip and block ...
电子书籍 1. Installation Uninstallation 2. Getting Started 3. Managing Projects 4. Adding Files to the
1. Installation Uninstallation
2. Getting Started
3. Managing Projects
4. Adding Files to the Project
5. Managing Resources
6. Custom Designer Plugins
7. What s New
通讯编程文档 Blocking CoThe aim of this toolbox is to compute blocking probabilities in WDM networks. This work w
Blocking CoThe aim of this toolbox is to compute blocking probabilities in WDM networks. This work was based on [1], [2], [3], [4] and user is referred to those papers for deeper study.
Because WDM networks are circuit switched loss networks blocking may occur because of lack of resources.Computat ...
通讯编程文档 Because WDM networks are circuit switched loss networks blocking may occur because of lack of resour
Because WDM networks are circuit switched loss networks blocking may occur because of lack of resources. Also in circuit switched networks many paths use the same links. This toolbox answers the question how different paths with different loads influence on each other and what is the blocking on eac ...
编译器/解释器 nesc language introduction. nesC is an extension to C [2] designed to embody the structuring concept
nesc language introduction. nesC is an extension to C [2] designed to embody the structuring concepts and execution model of
TinyOS [1]. TinyOS is an event-driven operating system designed for sensor network nodes that
have very limited resources (e.g., 8K bytes of program memory, 512 bytes of RAM ...
嵌入式/单片机编程 An Overview of Smart Card Security. The smart card, an intelligent token, is a credit card sized
An Overview of Smart Card Security.
The smart card, an intelligent token, is a credit card sized plastic card embedded with an integrated circuit chip. It provides not only memory capacity, but computational capability as well. The self-containment of smart card makes it resistant to attack as it d ...
C/C++语言编程 全景图像和多光谱图像融合
PixelFusion.dsp
    This file (the project file) contains information at the project level and
    is used to build a single project or subproject. Other users can share the
    project (.dsp) file, but they should export the makefiles locally.
PixelFusion.h
  &nb ...
技术资料 c#给目录树显视自定义图标
楼术描述项:
        (1).该项目中"我的电脑"是作者自定义的root节点,没有设定其路径,所以BeforeExpand事件中会从它开始依次遍历,但"我的电脑"会提示"没有指定路径".故需要if(e.Tag.ToString() != "我的电脑")判断.同时"我的文档"需要再次获取其路径,依次实现Add子节点;
   ...
源码 Delphi三层数据库连接池 (1)
Delphi三层数据库连接池 (1)
Connection Pool for Delphi release notes
-------------------------------------------------------------------------------
This document contains:
- Short description of the product
- Other text files
- TRIAL version limitations
- Delphi - versions supported
- Ins ...