Welcome![Sign In][Sign Up]
Location:
Search - intercept

Search list

[Internet-NetworkDrvFltIp_source

Description: ndis底层开发,miniport 中间层,网络数据包拦截-NDIS underlying development, miniport middle layer, network intercept data packets
Platform: | Size: 35840 | Author: 唐建 | Hits:

[OtherMy programme

Description: 题目是:某国为了防御敌国的导弹袭击,发展出一种导弹拦截系统。但是这种导弹拦截系统有一个缺陷:虽然它的第一发炮弹能够达到任意的高度,但是以后每一发炮弹都不能高于前一发的高度。某天,雷达捕捉到敌国的导弹来袭。由于该系统还在使用阶段,所以只有一套系统,因此有可能不能拦截所有的导弹。-topic is : a country in order to defend against enemy missile attacks, the development of a missile interception system. But such a missile interceptor system has a flaw : Although it's the first rounds to achieve highly arbitrary, but each shell and should not be higher than the former was too high. One day, the radar to capture incoming enemy missiles. As the system is still in use stage, only a system, it is not possible to intercept all missiles.
Platform: | Size: 10240 | Author: 林小钰 | Hits:

[Internet-NetworkPassthru

Description: NDIS应用,截获数据,通过流接口与上层组建通信-NDIS application to intercept data flow through the interface formation and the upper Communications
Platform: | Size: 82944 | Author: 刘放 | Hits:

[Data structs科技(1) B 064 04

Description: 某国为了防御敌国的导弹袭击,发展出一种导弹拦截系统,但是这样的导弹拦截系统有个缺陷,虽然他的第一发炮弹能够达到任意高度,但是以后每一发炮弹都不能高于前一发的高度。某一天,雷达捕捉到敌国的导弹来袭。由于该系统还在使用阶段,所以只有一套系统,因此有可能不能拦截所有的导弹。输入导弹依次飞来的高度(雷达给出高度数据是不大于30000的整数),计算这套系统最多能拦截多少导弹,如果要拦截所有的导弹最少配备多少套这种导弹系统。 三;问题分析: 该系统的第一发炮弹能够达到任意高度,所以要求出系统最多能够拦截的导弹数,其实就是在求一个最长的下降序列。要求出系统拦截所有的导弹至少需要配备的套数,可用贪婪算法,采用数组记录导弹数量和导弹的分类,算出数组的元素个数即为系统的套数。 -a country to defend against enemy missile attacks, the development of a missile interception system, but such a missile interceptor system has a flaw, though his first rounds to achieve highly arbitrary, but each shell and should not be higher than the former was too high. One day, the radar to capture incoming enemy missiles. As the system is still in use stage, only a system, it is not possible to intercept all missiles. The importation of missile followed the flying height (height of the radar data is not more than 30,000 of the integer), the system calculated the maximum number of interceptor missiles to intercept all missiles with a minimum number of sets of such missile systems. 3; Analysis : The system of the first rounds of arbitrary height can be achieved, requires the system to t
Platform: | Size: 6144 | Author: 王俊 | Hits:

[Internet-NetworkListenNetwork

Description: 侦听网络中的数据包,可设置侦听的目的地址和端口,并显示数据报的内容,并把侦听结果写入日志文件中。-interception of network data packets that can be set to intercept the destination address and port, and display of data content, results and interception into the log file.
Platform: | Size: 30720 | Author: 柴二建 | Hits:

[Driver DevelopHookDeviceIoControl2005.10.26scr

Description: 一个可以拦截DeviceIoControl的程序 -one can intercept procedures DeviceIoControl
Platform: | Size: 103424 | Author: aeno | Hits:

[Hook api20133348665

Description: 怎样让自己的程序进程不让别人强行关闭掉,拦截API函数,利用钩子拦截TerminateProcess这个API函数-how to let their own procedures process forced the closure of not allowing people to swap, intercepting API function, use the hook to intercept the TerminateProcess API
Platform: | Size: 815104 | Author: 无名 | Hits:

[Hook apiVBAPIHooker

Description: Visual Basic APIHooker VB的API拦截源代码-Visual Basic APIHookerVB intercept the API source code
Platform: | Size: 8192 | Author: geriald | Hits:

[ApplicationsProportionalNavigationGuidanceEmuator

Description: 用比例导引律仿真拦截器拦截来袭导弹的时间步长模拟算法,MT弹道数据,具体自己定-Proportional guidance law simulation interceptor missiles to intercept incoming time-step simulation algorithm, MT ballistic data, specific itself
Platform: | Size: 1024 | Author: jintong | Hits:

[AlgorithmNuclearFitting

Description: 核辐射中仪器标定时用到的最小二乘拟合法,coords.txt是实验得出的数据!该方法可求出拟合直线的斜率和截距。-Nuclear radiation instrumentation calibration when used least-squares fitting, coords.txt are derived from experimental data! This method can be obtained fitting a straight line of slope and intercept.
Platform: | Size: 1024 | Author: 杨慧 | Hits:

[Internet-NetworkSerToNet

Description: 接收串口数据转发到网络/区间广播。用于某些在串口和网络之间转发数据的情况,过程为完全转发,没有拦截处理。-Forward to receive serial data to the network/broadcasting interval. For some at forward between the serial and network data, the process completely forward, there is no intercept treatment.
Platform: | Size: 15360 | Author: jenghau | Hits:

[Driver Developxpassthru

Description: NDIS中间驱动程序截获网络封包 使用DDK编译,对ndis编程有帮助-NDIS intermediate driver using the DDK compiler intercept network packets, for ndis programming help
Platform: | Size: 70656 | Author: dreamgate | Hits:

[OtherProtectPC

Description: 小精灵主动防御系统的设计与实现(附源码)。一个山寨版的简单的主动防御,代码比较简单, 进程方面:本主动防御系统采用驱动技术对进程创建进行拦截并通知用户,从而使用户了解到未知的恶意程序,达到防范病毒的目的。 文件方面:开启本主动防御将会对新创建的隐藏文件进行提示,从而达到对文件方面的监控。 注册表方面:病毒通常修改注册表,因此本主动防御系统提供了注册表创建功能,同时本主动防御系统还对病毒有可能的各种启动方式进行监控。 驱动方面:开启本主动防御将会对加载的驱动程序进行监控。 恶意网页行为监控:目前采用监控恶意网页对注册表的修改从而达到对ie浏览器的修改的监控(IE浏览器部分保护功能已经实现。) U盘扫描:对u盘的扫描,特别对autorun.inf病毒的查杀。 最后,要感谢看雪的hljleo,本软件的作者。 -Pac-active defense system design and implementation (with source code). A cottage version of the simple active defense, the code is relatively simple, Process: The active defense system uses drive technology to intercept process creation and notify the user, so that users understand unknown malicious programs, to achieve the purpose of guarding against the virus. Documents: Open the newly created active defense will prompt the hidden files, so as to achieve the monitoring of the documents. Registry: the virus is usually modify the registry, so the initiative to create a defense system provides a registry function, while the active virus defense system is also possible to monitor a variety of ways to start. Drive: the opening of the active defense will load the driver is monitored. Malicious Web Behavior Monitoring: At present, monitoring malicious Web page with changes to the registry to achieve the right ie to monitor changes to the browser (IE browser, part of the protectio
Platform: | Size: 2632704 | Author: 阿东 | Hits:

[Windows DevelopVB.Hook.intercept.code.testing.process.firewall.ra

Description: VB全局 Hook 测试进程防火墙拦截进程代码VB Global Hook intercept the process of code testing process firewall -VB Global Hook intercept the process of code testing process firewall
Platform: | Size: 26624 | Author: ., | Hits:

[Windows DevelopVB.development.designed.intercept.api.code

Description: VB开发设计拦截api 程序经典代码VB Classic development program designed to intercept api code -VB Classic development program designed to intercept api code
Platform: | Size: 26624 | Author: 0 | Hits:

[Algorithmleast-squares

Description: * FILE: least-squares.c * This program computes a linear model for a set of given data. * * PROBLEM DESCRIPTION: * The method of least squares is a standard technique used to find * the equation of a straight line from a set of data. Equation for a * straight line is given by * y = mx + b * where m is the slope of the line and b is the y-intercept. * * Given a set of n points {(x1,y1), x2,y2),...,xn,yn)}, let * SUMx = x1 + x2 + ... + xn * SUMy = y1 + y2 + ... + yn * SUMxy = x1*y1 + x2*y2 + ... + xn*yn * SUMxx = x1*x1 + x2*x2 + ... + xn*xn * * The slope and y-intercept for the least-squares line can be * calculated using the following equations: * slope (m) = ( SUMx*SUMy - n*SUMxy ) / ( SUMx*SUMx - n*SUMxx ) * y-intercept (b) = ( SUMy - slope*SUMx ) / n * * AUTHOR: Dora Abdullah (Fortran version, 11/96) * REVISED: RYL (converted to C, 12/11/96)- * FILE: least-squares.c * This program computes a linear model for a set of given data. * * PROBLEM DESCRIPTION: * The method of least squares is a standard technique used to find * the equation of a straight line from a set of data. Equation for a * straight line is given by * y = mx + b * where m is the slope of the line and b is the y-intercept. * * Given a set of n points {(x1,y1), x2,y2),...,xn,yn)}, let * SUMx = x1 + x2 + ... + xn * SUMy = y1 + y2 + ... + yn * SUMxy = x1*y1 + x2*y2 + ... + xn*yn * SUMxx = x1*x1 + x2*x2 + ... + xn*xn * * The slope and y-intercept for the least-squares line can be * calculated using the following equations: * slope (m) = ( SUMx*SUMy - n*SUMxy ) / ( SUMx*SUMx - n*SUMxx ) * y-intercept (b) = ( SUMy - slope*SUMx ) / n * * AUTHOR: Dora Abdullah (Fortran version, 11/96) * REVISED: RYL (converted to C, 12/11/96)
Platform: | Size: 1024 | Author: xuwenhao2005 | Hits:

[matlabavo_abe

Description: avo_abe - AVO intercept and gradient attributes for P-P and P-S-avo_abe - AVO intercept and gradient attributes for P-P and P-S
Platform: | Size: 1024 | Author: Max | Hits:

[Hook apiIntercept-blocker-window

Description: 拦截窗口Intercept blocker windowInterceptblocker window-Intercept blocker windowInterceptblocker window
Platform: | Size: 9216 | Author: zhaoyadong | Hits:

[Hook apiIntercept-blocker-window-test

Description: 拦截测试 Intercept test intercept test -Intercept test intercept test
Platform: | Size: 53248 | Author: zhaoyadong | Hits:

[OtherIntercept data

Description: 对输入信号截取其某时间点的数据。。。。。。。(Intercept data at a certain point in time)
Platform: | Size: 3072 | Author: lystng | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net