资源列表

« 1 2 ... .19 .20 .21 .22 .23 1524.25 .26 .27 .28 .29 ... 2656 »

[数据结构常用算法C-language-course-design

说明:摘 要 课程设计语言类课程的指导思想:使学生通过学习高级编程语言的知识、编程技术和基本算法,掌握课程设计的思想和方法,具备利用计算机求解实际问题的能力,能灵活运用高级语言进行程序设计。 -Summary of curriculum design language courses in guiding ideology: to enable students to learn high-level programming language through knowledge of prog
<leizi> 在 2025-06-17 上传 | 大小:35kb | 下载:0

[数据结构常用算法sorting-nilai-tertinggi-ke-rendah

说明:aplikasi sorting data degan c
<ardi> 在 2025-06-17 上传 | 大小:3kb | 下载:0

[数据结构常用算法KnightsTour

说明:骑士游历,DEITEL版本。编程风格相当良好。-Knight traveled, DEITEL version. Programming style is very good.
<qinyongking> 在 2025-06-17 上传 | 大小:2kb | 下载:0

[数据结构常用算法strcon

说明:对于给定的n个字符串,请找出一种最佳的连接方式,使得采用该连接方式得到的字符串在所有连接的结果中,字典序最小-For a given n-string, find an optimal connection, making use of the connection string to get the results in all connections, the lexicographic minimum
<guoxx> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法dazhengshu

说明:大整数运算器(数据结构课程设计)包含源代码及项目分析-Large integer arithmetic (data structure course design) contains the source code and project analysis
<彭绍杰> 在 2025-06-17 上传 | 大小:911kb | 下载:0

[数据结构常用算法manal-for-C-language-PDG-

说明:完备的C语言算法查询文件,PDG格式的,内容全面完整。-Complete C-language algorithm query file, PDG format, content, comprehensive and complete.
<MIKE> 在 2025-06-17 上传 | 大小:17.69mb | 下载:0

[数据结构常用算法KPqsort

说明:就是一个很好的排序程序,十分精简RT不解释-Program is a good sort, not very concise explanation RT
<lwyj> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法Prim

说明:这是一个图论问题中最小生成树的一种构造算法。 按普里姆算法构造最小生成树的过程为:在所有“其一个顶点已经落在生成树上,而另一个顶点尚未落在生成树上”的边中取一条权值为最小的边,逐条加在生成树上,直至生成树中含有 n-1条边为止。 -This is a problem in graph theory, a minimum spanning tree construction algorithm. Primm constructed by the minimum spanning tree
<AKTE> 在 2025-06-17 上传 | 大小:251kb | 下载:0

[数据结构常用算法Cpp2

说明:利用VC++6.0对二维向量进行处理,对输入的向量按长度由小到大排序-Using VC++6.0 to process two-dimensional vector, the length of the input vector by ascending order
<zhuimengren> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法1

说明:利用VC++6.0实现了基于伙伴算法的内存分配与释放,算法中只使用了数组这一数据结构,算是一大不足,希望大家予以完善-Achieved using VC++6.0 based partner with the release of memory allocation algorithms, the algorithm uses only the array data structure can be regarded as a big enough hope to improve
<zhuimengren> 在 2025-06-17 上传 | 大小:2kb | 下载:0

[数据结构常用算法1

说明:利用VC++6.0实现了迷宫问题,构成迷宫图形的数组由主函数中的二维数组决定,其他的操作可以按照界面提示进行-Using VC++6.0 to achieve a maze, maze graphics array form from the main function of the two-dimensional array of decisions, other operations can follow the screen prompts
<zhuimengren> 在 2025-06-17 上传 | 大小:2kb | 下载:0

[数据结构常用算法huffman4

说明:霍夫曼压缩程序,内建霍夫曼树,利于初学者掌握压缩的原理-Huffman compression procedure, built-in Huffman tree, which will help beginners to master the principles of compression
<polochen> 在 2025-06-17 上传 | 大小:2kb | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 1524.25 .26 .27 .28 .29 ... 2656 »

源码中国 www.ymcn.org