Welcome![Sign In][Sign Up]
Location:
Search - can filter

Search list

[Internet-NetworkAutentication Filter

Description: 本实例将通过ISAPI提供的功能实现访问控制过滤器(Autentication Filter)。可以设定最大访问用户的数量以及授权用户名和密码。-example through the provision of functional ISAPI access control filters (Autentication Filter). The visit can set a maximum number of users and the authorized user name and password.
Platform: | Size: 18432 | Author: 韩明军 | Hits:

[Web ServerISAPI Filter 限制 IIS 多线程访问

Description: 使用 ISAPI Filter 实现的限制 IIS 多线程访问程序。 主要应用在下载系统,或者使用 IIS 做的流媒体点播系统中,稍加修改可以使其具有认证功能。在程序中已经对 用户认证 事件做了直接返回的处理。 使用本 Filter 可以很容易的获得服务器的连接数,从而可以实现多个服务器的负载平衡(可以把请求分发到连接较少的一个服务器上)。 可以对访问的有效控制,可以自定义无限制用户IP,限制用户的IP。 从而可以实现对某个IP的限制数不限制,或者对某个IP的封杀。-use ISAPI Filter achieve restrictions IIS multithreading visit procedures. The main application download system, or do IIS use of streaming media on-demand system, a little change can make it authenticated. The procedures for user authentication has done a deal with the direct return. The use of the Filter can easily access server connections, which can be achieved over the server load balancing (request can be sent to a less connected server). The visit can be an effective control, can define unlimited user IP, the IP user restrictions. Thus it is possible for a limited number of IP no restrictions, or to a particular IP block.
Platform: | Size: 95232 | Author: zero | Hits:

[Software EngineeringFilter-design

Description: 滤波是信号处理的一种最基本而重要的技术,利用滤波可从复杂的信号中提取所需要的信号,抑制不需要的部分-signal processing filter is a basic and important technology, Filtering can use the signal from the complex by the need to extract the signal, not part of inhibition
Platform: | Size: 307200 | Author: 12313 | Hits:

[AI-NN-PRparticle-filter-mcmc

Description: 该程序为基于粒子滤波的一种新算法,综合MCMC Bayesian Model Selection即MONTE CARLO马尔克夫链的算法,用来实现目标跟踪,多目标跟踪,及视频目标跟踪及定位等,解决非线性问题的能力比卡尔曼滤波,EKF,UKF好多了,是我珍藏的好东西,现拿出来与大家共享,舍不得孩子套不着狼,希望大家相互支持,共同促进.-the program based on particle filter for a new algorithm, Integrated Bayesian MCMC Model Selection MONTE CARLO that Ma Erkefu chain algorithm, which can be used for target tracking, multi-target tracking, and video tracking and positioning. solve nonlinear problems of capacity than Kalman filtering, EKF, UKF much better, and I treasure the good stuff, now up with the share could not bear children, she sets the wolf, we hope that support each other and work together to promote.
Platform: | Size: 14336 | Author: zhang | Hits:

[Special Effectsgauss-smooth-filter

Description: 高斯平滑滤波,绝对可用!希望给大家带来方便·本人也是个初学者,很希望能够得到大家的帮助。-Gaussian filtering, absolutely available! We hope to bring convenience I was a beginner, I hope we can get help.
Platform: | Size: 152576 | Author: zhaoxiaoguang | Hits:

[matlabkalman-filter-simulation-tools

Description: In 1960, R.E. Kalman published his famous paper describing a recursive solution to the discretedata linear filtering problem [Kalman60]. Since that time, due in large part to advances in digital computing, the Kalman filter has been the subject of extensive research and application, particularly in the area of autonomous or assisted navigation. A very “friendly” introduction to the general idea of the Kalman filter can be found in Chapter 1 of [Maybeck79], while a more complete introductory discussion can be found in [Sorenson70], which also contains some interesting historical narrative.-In 1960, R. E. Kalman published his famous paper describ ing a recursive solution to the discretedata li near filtering problem [Kalman60]. Since that time, due in large part to advances in digital computi Vi, the Kalman filter has been the subject of extens ive research and application. particularly in the area of autonomous or assis ted navigation. A very "friendly" introductio n to the general idea of the Kalman filter can be f ound in Chapter 1 of [Maybeck79] while a more complete introductory discussion can be found in [Sorenson70] which also contains some interesting historic al narrative.
Platform: | Size: 243712 | Author: 上将 | Hits:

[OS programFilter-0725

Description: 一个从FILEMON中提取出来的关键字过滤代码,能对指定关键字进行匹配.-An extract from the FileMon filter out keywords code can specify a keyword match.
Platform: | Size: 8192 | Author: 田野 | Hits:

[Software Engineeringfilter-vhdl-code

Description: filter-vhdl-code.rar为滤波器的完整VHDL程序,可用于IIR与FIR滤波器的仿真与验证实现,包括代码综合。使用版本为ISE6.3.-filter-vhdl-code.rar for the integrity of filter VHDL procedures, can be used for IIR and FIR filters realize simulation and verification, including an integrated code. Use version ISE6.3.
Platform: | Size: 173056 | Author: petri | Hits:

[Mathimatics-Numerical algorithmsfilter

Description: matlab开发的滤波器有程序 使用简单方便 值需要改几个参数就可以实现对任何信号的滤波 程序中还就如了相关注解 有利于读者理解!-matlab filter developed procedure is simple and convenient to use the value of the need to change a few parameters can be achieved for any signal of the filtering process also, such as the relevant comments in favor of reading!
Platform: | Size: 1024 | Author: 熊健 | Hits:

[Driver Developfilter-high

Description: 文件过滤驱动的源代码,可以拦截读写操作,完整的项目-File filter driver source code, you can read and write operations to intercept and complete projects
Platform: | Size: 86016 | Author: adward | Hits:

[Special Effectsfilter

Description: 简单的形态学滤波程序,可以进行腐蚀、膨胀、开启、闭合等操作-Simple morphological filtering procedures, can be corrosive, expansive, open, closed, such as operation
Platform: | Size: 2812928 | Author: 吕鹏 | Hits:

[Special Effectsmedfilt3

Description: 从国外网站下载的代码,中值滤波可以很好地过滤掉各种噪音数据,另外,还可以很好地保留边缘信息。此程序可以对一维二维三维信号,进行中值滤波,完成噪声的去除-From abroad website code, median filtering can filter out a good variety of noise data, can also be good to retain the edge information. This procedure can be one-dimensional two-dimensional three-dimensional signal, for median filtering, noise removal completed
Platform: | Size: 3072 | Author: 武玉伟 | Hits:

[JSP/Javafiler

Description: 可以进行网页的过滤,提取网页内容,过滤广告,图片等内容-Can filter web pages, extract web content, filtering ads, pictures, etc.
Platform: | Size: 265216 | Author: cindy | Hits:

[Driver Developfilter

Description: USB 过滤驱动程序,可以任意修改USB输入设备的功能-USB filter driver can modify the function of USB input device
Platform: | Size: 21504 | Author: hlm | Hits:

[Audio programfilter

Description: 一个音频滤波器的C++类,可以实现低通,高通滤波,并可以指定频率,带宽和增益值-An audio filter C++ Category, you can realize low-pass, high pass filter, and can specify the frequency, bandwidth and gain value
Platform: | Size: 2048 | Author: cxcxcx | Hits:

[Proxy Serverbfilter-1.1.3.tar

Description: BFilter是一个过滤web代理服务器。它能够过滤网页上的banner以及网页上的错误-BFilter is a filtering web proxy server. It can filter on the page banner, as well as on the page error
Platform: | Size: 3044352 | Author: wudi | Hits:

[JSP/JavaFilter

Description: struts框架的过滤器只是简单的一个功能的实现,可以完善一下就可以用了-struts framework of the filters simply a function of the realization, you can click on can be used to improve the
Platform: | Size: 7168 | Author: ziye | Hits:

[SCMfilter

Description: 脉冲滤波算法,对因环境干扰引起的尖峰脉冲能够有效的虑掉,在单片机中,既能实现又能提高执行效率,不一个不错的代码。我以多次使用,如C8051F060,C8051F040,C8051F410,C8051F320中。-Pulse filtering algorithm, due to environmental interference caused by pulse peak can be effectively out of consideration, in the MCU, it can realize the implementation can enhance efficiency, not a good code. I have repeatedly used, such as the C8051F060, C8051F040, C8051F410, C8051F320 in.
Platform: | Size: 1024 | Author: 蔡新林 | Hits:

[Otherfilter

Description: 介绍了一种用于心电监护的数字滤波算法,对滤波器的设计,包括滤波原理、整系数数字滤波器 的波型特征、实现方框图及10 点平均数字滤波器进行了分析,并给出心电信号的滤波效果图。实验结果表明, 该算法能有效滤除基线漂移和工频干扰,算法简单实用。-A new method for the introduction ECG digital filtering algorithm, the design of filters, including filtering principle, the whole coefficient of the wave digital filter characteristics, block diagram and realize an average 10-point digital filters are analyzed, and gives ECG filtering effect of Fig. Experimental results show that the algorithm can effectively filter out the baseline drift and power-line interference, the algorithm is simple and practical.
Platform: | Size: 345088 | Author: 方高明 | Hits:

[SCMSTM32之CAN---CANID过滤器分析

Description: STM32之CAN过滤器分析。在CAN协议里,报文的标识符不代表节点的地址,而是跟报文的内容相关的。为了让大家更加了解CAN接受过滤机制,本文主要讲解过滤器概念、寄存器及相关寄存器的配置。(CAN filter analysis of STM32.)
Platform: | Size: 1931264 | Author: hjisnscnskfn | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net