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

搜索资源列表

  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. MemStash

    0下载:
  2. C++ 通过Mem类实现Stash类,很经典的一个程序,因为是自动分配内存且是自动消除的.-C category by Mem achieve Stash category, is a classic procedure, because it is automatically allocate memory which is automatically eliminated.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2786
    • 提供者:张楞
  1. 天文数的阶乘

    0下载:
  2. 我编写了一个“天文数字计算”程序突破了这一限制,可以把数字的长度扩充到无穷多位。除了能做加、减、乘、除、求模等基本运算外还可以做阶乘、乘方、开平方等运算。 例如:10000! = ?、(2002^2000)%9999 = 9394、2002的平方根的小数点后第10000位是4。 下面这个程序只是我用编写的“天文数字计算”里的一个计算。 因为在程序代码中使用了中文,所以这个程序如果不在中文DOS下运行,可能会出现乱码,但不影响程序的计算结果。 注:因为D
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1507
    • 提供者:高天一
  1. 操作系统课程实验

    1下载:
  2. 操作系统实验,包括进程管理,文件管理,内存管理的基本实验源玛-experimental operating system, including process management, document management, memory management source of the basic experiment Machia
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:25155
    • 提供者:lome
  1. os_2

    0下载:
  2. 本程序需要用到数据结构中队列的概念完成。用指针指出下一个进程的PCB首地址,最后一个进程中指针为“0”。该调度算法是从后备队列中选择一个或若干个估计运行时间最短的作业,将其调入内存运行。当要求运行时间不为0时,将PCB加入队列(按优先数大小插入,且置队首标志);若要求运行时间为0,则把它的状态修改为“结束”(),并退出队列。-the procedures need to resort to queue data structure to complete the concept. Using i
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1087
    • 提供者:紫水晶
  1. 哈夫曼译码

    2下载:
  2. [基本要求] 一个完整的系统应具有以下功能: (1)I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。 (2)E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 (3)D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件T
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:61514
    • 提供者:吕夏琴
  1. EditOperation

    0下载:
  2. 编写程序对内存数据的操作,实现系统的剪切、复制和粘贴、删除的功能。-procedures for the preparation of data memory, the operation to achieve the cut, copy and paste, delete functions.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8038
    • 提供者:li
  1. a1229

    0下载:
  2. 一个C程序,用char *malloc(unsigned size)函数向系统申请一次内存空间-a C program, char * malloc (unsigned size) function to the system for a memory space
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:927
    • 提供者:liutao
  1. a1230

    0下载:
  2. 一个C程序,用char *malloc(unsigned size)函数向系统申请一次内存空间-a C program, char * malloc (unsigned size) function to the system for a memory space
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:927
    • 提供者:liutao
  1. liw-modules-0_3.tar

    0下载:
  2. 一些常用的C语言源程序,字符串处理、内存管理和出错处理等。使用方法请看readme文件。-some common C language source code, string handling, memory management and error handling. Use Look at the readme file.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:43720
    • 提供者:qing
  1. AddFeature

    0下载:
  2. 这是一个比较好,功能相对独立的例子,它包含从引入MapX对象,加载地图数据,设置地图边界,创建临时图层,添加图层字段,添加地图数据等功能,并比较了两种临时图层方式(本地文件和内存表)对添加图元速度的时间参数。临时表的方式非常适合工控,电信端子责备监控,GPS监控的要求地图上能快速反映监控状态变化的应用。-This is a good, relatively independent of the functional examples, ranging from the introduction
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:97862
    • 提供者:Ivy
  1. SCSYSF

    0下载:
  2. 首次适应算法!! 内存页式管理 链表结构-first adaptation algorithm! ! P. memory management structure Chain! !
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10083
    • 提供者:杨强
  1. 内存映射

    0下载:
  2. 内存映射
  3. 所属分类:C#编程

    • 发布日期:2010-10-16
    • 文件大小:178968
    • 提供者:hongdefa
  1. TestMachine

    0下载:
  2. c#编写的小代码,使用多线程重复执行代码,测试服务器的cpu使用情况及内存占用情况。 Program.cs RAMObject.cs Test.cs TestCPU.cs TestMachine.csproj TestRAM.cs
  3. 所属分类:C#编程

  1. XbaseSitePublisher

    0下载:
  2. 内存数据库的实现,用c#实现简单数据库,包括数据增、删、改、查操作(转)-memory database
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:539911
    • 提供者:周俊
  1. memery

    0下载:
  2. 用C语言编写一段程序,模拟存储管理中利用链表结构进行循环首次适应法的内存分配与释放操作:首先用系统函数malloc在内存中申请一块大小为1000字节的空间,然后通过输入命令完成此块内存中的分区分配与回收算法,要求在屏幕上给出必要的结果显示。-Write a program using C language to simulate the use of list storage management cycle of the structure of first-fit memory alloca
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:1691
    • 提供者:weiwei
  1. ShareMemery

    0下载:
  2. 内存共享技术,进程通信,通过内存指定区域进行共享使进程间相互通信-Memeory sharead
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:80383
    • 提供者:王朝帅
  1. ClassApi

    0下载:
  2. C#编写的类,利用API封装了键盘鼠标内存读取等功能,包涵代码及详细注释-Written in C# class using the API encapsulates the keyboard and mouse functions such as memory read, bear the code and detailed notes
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:8456
    • 提供者:老君
  1. CSharpvariable

    0下载:
  2. C#变量名是内存中存放数据容器的名称!就好像整个中国就是内存,而北京,上海,广西地名就相当于变量名及VS2008应用。-C# variable name is stored in memory data container name! As if the whole of China is the memory, while Beijing, Shanghai, Guangxi names equivalent to the variable name and VS2008 applicatio
  3. 所属分类:CSharp

    • 发布日期:2017-05-31
    • 文件大小:13493167
    • 提供者:mo
  1. 魔力辅助

    1下载:
  2. 魔力内存辅助,可用于怀旧服,需要的可以下载。
  3. 所属分类:C#编程

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com