资源列表

« 1 2 ... .73 .74 .75 .76 .77 2578.79 .80 .81 .82 .83 ... 2656 »

[数据结构常用算法操作矩阵的类 CMatrix

说明:一个操作矩阵的类CMatrix的算法,代码比较长,但是时间复杂度不是很高,所以个人觉得还算是个合格的该类算法代码-an operational matrix of categories CMatrix algorithm, code rather long, but time complexity is not very high, so personally think that this was a qualified source
<方价钱> 在 2024-11-02 上传 | 大小:11264 | 下载:0

[数据结构常用算法char_base64

说明:此程序是Base64算法,其实现是完全用了char* 的数据类型,封装的比较干净,好用-this procedure is Base64 algorithm, its implementation is fully spent char* data types, package cleaner, Easy
<llg> 在 2024-11-02 上传 | 大小:20480 | 下载:0

[数据结构常用算法InOutData

说明:此程序对网路传输数据的传输是个很好的东东,其主要是对数据进行压入和压出作了封装, 对int,long,byte,char*和结构均支持, 数据是以流的形式-this procedure to the Internet to transmit data transmission is a very good Eastern, mainly for data indentation made and squeezed out the pac
<llg> 在 2024-11-02 上传 | 大小:11264 | 下载:2

[数据结构常用算法消除文法左递归

说明:消除文法左递规算法的实现(此为可执行源代码)-left eliminate grammar rules delivery algorithm implementation (such as executable code )
<何浩> 在 2024-11-02 上传 | 大小:297984 | 下载:0

[数据结构常用算法树与链表结合使用

说明:
<林正海> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法TopologicalSort

说明:数据结构的拓扑排序算法,很形象,用c语言编成,非常的不错,值得推荐,基本无bug-data structures topological sorting algorithm, the image was used c language composition, very good, worthy of recommendation, the basic bug-
<ctp> 在 2024-11-02 上传 | 大小:224256 | 下载:0

[数据结构常用算法Sortarithmatic

说明:数据结构算法之各种排序算法比较,由c语言编写而成,希尔,快速,堆排序三种-algorithm data structure the various sorting algorithms, the language from c prepared, Hill, rapid and three Heap Sort
<ctp> 在 2024-11-02 上传 | 大小:227328 | 下载:0

[数据结构常用算法Hashtab

说明:数据结构算法之一,哈希表的构成,冲突采用双哈希再散列解决-algorithm data structure, the composition Hash Table, double-conflict re-hash Hash solution
<ctp> 在 2024-11-02 上传 | 大小:221184 | 下载:0

[数据结构常用算法Transpose

说明:数据结构算法之一,矩正的转制,显示矩正转换前后用于比较-algorithm data structure, one moment is the conversion moments are shown for comparison before and after conversion
<ctp> 在 2024-11-02 上传 | 大小:215040 | 下载:0

[数据结构常用算法JOSPHS

说明:采用带头结点的约瑟夫算法,存储结构采用单链表结构,无bug-using lead node Joseph algorithm, a single storage structure Chain structure, no bug
<ctp> 在 2024-11-02 上传 | 大小:210944 | 下载:0

[数据结构常用算法Marriage

说明:稳定婚姻:第一步配成一对夫妇, 即组成一个有序对, 以此作为问题的部分解, 以后每一步考虑一男一女, 如果将他们组成有序对并加入到部分解中, 不会引起不稳定, 则加入之 否则, 不组成有序对, 而是考虑另一对男女. 这样一步步地给部分解增加有序对, 直至得到完整解.在回溯的基础上,找到最优。 -stable marriage : first night of a couple that is a component ordered pa
<小康> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法动态规划-矩阵连乘

说明:由于矩阵连乘不同结合方式的运算工作量很不一样. 工作量相差也非常大;所以要寻找一种最佳的结合方式, 然后再执行矩阵乘法运算-continually multiply matrices combining different ways of computing workload very different. The workload is also very big difference; So to find the best com
<小康> 在 2024-11-02 上传 | 大小:1024 | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 2578.79 .80 .81 .82 .83 ... 2656 »

源码中国 www.ymcn.org