-
DEM的读取与显示 实现大规模地形显示
DEM的读取与显示 实现大规模地形显示(DEM read and display of large-scale Terrain)
- 2010-07-18 11:27:51下载
- 积分:1
-
TCP_GPRS_XSTECK
一个科技公司使用的GPRS接收程序。可是直接使用(A PROGRAM OF GPRS SERVER 。IT S VERY EASY TO USE.)
- 2010-07-03 12:19:47下载
- 积分:1
-
UsbcameraToIpcamera
使usb摄像头可以当作ip摄像头使用的小程序(Make usb camera ip camera can be used as a ipcamera)
- 2013-12-25 17:08:17下载
- 积分:1
-
C++ U盘格式化 UFormat
实现U盘格式化,有很好的学习价值。安装自动释放源码。(Realize U disc format, have good learning value. The installation of an automatic release of source code.)
- 2020-06-26 03:00:02下载
- 积分:1
-
Project1
TCP 发送模块 一点小代码``````
仅仅当做参考(TCP Send Module)
- 2010-09-10 22:05:17下载
- 积分:1
-
mianjijisuan
测绘中的面积计算。代码是本人自己编写的,实现读取Excel中给定点坐标(按照顺时针或逆时针编号),并计算给定点所围成的区域面积。(Mapping the area. Code is I have written to achieve a given point in Excel to read the coordinates (clockwise or counterclockwise in accordance with the number), and calculate a given point of the surrounded area.)
- 2020-06-28 17:40:02下载
- 积分:1
-
NetEngine_AuthReg
服务端不支持XP以及以下系统
服务端没有开源,开源代码可以联系我们购买,限定服务端的应用代码收费。
服务端需要注册,使用期限30天,目录不可更改,服务端下面的AuthService_Config目录下的NetEngine_AuthorizeReg.dat这个文件,当程序到期你可以删除,然后又有30天使用期限
服务端注册后可以使用加密通信协议,可以使用电子邮件发送通告与客户端密码找回功能,请联系我们注册
客户端说明:
客户端需要的DLL,你可以拷贝服务器目录下的DLL过去即可。或者参考我们以前的本地验证注册程序,但是不要使用他的DLL,因为以前发布的本地验证注册网络验证有问题,只有这个版本才修正了
客户端DEMO有示例代码,你可以参考编写">
- 2014-09-10 11:22:35下载
- 积分:1
-
SSgameRun
:本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,本系统主要实现以下功能: 系统采用人机交互的方式,界面美观友好。 屏幕信息需要时时显示,网络延时不能大于1秒。 服务器端可以随时运行,只要客户端运行,就能够显示屏幕信息。 系统运行时占用内存不能大于10MB,以免影响系统性能。 客户端运行时需要隐藏显示窗口,起其感觉不到在运行(network monitoring system that can carry out the screen of a computer monitor, the system achieve the following features: system is the way human-computer interaction, interface, beautiful and friendly. need to constantly display screen information, the network delay is not greater than 1 second. server can be run at any time as long as the client runs, will be able to display information. run-time memory for the system can not be larger than 10MB, so as not to affect system performance. need to hide the client run-time display window, from its feel in the run.)
- 2010-10-13 16:58:55下载
- 积分:1
-
VCOpenDDS
ACE+TAO windows环境下编译ACE编译OpenDDS(ACE+ TAO windows environment compiler ACE source)
- 2013-08-01 23:03:26下载
- 积分: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