-
基于距离的离群点检测
基于距离的离群点算法,能够剔除不良数据。(The distance based outlier algorithm can eliminate bad data.)
- 2020-12-20 11:09:10下载
- 积分:1
-
layer2gossip
说明: 基于omnet++环境下的gossip 算法仿真,包括ned、CC和ini文件(Simulation of Gossip algorithm based on omnet++)
- 2021-04-07 15:29:01下载
- 积分:1
-
计算校验和
命令行:check_sum infile
其中check_sum是程序名,infile是数据文件名
输出:数据文件的校验和。
目...
计算校验和
命令行:check_sum infile
其中check_sum是程序名,infile是数据文件名
输出:数据文件的校验和。
目的是通过数据链路层与介质访问控制层的学习,根据数据链路层的基本原理,针对普遍应用的Ethernet帧,通过构造一个具体的帧,深入理解网络协议的基本概念与网络问题处理的一般方法。-calculated checksum command line : check_sum infile which check_sum procedures, and infile data output file name : data files, the checksum. The purpose of the data link layer and the MAC layer of learning, according to the data link layer to the basic principles of universal application against the Ethernet frame, and by constructing a concrete frames, in-depth understanding of network protocols and the basic concepts of network issues to deal with the general approach.
- 2022-05-20 02:21:14下载
- 积分:1
-
C#键盘钩子操作源码 实例下载
C#键盘钩子操作源码
- 2013-01-08下载
- 积分:1
-
pgmissile
Project : Missile Target Simulation using Proportional Navigation
Proportional navigation is the guidance law used by most missiles in operational use
today. This method of guidance, generates missile acceleration commands in proportion
to the line-of-sight (LOS) rate. The missile-target geometry is shown in figure 1 below
- 2014-02-12 17:55:21下载
- 积分:1
-
IntroductiontoIDLOptimizationandStatisticalTechniq
说明: 讲述了利用IDL进行最优化分析和统计分析的方法和原理。 (Introduction to IDL Optimization & Statistical Techniques )
- 2010-04-22 23:46:37下载
- 积分:1
-
腻子的功能扩展接口软件提供了更多的功能,如跨…
扩展putty功能的软件
在界面上提供了更多的功能,如透明窗体等-Putty function expansion interface software offers more features, such as a transparent form, etc.
- 2022-01-21 05:09:53下载
- 积分:1
-
hash_fun
This file is a GNU extension to the Standard C++ Library (possibly containing extensions the HP SGI STL subset).
- 2015-10-30 09:06:35下载
- 积分:1
-
TracKid
ollydbg plugin开发工程,已经写好的框架,可用于插件开发。(Ollydbg plugin development engineering, has written a good framework, can be used in plug-in development.)
- 2014-10-16 16:57:02下载
- 积分:1
-
CUdpSocket是为了简化发送,解析UDP 数据报所提供的一个基类。这个类封装了基于SOCK_DGRAM的大部分基本操作。这个类提供两种工作模式,一种是和实...
CUdpSocket是为了简化发送,解析UDP 数据报所提供的一个基类。这个类封装了基于SOCK_DGRAM的大部分基本操作。这个类提供两种工作模式,一种是和实际处理UDP 数据报的功能紧耦合,这需要通过继承实现,同时设置workmode 为auto_receive(参见SetWorkdMode),另外一种是直接作为单独对象出现,此时用户需要使用Recv成员函数自己处理数据的接收。-CUdpSocket is to simplify this, the analytical data reported by the UDP with a base class. This type of packaging based SOCK_DGRAM the most basic operation. This provides two types of work, is a practical and UDP data processing function of tight coupling, it needs to achieve through inheritance, as set workmode auto_receive (see SetWorkdMode), the other is directly emerging as a separate object, users need to use this member function since Recv others receiving data processing.
- 2023-07-22 21:35:02下载
- 积分:1