MTD(memory technology device内存技术设备)是用于访问memory设备(ROM、flash)的Linux的子系统。MTD的主要目的是为了使新的memory设备的驱动更加简单,为此它在硬件和上层之间提供了一个抽象的接口。
标签: memory technology MTD device
上传时间: 2013-12-11
上传用户:huannan88
5509 MMC in Native Mode
上传时间: 2015-03-18
上传用户:jennyzai
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.
标签: classic game inspired shooter
上传时间: 2014-02-10
上传用户:康郎
全名:Sams Teach Yourself JavaServer Pages 2.0 with Apache Tomcat in 24 Hours,24小时精通Apache Tomcat下的JSP2.0开发,英文,要有一定的英文水平才能轻松阅读.
标签: JavaServer Yourself Apache Tomcat
上传时间: 2014-01-13
上传用户:caiiicc
2. You may use this core in any way, be it academic, commercial, or -- military. Modified or not.
标签: commercial Modified academic military
上传时间: 2015-03-20
上传用户:顶得柱
The assessment of JAVA in the Western Insititute Technology.
标签: Insititute Technology assessment Western
上传时间: 2013-12-17
上传用户:xaijhqx
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 Multimedia RAD program that plays movies, WAV files, and MIDI files. Shutting down the BCB RAD programming tools and writing raw Windows API code instead. Creating components dynamically on the heap at runtime. Setting up event handlers (closures) dynamically at runtime. A brief introduction to using exceptions. This topic is covered in more depth in Chapter 5, "Exceptions." A brief introduction to ANSI strings. This subject is covered in more depth in Chapter 3, "C++Builder and the VCL." Using the online help. Greping through the include and source files that come with the product and with this book.
标签: introduce Overview Borland Builder
上传时间: 2014-01-04
上传用户:小鹏
Thinking in Java 的中文版(CHM)当初找他花了不少工夫,现在奉上.
上传时间: 2013-12-22
上传用户:zhenyushaw
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 the less frequent in more bits, the total length of the encoded text will be diminished. This consideration suggests that we use Huffman or arithmetic coding, preferably of adaptive kind, along with LZSS.
标签: algorithm character position either
上传时间: 2014-01-27
上传用户:wang0123456789
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 copy of the ported source andexe files.
标签: is portable possible extract
上传时间: 2014-01-20
上传用户:维子哥哥