-
DISP_IP_QQ
木子的显IP QQ制作教程 +源代码学习网络编程的好资料(Muzi' s significant IP QQ Tutorial+ source code for making a good program to learn the information)
- 2010-03-05 17:36:34下载
- 积分:1
-
SQL_SERVER2008_EXPRESS
MFC对话框ADO连接SQL_SERVER2008(MFC dialog ADO connection SQL_SERVER2008)
- 2014-01-01 21:13:34下载
- 积分:1
-
CCS5.4-software-license-file
TI公司的CCS5.4软件许可证文件,拷贝到/ccsv5/ccs_base/DebugServer/license 下面,即可使用。(TI company CCS5.4 software license file, copy it to/ccsv5/ccs_base/DebugServer/license below, then you can use ccs5.4 freely.)
- 2020-11-30 21:09:29下载
- 积分:1
-
CMC
本文件讲述了基于CMC芯片的智能仪表的采集器、控制器的源代码描述。(This file tells the story of the intelligent instrument based on CMC chip collector, controller source code description. )
- 2013-12-01 13:17:58下载
- 积分:1
-
Winform 模拟QQ窗体效果
模拟QQ窗体
- 2013-01-07下载
- 积分:1
-
Student
说明: 数据库输入界面设计,通过源代码学习可以初步学会数据库中数据界面编程的学习(Database input interface design, through the source code can initially learn to study the data in a database programming interface, the learning)
- 2009-08-27 23:25:07下载
- 积分:1
-
DotnetChartingweb
.net framework2.0环境下制作图表控件,dotnetcharting(. Net framework2.0 environment charting control, dotnetcharting)
- 2010-12-15 15:23:44下载
- 积分:1
-
TIM—呼吸灯与SPWM波
由STM32F103ZET6控制的TIM—呼吸灯与SPWM波(TIM-Respiratory Lamp and SPWM Wave Controlled by STM32F103ZET6)
- 2020-06-15 22:23:55下载
- 积分: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
-
Linux-ftp
Linux下简单的FTP客户端程序.
这个FTP客户端程序主要分两个模块,一个是ftp_socket.c,负责socket方面的操作,另外一个是ftp.c,负责FTP的操作实现。有参考了网上开源的项目中PORT和PASV部分的处理,其他其实都挺简单的。核心代码不到900行,其中有一些地方没考虑得很全面,一些处理得不够优雅,以后慢慢再修改.(ftp linux sample)
- 2014-12-01 22:26:13下载
- 积分:1