搜索资源列表
-
0下载:
这实际上己经是IISLogView的第三个版本了,最初写它的原因是实在无法忍受用记事本去查IIS的日志文件,所以就用BCB写了个小程序,当时的功能也十分简单,就是把IIS的日志文件塞到一个表格控件里面去,让它看起来舒服些。后来又添加了简单的筛选过滤功能,只是使用基本的字符串比较加上一些逻辑组合。因为是为读取IIS日志而设计的所以便命名为IISLogView了,不过实际上它已经可以支持所有的W3C格式的日志文件了,包含WINDOWS防火墙的日志文件。
版权所有 请勿乱传播-by IISLogV
-
-
0下载:
使用VB.net编写的对24位位图进行简单图像处理的程序,包括RGB与YIQ数据的相互变换,绘制亮度分布统计图,拉普拉斯滤波。
该程序是我学习图像处理算法是编写的,因此在操作界面方面的考虑较少,你可以按照以下步骤操作:选择一个文件后单击读取BMP文件,然后就可以单击“根据RGB数据绘图”,接着可以单击“RGB to YIQ”将RGB数据转化为YIQ数据,有了YIQ数据后就可以单击“绘制YIQ数据的Y分量”,对于YIQ数据,可以使用拉普拉斯滤波,然后再将Y分量显示出来-use VB.net p
-
-
0下载:
这是photoshop中置换滤镜的模拟代码,在photoshop中的置换图是psd文件,但这里是哟使用的是bmp图片。另外,包含了一个简单的图像反相功能,该功能是使用了指针,直接对图像数据的内存操作。-which is the replacement filter simulation code, photoshop in the replacement plan is psd file, but here is the use of yo bmp picture. Also, include
-
-
0下载:
When I first studied Kalman filtering, I saw many advanced signal processing submissions here at the MATLAB Central File exchange, but I didn t see a heavily commented, basic Kalman filter present to allow someone new to Kalman filters to learn about
-
-
0下载:
VB.NET的Web浏览器IE7的克隆选项卡式浏览器
描述:这是一个例子写的vb.net浏览器使用的。 NET Framework 2.0 ( Visual Studio 2005中) 。这是一个标签式网页浏览器。这表明许多例子与新的浏览器控制和加载文件。你会发现在这个例子中是:基本浏览器的导航和功能,搜索服务提供商的代码,与收藏,显示如何显示大多数的对话可以在Internet Explorer 7 ,文档浏览器,抓取图片的网页,确定,并与元素用户上空盘旋在加载的文件。还包括代码处理弹出包括
-
-
0下载:
我之前上传的那个是exe文件,对大家都没什么用的,今天我把源码传上来了,所以站长请不要删了这个,这个才是有意义的,这是个最基础的图像处理,20分中内就可以开发完毕。这是一个简易版的图像处理程序,主要用c#开发的,功能很是简单,有几个滤镜功能,文件的打开和保存,透明度的调整,一个简易的画板,和自己开发的一个显示当前进度的一个label控件实现的进度百分比,效果都还不错。
-Before I upload the exe file is, for all no use, and today I
-
-
0下载:
Simple documentation for File Filter Driver from Microsoft Windows 2003 SP1.
-
-
0下载:
简单基于sfilter的nt式文件过滤驱动开发.适合初学者.已经调通-Nt of sfilter based on a simple file filter driver development. Suitable for beginners. Has been transferred Qualcomm
-
-
0下载:
文件系统过滤层驱动。简单的对文件头标志进行了研究。欢迎下载-File system filter driver layers. Simple file header marked studied. Welcome to download
-
-
0下载:
this file consists of simple FIR filter designed with the fixed coefficients
-
-
0下载:
The print_filter package contains a simple print filter which handles several file formats. Print_filter is designed to be as simple as possible, allowing one to easily modify or expand the source code. print_filter was originally written out of frus
-
-
0下载:
文件选择器,纯dialog形式,不需要素材文件和布局文件,可设置文件过滤类型(只加了简单几个,可以自己随便加,很容易)-File selection of pure dialog, no material file and layout files, you can set the file filter type (only a few simple, can seek to raise, it is easy)
-
-
0下载:
组件模块更新简单结构,通过架设iis建立一个web服务端存放需要更新的文件信息,pc端起开下载web上的更新新,然后比对本地文件过滤是否进行更见更新.-Update the simple structure of component modules to build a web server storing the file information needs to be updated through the erection of iis, pc porting open on the do
-
-
3下载:
一个简单的U盘过滤驱动程序,使U盘变成一个只读存储器。针对本机当前用户对U盘进行读写控制。可以令U盘处于只读状态。监控用户对文件系统的操作。-A simple U disk filter driver U disk into a read-only memory. U disk read and write control for the current user of the machine. U disk is read-only status. Monitoring of user ope
-
-
0下载:
简单的文件系统过滤驱动加密txt文件,可以用作学习和测试-Simple file system filter driver encryption txt file, can be used as a good example for learning
-
-
0下载:
简单地实现优盘过滤,使用C++实现,能够过滤U盘中的文件-The simple USB filter use C++ implementation, able to filter U disk file
-
-
0下载:
simple image inpainting using low pass filter. The file removes red text for the image.
-
-
0下载:
文件过滤驱动源码,demo程序,比较简单-File filter driver source code, demo programs, relatively simple
-
-
0下载:
本文件为一个word文档。本文档基于MATLAB平台设计了带通滤波器,滤除信号中特定频率成分,具体功能word中有详细说明。本文件旨在通过一个简单的实例,说明基于MATLAB的数字滤波器设计原理,并在最后总结了数字滤波器的设计规律,文件内容对初学者有很大的帮助。-This document is a word document. This document is based on MATLAB platform design bandpass filter, filter out specifi
-
-
0下载:
实现了简单的文件过滤驱动,可以对文件的所有操作进行过滤,实现文件操作监控!-Implements a simple file filter driver, you can filter all file operations, file operations monitor!
-