-
Users can visit a number of interesting figure deal, and the common denominator,...
用户登陆后可以对数字进行一些有趣的处理,求最大公约数,最小公倍数,同构数,水仙花数和进行数制转换-Users can visit a number of interesting figure deal, and the common denominator, least common multiple, the number of isomorphism, a few daffodils and a few system conversion
- 2023-01-10 05:00:04下载
- 积分: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
-
一套可创建动态网页的控件
一套可创建动态网页的控件-can create a dynamic web of control
- 2023-08-21 12:55:04下载
- 积分:1
-
radius ping 工具,可供调试,使用简捷
radius ping 工具,可供调试,使用简捷-radius ping
- 2022-03-06 20:30:10下载
- 积分:1
-
coordinates conversion procedures
经纬度转换的程序-coordinates conversion procedures----------------------------
- 2022-07-24 00:31:08下载
- 积分:1
-
浮点数到字符串 length为小数长度,具体见说明
浮点数到字符串 length为小数长度,具体见说明-Decimal floating-point number to the length of the string length, specific See note
- 2022-08-06 14:11:51下载
- 积分:1
-
硬盘坏簇检测
bad cluster detection for hdd
- 2022-10-19 04:50:03下载
- 积分:1
-
闪光灯猜数游戏
它是动作脚本3.0的源代码,实现猜测在闪速号码的功能。它产生在第一个1到100之间的一个随机数。
然后,它显示了玩家自己猜的号码是否他们每次输入一个number.It是非常有用的,对于初学者学习
动作脚本3.0比固定数量更大或更小。
- 2022-02-05 19:16:47下载
- 积分:1
-
写个简单的浏览器 对初学者可以参考一下 可以加强编程的信心...
写个简单的浏览器 对初学者可以参考一下 可以加强编程的信心-Write a simple browser for beginners can be refer to programming can enhance the confidence of
- 2023-08-27 13:05:04下载
- 积分:1
-
两台蓝牙设备之间的通讯 socket
代码分为client端和server端通过配置命令行来选择运行 的是client还是server。client端口需要指定目标设备的设备名称用于连接。两台设备采用socket通讯,来实现两台蓝牙设备之间的发现、搜索、绑定、监听、配对以及传输
- 2022-04-12 09:43:26下载
- 积分:1