-
CLIQUE聚类算法C++实现源代码
利用C++实现了CLIQUE聚类算法,能够运行目标函数的平均时间,计算出评价指标F-measure、NMI以及正确率。计算评价指标的函数在CEMTD源文件中。
- 2022-12-05 16:10:03下载
- 积分:1
-
KiWaitOutListhead,KiDispatcherReadyListHead,分别是两条阻塞链,一条就绪链表,当线程获得CPU执行的时候,系统分配一个...
KiWaitOutListhead,KiDispatcherReadyListHead,分别是两条阻塞链,一条就绪链表,当线程获得CPU执行的时候,系统分配一个时间片给线程,当发生一次时钟中断就从分配的时间片上减去一个时钟中断的值,如果这个值小于零了也就是时间片用完了,那么这个线程根据其优先级载入到相应的就绪队列末尾。KiDispatcherReadyListHead是一个数组链的头部,在windows 2000中它包含有32个队列,分别对应线程的32个优先级。如果线程因为同步,或者是对外设请求,那么阻塞线程,让出CPU的所有权,加如到阻塞队列里面去。CPU从就绪队列里面,按照优先权的前后,重新调度新的线程的执行。当阻塞队列里面的线程获得所需求的资源,或者是同步完成就又重新加到就绪队列里面等待执行。 -err
- 2022-08-14 09:24:06下载
- 积分:1
-
procedures with the greedy algorithm to solve two hours coverage. Using greed cr...
该程序用贪心算法来求解二分覆盖问题. 采用贪婪准则:每次从A中选择一个顶点加入覆盖,选择时:选取能覆盖B中还未被覆盖的顶点的数目最多的顶点。-procedures with the greedy algorithm to solve two hours coverage. Using greed criteria : A time to choose from a peak accession coverage options : To B coverage can not be covered by the largest number of vertices of the vertex.
- 2022-07-17 08:52:30下载
- 积分:1
-
development of the system designed to enable banks to handle customers access bu...
开发本系统的目的在于方便银行处理储户的存取款业务-development of the system designed to enable banks to handle customers access business
- 2022-12-07 22:20:03下载
- 积分:1
-
一个jQuery网站设计
A website design with jquery-A website design with jquery..............
- 2022-01-26 08:27:46下载
- 积分:1
-
一个MFC类,提供你的能力来检查无效的字符的字符串…
An MFC Class which offers you the abbility to check Strings for invalid characters 检验字符串是否含有无效字符的类-An MFC Class which offers you the abbility to check for invalid characters Strings test whether a string containing invalid characters in the category
- 2022-04-29 03:48:13下载
- 积分:1
-
winCE+程序设计.rar 一本很老的书,不过不想了解他的可读读.
winCE+程序设计.rar 一本很老的书,不过不想了解他的可读读.-winCE+ programming. rar a very old book, but do not want to read to understand his.
- 2022-01-30 16:23:40下载
- 积分:1
-
出色的电子琴,非常出色的VB电子琴!
出色的电子琴,非常出色的VB电子琴!...
出色的电子琴,非常出色的VB电子琴!
出色的电子琴,非常出色的VB电子琴!-Excellent organ, electric piano VB very good! Excellent organ, electric piano VB very good!
- 2022-06-21 00:35:35下载
- 积分:1
-
在几分钟内快速的建立全功能的 Java 菜单,可自定义样式、颜色、设置等。
在几分钟内快速的建立全功能的 Java 菜单,可自定义样式、颜色、设置等。-Fast in a few minutes to establish a full-featured Java menu, customizable styles, colors, settings and so on.
- 2022-11-27 05:35:03下载
- 积分:1
-
OFFICE11菜单.zip
OFFICE11菜单.zip-OFFICE11 menu. Zip
- 2022-06-14 04:47:17下载
- 积分:1