-
ISP
独立集是指图 G 中两两互不相邻的顶点构成的集合。任意有关图中团的性质都能很自然的转述成独立集的性质。一般而言,寻找图的最大团是 NP 困难的,从而寻找图的最大独立集也是 NP 困难的。用模拟退火算法找出图的最大独立集。(Independent set is a set of vertices in graph G that are not adjacent to each other. The properties of cliques in any graph can be naturally expressed as the properties of independent sets. Generally speaking, it is NP-hard to find the maximum clique of a graph, so it is NP-hard to find the maximum independent set of a graph. Simulated annealing algorithm is used to find the maximum independent set of graphs.)
- 2018-12-06 10:16:13下载
- 积分:1
-
Delphi截屏,抓图,抓屏程序
Delphi截屏,抓图,抓屏程序,支持连续抓屏,效果不错,再完善一些,加入鼠标选框截图的功能,我想那就更完善了。PS注:本来想做网络抓屏,但似乎没准备好,就先做了这个本地抓屏的程序。
- 2022-01-26 02:47:34下载
- 积分:1
-
supp de espacev4
说明: removal of space VBA excel
- 2019-03-15 18:40:04下载
- 积分:1
-
This document describes some frequently asked queries about the usage and other...
This document describes some frequently asked queries about the usage and other details of it on a day to day basis from a users perspective.
- 2022-07-09 20:37:43下载
- 积分:1
-
unmakesis Symbian操作系统
UnmakeSis for Symbian OS
- 2023-07-14 20:00:03下载
- 积分:1
-
xian2
通过键盘创建有若干个元素(可以是整型数值)的单链表,实现对单链表的初始化,对已建立的顺序表插入操作、删除操作、查找操作、遍历输出单链表。
要求各个操作均以函数的形式实现,并且在主函数中调用各个函数实现以下操作:
( 1 )键盘输入单链表 x 、 x 、 x 、 x 、 x 、 x ,并输出显示,其中 x 为任意整数。
( 2 )在单链表的第 4 个位置插入 67 ,并输出单链表中的各元素值。
( 3 )删除单链表中的第 2 个数据元素,并输出单链表中的各元素值。
( 4 )查找单链表中的第 5 个元素并输出该元素的值。(A single linked list with several elements (which can be integer values) is created by keyboard to initialize the single linked list, insert operation, delete operation, search operation and traverse the output single linked list.
Each operation is required to be implemented in the form of a function, and each function is called in the main function to implement the following operations:
(1) Keyboard input single linked list x, x, x, x, x, x, and output display, where x is an arbitrary integer.
(2) Insert 67 at the fourth position of the single-linked list and output the values of each element in the single-linked list.
(3) Delete the second data element in the single-linked list and output the values of each element in the single-linked list.
(4) Find the fifth element in the single list and output its value.)
- 2019-04-18 20:15:36下载
- 积分:1
-
[60]UCOS+UCGUI_TFT9.0inch
Ucos Operating system for Lcd 9"
- 2018-01-04 22:14:50下载
- 积分:1
-
播放器的c语言程序,通过读取音长基数的值,确定发音的频率,然后按频率值发出歌曲的音调。...
播放器的c语言程序,通过读取音长基数的值,确定发音的频率,然后按频率值发出歌曲的音调。-Player of the c language program, read through the duration of the base value, to determine the frequency of pronunciation, then issued by the frequency of the pitch songs.
- 2022-02-04 11:35:55下载
- 积分:1
-
一个用VC写的俄罗斯方块程序源码 ,俄罗斯方块大家都玩过的吧,这个是用VC实现的...
一个用VC写的俄罗斯方块程序源码 ,俄罗斯方块大家都玩过的吧,这个是用VC实现的-Using VC to write a Russian box program source, the Russian box we all played it, this is achieved by VC
- 2022-06-15 17:46:19下载
- 积分:1
-
SS9_convertor
SS9 型客运电力机车主变流器设计matlab仿真模型(Matlab simulation model for main converter design of SS9 passenger electric locomotive)
- 2020-06-21 07:20:01下载
- 积分:1