资源列表

« 1 2 ... .25 .26 .27 .28 .29 10930.31 .32 .33 .34 .35 ... 16924 »

[文件格式juzhen

说明:基本思想与分治法类似,也是将待求解的问题分解为若干个子问题(阶段),按顺序求解子阶段,前一子问题的解,为后一子问题的求解提供了有用的信息。在求解任一子问题时,列出各种可能的局部解,通过决策保留那些有可能达到最优的局部解,丢弃其他局部解。依次解决各子问题,最后一个子问题就是初始问题的解。 由于动态规划解决的问题多数有重叠子问题这个特点,为减少重复计算,对每一个子问题只解一次,将其不同阶段的不同状态保存在一个二维数组中。 -The basic idea with the divide
<yangyang> 在 2025-10-02 上传 | 大小:1kb | 下载:0

[编程文档smac.tar

说明:Simple SMAC code in ns2
<mercy prasanthi> 在 2025-10-02 上传 | 大小:2kb | 下载:0

[软件工程SEC-DCK

说明:51单片机数码管显示带任意小数点和任意位闪烁程序 经典程序。-Digital tube display with arbitrary point and arbitrary flash program classic.
<杜成康> 在 2025-10-02 上传 | 大小:1kb | 下载:0

[软件工程gui

说明:java编写的销售统计的GUI java实现的可视化统计商品销售-java prepared by the sales statistics of GUI java realize the visualization of statistical merchandising
<盛浩> 在 2025-10-02 上传 | 大小:1kb | 下载:0

[软件工程Bank

说明:一个简易的查询银行排队时间和可用窗口号的银行排队系统-A simple query window bank queuing time and available number of bank queuing system
<盛浩> 在 2025-10-02 上传 | 大小:13kb | 下载:0

[软件工程201305236-7

说明:mathlab题目代码,编程分别用jocabi迭代法求解方程。在一般情况下,Guass-Seide迭代法比Jacobi迭代法收敛要快一些,但这也不是绝对的,在木些情况下,Jacobi迭代法收敛,Guass-Seide迭代却可能不收敛-use matlab to deal with the equation -mathlab subject code, programming respectively jocabi iterative method for solving equations. U
<wangwenjin> 在 2025-10-02 上传 | 大小:8kb | 下载:0

[软件工程zubogaishu

说明:介绍了组播的基本过程中的每个步骤,以及每一步应该注意的事项。-Describes the basic process of multicast each step, and each step should pay attention to.
<胡梦丽> 在 2025-10-02 上传 | 大小:14kb | 下载:0

[软件工程OS_Introduction

说明:这个PPT主要是用来介绍操作系统引论的,属于教学课件-The PPT is mainly used to introduce the operating system Introduction, belonging courseware
<lantian> 在 2025-10-02 上传 | 大小:449kb | 下载:0

[文档资料MyAppWeixin

说明:这是微信的部分源码,对学习java及android有很好的帮忙。-this is the code of Micro-channel.
<焦瑞松> 在 2025-10-02 上传 | 大小:3.39mb | 下载:0

[软件工程fuzzy-control

说明:模糊控制系统设计,用matlab语言实现系统设计-Matlab language used fuzzy control system design
<邵扬> 在 2025-10-02 上传 | 大小:931kb | 下载:0

[软件工程GRCC-reconfigurable-processor

说明:一种通用可重构处理器的设计,协处理器,本文详细介绍了可重构系统的知识-A universal reconfigurable processor design, the coprocessor, This paper describes the knowledge reconfigurable systems
<kaus> 在 2025-10-02 上传 | 大小:1mb | 下载:0

[编程文档SH99F01_AN_MCU_v1.0

说明:中颖科技的电力载波芯片的说明书,提供了相关开发资料-Power line carrier technology in Silicon chip specifications, providing information related to the development
<liuhengjin> 在 2025-10-02 上传 | 大小:825kb | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 10930.31 .32 .33 .34 .35 ... 16924 »

源码中国 www.ymcn.org