搜索资源列表
BrowseDWGtoBMP 从AutoCAD图形DWG格式的文件中直接读出位图信息生成BMP位图并显示
- 本示例使用VB.NET,从AutoCAD图形DWG格式的文件中直接读出位图信息生成BMP位图并显示在PictureBox控件中,同时使用DDVue对该DWG图形进行预览并比较效果。-This example uses VB.NET, from AutoCAD drawing files in DWG format directly read bitmap BMP bitmap information generated and displayed in a PictureBox control,
simplesign
- 发送方用自己的私钥加密通讯内容生成发送方的数字签名,并将其发送给接受方;接受方利用发送方的公钥对该签名内容进行验证; 思考: (1)这种方式是否存在安全问题? (2)请分别选择文件test-1.txt和test_pig.bmp作为通讯内容,分别记录全过程用时,并对比一下;-Sender s private key encrypted communications with their own content generated digital signature the sender
compare_bmp
- compare two bmp files to see if it s the same
2007931622727
- 这个源代码是应一位网友要求发布的.主要功能是演示利用VB进行分析比较两张不同图片之间的差别,如BMP,JPG等,根据像素分析各个图片的不同。支持任意尺寸的图片,但是全屏图片可能会比较慢。好像根据图片屏蔽色来进行比较,本人对这个不是很有研究,希望懂行的给发表一下看法。 -The source code is released in response to a users requirements. Main function is to demonstrate the use of VB to
bmp
- bmp对比程序,自动将两bmp文件进行对比,不同处以黑点表示-bmp contrast procedures, bmp files automatically compare the two different fine black dots
Compres
- Compres Image.Visual Studio 2008. File BMP compres one format within system Windows 7. And compare source and destination file.
ImageCompare
- 基于.NET的人脸图形比对,通过上传两张bmp格式的图片,可以检测两张是否一致。-Image Compare
vbfanzhuan
- VB6.0源码实现图片颜色反转,采用逐象素方式反转颜色,高度时载入本地的BMP位图,有兴趣的可参阅测试截图,颜色已经被反转,比较两张图片有什么不同。-Source VB6.0 realize picture color inversion, invert the color-by-pixel mode, when the height of the local load bitmap BMP, interested can refer to the test shots, colors have
vcpicph
- VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C:\test.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib-VC++ image smoothing treatment+ program source c
Veridis-SDK--biometric
- Using Veridis SDK to compare BMP fingerprints. Very fast code
ImgCompare
- compare two images in c# just take two images in two picture box and convert it in BMP format as it done in code and use compare class and show result