搜索资源列表
md5.rar
- MD5算法及例子 1、 MD5String、MD5File、MD5Print、MD5Match这四个函数是供调用的。其他是用来辅助这几个函数的子函数。 2、MD5String为加密字符串。 3、MD5File为加密这个文件。 4、MD5Print是将加密后的密文转换成字符串。 5、MD5Match是用来比较密文是否一致。 加密字符串aaa MD5String(‘aaa‘) 将加密后的aaa显示出来 MD5Print(MD5String(‘aaa‘)) 比较两次密文是否一致:
MD5
- DELPHI MD5加密 1、 MD5String、MD5File、MD5Print、MD5Match这四个函数是供调用的。其他是用来辅助这几个函数的子函数。 2、MD5String为加密字符串。 3、MD5File为加密这个文件。 4、MD5Print是将加密后的密文转换成字符串。 5、MD5Match是用来比较密文是否一致。-DELPHI MD5 encryption 1, MD5String, MD5File, MD5Print, MD5Match the four f
biosid
- delphi获取bios源码,比较经典啊,欢迎大家下载。-delphi source code access bios to compare the classic ah, welcome you to download.
jisuanjituxiangchuli
- 本论文主要介绍图像处理系统软件的算法分析、代码实现。以及实现软件开发的程序开发工具Delphi的简单介绍。软件开发的目的是实现对图像的锐化、扭曲、波浪平滑处理等效果。文章的主要内容为该软件的算法分析过程、代码编写、界面设计和系统实现过程。本论文特别对图象的锐化、图象的扭曲和图象的平滑处理算法进行了系统的分析和比较,如锐化功能的差分法与边缘提取算法的分析、比较,平滑功能的平滑滤波法、中值滤波法、自适应滤波法等算法的分析、比较。然后对确定的这几个功能算法的实现编写了Delphi的算法代码,其中心代码
111
- 思路简要说明: 1、图像二值化 将图片中的各点用0或1表示,1为有效点,0为背景。这里使用的是最大类间方差法 (otsu),在资料中有介绍。 2、去除干扰点 3、分割 将整个的图片分为每个单独的字,在下一步中才能一一识别。 4、与样本库进行对比,寻求最近似匹配 这步是比较核心的地方,由于要识别的图形每次都是随机变化的,我们不能进行完 全匹配识别,所以使用的是‘欧氏距离’来进行最近似匹配,资料中的《自由手写体 数字识别》里面有详细说明。
Hss_Speed
- Test Computer speed by some calculations and compare cpu s
Component_Delphi_UBackPRO_v6
- UBACKPro is a full featured professional backup component for any 32bit DELPHI application. It can compare to many professional backup systems on the market and its contained in one component.Bitchin bob, screw SegateBackup make your own, DelphicB
2
- TreeCompare 是一款用Delphi(BSD2006)编写的文件夹比较工具,纯属于个人业余作品, 使用无任何版权限制-TreeCompare is a Folder Compare tool,include delphi source files.
DelphiRTTIAccidence
- D5开发。本程序是对Delphi RTTI初步了解的一个例子,可以获取运行时窗体及其上控件的属性设置值情况,对于相同控件,运行显示结果却不一样。有时在不大的属性编辑器中比对控件的每个属性设置值显得很烦,不方便。此程序可能帮助发现在运行期或设计期有不同显示结果的相应不同的属性值设置。-Putout Delphi control property value ,compare each other and find the different set
DelphiImageRecognition
- 本程序将传递进来的电表图像进行对比,用来识别电表图像中的数字。-The programe is designed to compare the meter image to the preseved image, which is used to recognize the number in the image.
Textdiff
- Source code for the freeware component - TDiff - written in Borland s Delphi programming language. This component dramatically simplify programming tasks that require calculations of shortest path or longest common sequence as typically requ
TextDiff
- 功能强大的文本比较器TextDiff的用途是按行比较两个文本文件的异同,TextDiff能用不同颜色区分两个文件之间的异同并支持拖放,默认情况下黑色字符表示相同的行,绿色加亮表示不同的行,红色加亮表示删除的行,蓝色加亮表示添加的行。比较两个14M的文本文件,从打开到比较完毕只需2秒即可完成,并可生成报告文件,以供查看。 -About TextDiff: TextDiff has been created primarily to demonstrate the speed and
compare
- 关于图像比对的Delphi程序,能够自动比较俩幅图像的相似度-Images than on the Delphi program that can automatically compare the similarity of both images
563064_1234321667E6II
- Delphi 7.0下开发 将所有出现在连连看游戏中的图片保存下来. 游戏开始后.逐个与游戏中的图片比较. 将比较结果存成二维数组,计算能连接的点. 发送鼠标点击事件.点击相应的点. -Developed under Delphi 7.0 will all appear in the picture game Lianliankan preserved. After the start of the game. One by one and the game picture comparis
dlbtsrc
- 点量BT源码v3.6.5版的源码下载,比较全,包含了主程序的C#版、VC++(MFC)版、VB版以及Delphi版和Boland C++版的各种语言演示源码-Compare the whole point amount BT source code version of the source code download v3.6.5 contains C# version of the main program (MFC) version VC++, VB, Delphi Edition and
delphi
- delphi7.0 比较两字符串的相似程度,从而判断字符串相似度的优先级别-delphi7.0 compare the degree of similarity of the two strings in order to determine the priority of string similarity
compare-pictures
- Source Code Compare Image with Delphi
TesteMD5
- Test application to compare delphi 7 md5 algorithm in delphi XE2
DatabaseComparer
- Compare two databases and set problems
精典源码Delphi138:IT业进销存管理系统
- 进销存管理系统,功能比较全,可以供初学者参考。(managerial system ; supervisory system ; management system function compare ; compare with ; contrast ; parallel can ; may ; passable ; pretty good tyro ; learner in the first stage ; beginner ; abecedarian consult ;