搜索资源列表
U-COPY
- u盘拷贝程序 自动识别u盘 自动拷贝u盘全部内容到硬盘 vc代码 -automatic identification procedures set u u automatically copy all the contents of the disk drives vc code
字符识别
- 本文将BP神经网络应用于汽车车牌的自动识别,在车牌图像进行预处理后的基础上,重点讨论了用BP神经网络方法对车牌照字符的识别。并附有部分识别代码。-BP neural network used in the automatic vehicle identification number plates, images of the license plates after pretreatment on the basis of discussion focused on the BP neural
LOGS-STRUCT
- 自动识别并解析IIS、W3C、NSCA、APACHE等格式的日志文件的CB代码段。-automatic identification and analysis IIS, W3C, the NSCA. APACHE format of the log files of CB code.
具有自检测功能的交通路标识别系统代码
- 具有自检测功能的交通路标识别系统代码。能自动识别常见的交通标志,检测道路信息。-Self-detection of traffic signs recognition system code. Can automatically identify common traffic signs, road information detected.
SecurityCam.rar
- 这个源代码是一套比较专业的基于运动物体检测技术的摄像监控安保系统。系统不是很大,但运用的技术很强,比如摄像采集部分使用了微软自带的AviCap32.dll 动态链接库进行摄像数据采集,保存的图像资料使用完全源代码的JPEG、Bitmap类进行图像的快速存储以及剪裁拼接,甚至文字插入等GDI编程。 以上只是这个源代码的技术说明,功能上系统支持对摄像头的一些参数设置,如感光度调节、自动对焦时延、帧速率以及监测到水平运动物体之前马上激活摄像头,这个是这个软件的一大特色可以识别运动的物体,
ProgramlinesNumber
- 一个记录代码量的软件,可自动识别c,c++,java,c#的源代码文件-Record the volume of a code of software, can automatically identify the c, c++, java, c# source code file
VC
- 字符识别原代码,将BP神经网络应用于汽车车牌的自动识别,在车牌图像进行预处理后的基础上,重点讨论了用BP神经网络方法对车牌照字符的识别。-Character recognition source code, the BP neural network used in automatic recognition of vehicle license plates, license plate image in the basis of pretreatment, focusing on the u
zidongshibie
- 自动识别日期的textbox,可以自己修改代码进行格式辨别-failed to translate
5_p2pFile
- 类似QQ文件传输的模块、组件,是ActiveX 控件由Vc++工发,提供CSharp、VB示例代码。 类似QQ文件传输的模块,支持2个用户互发文件,支持公网与内网传输 自动识别内外网,若同一内网,速度可达数兆每秒 除非人为封堵,否则可以穿越 100 防火墙 使用P2P方式传输,80 数据不通过服务器,极大减轻服务器压力。在公网中速度一般在5KB至200KB之间,与网络速度有关 传输文件大小小于2G 支持断点续传 同时支持UDP和TCP传输,可自动智能选择UDP或者
cam
- 这是用VB编写的摄像头功能代码,为软件编写了自动识别驱动,可用作管理系统的一部分使用-his is a camera with VB code to write the software automatically recognize drive can be used as part of the management system
Derived-network-configuration
- :: 此批处理可自动识别并列出所有网卡,并根据用户选择准确生成网卡信息,并在注册表中查找相应注册信息,兼容WinXP&Win7系统,智能识别 :: 本批处理适用于网络维护人员进行网络配置信息的备份与恢复,同时也是极佳的批处理学习参考代码,其中涉及字符串切割、文件读取及行数判断、注册表修改、生成可变参量等技术,为批处理编程人员及初学爱好者提供良好的参考-:: This batch can automatically identify and list all the NIC and ac
AutomaticVote
- 这是我以前帮一个同事写的一个小程序,用来自动投票,专门针对某网站的,验证码自动识别,自动更换代理。 代码写的很乱,高手不要见笑。-I used to help a colleague to write a small program used to automatically vote specifically for a site verification code automatically identify and replace the agency. Code written in
get_edit_password
- VC++ get_edit_password,获取编辑框的密码代码包,自动识别窗口句柄,打开一个需要输入密码的页面,输入密码,然后拖动窗口中的放大镜到密码框上,程序可自动获取到坐标和密码是多少,有意思吧,不过程序比较老,貌似在IE8和火狐下已经失效,你可以借此了解一下原理也可以。-VC++ get_edit_password, get a password edit box code package, automatic identification window handle, opens a
AIS_gmsk2
- gmsk相关代码,星载AIS自动识别系统,生成gmsk信号,参数设置-gmsk relevant code
recongnize
- 车牌定位系统代码。车牌自动识别是计算机视觉、图像处理与模式识别技术在智能交通领域应用的一项重要研究课题,是实现交通管理智能化的关键环节。而车牌定位则是车牌自动识别系统的关键技术之一,也是其难点之一。车牌定位系统对车牌识别系统来说至关重要,其定位准确度在很大程度上影响着以后的字符分割和识别结果。因此,汽车图像中牌照的正确定位是车牌识别技术中的关键所在。目前,主要通过两条技术路线进行车牌定位的研究。早期,由于受到计算机运算速度和内存大小的影响,考虑到实时性,车牌定位主要是基于灰度图像处理技术。近年来
get_edit_password
- VC++ get_edit_password,获取编辑框的密码代码包,自动识别窗口句柄,打开一个需要输入密码的页面,输入密码,然后拖动窗口中的放大镜到密码框上,程序可自动获取到坐标和密码是多少,有意思吧,不过程序比较老,貌似在IE8和火狐下已经失效,你可以借此了解一下原理也可以。-VC++ get_edit_password, access to the edit box password code package, automatic identification window handle,
shibieshenfen
- 这个编程的代码可以实现个人身份证信息的自动识别功能-The program code can achieve personal identity information of automatic recognition
shiyan
- 此代码是采用PCA进行分类,神经网络进行自动识别,是自己手动编写的线性代码,有什么不对的地方,多多交流。-This code is the use of PCA classification, neural networks for automatic identification, is to manually write linear code, what is wrong with it, more exchanges.
lizi
- 此代码是神经网络进行自动识别,是自己手动编写的线性代码,有什么不对的地方,多多交流。-This code is a neural network to automatically identify, is to manually write linear code, what is wrong with it, more exchanges.
svm
- 此代码是SVM进行自动识别,是自己手动编写的线性代码,有什么不对的地方,多多交流。-This code is automatically identified SVM, it is to manually write linear code, what is wrong with it, more exchanges.