搜索资源列表

  1. memorymappedfilesyntaxoperation

    0下载:
  2. 6.如何使用内存映射文件实现多个程序间互斥运行?-6. How to use memory-mapped file to achieve a number of procedures among mutually exclusive operation?
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-18
    • 文件大小:201728
    • 提供者:hanyou
  1. C++465134615

    0下载:
  2. 经典实例,用C++语言制作的the fifo method of memory distribute-classic example, C language fifo produced by the method of memory distribute
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:92160
    • 提供者:liyun
  1. physmembrowser

    0下载:
  2. Physical Memory Browser
  3. 所属分类:系统编程

    • 发布日期:2024-05-18
    • 文件大小:23552
    • 提供者:aeno
  1. ScalableMemoryAllocator

    0下载:
  2. 这是一篇讲内存分配器的不错的论文,不过需要很好的E文才能看得懂。-say this is a good memory distributor of paper, but it needs good E can understand the text.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-18
    • 文件大小:115712
    • 提供者:curly
  1. XWPE

    0下载:
  2. 这是截包和发包的小工具(用到ws_32.dll和hook技术、共享内存。。),其中SendUdp.dll本来想用delphi写的因为vc++指针操作快,-This is the cut-off delivery of the package and small tools (used ws_32.dll hook and technology, shared memory. .) , SendUdp.dll which had want
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-18
    • 文件大小:389120
    • 提供者:song
  1. C++memory

    0下载:
  2. c++ 内存管理算法,适合于中高级程序员,从可执行文件格式到linux/windows内存管理方式,涉及内存管理的所有方面-c memory management algorithm, which is suitable for middle- and high-level programmers, from the executable file format to linux/windows memory management, m
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:5730304
    • 提供者:everest
  1. mem_admin

    1下载:
  2. 一个ARM内核通用的内存管理程序。通过使用三个链表进行管理,能减少内存碎片的发生。-a generic ARM kernel memory management procedures. Through the use of three chain management, can reduce the incidence of memory debris.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:许晖冬
  1. MManager

    0下载:
  2. 这是一个内存管理的模拟程序。 采用FIFO,LRU等算法管理内存。 这是*作系统课程的一个项目。-This is a memory management of the simulation program. Using FIFO, LRU algorithm such as memory management. This is my operating system course of a project.
  3. 所属分类:系统编程

    • 发布日期:2024-05-18
    • 文件大小:114688
    • 提供者:cy
  1. la1823+lc72131

    0下载:
  2. 数字选台收音机 注意: (1)遥控发射芯片用TC9012/TC9243 经常用到的还有UPD6121和LC7461,它们的不同只处在于引导码的时间不同或者数据位的个数不同,接受原理基本一样。将本程序的相关位置修改就可以通用。 系统时钟22.1184MHZ,如果用其他的时钟请将delay.c文件中的定时器装载值修改一下 (2) 键盘检测在VFD程序中,16312可以驱动VFD,另外外部可接24个按键,并将按
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:75776
    • 提供者:王宇
  1. yemianguanli

    0下载:
  2. 题目:设计一个请求页式存储管理方案,并编写模拟程序实现 具体要求: 1、产生一个需要访问的指令地址流,为不失一般性,可以适当地(用人工指定地方法或用随机数产生器)生成这个序列,使得 50%的指令是顺序执行的。25%的指令均匀地散布在前地址部分,25%的地址是均匀地散布在后地址部分 2、 页面淘汰算法采用 FIFO页面淘汰算法,并且在淘汰一页时,只将该页在页表中抹去。而不再判断它是否被改写过,也不将它写回到辅存 3、产生一
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:周子藤
  1. FLASH(msp430)

    0下载:
  2. MSP430系列单片机的FLASH存储相关程序-MSP430 MCU Flash memory related procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:陈燕
  1. SharedDll

    0下载:
  2. 这个程序是我尝试使用dll共享内存段的代码。当多个程序调用dll时,dll中会产生一块所有程序可以访问的内存块,可用于用于进程通信和控制。-this procedure is to try to use the shared memory of the dll code. When the number of procedures called dll, dll will have an all procedures can acces
  3. 所属分类:进程与线程

    • 发布日期:2024-05-18
    • 文件大小:75776
    • 提供者:姚秋林
  1. memoryverilog

    0下载:
  2. 一个关于MEMORY设计的原代码,使用VERILOG编写的 希望对大家有些帮助-one of the original Memory design code prepared by the use of verilog we hope to help some
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:26624
    • 提供者:王平
  1. uC_OS2_Mega8_source_code

    0下载:
  2. μC OS-Ⅱ Mega8 的源代码,包括内核代码,存储器管理代码等.自己解压后看啦.-μC OS-Ⅱ Mega8 source code, including kernel code, such as memory management code.看啦own after decompression.
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-18
    • 文件大小:614400
    • 提供者:张郑锟
  1. Sru

    0下载:
  2. memory dump,可以將DOS下1M內存的內容全部讀出來,並列印在螢幕上.-memory dump, can be DOS 1M memory read out all the details. and print on the screen.
  3. 所属分类:汇编语言

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:劉甜
  1. C++MemoryPool_src

    0下载:
  2. C++内存池的使用例子,频繁的New和Delete操作会造成内存碎片,通过使用内存池,有效地解决了这个问题-C memory pool examples of the use and frequent New and Delete operations will cause memory debris, through the use of memory pool, effective solution to this problem
  3. 所属分类:系统编程

    • 发布日期:2024-05-18
    • 文件大小:17408
    • 提供者:唐晓飞
  1. HopfieldNet

    0下载:
  2. 设计一个离散hopfield网络,实现联想记忆,以对模糊数字进行识别,判断。-design of a discrete hopfield network, associative memory, a pair of fuzzy figures for the recognition, judgment.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-18
    • 文件大小:47104
    • 提供者:天路
  1. Memboost

    0下载:
  2. MemBoost RAM Optimizer is a very light Memory Management utility which allows you to take total control over your System s RAM. You can manually FREE a certain amount of RAM or set MemBoost to do this automatically. -Mem
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:253952
    • 提供者:Jello Li
  1. The_process_of_memory_and_files_on_windows

    0下载:
  2. 随便编写的WINDOWS文件处理和内存管理的程序!大家有需要就快快下把!-casually prepared by the Windows document processing and memory management procedures. We need to quickly stop!
  3. 所属分类:文件操作

    • 发布日期:2024-05-18
    • 文件大小:920576
    • 提供者:zhuzhu
  1. memory_arithmatic

    0下载:
  2. The programe is emluator the memory arithmatic---FIFO LRU ...in the operate system.-emluator the memory arithm atic--- FIFO LRU operate ... in the system.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:yt
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org