CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - memory management

搜索资源列表

  1. sogoNETBIT

    0下载:
  2. 嵌入式浏览器,可以实现在手机中的浏览网页,包含内存管理,html解析,显示等-embedded browser, can be achieved in the mobile Web browsing, includes memory management, html parsing display
  3. 所属分类:浏览器

    • 发布日期:2008-10-13
    • 文件大小:1.15mb
    • 提供者:ruri
  1. C_Programming_arts.rar

    0下载:
  2. 本书揭示了C++程序员创建世界级软件的奥秘。程序设计大师Herbert Schildt通过将C++语言广泛应用于功能强大的编程任务中,全面展示了C++语言的多功能性,敏捷性,和艺术性。本书内容包括探索C++的功能,创建内存管理的垃圾回收器子系统,开发线程控制面板,建立译码器以扩展C++的功能,开发可断点续传的Internet文件下载工具,创建财务分析库,用基于AI的搜索技术探索人工智能,建立定制的STL容器,以及开发Mini C++解释程序。,This book reveals the C++
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-20
    • 文件大小:5.7mb
    • 提供者:Andy_Jack
  1. 1

    0下载:
  2. 操作系统进程内存管理模拟 -Operating system memory management process simulation
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:21.16kb
    • 提供者:吴用
  1. memory

    0下载:
  2. 在linux下模拟计算机内存管理,功能较为全面,有较为简单的界面-semulate the management of the memory
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:1.81kb
    • 提供者:独孤龙
  1. mmOnline_src

    0下载:
  2. another IOCP tcp/ip, threadpool, memory management implementation. intended for large scale game server.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:47.36kb
    • 提供者:crenique
  1. MBuf

    0下载:
  2. 这是从伯克利BSD的mbuf中提取的实现代码,如果使用者看过TCP/IP详解2的朋友就会在开篇看到这个代码, 我将其改写,虽然还是没有支持cluster的操作,但是基本可以从中知道这个实现的过程了。 关于Balloc是我为嵌入式系统定制的小型内存块管理系统,用4字节管理128个字节的内存。 MBuffer 是基于其上实现的。(如果没有使用Balloc,dtom将不能得到正确的结果)。-This is the mbuf from the Berkeley BSD implementat
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-08
    • 文件大小:1.72mb
    • 提供者:sunyi
  1. AWE_IOCP_SOCKET_MEMPOOL

    0下载:
  2. 具有优秀的内存管理,的一个IOCP服务器源代码,大家看看吧!-Has excellent memory management, an IOCP server source code, we see it!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:141.76kb
    • 提供者:于皓
  1. xmlparser

    0下载:
  2. XML解析器在XML文件中载入一个满内存,它解析文件,它会产生一个树结构代表XML文件。当然,你也可以解析XML数据,你已经储存自己变成一个内存缓冲区中。此后,你可以很轻易地“探”树,让你的数据。你也可以使用“添加修改树”和“删除”功能和再生一个XML字符串从subtree格式化。-Here is how it works: The XML parser loads a full XML file in memory, it parses the file and it generates a
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-29
    • 文件大小:1.24kb
    • 提供者:李有
  1. ACE-tutorial

    0下载:
  2. 经典可跨平台的网络应用程序的程序库套件。它提供了socket/threading/memory management等多种系统调用的面对对象的wrapper,使C++通信软件开发更加简单。 可实现可跨多种平台完成通用的通信软件任务,其中包括:事件多路分离和事件处理器分派、信号处理、服务初始化、进程间通信、共享内存管理、消息路由、分布式服务动态(重)配置、并发执行和同步,等等。 .-Classic cross-platform web application library packag
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:133.07kb
    • 提供者:langxj
  1. LINUX_program_whitebook

    0下载:
  2. linux编程白皮书,本书对Linux操作系统及其编程作了整体的介绍,以支持用于开发软件的公开源码模型。对内存管理、进程及其通信机制、PCI、内核模块编程及内核系统结构作了详细的解释,且附有很多程序代码实例。对深入研究Linux下的编程有很大的帮助。 -linux programming White Paper, the book made ​ ​ an overall introduction to the Linux operating system and its pr
  3. 所属分类:Linux Network

    • 发布日期:2017-11-30
    • 文件大小:16.15mb
    • 提供者:nijin
  1. testiocp2

    0下载:
  2. IOCP服务器,acceptEx,内存管理,心跳-The IOCP server acceptEx, memory management, heartbeat
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-20
    • 文件大小:676.25kb
    • 提供者:罗韦刚
  1. VirtualMemory

    0下载:
  2. 内存管理的介绍,主要是内存的互斥访问策略。比如说MUTEX,SEMPHORE还有一些消息或者标志位的控制-The introduction of memory management, memory mutually exclusive access policy. For example, the MUTEX, SEMPHORE some message or logo bit control
  3. 所属分类:Linux Network

    • 发布日期:2017-11-16
    • 文件大小:149.08kb
    • 提供者:sunwenwen
  1. Ass2-skeleton

    0下载:
  2. * Copyright (C) 2009 - c506001 (email: c506001@cse.hcmut.edu.vn ) * * Content: * -------- * Functions of memory management * * System and Networking Department * Faculty of Computer Science and Engineering * Ho Chi Minh City
  3. 所属分类:Linux Network

    • 发布日期:2017-11-10
    • 文件大小:133.83kb
    • 提供者:minhdao
  1. um_s3c2412_rev106

    0下载:
  2. This manual describes SAMSUNG s S3C2412-This manual describes SAMSUNG s S3C2412X 16/32-bit RISC microprocessor. This product is designed to provide hand-held devices and general applications with cost-effective, low-power, and high-performance mic
  3. 所属分类:Linux Network

    • 发布日期:2017-05-13
    • 文件大小:2.98mb
    • 提供者:kever
  1. Linux-Memory-Management

    0下载:
  2. Linux 内存管理,讲解了嵌入式linux系统的硬件及软件构成,内核编程语言,配置linux内核-Linux memory management, explain the hardware and software configuration of embedded linux system kernel programming language, configure linux kernel, etc.
  3. 所属分类:Linux Network

    • 发布日期:2017-05-11
    • 文件大小:2.03mb
    • 提供者:huyahui
  1. COSP0.11

    0下载:
  2. 操作系统COS+0.11 系统有 1.区分特权等级 2.多进程 3.系统时钟 4.键盘中断 5.系统调用门 6.Shell 8.显示 9.内存管理-perating system COS+0.11 System 1 distinguished privilege level 2 multi process 3 system clock 4 keyboard interrupt 5 system call gate
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:1.34mb
    • 提供者:
  1. best_fit

    0下载:
  2. Best fit algorithm for memory management in linux
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:757byte
    • 提供者:Arunkumar V S
  1. first_fit

    0下载:
  2. First fit algorithm for memory management in linux.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:724byte
    • 提供者:Arunkumar V S
  1. worst_fit

    0下载:
  2. Worst fit algorithm for memory management in linux
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:750byte
    • 提供者:Arunkumar V S
  1. Simulation-file-management

    0下载:
  2. 在内存中开辟一个空间作为文件存储器,在其上实现一个简单的文件系统 退出这个文件系统时,需要该文件系统的内容保存到磁盘上,以便下次可以将其回复到内存中来。-Open up a space in memory as a file store, and implement a simple file system on its When you exit this file system, you need to save the content of the file system to
  3. 所属分类:Linux Network

    • 发布日期:2017-04-26
    • 文件大小:54.51kb
    • 提供者:李鑫
« 12 3 »
搜珍网 www.dssz.com