资源列表

排序选择:

« 1 2 ... .57 .58 .59 .60 .61 174262.63 .64 .65 .66 .67 ... 267452 »

[2D图形编程1kh

说明:that s a pic created with assembly language-that s a pic created with assembly language
<L> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法rootdp

说明:题意:a->b c :攻克b城堡前要先攻克a城堡攻克b城堡将获得c 共有n个城堡(编号为-n)最多攻克m个城堡能获得的最大收益 把作为树的根把节点连成一棵树 p[root][i]表示在以root为根的子树中选取i个点能获得的最大收益 p[root][i]=max(p[root][i],p[root][i-j]+p[v[e]][j]) 当root!=0时每棵子树根必选所以p[root][i]=p[root][i-1]+val[root] 结果为p[0][m]
<> 在 2025-06-10 上传 | 大小:4kb | 下载:0

[数据结构常用算法Hand-in-Hand

说明:/*题意:判断两幅图是否同构 图中即判断图中环和链的个数是否相同 环和链是否一一相对应 利用并查集 一个集合中若人数num[]和拉手对手p[]相等 则为环,num[]==p[]+1则为链*/-/* The meaning of problems: to determine whether the two images with a composition that judge whether each of the corresponding figure rings and chains
<> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法Catch-the-Thief

说明:Catch the Thief,acm竞赛题,基础类型的题目。-Catch the Thief, acm contest problems, basic types of topics.
<> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法To-Miss-Our-Children-Time-DP

说明:/*hdu4001To Miss Our Children Time DP 每块积木有四个参数a(长),b(宽),c(高),d(属性) d==0 它下面的积木为X a>=X.a b>=X.b d==1 a>=X.a b>=X.b&&(a>X.a||b>X.b) d==2 a>X.a&&b>X.b 所以先按长从小到大 再宽从小到大 属性从大到小排序 f[i]表示以第i个积木为顶的已搭积木的最大高度 */-/* Hdu400
<> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[数学计算/工程计算metode_simpson_with_phyton1

说明:Simpson Method Using Python
<kepret> 在 2025-06-10 上传 | 大小:557kb | 下载:0

[编程文档jwplayer-free-6-0-2813

说明:Java Player Free Edition
<kepret> 在 2025-06-10 上传 | 大小:182kb | 下载:0

[数学计算/工程计算program-sin

说明:Sinus programming For Matlab
<kepret> 在 2025-06-10 上传 | 大小:10kb | 下载:0

[其他小程序matlab_GUI_mine

说明:使用matlab GUI开发的扫雷小游戏,使用了定时器,activex等功能,帮助学习matlab GUI开发。-Minesweeping developed with Matlab GUI, using a timer, activex, helping learning matlab GUI development.
<yangzhen> 在 2025-06-10 上传 | 大小:27kb | 下载:0

[其他小程序Gauss-(2)

说明:一个高斯-赛德尔的算法程序,很精
<张三> 在 2025-06-10 上传 | 大小:742kb | 下载:0

[其他小程序Ferdian-2209100102

说明:Power System Analys Program
<kepret> 在 2025-06-10 上传 | 大小:35kb | 下载:0

[成功激励lab8_Medina

说明:This a laboratory-This is a laboratory
<popatin> 在 2025-06-10 上传 | 大小:218kb | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 174262.63 .64 .65 .66 .67 ... 267452 »

源码中国 www.ymcn.org