资源列表

« 1 2 ... .55 .56 .57 .58 .59 160.61 .62 .63 .64 .65 ... 2656 »

[数据结构常用算法huanghou

说明:在一个8×8的棋盘里放置8个皇后,要求每个皇后两两之间不相"冲"发现很少有关于C#的算法,这是最近写的一个八皇后的算法我写了很详细的注解。-In an 8 × 8 chessboard placed 8 Queen s, Queen s 22 requirements for each phase between the raiding rarely found on the C# The algorithm, which is recently wrote an eight Queen s
<潘奇峰> 在 2025-07-21 上传 | 大小:13kb | 下载:0

[数据结构常用算法khan11

说明:我学习时候的数据结构程序!都是自己经验的总结,对大家有帮助!-learning process data structures! Their experiences are summed up, we have to help!
<khan> 在 2025-07-21 上传 | 大小:568kb | 下载:0

[数据结构常用算法++cifafenxicompiler

说明:编译原理的实验--设计一个词法分析器,可以识别C中的关键字和各种符号-compiler principle experiments-- design a lexical analyzer can identify C keywords and various symbols
<亿摆> 在 2025-07-21 上传 | 大小:1.59mb | 下载:0

[数据结构常用算法subdivide20NT

说明:基于catmull-clark和loop细分的精确细分曲面曲面的法向控制程序-on-clark loop and sub-sub-surface precision of surfaces to control procedures
<何钢> 在 2025-07-21 上传 | 大小:1.57mb | 下载:0

[数据结构常用算法knight_moves

说明:骑士从棋盘左下角出发到右下角的走法有多少种?本程序用动态规划的方法实现-Cavaliers starting from the lower left-hand corner of the chessboard of the lower right hand corner of the law to the number of species? This dynamic process planning method
<吴地瓜> 在 2025-07-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法prayer

说明:
<吴地瓜> 在 2025-07-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法contact

说明:IOI 1998 题目contact的解法,此题算法不难想到,但是实现起来比较恶心,要求很心细。-IOI 1998 subject to the contact method, the algorithm was not hard to see that, but achieving relatively nausea, require observant.
<吴地瓜> 在 2025-07-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法N_Queen

说明:N皇后问题的优化版本,对于N= 13的情况可以在1秒内出结果-N Queen of the optimized version for the N = 13 can be in a give results within seconds
<吴地瓜> 在 2025-07-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法graphDegree

说明:求图的顶点连通度算法。方法就是先对源和汇做枚举,之后对每个枚举情况,把除去源汇两点的其余所有顶点看成是容量限制为1的点,求网络的最大流,就是此点对的顶点连通度,之后对枚举的所有点对找连通度最小的当成图的连通度。 带有顶点容量限制的最大流方法:将带容量限制的顶点u拆成两个点u 和u*,原顶点u的入边为u 的入边,原顶点u的出边为u*的出边,之后在u 和u*之间连接双向边,边的容量为顶点的容量限制。-plans for the vertex connectivity algorithms. F
<吴地瓜> 在 2025-07-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法0204030213

说明:对8组包含不同个数据的向量进行排序,记录采用不同算法所需的运算次数,测试数据随机产生-right group includes eight different data for the vector sequence and recorded using different algorithms for computing the number test data randomly generated
<许见> 在 2025-07-21 上传 | 大小:53kb | 下载:0

[数据结构常用算法thin-image

说明:这是关于细化算法的一个源码,我在国外网站下载的,没有密码就可以解压,愿和大家一起共享!-This is a refinement of the algorithm source code, my foreign websites, and no password can be extracted, and is willing to share with everyone!
<wyy> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[数据结构常用算法dis_math

说明:实用的离散数学课件,在本人的教学过程中已经多次使用,-practical discrete mathematics courseware, in the process of teaching I have many uses,
<> 在 2025-07-21 上传 | 大小:584kb | 下载:0
« 1 2 ... .55 .56 .57 .58 .59 160.61 .62 .63 .64 .65 ... 2656 »

源码中国 www.ymcn.org