资源列表

« 1 2 ... .24 .25 .26 .27 .28 49529.30 .31 .32 .33 .34 ... 66581 »

[Windows编程dongtaiguihua

说明:动态规划的基本思想是把求解的问题分成许多阶段或 多个子问题,然后按照顺序求解各个子问题。前一子问题的解为后一子问题的求解提供了有用的信息。在求解任一子问题时,列出各种可能的局部解,通过决策保留那些可能达到最优的局部解,舍弃其他的局部解。依次解决各个子问题,最后一个子问题的解就是原问题的解。动态规划算法与分治法类似,但是不同的是,在使用动态规划求解问题时得到的各个子问题往往不是相互独立的。由于动态规划算法解决问题往往有重叠子问题的特点,因此为了减少重复计算,不管该子问题以后是否被用到,只要它被
<ss> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[GDI/图象编程vc_showdib_2010

说明:图像处理框架 可以添加各种函数实现图像处理-Image processing fr a mework can add various functions for image processing
<caozhankui> 在 2025-11-22 上传 | 大小:164kb | 下载:0

[Windows编程C-programming--hundred-cases

说明:本书详细介绍了c++编程趣味实例,包括上百个C++经典算法,非常有价值。-This book details the interesting examples c++ programming, including hundreds of the classic C++ algorithm, is very valuable.
<蒋琼> 在 2025-11-22 上传 | 大小:518kb | 下载:0

[其他小程序server

说明:振动测试,可以用labview进行震动类使用哪-move test
<蔡志全> 在 2025-11-22 上传 | 大小:78kb | 下载:0

[其他小程序20110107072138843jr99xwj

说明:运筹学应用程序,喜欢的朋友可以应用此程序解决运筹学的一些问题-Operations research applications, like a friend can apply this procedure to resolve some of the problems of operations research
<师克> 在 2025-11-22 上传 | 大小:4.17mb | 下载:0

[Windows编程WinSDK

说明:SDK路报--"VC之路"网站的电子杂志。本杂志是Windows编程的专业杂志。汇集windows编程的方方面面。 -SDK Road Report- " VC of the Road" Web site e-magazine. This magazine is the Windows programming magazine. Together all aspects of windows programming.
<李向东> 在 2025-11-22 上传 | 大小:1.79mb | 下载:0

[C#编程InvoicePrint

说明:面向接口编程的打印程序,可以支持code128码,39码等很多条码类型。-Printing program programming to an interface, can support code128 yards, 39 yards, and many other bar code types.
<liujing> 在 2025-11-22 上传 | 大小:454kb | 下载:0

[编辑框boiler-design

说明:锅炉设计软件,简单自动,较为准确,特上传与大家共享-Boiler design software, simple and automatic, more accurate, especially upload and share
<s> 在 2025-11-22 上传 | 大小:895kb | 下载:0

[Windows编程5

说明:GraphWin gw(G, 500, 500, "Minimum Spanning Tree")
<nana> 在 2025-11-22 上传 | 大小:2.14mb | 下载:0

[Windows编程Visual-CPP-6.0150

说明:VC++应用编程150例,从基础到精通,很好的学习资料,有助于初学者-VC++ application programming 150 cases, from basic to proficient, good learning materials, help for beginners
<徐以坊> 在 2025-11-22 上传 | 大小:5.39mb | 下载:0

[按钮控件textefx.ZIP

说明:文本动态演示,简单灵活,全vb编程,非规则界面,美观大方-Text of dynamic presentation, simple, flexible, full-vb programming, irregular interface, nice
<s> 在 2025-11-22 上传 | 大小:9kb | 下载:0

[其他小程序all-bit-homework-code

说明:北京理工大学C语言程序设计所有题目的答案,留有qq方便回馈。-Beijing Institute of C programming language answers to all questions, leaving qq easy feedback.
<zhangzhanyou> 在 2025-11-22 上传 | 大小:1.11mb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 49529.30 .31 .32 .33 .34 ... 66581 »

源码中国 www.ymcn.org