资源列表

« 1 2 ... .05 .06 .07 .08 .09 110.11 .12 .13 .14 .15 ... 2656 »

[数据结构常用算法ostang

说明:这是我上个学期操作系统的课程设计,做了一个多级文件系统,用文件模拟磁盘,基于i节点结构,功能超强,希望对大家有用。-This is my last semester of courses operating system design and a multi-level file system, disk using simulated document, based on i node structure, function supe
<唐海浪> 在 2024-11-20 上传 | 大小:10kb | 下载:0

[数据结构常用算法permtang

说明:这是一个生成全排列的程序,采用最小变化算法,相邻两个序列之间只有两个数的次序不同,每交换两个数,便形成一个新的序列,速度非常快.-This is a whole generation with a procedure using the smallest change algorithm sequence between two adjacent only two of several different order every two
<唐海浪> 在 2024-11-20 上传 | 大小:40kb | 下载:0

[数据结构常用算法combtang

说明:这是一个生成组合序列的程序,而且是非递归的,代码非常精简,速度很快,序列是字典序的.-This is a combination of sequence generation process, but also non- recursive, code very concise, very fast, is the sequence of lexicographic.
<唐海浪> 在 2024-11-20 上传 | 大小:40kb | 下载:0

[数据结构常用算法huffman_cdoe

说明:多个Huffman编码、解码器的程序,对数据结构的学习者很有用。-over Huffman encoding, decoding device procedures, data structures useful to learners.
<龚文引> 在 2024-11-20 上传 | 大小:73kb | 下载:0

[数据结构常用算法ayangmovie

说明:有关遗传算法的例子,可以解决诸如数学中函数近似最大值,最短路径的问题.vb开发的,很好的 .-example, can be resolved, such as mathematics function approximate maximum shortest path problem. Vb development, very good.
<王名> 在 2024-11-20 上传 | 大小:3.22mb | 下载:0

[数据结构常用算法C程序自动测试程序系统

说明:C程序自动测试程序系统,主要是测试数据结构中的几个经典算法:关于排序,树的遍历等.-C automatic test procedures, test data is the main structure of classical algorithm : Sort of, such as tree traversal.
<徐杰> 在 2024-11-20 上传 | 大小:603kb | 下载:0

[数据结构常用算法BFSandDFS

说明:用C写的源程序功能分别是1.用DFS算法判断有向图中是否有环2.从文件中读图,用邻接链表保存信息,寻找两个结点vi,vj间的最短路径-written in C source is a function respectively. DFS algorithm used to determine whether there are plans Central 2. Interpret drawings from the file, use
<光光> 在 2024-11-20 上传 | 大小:3kb | 下载:1

[数据结构常用算法java网络编程实例

说明:Java各种网络代码,方便了java开发者,加快了程序员的开发进程。 -Java code various networks, and facilitates the java developers, programmers accelerate the development process.
<小文> 在 2024-11-20 上传 | 大小:8.78mb | 下载:0

[数据结构常用算法国际大学生程序设计竞赛题解

说明:要想看看自己的编程水平有多高。除了开发项目和做出象样子的软件以外,还有一个很好的办法就是参加比赛.而国际大学生程序设计竞赛题解,为你提供了检验自己的一个很好的挑战。里面不仅有大量的例题,还有各种算法的分析和与实例的结合。是提高英文和编程能力的绝对好书了-To look at our own programming level is very high. In addition to development projects and to
<srgr> 在 2024-11-20 上传 | 大小:1.79mb | 下载:0

[数据结构常用算法C语言实现的皇后问题

说明:n皇后问题,可以显示所有的合适路径,典型的回溯算法-n Queen's, will show you all the appropriate path, the typical backtracking algorithm
<吴限负> 在 2024-11-20 上传 | 大小:9kb | 下载:0

[数据结构常用算法SortSource

说明:用VC+ASM做的内排序比较软件,共比较6种排序,最大特色是通过汇编计算排序运行时间,详细看readme.txt-VC ASM done within sequencing software comparison, a total of six more species, in order of greatest characteristics is calculated by compiling Sort running time,
<刘景豪> 在 2024-11-20 上传 | 大小:1.25mb | 下载:0

[数据结构常用算法shiyan01

说明:功能强大,包括:创建新十字链表、节点删除、节点插入、打印十字链表 、存盘、文件中恢复(读出)矩阵、检索指定矩阵元素(关键字是行列下标) 、检索一个指定矩阵元素(关键字是矩阵元素值)-powerful features, including : creating a new Cross List, delete nodes, the nodes to insert, print Cross Chain, archive, the pape
<孙廷> 在 2024-11-20 上传 | 大小:2kb | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 110.11 .12 .13 .14 .15 ... 2656 »

源码中国 www.ymcn.org