搜索资源列表
Memory
- memory management
最佳适应算法 信安 陆华锋 20022638
- 最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,该算法要求将所有的空闲分区按其内容以从小到大的顺序形成一空闲分区链。这样,第一次找到的能满足要求的空闲区,必然是最佳的。-best adaptation algorithm is a dynamic memory allocation through an algorithm. The so-called "best"
51汇编程序1ASM
- 本程序用于测试实时时钟模块SD2000的SRAM存储器D/E系列, 程序功能如下: 1. 关闭/INT1及/INT2的中断输出 2. 初始化时间(写时间数据) 3. 在BREAKPOINT1设断点时,依次读时间-写SRAM数据-读SRAM数据循环 4. 全速执行时,LED四位分别显示小时和分钟的值-procedures used to test the real-time clock module SD2000 SRAM memory D / E Series, procedures follo
FORTRAN语言内存动态申请技术的实现方法
- FORTRAN语言内存动态申请技术的实现方法-FORTRAN language memory technology for the dynamic method
ScriptApp-0.6.1.29-win
- JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual ma
MEMORY-ss
- c语言之存储篇,从基础学起,让你彻底精通c语言的应用。-memory of c language,learn form base,lead you to be well up to application of c language
DatePicker
- 上次公司需要,搞了一个SWING的Aapplication的DEMO,重新弄了一般SWING,可惜最后无疾而终,可悲..... 最近离职,把以前的东西整理了一下,觉得多少有点用处,写下算是悼念吧! 这是其中日期选择控件的代码,改编自网上某个程序(记不得了),界面如下所示:-last company, engaged in a SWING of the DEMO Aapplication re-SWING get a general, but nothing came of the last, s
ToyFDTD2-v1.0
- builds an alternate memory allocation scheme into ToyFDTD1. Contributed by John Schneider, it guarantees that the data arrays are contiguous, which the ToyFDTD1 scheme does not. Released 6 December, 1999.
内存映射
- 内存映谢范例 内存映谢范例 内存映谢范例-RAM memory model Xie Ying Ying Ying Xie Xie memory paradigm example of memory model Xie Ying
dosstamem
- ★★DOS常驻内存程序[原创]★★ 也许大家不理解意思。 驻留内存的意思就是 1)不能影响其他程序的运行。 2)自我复制。 3)某种情况下进行破坏(比如4月16日)。 对于DOS程序(病毒)来说,你起码要篡改一个中断。然后在你的中断程序中把真实的中断做一次,就神不知鬼不觉了 下面我以篡改键盘中断的病毒解释一个例子。-** DOS memory Permanent procedures [original] * Perhaps they do not unders
step6
- 内存管理mcb的方法,链表的合并,链表的拆开,好几个文件的 -memory management method, the combined Chain, Chain, we discovered several documents
CatWork0508
- 这是用MFC 和 C++ 创建的一个基于对话框的程序(主窗口本身是个对话框),在内存中动态创建对话框。-with MFC and C based on the creation of a dialog box procedure (main window is a dialog itself), the creation of dynamic memory box.
关于内存的一些概念
- 关于内存的一些概念 原著:阿鸣 1.何为内存模块 (Memory Module)? 内存模块是指一个印刷电路板表面上有镶嵌数个记忆体芯片chips,而这内存芯片通常是DRAM芯片,但近来系统设计也有使用快取隐藏式芯片镶嵌在内存模块上内存模块是安装在PC 的主机板上的专用插槽(Slot)上镶嵌在Module上DRAM芯片(chips)的数量和个别芯片(chips)的容量,是决定内存模块的设计的主要因素。 - About memory some concepts original: A
treetable
- 用java写得一个treetable实现,可以携带用户自己的数据类。本例带有一个简单得使用例子: 1、导入到Eclipse,把package换成你自己得package 2、运行TreetableMain.java即可 这是本人参考sun公司给出得那个treetable例子写得。重大改进如下: 1、sun公司的例子可能是由于写得较早,里面重写了TreeModel和AbstractTableModel的很多方法。本人改进了它里面的TreeTableModel和TreeTable
Memory
- 优龙YLP270的MEMORY裸机测试程序,欢迎下载
Memory
- 通过VC++MFC编程来实现计算机的内存的读取与管理,-Through VC++ MFC programming to achieve read the computer s memory and management,
memory-leak-in-mfc
- This project is dialog based and using mfc.When we use the mfc in vc++ there is some memory leaking problem due to use of third party dll. this code help to remove this problem it take care the memory.
Memory-Cards
- 适用于存储卡的操作界面.-memory card reader software
Memory card record play
- Record incoming adc data on memory card and play back using pwm.... audio record and playback
