-
如何计算结构体的大小运算符sizeof可以计算出给定类型的大小,对于32位系统来说,sizeof(char) = 1 sizeof(int) = 4。基本数据类...
如何计算结构体的大小运算符sizeof可以计算出给定类型的大小,对于32位系统来说,sizeof(char) = 1 sizeof(int) = 4。基本数据类型的大小很好计算,我们来看一下如何计算构造数据类型的大小。
-How to calculate the structure of the size of the sizeof operator can calculate the size of a given type, for a 32-bit systems that, sizeof (char) = 1 sizeof (int) = 4. Basic data types of the size of the fine calculation, we take a look at how to calculate the structure data type size.
- 2022-07-03 20:19:41下载
- 积分:1
-
VC++ 搜索本地可用串口
vc++ 演示搜索本地可用串口,把本机上可以使用的串口号都列出来,在下拉窗口中可选,本程序是双串口互相通讯,测试串口设备,未完成主要功能。只完成了串口搜索
- 2022-07-08 11:31:44下载
- 积分:1
-
这个是Mobile PPC同步软件的使用说明,带截图,解释得很详细,对初学者学习有很大帮助。...
这个是Mobile PPC同步软件的使用说明,带截图,解释得很详细,对初学者学习有很大帮助。-This is a synchronous Mobile PPC software for use with a screenshot to explain it in detail, and are very helpful for beginners to learn.
- 2023-01-09 04:45:04下载
- 积分:1
-
这是一个usb2.0和usb1.1的协议,调试OK,运行很稳定
这是一个usb2.0和usb1.1的协议,调试OK,运行很稳定-This is a USB2.0 and USB1.1 agreement, debugging OK, run very stable
- 2022-07-16 03:20:04下载
- 积分:1
-
找到并设置问题的 Mjpeg 相机,Foscam
这一计划是能够找到网络上并安装 Foscam Mjpeg 相机的基本配置: 管理员、 操作员用户和密码、 wifi Id 和密码,设置的速度运动云台和其第一次的 presset 信息。
- 2022-08-15 11:25:28下载
- 积分:1
-
TCP服务器
这是TCP协议的一个简单实现服务器。这些类提供套接字的更高级别抽象,以实现服务器端程序。
- 2023-07-06 12:35:03下载
- 积分:1
-
TCP,epoll,socket,Linux C,网络通信,I/O复用
基于TCP协议的socket套接口编程小程序,可以在两个进程(一个客户端,一个服务器)之间收发内容,使用了epoll方式I/O复用,内容简洁易懂,是初步学习套接口编程及epoll复用的绝佳例程。
- 2022-03-12 03:07:58下载
- 积分:1
-
实现VB下的自己编写ping代码,绝对不容错过!
实现VB下的自己编写ping代码,绝对不容错过!-under their preparation ping code, you can not miss!
- 2022-02-16 10:02:07下载
- 积分:1
-
通过Winsock API实现UDP聊天的程序
通过Winsock API实现UDP聊天的程序- Realizes the procedure through Winsock API which UDP chats
- 2022-10-22 11:15:03下载
- 积分:1
-
Layered space
分层空时码的自己编写的zf分解检测程序,包括判决无误和判决有误差两种情况-Layered space-time codes zf prepared by decomposition of their own testing procedures, including the accurate judgments and sentences a margin of error of two cases
- 2022-07-06 22:05:59下载
- 积分:1