-
网卡 物理地址读取 VB
网卡 物理地址读取 VB-card physical address read VB
- 2022-05-29 15:52:19下载
- 积分: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
-
读取XML的一个示例小程序.展示了如何调用XML类来实现对XML文件的读取....
读取XML的一个示例小程序.展示了如何调用XML类来实现对XML文件的读取.-Read an example of an XML applet. Show how to call the XML type to achieve the reading of the XML document.
- 2022-01-31 19:22:23下载
- 积分:1
-
机器学习实战kNN.py
这个算法主要工作是测量不同特征值之间的距离,有个这个距离,就可以进行分类了。
简称kNN。
已知:训练集,以及每个训练集的标签。
接下来:和训练集中的数据对比,计算最相似的k个距离。选择相似数据中最多的那个分类。作为新数据的分类.
- 2022-07-15 09:47:18下载
- 积分:1
-
只用简单的代码的和最基本的控件,实现对图片批量预览图片,修改图片和对图片进行转移...
只用简单的代码的和最基本的控件,实现对图片批量预览图片,修改图片和对图片进行转移-using only simple code and the most basic controls and achieve volume preview of pictures pictures, photo and picture transfer
- 2023-09-07 18:45:04下载
- 积分:1
-
用vc调用java。。。需要改变环境变量的设置
用vc调用java。。。需要改变环境变量的设置
- 2022-03-07 04:04:16下载
- 积分:1
-
获取系统时间 and 获取当前时间..............并计算时间差
获取系统时间 and 获取当前时间..............并计算时间差-Access to system time and obtain the current time and calculate the time difference ..............
- 2022-10-08 17:55:02下载
- 积分:1
-
识别 pfc代码加了中文说明 很不错 可以方便使用的哦
识别 pfc代码加了中文说明 很不错 可以方便使用的哦 -Pfc identification code added to the Chinese is pretty good description can be easily used by Oh
- 2023-08-18 21:55:03下载
- 积分:1
-
网上订餐
网上订餐 菜的分类 豫菜湘菜等等 订单管理 购物车 菜品管理等一系列数据操作,用到的框架是ssh数据库为mysql
- 2022-03-25 05:29:28下载
- 积分:1
-
对刚刚入站的汽车进行进站,如果站满则排队等候,如果不满,则进站。...
对刚刚入站的汽车进行进站,如果站满则排队等候,如果不满,则进站。-Into the station just to stop the vehicle, if the queue is filled, if not satisfied, then stop.
- 2023-09-07 18:25:02下载
- 积分:1