FLASH文件系統的源碼,Flash Memory is a nonvolatile Memory, which allows the user to electrically program (write) and erase information. The exponential growth of flash Memory has made this technology an indispensable part of hundreds of millions of electronic devices. Flash Memory has several significant differences with volatile (RAM) Memory and hard drive technologies which requires unique software drivers and file systems. This paper provides an overview of file systems for flash Memory and focuses on the unique software requirements of flash Memory devices.
上傳時間: 2015-11-29
上傳用戶:問題問題
VerboseGC demonstrates the use of the java.lang.management API to print the garbage collection statistics and Memory usage remotely by connecting to a JMX agent with a JMX service URL: service:jmx:rmi:///jndi/rmi://<hostName>:<portNum>/jmxrmi where <hostName> is the hostname and <portNum> is the port number to which the JMX agent will be connected.
標簽: the demonstrates collection management
上傳時間: 2013-12-26
上傳用戶:lgnf
Avalon Interface Specification,The Avalon interface specification is designed to accommodate peripheral development for the system-on-a-programmable-chip (SOPC) environment. The specification provides peripheral designers with a basis for describing the address-based read/write interface found on master and slave peripherals, such as microprocessors, Memory, UART, timer, etc.
標簽: Avalon Specification specification accommodate
上傳時間: 2014-03-06
上傳用戶:pompey
一個verilog語言描寫的同步fifo,包括:Fifo using declared registers for storage和Fifo using (model of) standard Memory chip for storage.兩種方式,包含testbench
標簽: using Fifo registers declared
上傳時間: 2015-12-15
上傳用戶:Avoid98
This manual describes the Call Library Function Node and the Code Interface Node (CIN). The Call Library Function Node and the CIN are the LabVIEW programming objects you use to call compiled code from text-based programming languages. This manual includes reference information about libraries of functions, Memory and file manipulation routines, and diagnostic routines that you can use with calls to external code.
標簽: Call Node Interface describes
上傳時間: 2014-12-08
上傳用戶:zm7516678
Flash Low Level Driver Code,can read/write all flash Memory
上傳時間: 2014-01-24
上傳用戶:libenshu01
Core Java 2 Volume I - Fundamentals, Seventh Edition Completely revised and up-to-date coverage of Generic programming, restrictions and limitations, type bounds, wilcard types, and generic reflection Swing GUI development, including input validation and other enhancements Exception handling and debugging, including chained exceptions, stack frames, assertions, and logging Streams and files, the new I/O API, Memory-mapped files, file locking, and character set encoders/decoders Regular expressions using the powerful java.util.regex package Inner classes, reflection, and dynamic proxies Application packaging and the Preferences API
標簽: Fundamentals Completely up-to-date coverage
上傳時間: 2016-01-02
上傳用戶:標點符號
ollydbg完全教程。OllyDbg 是一種具有可視化界面的 32 位匯編-分析調試器。它的特別之處在于可以在沒有源代碼時解決問題,并且可以處理其它編譯器無法解決的難題。 一,什么是 OllyDbg? 二,一般原理[General principles] 三,反匯編器[Disassembler] 四,分析器[Analysis] 五,Object掃描器[Object scanner] 六,Implib掃描器 [Implib scanner] 七,如何開始調試[How to start debugging session] 八,CPU 窗口[CPU window] 九,斷點[Breakpoints] 十,內存映射窗口[Memory map window] 十一、十二,監視與監察器[Watches and inspectors] 十三,線程[Threads] 十四,復制到剪切板[Copy to clipboard] 十五,調用棧[Call stack] 十六,調用樹[Call tree] 十七,選項[Options] 十八,搜索[Search] 十九,自解壓文件[Self-extracting (SFX) files] 二十,單步執行與自動執行[Step-by-step execution and animation] 二一,Hit跟蹤[Hit trace]
上傳時間: 2016-01-02
上傳用戶:xhz1993
該程序為MSP430對EEPROM操作的實際例程,功能如下 // 程序功能:該程序是用F449來控制對外部E2PROM的但字節的讀寫,其E2PROM的時鐘線和數據線分別是P4.6和P4.7,E2PROM的 // 寫入地址是0X2AH,寫入內容是40H,從E2PORM讀出的內容放在F449Memory的250單元地址,可以通過查看Memory的 // 250單元地址的內容來判斷寫入是否正確。
上傳時間: 2014-01-04
上傳用戶:Miyuki
Lua is a powerful, light-weight programming language designed for extending applications. It is also frequently used as a general-purpose, stand-alone language. It combines simple procedural syntax (similar to Pascal) with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, interpreted from bytecodes, and has automatic Memory management with garbage collection, making it ideal for configuration, scripting, and rapid prototyping.
標簽: applications light-weight programming extending
上傳時間: 2016-01-13
上傳用戶:1101055045