-
Demo1
这是我Windows编程课写的一个MFC绘图程序有点像Windows自带的的绘图板(This is my Windows Programming MFC class to write a drawing program somewhat like the Windows built-in graphics tablet)
- 2009-04-20 19:59:30下载
- 积分:1
-
testdlg
检测NAT类型的客户端,程序中指定了服务器IP地址,用户可以自行修改(Detect NAT type of the client, the program specifies the server IP address, the user can modify)
- 2013-08-22 10:16:36下载
- 积分:1
-
shu-zi-she-ying-ce-liang
使用C#语言编写程序,读取并显示给定的摄影图像。把图像数据读取到变量或数组中。
(Use C# language programming, read and display a given photographic images. The read image data into a variable or array.)
- 2015-11-19 22:40:02下载
- 积分:1
-
zoomformView
MFC formview窗口 控件随窗口大小自动缩放(MFC formview window controls with the window size automatically zoom)
- 2013-11-07 17:22:47下载
- 积分:1
-
WmSyncRead
用wmsdk写的asf文件异步读取的例子,可以应用与网络视频分发,接收,很好用!(Written by wmsdk asynchronous read asf file example can be applied to video and network distribution, reception, very good use!)
- 2009-01-06 16:21:34下载
- 积分:1
-
AdoCtrlAccess
vc ADO控制Access数据库的程序源码,很不错的demo(vc ADO Access database program source code control, very good demo)
- 2011-05-29 11:10:28下载
- 积分:1
-
crypt-1.02.tar
网管开发中的SNMP++中版本的版本说明。(development of the Network Management SNMP version of Imprint.)
- 2005-08-08 10:33:33下载
- 积分:1
-
VCSerialPortProgram
串口调试程序,输入值或者数都行,可以调baudrate等参数。(serial port test program)
- 2009-06-04 12:29:45下载
- 积分:1
-
encoding
该代码基于VC开发平台,能演示三中编码方法:香农,霍夫曼,费诺编码,经过测试,运行稳定!(code based on the VC development platform, which can display three coding method : Shannon, Hoffman, Connaught fee coding, After testing, operation stability!)
- 2007-04-01 17:16:12下载
- 积分:1
-
gaussian-white-noise
This function generates an Additive White Gaussian Noise (AWGN) sample at every call. Its beauty lies in its simplicity! The generated sample set will have zero mean and a standard deviation of 1. Therefore, one can simply scale the output samples by a different standard deviation to generate different noise profiles. To do this scaling, simply multiply the sample with the standard deviation of your choice.
This is a very versatile function that can be used in communication system simulations and random number generation in various applications. I have used it in the past while working with channel encoder and decoder simulators.
- 2014-11-15 06:36:45下载
- 积分:1