-
MultiThreading
FGMultiThreading,halcon多线程实现图像抓取,图像处理
运行环境:vs2013,c++,MFC,
主要针对图像读取,二维码识别,多线程处理(FGMultiThreading, Halcon multi-threaded image capture, image processing
Operating environment: vs2013, c++, MFC,
Mainly for image reading, two-dimensional code recognition, multi-threading processing)
- 2020-06-19 21:40:02下载
- 积分:1
-
NETSeeSystem
本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,屏幕信息需要时时显示,网络延时不能大于1秒,服务器端可以随时运行,只要客户端运行,就能够显示屏幕信息。(This system belongs to a small local area network monitoring system that can carry out the screen of a computer monitor, the screen displays information needs from time to time, the network delay can not be greater than 1 second, the server-side ready to run, as long as the client is running, you can display on-screen information .)
- 2010-01-24 15:54:57下载
- 积分:1
-
BKR__hamming
7,4汉明码及未编码和多种译码方法误码率性能的对比(Comparison of BER performance between 7,4 hamming codes and uncoded and multiple Decoding methods)
- 2019-04-03 00:14:31下载
- 积分:1
-
neroFiddlesCOM
说明: nero COM 在 VB6 的应用实例。(nero COM in VB6)
- 2009-08-30 11:02:59下载
- 积分:1
-
mfcdde
DDE编程的例子(Examples of DDE programming)
- 2020-06-29 15:40:02下载
- 积分:1
-
DH
说明: Diffie-Hellman:一种确保共享KEY安全穿越不安全网络的方法,它是OAKLEY的一个组成部分。Whitefield与Martin Hellman在1976年提出了一个奇妙的密钥交换协议,称为Diffie-Hellman密钥交换协议/算法(Diffie-Hellman Key Exchange/Agreement Algorithm).这个机制的巧妙在于需要安全通信的双方可以用这个方法确定对称密钥。然后可以用这个密钥进行加密和解密。但是注意,这个密钥交换协议/算法只能用于密钥的交换,而不能进行消息的加密和解密。双方确定要用的密钥后,要使用其他对称密钥操作加密算法实际加密和解密消息。(DH Protocol source code)
- 2014-04-16 11:05:46下载
- 积分:1
-
SendFastMail
一款非常不错的邮件群发工具。非常适合新手学习关于邮件的编程。(A very good mass-mailing tool. Very suitable for the novice to learn about the programming of the message.)
- 2012-06-07 23:05:38下载
- 积分:1
-
读写优先
事件对象解决读写者问题实现P、V操作用Win32提供的同步对象实现P、V操作,并使用它们解决读者-写者问题
利用事件机制模拟多值信号量。(Event object solves the problem of reader writer)
- 2020-10-26 14:29:59下载
- 积分:1
-
GrabBitmaps
In computer vision, one usually needs access to video frames as they are streamed in order to analyze or process them in some way. This code-pack shows how to obtain a single bitmap from a video stream using Microsoft Directshow.
- 2020-11-27 14:19:30下载
- 积分:1
-
distance_between_two_lines
对于给定的两个线段,程序输出这两个线段之间的距离(For a given two line segments, the program output that the distance between two line segments)
- 2009-03-25 16:04:31下载
- 积分:1