-
蚁群优化算法来求解 tsp 问题
ACOpt是一个程序演示的蚁群优化旅行商问题(TSP)的优化过程。城市显示为红色圆圈,它们
之间的灰色线条的连接(完全连接图)的信息素。在灰色暗,越信息素是目前的优势。在优化中,
目前发现的最好的巡演画为红色。要运行的优化,首先创建一个随机TSP,然后创建一个蚁群,最后运行优化。
- 2022-01-27 12:39:16下载
- 积分:1
-
套接字标识符是本地分配的,即每个进程有各自的套接字标识符空间。标识符仅具有一种类似索引号码的作用,系统根据进程给出的标识符,查进程资源表,找到相应的套接口结构,...
套接字标识符是本地分配的,即每个进程有各自的套接字标识符空间。标识符仅具有一种类似索引号码的作用,系统根据进程给出的标识符,查进程资源表,找到相应的套接口结构,从而向进程提供通信服务,真正的通信服务是挂接在套接口结构上的。不同的进程就算有相同的套接字标识符,也不能使用到相同的通信服务。-socket identifier is a local distribution that each process has its own socket identifier space. Identifier only have a similar role Index numbers, the system is under the process identifier, and examine the process of resource tables, find the corresponding sets of interface structure, so as to provide communications services process, the real communications services is articulated in the presentation on the structure of the interface. Even if the process is the same socket identifier, nor to use the same communications services.
- 2022-01-31 21:36:23下载
- 积分:1
-
cmd漏洞源代码 非常值得研究
cmd漏洞源代码 非常值得研究-cmd loopholes source code is worth studying
- 2022-01-26 04:55:11下载
- 积分:1
-
tlc2543 mega8 spi总线访问
以及相关资料
tlc2543 mega8 spi总线访问
以及相关资料-tlc2543 mega8 spi bus access as well as relevant information
- 2022-04-23 14:32:54下载
- 积分:1
-
Forensic_Inspection_of_Hard Disks.zip
物理搜索磁盘的每一个扇区,查找指定内容。...
Forensic_Inspection_of_Hard Disks.zip
物理搜索磁盘的每一个扇区,查找指定内容。-English Forensic_Inspection_of_Hard Disks.zip physical disk each sector, the contents of the specified search.
- 2023-08-23 06:40:14下载
- 积分:1
-
“视窗95系统编程”源代码
《System Programming for Windows 95》的源代码-"System Programming for Windows 95" source code
- 2022-03-22 13:55:15下载
- 积分:1
-
stnpepak source Stone and procedures to achieve the right Import Table handling...
stnpepak 源码及程序 Stone 实现了对Import Table的处理,Win32ASM源码。 -stnpepak source Stone and procedures to achieve the right Import Table handling Win32ASM source.
- 2022-12-01 17:50:03下载
- 积分:1
-
此程序能够监视目录文件的变化,并能够对用户作出提醒,保证磁盘信息安全...
此程序能够监视目录文件的变化,并能够对用户作出提醒,保证磁盘信息安全-This procedure can monitor changes in directory paper and be able to remind the user to ensure that the disk information security
- 2022-08-03 04:07:11下载
- 积分:1
-
有时候,我们遇到的情况时,我们需要一些内核函数钩子…
Sometimes, we run into a situation when we badly need to hook some kernel function, but are unable to do it via conventional PE-based hooking. This article explains how kernel functions can be directly hooked. As a sample project, we are going to present a removable USB storage device as a basic disk to the system, so that we can create and manage multiple partitions on it (for this or that reason, Windows does not either allow or recognize multiple partitions on removable storage devices, so we are going to cheat the system). On this particular occasion, we will hook only one function, but the approach described in this article can be extended to handle multiple functions (for example, one of my projects required direct hooking of quite a few functions from the NDIS library). You should clearly realize that this article is about direct hooking and not about dealing with USB storage, so please don t tell me that the sample problem may have been solved differently.
- 2022-08-15 21:57:18下载
- 积分:1
-
源代码 charsize
下载文件字符大小到 clientes rpg、 管道、 文件、 sendpacket
- 2022-03-05 15:08:05下载
- 积分:1