-
混合:混合模拟计算机程序设计艺术的";";(taocp),the author……
MIX的模拟器: MIX是《计算机程序设计艺术》(TAOCP)的作者高德纳(Donald.E.Knuth)在TAOCP中描述算法时使用的一种假想的机器,所以书中的汇编代码无法在任何一个机器上运行,附件中的程序可以让以MIXAL汇编语言写成的算法在Windows平台上汇编并且可以单步跟踪运行。详细情况参看其中的MIXBuilder.doc文件。 -MIX simulator : MIX "Art of Computer Programming" (TAOCP), the author of Donald Knuth (Donald.E.Knuth) TAOCP algorithm describes the use of an imaginary machine, a compilation of the book in any code not run on a machine, the Annex procedures to allow MIXAL compilation algorithm written in the language in the Windows platform compilation and can single-step tracking operation. See details of the MIXBuilder.doc document.
- 2022-03-18 00:12:18下载
- 积分:1
-
CCallJava
VC调用java的简单例子。需要注意jvm.dll路径,路径不对就不能成功!(VC called a simple example. Attention jvm.dll path, the road would not be wrong!)
- 2006-06-30 17:32:26下载
- 积分:1
-
冈萨雷斯数字图像处理MATLAB版.中文版
说明: 数字图像处理入门书籍 内含多种图像处理技术及matlab实现代码(digital image books using matlab)
- 2019-06-05 15:09:03下载
- 积分:1
-
遗传算法求解多旅行商问题
旅行商问题(TravelingSalesmanProblem,TSP)是一个经典的组合优化问题。经典的TSP可以描述为:一个商品推销员要去若干个城市推销商品,该推销员从一个城市出发,需要经过所有城市后,回到出发地。应如何选择行进路线,以使总的行程最短。从图论的角度来看,该问题实质是在一个带权完全无向图中,找一个权值最小的Hamilton回路。由于该问题的可行解是所有顶点的全排列,随着顶点数的增加,会产生组合爆炸,它是一个NP完全问题。(Traveling Salesman Problem (TSP) is a classic combinatorial optimization problem. The classic TSP can be described as: a merchandiser sells goods to several cities. The salesman starts from a city and needs to go through all the cities and return to the starting point. How to choose the route of travel so that the total journey is the shortest. From the point of view of graph theory, the essence of the problem is to find a Hamilton loop with the smallest weight in a completely undirected graph with weights. Since the feasible solution to this problem is the full permutation of all vertices, as the number of vertices increases, a combinatorial explosion occurs, which is an NP-complete problem.)
- 2020-06-17 11:00:02下载
- 积分:1
-
第八周
说明: 随机森林Matlab实现,分类回归重要度打分(Random forest matlab implementation, classification regression importance score)
- 2021-04-16 11:38:53下载
- 积分:1
-
词法分析程序的C语言程序框架,加深对词法分析原理的理解
词法分析程序的C语言程序框架,加深对词法分析原理的理解-lexical analysis procedure of the C Programming Language framework of lexical analysis to deepen the understanding of the principles
- 2022-03-18 16:39:54下载
- 积分:1
-
魔方,相信很多人都玩过,这就是电脑上的魔方
魔方,相信很多人都玩过,这就是电脑上的魔方-Rubik
- 2022-04-24 00:45:21下载
- 积分:1
-
be the base class Object
是基类对象
- 2022-03-17 20:51:16下载
- 积分:1
-
final2_1
随机攻击的matlab代码,已调试。。。。。。。。。。。。。。。(Random attack matlab code)
- 2019-06-02 16:51:44下载
- 积分:1
-
关于水体指数的经典文章,我好不容易才弄到的,很有价值哦...
关于水体指数的经典文章,我好不容易才弄到的,很有价值哦-On the water body index classic article, I managed to get the, oh, great value
- 2022-01-31 08:08:09下载
- 积分:1