-
串基本操作的演示实现串的赋值,连接,求子串,计算长度等操作...
串基本操作的演示实现串的赋值,连接,求子串,计算长度等操作-Series basic operation of the demonstration achieve Series assignment, connectivity, in her series, calculating the length of such an operation
- 2023-07-25 15: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
-
包含图的深度优先探索遍历和广度优先探索遍历,能从图中的任一顶点出发访问图中所有顶点...
包含图的深度优先探索遍历和广度优先探索遍历,能从图中的任一顶点出发访问图中所有顶点-Includes plans to explore the depth-first traversal and breadth-first traversal to explore, from the graph the starting point of any visit to Figure 1 for all vertices
- 2022-03-03 04:02:20下载
- 积分:1
-
This is a calculated area of a variety of graphical java program, you can increa...
这是一个计算各种图形面积的java程序,可在里面增加图形来计算,实现简单。-This is a calculated area of a variety of graphical java program, you can increase the graphics to calculate the inside to achieve simple.
- 2022-07-16 19:12:20下载
- 积分:1
-
包括C++语法总结,字符类型,const的用法,VC++小知识,…
包括C++语法总结,字符类型,const用法,VC++小知识,经典算法,tips等-Including C++ Syntax summary, character type, const usage, VC++ Small knowledge, the classical algorithm, tips, etc.
- 2023-03-05 12:40:04下载
- 积分:1
-
ares source code dephi
ares source code dephi
- 2023-06-11 16:15:04下载
- 积分:1
-
dot matrix controller
dot matrix controller
- 2022-01-25 19:22:50下载
- 积分:1
-
一个c语言写的牛顿迭代功能的程序,程序结构很清晰,一看就懂。...
一个c语言写的牛顿迭代功能的程序,程序结构很清晰,一看就懂。-A c language function in the Newton iteration process, program structure is very clear, look for one to understand.
- 2023-06-01 21:25:02下载
- 积分:1
-
关于VB界面设计的入门例子代码和程序设计初级知识
关于VB界面设计的入门例子代码和程序设计初级知识-With regard to entry interface design examples of VB code and programming knowledge in primary
- 2023-04-29 21:30:04下载
- 积分:1
-
掌纹,生物特征识别
在生物特征识别领域,掌纹技术是一种新颖而有前途的技术。尽管掌纹特征很重要,但据报道掌纹识别和验证方面的工作有限。掌纹图像中有许多独特的特征可用于个人识别。主纹、皱纹、脊线、细节点、奇异点和纹理被认为是掌纹表示的有用特征。
- 2022-06-03 02:24:11下载
- 积分:1