资源列表

« 1 2 ... .18 .19 .20 .21 .22 4723.24 .25 .26 .27 .28 ... 5346 »

[C#编程顺序表的就地逆置

说明:试写一算法,实现顺序表的就地逆置,即利用原表的存储空间将线性表(a1,a2,...,an)逆置为(an,an-1,...,a1).-try to write an algorithm to achieve the order form in situ reverse home, namely the use of the original table of linear storage space (a1, a2 ,..., an) i
<与非门> 在 2008-10-13 上传 | 大小:1.49kb | 下载:0

[C#编程MEAN_GPS

说明:GPS example in C++,very helpful to the GPS learning
<忠仁> 在 2008-10-13 上传 | 大小:151.72kb | 下载:0

[C#编程exp15612

说明:从线性表中删除所有其值重复的元素,使得所有元素的值都不相同。如对于线性表,执行此算法后变为,要求线性表可由用户动态创建并且程序可执行演示。-table from linear to delete all of its elements repeat value, making the value of all the elements not the same. As for the linear scale implementatio
<李白白> 在 2008-10-13 上传 | 大小:3.11kb | 下载:0

[C#编程计算器200

说明:这是个计算器,是用c语言模拟的,水平有限,请多多指教-This is a calculator, is to use C language simulation, limited, and you will enlighten
<孟伟> 在 2008-10-13 上传 | 大小:3.94kb | 下载:0

[C#编程OS课题设计

说明:任务 设计一个虚拟存储区和内存工作区,并使用下述算法计算访问命中率。 (1)先进先出的算法(FIFO) (2)最近最少使用算法(LRU) (3)最佳淘汰算法(OPT) (4)最少访问页面算法(LFU) (5)最近最不经常使用算法(NUR) 命中率=(1 – 页面失效次数)/页地址流长度-mission design a virtual memory storage area and the work area and to use th
<东方少秋> 在 2008-10-13 上传 | 大小:2.58kb | 下载:0

[C#编程跨行表头

说明:在.net的datagrid空间的表头实现跨行表头,此文档是一个实例
<张迪> 在 2008-10-13 上传 | 大小:969byte | 下载:0

[C#编程Csharpprimerplus

说明:C# primer plus一书中的源代码和PDF补充文档,适合全面掌握C#语言的开发者学习-C# primer plus a book of the source code and add PDF files, suitable for a comprehensive grasp of the language C# developers learning
<fzj> 在 2008-10-13 上传 | 大小:294.05kb | 下载:1

[C#编程省考02

说明:c语言全国统考的编程 大家可以借鉴下啊-national examination of programming we can draw under ah
<周云云> 在 2008-10-13 上传 | 大小:2.43kb | 下载:0

[C#编程省考03

说明:03年的c语言统考题, 继续借鉴,-03 c language examination that continue to draw laughter
<周云云> 在 2008-10-13 上传 | 大小:33.05kb | 下载:0

[C#编程省考02 的

说明:02年的c语言统考题目, 可以拿去看下的-02 c language examination subject can be found in a glance
<周云云> 在 2008-10-13 上传 | 大小:17.92kb | 下载:0

[C#编程c练习题

说明:一些c语言的资料,对考计算机有用的 哦 看看啦-some resource for C,very use for computer study, try it.
<周云云> 在 2008-10-13 上传 | 大小:6.69kb | 下载:0

[C#编程省考01

说明:一些c语言考试的统考题目, 有些用的,可以拿去看看的啊-some language examinations examination subject, and some of that can be found to see the ah
<周云云> 在 2008-10-13 上传 | 大小:44.78kb | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 4723.24 .25 .26 .27 .28 ... 5346 »

源码中国 www.ymcn.org