-
上机作业34512
说明: 这是我们的网络上机作业.有关IOS配置的(This is our network operations on the plane. The IOS configuration)
- 2005-11-22 13:56:45下载
- 积分:1
-
h.323协议的中文版,共三部分,可以作为多媒体业务的通信规范...
h.323协议的中文版,共三部分,可以作为多媒体业务的通信规范-the Chinese version of the h.323 agreement, including three parts, can serve as a multimedia business communications standards
- 2023-03-25 12:55:04下载
- 积分:1
-
GA-PSO
说明: PSO算法计算函数极值时,常常出现早熟现象,导致求解函数极值存在较大的偏差,然而遗传算法对于函数寻优采用选择、交叉和变异算子操作,直接以目标函数作为搜索信息,以一种概率的方式来进行,因此增强了粒子群优化算法的全局寻优能力,加快了算法的进化速度,提高了收敛精度。(When PSO algorithm calculates function extremum, it often appears premature phenomenon, which leads to large deviation in solving function extremum. However, genetic algorithm uses selection, crossover and mutation operators for function optimization, and directly takes the objective function as the search information in a probabilistic way. Therefore, it enhances the global optimization ability of particle swarm optimization algorithm and speeds up the progress of the algorithm The convergence accuracy is improved.)
- 2021-04-16 17:05:13下载
- 积分:1
-
AdaBoost
经典的行人检测算法,AdaBoost分类器(AdaBoost Classifier using MATLAB program)
- 2020-09-12 10:37:58下载
- 积分:1
-
zlib1.2.1 FOSS
zlib1.2.1源码-zlib1.2.1 FOSS
- 2022-08-18 23:27:06下载
- 积分:1
-
pso
说明: 粒子群算法的源码 主要如何运用于机器人路径规划(pso)
- 2010-04-19 18:39:26下载
- 积分:1
-
以聊天工具的开发为例,介绍了应用tcp/ip协议进行网络编程的一般规则。...
以聊天工具的开发为例,介绍了应用tcp/ip协议进行网络编程的一般规则。-tcp/ip development
- 2023-04-29 05:10:03下载
- 积分:1
-
particle_swarm_optimization-Solve-the-TSP-problem
基于粒子群优化算法(PSO)的50个城市TSP问题的求解,可推广至类似NP-hard问题。(Based on Particle Swarm Optimization (PSO) of the 50 cities TSP problem solving can be extended to a similar NP-hard problem.)
- 2009-06-21 13:03:55下载
- 积分:1
-
C语言实现的Linux下的抓包工具,功能全面,支持多种协议,如icmp arp udp tcp等。需要libpcap的支持。...
C语言实现的Linux下的抓包工具,功能全面,支持多种协议,如icmp arp udp tcp等。需要libpcap的支持。-C language of the Linux capturing Packet tools, full functions, support for multiple protocols, such as icmp arp udp tcp so. Libpcap need support.
- 2022-03-05 10:34:44下载
- 积分:1
-
linux下的聊天软件
局域网OICQ程序设计,包括客户端和服务端。
客户端与服务端之间使用tcp协议进行通讯,客户端和客户端之间使用upd协议进行通讯。服务端监听一个tcp端口,接受客户端的连接。每个客户端使用udp协议监听一个端口。接受来自其他客户端的信息。
- 2022-01-24 08:45:03下载
- 积分:1