CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 内存

搜索资源列表

  1. TIERRA

    0下载:
  2. 地球模拟器,最经典的人工生命模型,研究人工智能的必看。一般地说,生命都具有新陈代谢、复制和进化的能力。在自然界中,生物是由有限的食物供给和有限的生存空间约束的。在Tierra中,“生物”由一系列能够自我复制的机器代码或程序组成,它在计算机中的复制分别受到计算机的存储空间和CPU时间约束。能有效地占有内存空间和利用CPU时间的生物体,将具有更高的适应度,传递到下一代的机会就越大。 在Tierra中,计算机的RAM(随机访问存储器)中有一块专门的空间,这个空间中放置了一个“祖先有机体”,该祖先有
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:269421
    • 提供者:陈谭
  1. Api_Grabber_ASM

    0下载:
  2. 程序名称:暴力搜索内存空间获得 Api 的线性地址 适用OS:9x/Me/2k/XP -procedures title : violence Search Api access memory space of linear address applicable OS : 9x/Me/2k/XP
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4850
    • 提供者:吴晓亮
  1. 图形显示CPU内存利用率_1

    0下载:
  2. 图形显示CPU利用率,以实现CPU临控。可以并能通过此知道怎么样用VC画波形图-graphics CPU utilization, in order to achieve the CPU controls. This can and pass like to know how VC painting waveform
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:25846
    • 提供者:余世均
  1. 可变分区调度算法有

    0下载:
  2. 十大题型算法全实现——(二)可变分区存储管理方案中的内存分配 -10 types of agrithment implement memory allocate in the variable partion memory management.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:5006
    • 提供者:黄宜锋
  1. GetProc

    0下载:
  2. 这是一个内存管理系统,可以设置在后台进行操作。可以清理你的内存-This is a memory manage system with which background process can be set and memory clearing can be done also.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:57636
    • 提供者:朱永
  1. dosstamem

    0下载:
  2. ★★DOS常驻内存程序[原创]★★ 也许大家不理解意思。 驻留内存的意思就是 1)不能影响其他程序的运行。 2)自我复制。 3)某种情况下进行破坏(比如4月16日)。 对于DOS程序(病毒)来说,你起码要篡改一个中断。然后在你的中断程序中把真实的中断做一次,就神不知鬼不觉了 下面我以篡改键盘中断的病毒解释一个例子。-** DOS memory Permanent procedures [original] * Perhaps they do not unders
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4113
    • 提供者:王来
  1. step6

    0下载:
  2. 内存管理mcb的方法,链表的合并,链表的拆开,好几个文件的 -memory management method, the combined Chain, Chain, we discovered several documents
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:26471
    • 提供者:查韦
  1. CatWork0508

    1下载:
  2. 这是用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.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:67938
    • 提供者:张威
  1. 三角矩阵

    0下载:
  2. 在C++中用好的办法存储三角矩阵可以节省内存,提高运算效率-C used in a good way storage triangular matrix can save memory and improve computing efficiency
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3374
    • 提供者:王通顺
  1. c库部分源代码

    0下载:
  2. c库的部分源代码 用惯了操作系统提供的内存api,你是否了解系统的运行机制,这是提供动态内存分配最简单的实现代码 静态的代码库 可用各种c编译-c for the source code of the operating system are used to provide memory api, whether you know the operating mechanism, which is to provide the most dynamic memory allocation to
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:15954
    • 提供者:
  1. top-3.5beta12

    0下载:
  2. 查看系统硬件和内存资源使用情况;以及各个进程的使用情况-check the repair of system hardware , memory source and each process.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:409512
    • 提供者:张广
  1. virtualMem

    0下载:
  2. 使用win32 API 实现分配虚拟内存。对window操作系统的内存结构,以及应用程序的内存使用情况都有帮助。-use win32 API virtual memory allocation. Window operating system to the memory structure and the application of the use of memory can help.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9903
    • 提供者:王东
  1. 12_52

    0下载:
  2. 内存管理的有关文件,是PDF文件,对学习系统编程的非常好的一本书-memory management of the documents, PDF files, the learning system programming a very good book
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:188407
    • 提供者:ewe
  1. HideFunc

    0下载:
  2. 直接调用该头文件中的 YHideProcess()就可以实现该进程在系统中的隐藏!而且此方法不是通过传统的线程注射方法,而是更改系统内存,经过在2K XP下的调试:)-called directly to the head of the paper YHideProcess () can be achieved in the process of hidden system! But this method is not through the traditional method of inj
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2604
    • 提供者:董大凡
  1. PDFViewDemo

    0下载:
  2. PDF文件批量读取和显示,支持内存读取,是批量打印PDF文件的首选控件。-quantities read PDF files and display, memory access support, batch printing the PDF document of choice for control.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1386511
    • 提供者:karl
  1. GameMaster终极完美版

    0下载:
  2. 一个修改游戏参数的小程序,和金山游侠差不多.是对内存的操作的-a revised parameters of small game procedures, and almost Jinshan drifter. The memory of the operation
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:746259
    • 提供者:卢玲玲
  1. 8.如何正常终止线程?

    0下载:
  2. 简单明了的介绍了关于线程的正常终止释放内存的过程。主要是通过关闭释放线程局丙来实现此功能-straightforward presentation of the normal thread termination release memory process. Mainly through the release of closed-threaded C Board to achieve this function
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:33454
    • 提供者:邢鹏翔
  1. 在内存虚拟硬盘的源代码

    0下载:
  2. wolksdf lksadfjl sadfjlskdf sadfjlsdkf
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:13337
    • 提供者:阿贵
  1. kboot

    0下载:
  2. 内存中的数据可以改变 在运用在会对使用者有不同于其它软件的方法 退出时会出错,但不同配制的机子会有不同的出错信息-memory data can be used to change the user will be different from other software methods to pull out to be wrong, but a different preparation of the machine have different error messages
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:20032
    • 提供者:陈义君
  1. sdk_WinBase_memory

    0下载:
  2. 进程间共享内存的例子,可用该技巧进行进程间通信- The advancement shares the memory the example, may use this skill to carry on the advancement to correspond
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:15842
    • 提供者:黄磊
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com