-
crc16_oneself
crc校验程序,采样MEGA32单片机,可以设置为查表或者计算方式(crc check program, sampling MEGA32 microcontroller, can be set to look-up table or formula)
- 2010-08-24 10:10:21下载
- 积分:1
-
RobotSDK_Demo
和机器人的通讯,通过UDP
经过长期测试可以用的
和机器人的UDP通讯,通过UDP直接控制(Communication with robots through UDP
Useable after long-term testing
Communication with robots through UDP)
- 2020-06-24 22:20:01下载
- 积分:1
-
txt阅读窗口
windows环境下的简单小程序,可以阅读txt类型的文档,是一个学习C#的初期练习小程序-txt read windows
- 2023-02-08 14:45:03下载
- 积分:1
-
LIVE555 RTSP
Live555主要有四个类库:
libUsageEnvironment.lib;libliveMedia.lib;libgroupsock.lib;libBasicUsageEnvironment.lib
将这四个类库以及相关的头文件导入VC++2010之后,可以轻松实现网络直播系统。
这是该网络直播系统的完整工程
注:程序运行后,使用播放器软件(VLC Media Player,FFplay等),打开URL:rtp://239.255.42.42:1234,即可收看直播的视频。
- 2023-06-07 13:45:03下载
- 积分:1
-
Wavelet-with-labview
用LabVIEW开发的小波滤波程序,用于微弱信号检测处理的上位机程序。(With LabVIEW development of wavelet filtering procedures, computer program for the processing of weak signal detection.)
- 2020-12-19 15:39:09下载
- 积分:1
-
现代电力系统分析.rar
说明: 王锡凡先生写的现代电力系统分析,研究生教材(Modern Power System Analysis, Graduate Textbook by Mr. Wang Xifan)
- 2021-02-17 23:59:45下载
- 积分:1
-
VC socket多线程文件传输
这个是用VC写的SOCKET多线程源码,希望能对大家有用。
- 2022-06-26 03:33:35下载
- 积分:1
-
976556576
设置输入方法,C++Builder精选编程学习源码,很好的参考资料。(Set the input method, C++Builder select learning programming source code, a good reference.)
- 2013-11-22 11:36:28下载
- 积分: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
-
vdr-1.6.0.tar
DVB数字电视源码,包括TS流的解析,SUBTITLE的解码,很精简的程序(DVB digital television source, including the TS stream analysis, SUBTITLE decoder, it is streamlined procedures)
- 2008-05-28 09:09:23下载
- 积分:1