资源列表

« 1 2 ... .65 .66 .67 .68 .69 270.71 .72 .73 .74 .75 ... 2656 »

[数据结构常用算法shujujiegou_c

说明:学习数据结构的同志,可以利用此代码库,练习自己进行数据实现!-Comrade learning data structures, you can use this code base, practice realize their own data!
<马鹏> 在 2025-01-16 上传 | 大小:338kb | 下载:0

[数据结构常用算法pailie

说明:C语言实现 排序源程序(包括直接插入、希尔、冒泡、快速、简单选择、堆排序-C language source code sort (including direct insertion, Hill, bubble, quick, simple choice HEAPSORT
<HEYINGPING> 在 2025-01-16 上传 | 大小:6kb | 下载:0

[数据结构常用算法2155

说明:二维树状数组 解北大2155 http://acm.pku.edu.cn/JudgeOnline/problem?id=21-Solution of two-dimensional array tree Beijing 2155http:// acm.pku.edu.cn/JudgeOnline/problem? Id = 21
<Yi Zhihao> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法c_algorism

说明:是一个c算法的压缩包,供大家参考,还算丰富。-C is a compression algorithm package, for your reference, fairly rich.
<Kirk> 在 2025-01-16 上传 | 大小:87kb | 下载:0

[数据结构常用算法SiZE

说明:大整数四则运算的例子和算法介绍,源码都在里面,是我大学时候老师给的,经典-Large integer arithmetic examples and algorithms, the source is inside one of my university teachers given the time, classical
<junjie> 在 2025-01-16 上传 | 大小:265kb | 下载:0

[数据结构常用算法cons

说明:设计用并查集来计算一个无向图的连通分支的算法。 对于给定的无向图G,用并查集计算无向图G 的连通分支。 -Design and a search set to calculate the connectivity of undirected graph branch algorithm. For a given undirected graph G, and Richard set calculated using undire
<yufa> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法JuZhenLianCheng

说明:问题描述 给定n个矩阵A1,A2,…,An,其中,Ai与Aj+1是可乘的,i=1,2,…,n-1。 你的任务是要确定矩阵连乘的运算次序,使计算这n个矩阵的连乘积A1A2…An时总的元素乘法次数达到最少。 例如:3个矩阵A1,A2,A3,阶分别为10×100、100×5、5×50,计算连乘积A1A2A3时按(A1A2)A3所需的元素乘法次数达到最少,为7500次。 -Descr iption of the
<陈文浩> 在 2025-01-16 上传 | 大小:6kb | 下载:0

[数据结构常用算法ZuiChangGongGongZiXuLie

说明:问题描述 序列Z=<B,C,D,B>是序列X=<A,B,C,B,D,A,B>的子序列,相应的递增下标序列为<2,3,5,7>。 一般地,给定一个序列X=<x1,x2,…,xm>,则另一个序列Z=<z1,z2,…,zk>是X的子序列,是指存在一个严格递增的下标序列〈i1,i2,…,ik〉使得对于所有j=1,2,…,k使Z中第j个元素zj与X中第ij个元素相同。
<陈文浩> 在 2025-01-16 上传 | 大小:8kb | 下载:0

[数据结构常用算法YinBiWenTi

说明:问题描述 在n个银币中有一个是不合格的,不合格的银币比合格银币要轻。 现用天平秤银币,找出不合格的银币,且在最坏情况下秤银币的次数最少。 -Descr iption of the problem in n months there is a silver coin is not up to standard, unqualified than qualified silver coin to light. Sil
<陈文浩> 在 2025-01-16 上传 | 大小:6kb | 下载:0

[数据结构常用算法king

说明:这是一道数据排列的算法题,当年我是能过道进入珠海金山公司的-This is a data problem with the algorithm, when I was able to enter the aisle Zhuhai Kingsoft Corporation
<刘少人> 在 2025-01-16 上传 | 大小:9kb | 下载:0

[数据结构常用算法zuiduanlujing

说明:这是一个用来求最短路径的程序,用的是迪杰斯特拉算法-This is a used to seek the shortest path procedure, using a Dijkstra algorithm
<潘妍妍> 在 2025-01-16 上传 | 大小:208kb | 下载:0

[数据结构常用算法anqingfengxi

说明:因为自己是编程中的菜鸟一个,虽然这个程序很简单,但是是本人自己编出来的,是一个案情分析-Because he is a rookie in programming, although this procedure is very simple, but it is out of my own, is a case Analysis
<潘妍妍> 在 2025-01-16 上传 | 大小:409kb | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 270.71 .72 .73 .74 .75 ... 2656 »

源码中国 www.ymcn.org