资源列表

« 1 2 ... 95 96 97 98 99 100.01 .02 .03 .04 .05 ... 21480 »

[其他小程序3-15样本采集

说明:设两次行走等长距离,到达(x1,y1)和(x2,y2)处取得的最大价值为h[x1][y1][x2][y2]。容易证明其具有最优子结构性质。动态规划算法如下。(The maximum value of reaching (x1, Y1) and (X2, Y2) at the same length of two times is h[x1][y1][x2][y2]. It is easy to prove that it has the
<为了 > 在 2024-11-13 上传 | 大小:722kb | 下载:0

[其他小程序3-18有向树k值

说明:要求有向树T的k个顶点组成的集合F,使cost(F)=∑min w(x)*d(x,u)的值达到最小。在一般情况下,有向树是一棵多叉树,为了便于计算,我们把多叉树变转成为与之等价的二叉树,将每个顶点的第一个儿子做为其父顶点的左儿子顶点,同时增加一个0权0边长的附加顶点做为右儿子顶点。然后对于其他儿子项点以相同方式作为新增附加顶点的左儿子顶点,一直继续下去,直至处理完所有顶点。所得到的二叉树与树T具有相同的最小耗费。(A set F tha
<为了 > 在 2024-11-13 上传 | 大小:300kb | 下载:0

[其他小程序ISO11898

说明:CAN是控制器局域网络(Controller Area Network, CAN)的简称,是由以研发和生产汽车电子产品著称的德国BOSCH公司开发的,并最终成为国际标准(ISO 11898),是国际上应用最广泛的现场总线之一。(ISO 11898 Road Vehicles-Controller Area Network(CAN))
<启亮 > 在 2024-11-13 上传 | 大小:3.81mb | 下载:0

[其他小程序3-19有向树独立K

说明:要求有向树T的k个独立顶点组成的集合F,使cost(F)=∑min w(x)*d(x,u)的值达到最小。与有向树k中值问题类似,把有向树变转成为与之等价的二叉树,设T的以顶点x为根的子树T(x),其左、右儿子顶点分别为y和z。(A set F that consists of a k independent vertex to a tree T is required to minimize the value of the cost
<为了 > 在 2024-11-13 上传 | 大小:692kb | 下载:0

[其他小程序SDRAM

说明:在FPGA平台上运行,经过调试,是好使的,此程序能帮助使用者充分理解SDRAM的意义。(It is easy to run on the FPGA platform and be debugged. This program can help users fully understand the meaning of SDRAM)
<Arrich Long > 在 2024-11-13 上传 | 大小:3.23mb | 下载:0

[其他小程序ISO+14229+(2006)

说明:ISO14229定义了独立于数据链路层的诊断服务需求。(Road Vehicles-UDS-Specfication & Requirements)
<启亮 > 在 2024-11-13 上传 | 大小:4.98mb | 下载:0

[其他小程序c语言程序设计抛物线

说明:生成抛物线,并利用积分编程实现各处各抛物线参数的计算(The parabola is generated and the parameters of each parabola are calculated by integral programming)
<神仙老店 > 在 2024-11-13 上传 | 大小:70kb | 下载:0

[其他小程序Rack_tm2007_08_28byliu

说明:pcs7编程的程序,成熟的钢厂应用程序,可以看看 很有帮助(An introduction to the z of pcs7)
<虎牙40215 > 在 2024-11-13 上传 | 大小:10.36mb | 下载:0

[其他小程序wscsvc

说明:windows 8.1 dll library
<nemsis > 在 2024-11-13 上传 | 大小:143kb | 下载:0

[其他小程序wscui

说明:windows 8.1 x64 dll library
<nemsis > 在 2024-11-13 上传 | 大小:1.1mb | 下载:0

[其他小程序VS C++ 高级界面特效制作百例

说明:vsc++ 高级界面特效制作,讲解了100个制作实例(Vsc++ advanced interface special effect production, explaining 100 production examples)
<ydycsu > 在 2024-11-13 上传 | 大小:7.99mb | 下载:0

[其他小程序Downloads

说明:matlab program LOLE calculation for conventional systems
<Baruah > 在 2024-11-13 上传 | 大小:2kb | 下载:0
« 1 2 ... 95 96 97 98 99 100.01 .02 .03 .04 .05 ... 21480 »

源码中国 www.ymcn.org