-
shiyan4
编程序实现如下功能:输入任意一个年份,按以下格式输出该年份全年的公历日历。(Programmed to achieve the following functions: Enter any one year, according to the following format output that year Gregorian calendar year.)
- 2013-06-23 12:07:01下载
- 积分:1
-
Dzxtest1
一个绘制等值线的程序,可输入固定格式的文件,文件也在压缩包中(a contour mapping procedures, fixed format document, which also contained within)
- 2007-01-19 16:12:34下载
- 积分:1
-
testZeroMQ
内含简单项目代码及ZeroMQ使用教程,资源适合初学者,可以满足快速入门要求
下载ZeroMQ
下载网址:http://zeromq.org/intro:get-the-software
点击“Windows sources”下载zeromq-4.0.3.zip文件
编译ZeroMQ库文件
解压zeromq-4.0.3.zip文件,进入buildsmsvc目录,用VS打开*.sln工程文件,编译生成解决方案。编译完成后,会在lib目录下生成dll和lib文件
编写简单的测试工程
1.用VS新建2个项目,一个是server端,一个是client端
2.将ZeroMQ源码项目的include目录下的两个文件“zmq.h”,“zmq_utils.h”拷贝至自己新建的工程
3.将ZeroMQ源码项目的lib目录下的两个文件“libzmq.dll”,“libzmq.lib”拷贝至自己新建的工程
4.将文件“zmq.h”,“zmq_utils.h”和“libzmq.lib”添加进自己新建的项目。(ZeroMQ simple project containing the code and tutorials, resources for beginners, to meet the requirements of the Quick Start Download ZeroMQ Download URL: http://zeromq.org/intro:get-the-software Click " Windows sources" download zeromq-4.0. 3.zip ZeroMQ library files compiled zeromq-4.0.3.zip unzip the file, enter builds msvc directory, with VS open*. sln project file, the compiler generates solutions. After the compilation is complete, it will generate dll and lib files in the lib directory to write a simple test project. Using VS New two projects, one is server-side, is a client-side two would both include directories ZeroMQ source project under File " zmq.h" , " zmq_utils.h" copy to their new project 3 would be two files ZeroMQ source project lib directory under " libzmq.dll" , " libzmq.lib" copy to their new project 4 would file " zmq.h" , " zmq_utils.h" and " libzmq.lib" added to their new projects.)
- 2014-02-19 08:43:26下载
- 积分: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
-
SHOWALLPROCESS_OWN
自编进程查看管理器,visual c++课程设计,visual c++小制作(Self Process View Manager, visual c++ curriculum design, visual c++ small production)
- 2013-12-22 13:15:58下载
- 积分:1
-
DMA
TMS320C6678 DMA源代码,TMS320C6678是TI公司推出的一款8核DSP,具有强大的并行处理能力,DMA主要用于芯片存储资源间的数据传输,包括L2SDRAM、共享内存以及DDR3(TIDSP6678 DMA source code, TMS320C6678 is TI has introduced an 8-core DSP, a powerful parallel processing capability, DMA chip is mainly used for data transfer between storage resources)
- 2014-10-18 21:45:25下载
- 积分:1
-
fenxuan
这是自己收集的一些有关信号分选的比较优秀的毕业论文,希望对需要的人有所帮助(Some comparison of the signal sorting excellent thesis)
- 2010-06-02 16:46:29下载
- 积分:1
-
MFC20100619221344
这是MFC串口编程的具体步骤 对学串口编程有很大帮助(This is the MFC programming serial port programming of specific steps to learn of great help)
- 2010-06-19 22:21:11下载
- 积分:1
-
HDF_read_guide
对HDF格式的MODIS遥感影像进行读取(MODIS imagery for HDF format for reading)
- 2013-12-19 09:56:52下载
- 积分:1
-
Ramdisk_WDF
一个虚拟内存盘的WDF驱动程序,支持Win8.1 x64(需要关闭驱动签名,UAC运行CMD) 、x32 (A virtual memory disk WDF driver support Win8.1 x64 (need to turn off the signature drive, UAC run CMD), x32)
- 2021-05-16 18:30:07下载
- 积分:1