-
VC_OpenDIB256
说明: 一个打开并显示位图或者像素矩阵的程序
注意:本程序没有使用DOC/VIEW架构,
所以理解起来更容易,适合初学者。
本程序支持bmp、raw格式图像的读取(an open and display bitmap pixel matrix, or the procedures to : this procedure does not use DOC/VIEW structure, make it easier to understand and suitable for beginners. This program supports bmp, raw format images read)
- 2006-05-15 22:09:45下载
- 积分:1
-
VoiceModem
使用tapi实现的用语音modem进行接电话并播放wav文件的程序(A program which is realised by tapi, and in which a call is picked up and wav files can be played through voice modem )
- 2002-04-23 10:01:54下载
- 积分:1
-
CCpuId100
得到CPU信息的程序.不过好像不准.(Program which obtains CPU information, But it seems not so accuracy.)
- 2002-04-19 09:18:04下载
- 积分:1
-
cppclassic
c++四书五经,C++从入门到精通的教材(c++ classics, C++ textbook from the entry to the master)
- 2010-11-07 02:13:16下载
- 积分:1
-
pb01
PB开发者的重点说明,能够很好的介绍给初学者学习PB开发。(PB developers highlights can be a good introduction for beginners learning PB development.)
- 2013-07-29 20:59:48下载
- 积分:1
-
Fourier
基于VC++实现的傅里叶变换源码,效果不错。(Fourier Transform source based on VC++ achieve good results.)
- 2021-02-15 09:59:48下载
- 积分:1
-
Solution
在VS2012+WDK8.0上面编写的PCI的驱动程序,采用的是WDF最新型框架程序,成功运行。(In VS2012+WDK8.0 written above PCI drivers, using the latest WDF framework program run successfully.)
- 2014-01-05 14:35:59下载
- 积分:1
-
pt100
使用PT100与STC12C5A60S2单片机进行搭配使用进行测量温度并最终显示在液晶显示器上,(Use PT100 and STC12C5A60S2 collocation is used to measure temperature and eventually single-chip display on the LCD display,
)
- 2013-11-08 10:47:24下载
- 积分:1
-
免费的优秀图形控件VC
这是VC 写的源码工业控件,在软件实现工业控制或者其他领域,根据实时数据或者历史数据生成各种历史、实时曲线已经变得非常的重要,但是如何使你的曲线显示功能变得十分的强大而且界面美观呢,这个是我在下载到的最多的控件中间最完美的(This is the source code to write VC industrial controls, can be directly applied to industrial display very good, absolutely no less than a century, dust control)
- 2020-06-26 09:20: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