资源列表

« 1 2 ... .43 .44 .45 .46 .47 2248.49 .50 .51 .52 .53 ... 2657 »

[数据结构常用算法Qsort

说明:快速排序算法的Pascal源代码,可用于数据结构的教学。-Quick sort algorithm Pascal source code, can be used in the teaching of data structure.
<王海涛> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法majo

说明:给定含有n 个元素的多重集合S = {a1, a2,., an } ,1 ≤ ai ≤ n ,1 ≤ i ≤ n ,每个元素在S 中出现的次数称为该元素的重数。多重集S 中重数大于n/2 的元素称为主元素。例如,S={2,2,4,2,1,2,5,2,2,8}。多重集S 的主元素是2,其重数为6。-Given n elements containing multiple collection S = (a1, a2,., An), 1 ≤
<杰克> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法Current-phase-Calculator2

说明:AC Current phase calculator
<majid> 在 2024-07-04 上传 | 大小:8192 | 下载:0

[数据结构常用算法GreedTsp

说明:用贪心方法计算TSP路径,用的是matlab-TSP path with the greedy method, using matlab
<林宏声> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法Josephus-

说明:约瑟夫环,经典的数据结构问题,适合初学者研究,用C#语言-Josephus, the classic problem of data structures, suitable for beginners, using C# language
<林宏声> 在 2024-07-04 上传 | 大小:25600 | 下载:0

[数据结构常用算法LinkList

说明:自己写的线性链表,适合c++初学者学习使用 实现了基本功能,并能保存\读取文件中的链表。使用vs2012编译,如提示不兼容请直接copy LinkList.h和LinkList.cpp两个文件-Write your own linear list for c++ beginners learning to use to achieve the basic function, and can save the \ read the f
<李绩鹏> 在 2024-07-04 上传 | 大小:2818048 | 下载:0

[数据结构常用算法DS_chap3_prj5

说明:地图染色问题。地图上相邻的区域染成不同的颜色,地图用矩阵表示。-Map coloring problem. Map region adjacent dyed a different color, a matrix map.
<夏风> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法Bit-AES-encryption-algorithm-code

说明:AES加密算法的一点代码,上传分享试试看。-Bit AES encryption algorithm code, upload and share it a try.
<蔷槿> 在 2024-07-04 上传 | 大小:60416 | 下载:0

[数据结构常用算法MD5

说明:md5加密算法,用c语言实现,长传分享试试看效果-md5 encryption algorithm, using c language, try to share a long pass effect
<蔷槿> 在 2024-07-04 上传 | 大小:13312 | 下载:0

[数据结构常用算法rsa

说明:rsa数据加密算法实现,上传发放点福利,试试效果-rsa encryption algorithm, upload distribution points welfare, try the effect
<蔷槿> 在 2024-07-04 上传 | 大小:10240 | 下载:0

[数据结构常用算法ACM

说明:acm超级经典的算法。内容包括河内塔 费式数列 巴斯卡三角形 三色棋 老鼠走迷官(一) 老鼠走迷官(二) 骑士走棋盘 八个皇后 八枚银币 生命游戏 字串核对 双色、三色河内塔 背包问题(Knapsack Problem) 数、运算 蒙地卡罗法求 PI 等等。-acm super classic algorithms. Including Hanoi
<cyj> 在 2024-07-04 上传 | 大小:444416 | 下载:0

[数据结构常用算法UStringLD

说明:字符串匹配LD算法的Delphi实现,提供了类TStringLD,封装了比较方法和获取字符串差异详情的方法。-LD Delphi string matching algorithm, implemented in Delphi. Provides a class TStringLD, which encapsulates a comparison method and a method to fetch detailed informa
<Yijian> 在 2024-07-04 上传 | 大小:1024 | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 2248.49 .50 .51 .52 .53 ... 2657 »

源码中国 www.ymcn.org