-
UDP发送到多端口
虚拟现实设备常用到非标准输入设备,对PC主机进行控制和作为交互输入,如飞鼠、凌指、感应指环、数据手套等,但这类设备与主机进行通讯时,常需要针对不同应用定义不同的协议或命令序列,而发送的基本数据指令是一致的。这时候就要采取一种广播式方法,即把同一指令发送到本机若干预定义端口,这些端口分别为不同的应用程序所监听并应用不同解码规则,从而规避了切换应用程序带来的衔接问题,实现一对多的控制。本代码只是一个示例,包含了怎么向多端口发送数据,以及其中一个端口如何接受,接受后的处理方式其实是由各下位应用程序自己定义的。
- 2022-03-02 18:17:50下载
- 积分:1
-
AES
AES算法包含c++版和C版的,运行成功的,有详细的说明。(AES algorithm contains c++ version and the version of the C run successfully, is described in detail.)
- 2013-01-03 10:51:00下载
- 积分:1
-
SAD
C++实现的SAD立体匹配算法,速度快,效果不错(SAD stereo matching method,it runs well.)
- 2021-01-19 16:38:42下载
- 积分:1
-
VFW 视频采集
基于VFW 编制的视频采集控制软件,已测试过,可以正常运行
- 2022-07-18 09:17:41下载
- 积分:1
-
BicubicHermiteCode
使用Visual C++编写的生成三次Hermite曲线的源代码。(Bicubic Hermite code in Visual C++.)
- 2011-01-07 18:01:47下载
- 积分:1
-
Micro-inverter
ti的微型逆变器技术方案,很好的参考,帮助学习。(The Micro-inverter Technology Program Of TI)
- 2014-07-17 19:19:38下载
- 积分:1
-
src
单片机的TCP_IP网络编程与应用,uIP ARP / ICMP / TCP协议的完全移植,可以稳定ping通单板,使用TCP服务器功能,连上单板的TCP服务器功能时(自定义端口1234),单板发出“Hello,how are you?”的问候。其后发出的字符单板都原样返回。有很好的学习和研究价值。(SCM TCP_IP network programming and applications, uIP ARP/ICMP/TCP protocol completely portable, you can ping the stabilization board, using TCP server function, even function on the board when the TCP server (custom port 1234), the board issued " Hello, how are you?" greetings. Subsequent issuance of the character board are returned unchanged. Have a good study and research value.)
- 2011-07-11 14:43:11下载
- 积分:1
-
Algorithms-And-Data-Structures-In-CPP
You don t need any previous experience in programming to learn C++ with this book. This book starts you the beginning and
teaches you both the language and the concepts involved with programming C++.
- 2015-02-07 02:42:50下载
- 积分:1
-
Delaunay
说明: 对三角划分算法的研究,对以前方法的改进,以达到良好的效果,(Triangulation algorithm to study the improvement of previous methods in order to achieve good results,)
- 2008-09-05 21:03:07下载
- 积分:1
-
pcm
simulink 实现 pcm编码 很有用 希望大家有利(similink pcm cod)
- 2011-05-27 19:17:28下载
- 积分:1