代码搜索:MemoryBlock
找到约 61 项符合「MemoryBlock」的源代码
代码结果 61
www.eeworm.com/read/440385/7690041
txt 网络游戏制作技术(4).txt
网络游戏制作技术(4)
上一篇 / 下一篇 2007-11-14 19:15:28
查看( 27 ) / 评论( 0 ) / 评分( 0 / 0 )
【转载】 作者:tyroneking
续上在这里我将要向大家简单介绍一下游戏服务器中必须要处理另外一项主要技术:
内存分配处理技术也可以称为内存池处理技术(这个比较洋气,前面通俗的好,呵 ...
www.eeworm.com/read/120986/14777407
cpp dictate.cpp
// Dictate.cpp: implementation of the CDictate class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "WIN页面置换.h"
#include "Dictate.h"
www.eeworm.com/read/362944/2926198
java allocatememoryblock.java
package com.ysu.cwy;
import java.util.List;
public class AllocateMemoryBlock {
private List memoryFreeBlockList=null; //空闲链
private List memoryBlockInUseList
www.eeworm.com/read/362944/2926191
java getbackusedmemory.java
package com.ysu.cwy;
import java.util.List;
public class GetBackUsedMemory {
private List memoryFreeBlockList=null; //空闲链
private List memoryBlockInUseList=n
www.eeworm.com/read/362944/2926196
java memorymanager.java
package com.ysu.cwy;
import java.util.ArrayList;
import java.util.List;
public class MemoryManager {
private List memoryFreeBlockList=null;
private List memoryBloc
www.eeworm.com/read/120986/14777430
cpp mainclass.cpp
// MainClass.cpp: implementation of the CMainClass class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "WIN页面置换.h"
#include "MainClass.
www.eeworm.com/read/216898/14987429
cc memblock.cc
/*
* Copyright (C) 1997 Todd Veldhuizen
* All rights reserved. Please see for terms and
* conditions of use.
*
*/
#ifndef BZ_MEMBLOCK_CC
#define BZ_MEM
www.eeworm.com/read/237003/13983292
cc memblock.cc
/*
* Copyright (C) 1997 Todd Veldhuizen
* All rights reserved. Please see for terms and
* conditions of use.
*
*/
#ifndef BZ_MEMBLOCK_CC
#define BZ_MEM
www.eeworm.com/read/120986/14777446
h mainclass.h
// MainClass.h: interface for the CMainClass class.
//
//////////////////////////////////////////////////////////////////////
//包含页。内存块 页表
#include "MemoryBlock.h"
#include "Page.h"
#include
www.eeworm.com/read/326616/3470739
entries
/AbstractMemoryBlock.java/1.3/Fri Jun 9 20:44:04 2006//
/GlobalMemoryBlock.java/1.4/Fri Jun 9 20:44:04 2006//
/HeapMemoryBlock.java/1.5/Fri Jun 9 20:44:04 2006//
/MemoryBlock.java/1.4/Fri Jun 9