搜索结果
找到约 7,882 项符合
in-Memory 的查询结果
嵌入式Linux MTD(memory technology device内存技术设备)是用于访问memory设备(ROM、flash)的Linux的子系统。MTD的主要目的是为了使新的memory设备的驱动更加简单
MTD(memory technology device内存技术设备)是用于访问memory设备(ROM、flash)的Linux的子系统。MTD的主要目的是为了使新的memory设备的驱动更加简单,为此它在硬件和上层之间提供了一个抽象的接口。
DSP编程 5509 MMC in Native Mode
5509 MMC in Native Mode
其他 Pocket 1945 is a classic shooter inspired by the classic 1942 game. The game is written in C# target
Pocket 1945 is a classic shooter inspired by the classic 1942 game. The game is written in C# targeting the .NET Compact Framework. This article is my first submission to Code Project and is my contribution to ongoing .NET CF competition.
Java编程 全名:Sams Teach Yourself JavaServer Pages 2.0 with Apache Tomcat in 24 Hours
全名:Sams Teach Yourself JavaServer Pages 2.0 with Apache Tomcat in 24 Hours,24小时精通Apache Tomcat下的JSP2.0开发,英文,要有一定的英文水平才能轻松阅读.
VHDL/FPGA/Verilog 2. You may use this core in any way, be it academic, commercial, or -- military. Modified or not.
2. You may use this core in any way, be it academic, commercial, or -- military. Modified or not.
Java书籍 The assessment of JAVA in the Western Insititute Technology.
The assessment of JAVA in the Western Insititute Technology.
Delphi/CppBuilder Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also d
Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also devote considerable time to explaining the purpose of this book and the philosophy behind my approach to technical writing. Technical subjects covered in this chapter include Creating a simple Multimed ...
Java书籍 Thinking in Java 的中文版(CHM)当初找他花了不少工夫
Thinking in Java 的中文版(CHM)当初找他花了不少工夫,现在奉上.
压缩解压 In each step the LZSS algorithm sends either a character or a <position, length> pair. Among t
In each step the LZSS algorithm sends either a character or a <position, length> pair. Among these, perhaps character "e" appears more frequently than "x", and a <position, length> pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent in fewer bits and t ...
压缩解压 UnZip is a small zipfile extract utility. It is written to be assmall portable as possible and is in
UnZip is a small zipfile extract utility. It is written to be assmall portable as possible and is intended to be starting point for im-plementation of .ZIP files in non-IBM environments.Source code is provided in C and Turbo Pascal. If you port this programto a non-IBM system, I would appreciate a c ...