资源列表

« 1 2 ... .98 .99 .00 .01 .02 49603.04 .05 .06 .07 .08 ... 66605 »

[Windows编程SetupApi

说明:Setup and Device Installer API interface unit-Setup and Device Installer API interface unit
<adrian> 在 2025-03-21 上传 | 大小:46kb | 下载:0

[其他小程序fenzhifa

说明:分治法的思想是将一个难以直接解决的大问题分割成一些规模较小的几个相似的问题来解决,分治法的求解过程是将整个问题分解成若干个小问题后分而治之,如果分解得到的子问题相对来说还太大,则可反复使用分治策略将这些子问题分成更小的同类型子问题,直至产生出方便求解的子问题,必要时逐步合并这些子问题的解,从而得到问题的解。分治法的求解通常会用到递归,通常会说分治法是一种找大规模问题与小规模问题关系的方法,是递归设计方法的一种具体策略。分治法的基本步骤在
<ss> 在 2025-03-21 上传 | 大小:1kb | 下载:0

[控制台(字符窗口)编程DynaPriAlgoriSimulation

说明:在控制台上,输出动态优先权的进程调度算法模拟的结果- In control bench, output dynamic priority process dispatching algorithm simulation result
<井中月> 在 2025-03-21 上传 | 大小:208kb | 下载:0

[Windows编程dongtaiguihua

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

[GDI/图象编程vc_showdib_2010

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

[其他小程序server

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

[其他小程序20110107072138843jr99xwj

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

[编辑框boiler-design

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

[Windows编程5

说明:GraphWin gw(G, 500, 500, "Minimum Spanning Tree")
<nana> 在 2025-03-21 上传 | 大小:2.14mb | 下载:0
« 1 2 ... .98 .99 .00 .01 .02 49603.04 .05 .06 .07 .08 ... 66605 »

源码中国 www.ymcn.org