-
算法分析与设计中的经典问题,利用回溯法解决背包问题,有详细的代码段。...
算法分析与设计中的经典问题,利用回溯法解决背包问题,有详细的代码段。-Algorithm analysis and design of the classic problems, the use of backtracking to solve knapsack problem, there is a detailed code snippet.
- 2022-02-03 18:03:27下载
- 积分:1
-
词汇比较程序。 能够比较两个词汇的相似度程序,基于wordnet。...
词汇比较程序。 能够比较两个词汇的相似度程序,基于wordnet。-Vocabulary comparison procedures. Able to compare two lexical similarity procedures, based on wordnet.
- 2022-01-25 14:25:10下载
- 积分:1
-
语音modem测试
语音modem测试-voice modem test
- 2023-06-09 02:20:02下载
- 积分:1
-
类似于VC提供的SPY++的工具,VC开发
类似于VC提供的SPY++的工具,VC开发-similar to the SPY tools, VC
- 2022-04-10 19:41:14下载
- 积分:1
-
c flashing subtitles do, let's see it themselves
c做的闪动字幕,自己看看吧-c flashing subtitles do, let"s see it themselves
- 2022-08-25 17:32:13下载
- 积分:1
-
K r u s k a l算法每次选择n
K r u s k a l算法每次选择n- 1条边,所使用的贪婪准则是:从剩下的
边中选择一条不会产生环路的具有最小耗费的边加入已选择的边的集合中。注意到所选
取的边若产生环路则不可能形成一棵生成树。K r u s k a l算法分e 步,其中e 是网络中
边的数目。按耗费递增的顺序来考虑这e 条边,每次考虑一条边。当考虑某条边时,若将其
加入到已选边的集合中会出现环路,则将其抛弃,否则,将它选入。-K ruskal algorithm for each choice of n-1 edges, the greed of the criteria used are: from the left edge select does not produce a loop with the smallest cost edge has been selected to join the edge of the collection. Taking note of the selected edges have a loop if it can not form a spanning tree. K ruskal algorithm sub-e-step, in which e is the number of network edge. According to the order of incremental cost to consider this e edges, each taking a side. When considering a certain edge when, if its added to a collection of selected edge loop will appear, will be its discarded, otherwise, it selected.
- 2023-02-08 08:10:04下载
- 积分:1
-
基于低频功率放大器的输入输出频率和整机效率动态显示程序...
基于低频功率放大器的输入输出频率和整机效率动态显示程序-Based on low-frequency power amplifier input and output frequencies and machine efficiency of dynamic display program
- 2022-02-05 00:50:34下载
- 积分:1
-
Merchant shopping web site source code. write in jsp+mysql+javabena. Database cr...
该系统是jsp+mysql+javabean的大型购物。 1、正确配置服务器,该系统已经在tomcat4.0.1和resin3.0下调试通过; 2、用doc目录下的表结构在mysql上建表, 3、正确配置poolman.xml中的数据库连接池,-Merchant shopping web site source code. write in jsp+mysql+javabena. Database creating sql in dictory doc, database connect pool config in poolman.xml.
- 2022-10-23 18:30:04下载
- 积分:1
-
on Mandelbrot Set and Julia Set an application.
这是关于Julia集 与 Mandelbrot集的一个应用程序。-on Mandelbrot Set and Julia Set an application.
- 2022-01-28 07:10:12下载
- 积分:1
-
用windriver生成的USB驱动,此代码为windriver自带的程序,需要输入USB处理器的PID与VID...
用windriver生成的USB驱动,此代码为windriver自带的程序,需要输入USB处理器的PID与VID-Windriver generated using USB drives, this code windriver own procedures, need to enter the USB processor" s PID and VID
- 2022-02-26 19:32:00下载
- 积分:1