资源列表

« 1 2 ... .40 .41 .42 .43 .44 1845.46 .47 .48 .49 .50 ... 2656 »

[数据结构常用算法PointersLoops

说明:describes pointers and loops
<gizmo> 在 2024-10-03 上传 | 大小:204800 | 下载:0

[数据结构常用算法a

说明:超长数列中n个整数排序,用C++中的类来设计超长数列,对n个整数排序-Super-long series of n-integer sorting
<林娅静> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法Tree

说明:Binary search tree - class template BST - Some basic method: insert, delete
<vietquocvn> 在 2024-10-03 上传 | 大小:129024 | 下载:0

[数据结构常用算法Algorithms

说明:压缩包中包括几个常用算法对应的POJ练习题的实现,包括,无向图的欧拉回路,点的割集,TRIE树,最优比率生成树,最小树形图-Compressed package includes several commonly used algorithms POJ corresponds to the realization of exercises, including, undirected graph of the Euler circuit
<ACMaryland> 在 2024-10-03 上传 | 大小:5120 | 下载:0

[数据结构常用算法Set

说明:使用C语言建立带头结点链表实现了集合。并进行了性能上的优化。-Achieve set using C to build list witch head node. And make optimization in performance.
<张立斌> 在 2024-10-03 上传 | 大小:35840 | 下载:0

[数据结构常用算法NextSecond

说明:使用C++实现了计算任意时间的下一秒的功能。可用用作C++入门时用。-Calcalute the next second using C++. It s good for C++ Introduction.
<张立斌> 在 2024-10-03 上传 | 大小:524288 | 下载:0

[数据结构常用算法CppProgramofDateStruct

说明:C++编程——数据结构与程序设计实现,由美国资深教授通过自己的上课讲稿编写而成,是一本很好的提高c++编程能力的教程-C++ Programming- Data Structure and Program Design, a senior professor from the United States through its own scr ipt written in class, is a very good capacity t
<cuier> 在 2024-10-03 上传 | 大小:26121216 | 下载:0

[数据结构常用算法2

说明:约瑟夫环(Joseph)问题的一种描述是:编号1,2,┉,n的n个人按顺时针方向围坐一圈,每个人持有一个密码(正整数),一开始,任选一个正整数作为报数上线值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1开始报数,如此下去,直至所有人全部出列为止。设计一个程序求出出列顺序。-Joseph Ring (Joseph) a descr iptio
<飞天神> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法duoxiangshi

说明:多项式求值,用于求两个多项式的和,c语言版-Polynomial evaluation, for seeking and two polynomials, c language version
<张伟> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法tree

说明:二叉树的基本操作,例如前序遍历,后序遍历,层序遍历-tree
<涵涵> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法Ex1

说明:此为用栈实现的队列,完成入队列和出队列的功能。 此为大学一年级软件工程数据结构课某次作业-This is achieved with the stack queue, complete the entry queue and a queue functions. This is the first year software engineering data structure of a particular job class
<林速度> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法huffman

说明:自己写的哈弗曼树算法,希望能给大家一点帮助-Write your own Havermann tree algorithm
<钟坚> 在 2024-10-03 上传 | 大小:365568 | 下载:0
« 1 2 ... .40 .41 .42 .43 .44 1845.46 .47 .48 .49 .50 ... 2656 »

源码中国 www.ymcn.org