-
udp通信客户端程序
应用背景
AppWizard has created this udpClient application for you.
This file contains a summary of what you will find in each of the files that
make up your udpClient application.
udpClient.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
udpClient.cpp
This is the main application source file.
关键技术
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named udpClient.pch and a precompiled types file named StdAfx.o
- 2022-02-13 21:01:13下载
- 积分:1
-
VB.Net Game Development code
//VB 游戏开发代码,包含游戏的具体算法,界面显示,游戏引擎的调用处理。
- 2022-01-26 17:50:14下载
- 积分:1
-
上传个小程序,VC++写的,用于获取,系统所有磁盘驱动器,供初学者学习参考...
上传个小程序,VC++写的,用于获取,系统所有磁盘驱动器,供初学者学习参考-From a small program, VC++ to write, for the acquisition, the system of all disk drives, for beginners to learn information
- 2022-04-18 03:01:14下载
- 积分:1
-
易语言模仿cs半条命3d场景的例程 和CS差不多
易语言模仿cs半条命3d场景的例程 和CS差不多-Half-Life imitating cs language easy 3d scene almost routine, and CS
- 2022-03-06 12:44:09下载
- 积分:1
-
C#读取gps串口信息,可以实时读取gps模块定位信息
可以选取串口号,解析gps模块获取的坐标,并且实时显示获取的字符串信息,可以判断当前定位状态是否处于锁定状态。
- 2022-08-12 17:03:59下载
- 积分:1
-
不错的一个工具生成
不错的一个工具生成-a good tool generation
- 2022-02-20 00:37:19下载
- 积分:1
-
检查程序回文与否
C程序的回文回文或C语言编程:C语言回文程序,C代码来检查一个字符串是否是回文与否以及回文数。
这个程序的工作原理如下: - 首先我们输入的字符串复制到一个新的字符串,然后我们扭转了新的字符串,
然后将其与原始字符串进行比较。如果两个人有字符的顺序相同,即它们是相同的,那么输入的字符串是回文,
否则不是。要执行复制,反向和比较,我们使用string.h中的strcpy的,strrev和功能的strcmp分别,如果你不
希望使用这些功能看到C编程代码回文不使用字符串函数操作。有些回文字符串的例子是“爸爸”,“雷达”,
“女士”等。
- 2022-03-15 22:05:20下载
- 积分:1
-
WinCE 设备驱动程序开发指南中文版的,花了很多钱买的希望大家珍惜...
WinCE 设备驱动程序开发指南中文版的,花了很多钱买的希望大家珍惜-WinCE Device Driver Development Guide to the Chinese version, and spent a lot of money to buy the hope of U.S. Value
- 2022-03-19 04:40:04下载
- 积分:1
-
CT检测算法实现,配合硬件可以检测电流忽感器的状况,分流或开路...
CT检测算法实现,配合硬件可以检测电流忽感器的状况,分流或开路-CT detection algorithm to achieve, coupled with the hardware can detect the status of current suddenly sensilla, separate or open circuit
- 2022-11-09 01:35:04下载
- 积分:1
-
VC++的GDI画直线、椭圆的源代码
一个VC++的GDI画直线、椭圆的源代码,对于初学者挺有用的,可以看到画直线的算法、流程以及效果展示。
- 2022-05-29 00:29:38下载
- 积分:1