资源列表
upfile_bzy
- 车辆违章查询系统的图片上传页面,管理员可以根据违章信息上传相对的图片,上传后用户就可以在前台看到违章图片。
facerecExample_ORL
- faver sodle uai gkolp lopoakmas
collectEmail
- 最近一直琢磨着写一个网络蜘蛛程序,专门负责收集一些自己感兴趣的东西。用.net写程序从网上取得网页源码比较容易实现,蜘蛛程序的难点在于两个方面,一是如何多线程的自动化处理(即从一个地址跳到另一个地址),另一个是从网页中提取指定的信息。自动化处理方面正在研究,从网页中提取信息,我觉得网上某些网友用String/StringBuilder来处理的方法不可取,用“正则表达式”无疑是最好的。尽管“正则表达式”不容易书写,但查一查资料,还是不难的。 以下是我写的一个从网页中抓取EMail的方法,可
mpq_libmpq
- mangos remake class in C++ enjoy
SqlHelper
- ADO连接五大对象,可以实现对数据库的增删查改,方便快捷-Five ADO connection object can be achieved on a database CRUD, convenient
Upload.aspx
- 此代码是基于国产数据openbase的文件upload生成-This code is based on domestic data generated openbase file upload
ClassMode
- 此源码是一个教人怎样写类的模板,在类层中实现IDisposable接口,可以确定性的终结对象,协调Dispose()与Finalize()的关系,并能克服类层上多次调用Dispose()方法的问题,且是线程安全的。
GDAL_ReadWrite_Picture_Code
- 在NET环境下,使用GDAL1.6以上版本,对图像的读取和写入操作。代码使用简洁并有详细的注释。代码均在VS2008下运行通过。-In. NET environment, using GDAL1.6 above, the image read and write operations. Code uses the simple and detailed notes. Code were run through VS2008.
delay
- 此模块中含有准确的延时数据模块,能起到准确延时的作用,为我们写延时提供的准确的数据-This module contains accurate delay data module, can play the role of accurate delay, delay for us to write the data to provide accurate
SinglePerceptron
- Single Layer Perceptron (C#)
Edge
- 对图像的边缘进行检测,不同hough,而是通过图像的灰度低度的变化,来判断图像的边缘,从而得到图像边缘-right image edge detection, hough different, but through the low gray image of change, to determine the edge of the image, and thus Edge
Resizer
- .NET class that provides methods to resize an image in order to be correctly displayed in a picturebox control or saved in the hard disk with a new size.