▍1. testcmd
通过微过滤器的方式实现的网络控制功能,简单实现了一下禁止当前机器断网的功能。(Through micro-filters to achieve the network control functions, simple look prohibit the machine off the network.)
通过微过滤器的方式实现的网络控制功能,简单实现了一下禁止当前机器断网的功能。(Through micro-filters to achieve the network control functions, simple look prohibit the machine off the network.)
一个简单的Winpcap抓包示例程序,能显示多网卡信息,能分别数据链路层和网络层的报文信息(A simple Winpcap packet capture sample program can display a multi-card information, respectively, the data link layer and network layer packet information)
现代智能优化算法程序代码《数学建模与数学实验》书中程序代码(Multivariate statistical procedure code, "Mathematical modeling and mathematical experiment" book code)
进行一种基于改进粒子群算法的矢量量化码书设计研究 基于改进粒子群算法的矢量量化码书设计研究(Improved particle swarm optimization algorithm based on vector quantization codebook design research)
模拟退火算法是领域随机搜索算法的一种改进——加入概率接受准则,是十分简单的一种智能优化算法,本源码是用于求解TSP问题的模拟退火算法源程序(The simulated annealing algorithm is random search algorithm of field an improved-join probability accept criterion, it is very simple a kind of intelligent optimization algorithm, the source code for solving TSP simulated annealing algorithm of the source program)
ViBe看过速度最快的运动检测代码。效果不比混合高斯差。这份资料内容包括:ViBe源代码,Demo程序以及相关的论文资料(ViBe,I have seen the fastest movement detection code. Less effect than mixed Gauss. This information includes: ViBe source code, Demo program and the related papers)
二进制粒子群的源代码,可以用来给初学者作为学习的模板。只要修改目标函数,就可以运行解决离散的优化问题(Binary particle swarm of source code, and can be used as a template for beginners to learn. As long as the objective function changes can run to solve the problem of the optimization of the discrete)
智能排样问题主要是利用遗传算法解决排样问题,以达到最优分配(Intelligent layout problem is the use of genetic algorithms to solve nesting problem, so as to achieve the optimal allocation)
说明: 同时考虑了应用的实时性和网络的能源有效性,提出了一种基于GA的嵌套优化技术,并在多跳聚簇网络中进行能源高效的任务分配(Taking into account the energy efficiency of real-time application and network optimization technique based on GA nested, and energy efficient task allocation in multi-hop clustered network )
说明: 常规服务质量,QOS模型,QOS可以对网上的数据进行不同的处理(Online data for the different treatment)
UDT网络传输协议开源包,是基于UDP的可靠传输协议,支持P2P,有现成的文件传输函数,速度比TCP快。(Open source packages of the UDT network transport protocol is UDP-based reliable transport protocol to support P2P, there is a ready-made file transfer function, the speed is faster than TCP.)
UDP 接收数据类,里面有个接收UDP数据的线程。 我自己使用的,可靠的,已经编成DLL了,其中有些解析二进制流的代码,可以不看。(udp socket program , focus on recieve udp data.)
onvif协议ptz服务端和客户端程序,可以实现服务端服务和客户端访问(onvif ptz server client program)
黑客技术大宝库.包含很全面的黑客知识,想学习这方面知识的同学可以了解下(Hackers technical big treasure. Contains a comprehensive knowledge of hackers, want to learn the knowledge of students can understand )
用c语言编的几个人工智能程序,包括蚁群算法,k最近邻, hebb学习, Hopfield 网络, 后向传播网络。(Artificial intelligence inside the c program, ant colony algorithm and k nearest neighbor, hebb study, the Hopfield network, back propagation network.)
粒子群算法解决约束优化问题,作为参考,具体情况加以改进(Constrained particle swarm optimization)
IPE打包机,可以讲IP流的数据包打包成TS流数据包(IPE balers, you can speak IP flow data is packaged into a TS stream packet)
是关于人工智能的典型程序,包括汉诺塔问题和水壶问题(Artificial intelligence is about the typical process, including han s tower kettle problems and problems)
SYN Flood是当前最盛行的DoS(拒尽服务进攻)与DDoS(散布式拒尽服务进攻)的方法之一,这是一种利用TCP协议缺点,发送大批伪造的TCP连接请求,从而使得被进攻方资源耗尽(CPU满负荷或内存不足)的进攻方法。(SYN Flood is one of the most popular DoS (refuse to do service attack) and DDoS (Distributed refuse to do service attack), which is a Use the TCP protocol shortcomings, sending a large number of forged TCP connection requests, making the offensive resource exhaustion (CPU full load or memory) Offensive....)