代码搜索结果

找到约 10,000 项符合 Memory 的代码

memory.plg

礦ision3 Build Log Project: D:\YYL\节点\软件调试\usb 调试\调试程序\LPC2141-USBMem\Memory.uv2 Project File Date: 05/03/2007 Output:

memory.asm

; Four-F, 2002 ; four-f@mail.ru fCopyMemory proto :LPVOID, :LPVOID, :UINT fZeroMemory proto :LPVOID, :UINT fFillMemory proto :LPVOID, :UINT, :BYTE malloc proto :DWORD free proto :LPVOID .co

memory.h

#ifndef MEMORY_INCLUDED #define MEMORY_INCLUDED //extern const unsigned char memory_initializer[32]; #define PROGRAM_START 0 #define HYS (RAM_SIZE +0 ) #define THERM (RA

memory.c

//////////////////////////////////////////////////////////////// // // S C R I P T H E R M // A SCRIPTABLE THERMOMETER // // entry of the National Semiconductor COP8FL

memory.c

/* * linux/mm/memory.c * * (C) 1991 Linus Torvalds */ /* * demand-loading started 01.12.91 - seems it is high on the list of * things wanted, and it should be easy to implement. - Linus */ /* * 需求加载是

memory.h

/* * NOTE!!! memcpy(dest,src,n) assumes ds=es=normal data segment. This * goes for all kernel functions (ds=es=kernel space, fs=local data, * gs=null), as well as for all well-behaving user programs (

memory.java

import java.awt.*; import java.awt.event.*; import javax.swing.*; /*主程序类*/ public class memory extends JFrame implements ActionListener{ JFrame set_frame,fr; JButton jbutton1,jbutton2,

memory.sgml

Memory Memory allocation and debugging functions. T