登录
首页 » Visual C++ » CacheManager

CacheManager

于 2009-07-21 发布 文件大小:130KB
0 152
下载积分: 1 下载次数: 0

代码说明:

说明:  高效的内存管理机制和原理的分析,电子书籍,好资料(Efficient memory management mechanisms and principles of analysis, e-books, and good information)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MeDelete
    SelfDelete(可以删除自身的VC++源码(巳通过了调试)) 为了实现程序自删除功能,我们可以通过多进程的方法解决这个问题。可执行文件在结束返回前,创建一个运行命令窗口的新进程(在Windows98中为Command进程,在Windows2000/XP中为CMD进程),当然该命令窗口以隐藏方式执行,并通过传递参数执行删除功能。为了避免可执行文件的映像还在内存中就执行删除,需要把当前进程设置为实时优先级,而命令窗口进程设置为很低的IDLE优先级,这样首先可执行文件结束返回,再运行命令窗口的删除命令,就实现了该文件自身的删除功能。 (SelfDelete (you can delete its own VC++ source code (had passed debugging)) In order to achieve the program from the delete function, we can multi-process methods to solve this problem. Return before the end of the executable file, run the command window to create a new process (in Windows98 process for the Command, in Windows2000/XP process for CMD), of course, the command window to hide the manner and to perform delete functions by passing a parameter . In order to avoid the executable file image still in memory on the implementation of delete, you need to set the current process for real-time priority, and the command window to set the process priority to low IDLE, so the end of the first return to the executable file, then run the command window delete command, the file itself to achieve the delete function. )
    2011-06-26 23:22:21下载
    积分:1
  • Exe.Protector
    windows 可执行文件 加壳 保护。一个windows下的可执行文件加壳保护程序,结构清晰明了,值得一看(windows executable packers protection)
    2010-05-21 11:58:01下载
    积分:1
  • winprodll
    动态链接库 (DLL) 是作为共享函数库的可执行文件。动态链接提供了一种方法,使进程可以调用不属于其可执行代码的函数。函数的可执行代码位于一个 DLL 中,该 DLL 包含一个或多个已被编译、链接并与使用它们的进程分开存储的函数。DLL 还有助于共享数据和资源。多个应用程序可同时访问内存中单个 DLL 副本的内容。 这是一个.CHM 格式的讲解DLL应用的文件,内容比较全。(The dynamic link library (DLL) is an executable file as a shared library. The dynamic link provides a way, so that the process can call a function that does not belong to the executable code. The executable code of the function is located in a DLL, the DLL contains one or more of the function has already been compiled, linked and are separated with the process using them stored.The DLL also helps to share data and resources. Multiple applications can access the contents of a single copy of the DLL in memory.This is the. CHM format, explain the the DLL application of the file, compare the whole content.)
    2012-11-28 09:13:41下载
    积分:1
  • twi285
    一个可以解ax2+bx+c 0方程的程序,输入a,b,c即可得到结果X1,X2,包内有详细VB代码,(A solution ax2+ bx+ c 0 equation application, type a, b, c can get results X1, X2, there is detailed VB code,)
    2017-04-12 14:26:25下载
    积分:1
  • luckyProgram
    自用的摇号软件,C++实现的,有很多不足之处。大家一起改进吧,亲们(my test program for lucky)
    2016-11-04 13:21:45下载
    积分:1
  • mangemaent
    存储管理的主要功能之一是合理地分配空间。请求页式管理是一种常用的虚拟存储管理技术。 本实验的目的是通过请求页式管理中页面置换算法模拟设计,了解虚拟存储技术的特点,掌握请求页式存储管理的页面置换算法。(One of the main functions of storage management is a reasonable allocation of space. The requested page style management is a common virtual storage management technology. The purpose of this study is to page through the request-type management page replacement algorithm for analog design, understanding the characteristics of virtual storage technology, master requested page storage management page replacement algorithm.)
    2010-05-29 16:05:23下载
    积分:1
  • FDYC1
    完整的公司内部培训管理系统,环境VB可以运行,截面漂亮,操作方便()
    2017-11-03 20:47:45下载
    积分:1
  • VPNDialer
    vpn拨号C源码,找你很久才找到的,不知道能否用,(vpn dailer c source code)
    2010-01-27 17:38:38下载
    积分:1
  • livepanoConverterVideo
    基于opengl和glsl的鱼眼全景图,将鱼眼图片,通过GLSL编写的shader贴到球上,让人眼观看的时候产生鱼眼效果。(-Based on OpenGL and glsl fisheye panorama, fish eye picture, written in glsl shader attached to the ball, let the human eye viewing when the fisheye effect.)
    2017-05-03 17:56:31下载
    积分:1
  • GetCPUID
    VB源码,利用VB直接得到CPU的ID号(get cpu id)
    2009-10-16 16:58:29下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载