-
Programming using MFC dialog implementation in the digital clock display, the pr...
利用MFC编程在对话框中实现数字时钟的显示,对界面编程有一定的参考作用-Programming using MFC dialog implementation in the digital clock display, the programming interface of some reference value
- 2023-04-15 06:50:03下载
- 积分:1
-
换一大一小两个正方形并且对立交叉
换一大一小两个正方形并且对立交叉-freshman for a small square and two antagonistic cross-
- 2022-03-16 07:10:42下载
- 积分:1
-
读取Excel表格文件转换成自定义格式并打印示例
读取Excel表格文件转换成自定义格式并打印示例-read Excel files into a custom format and print examples
- 2022-02-15 19:00:32下载
- 积分:1
-
百度地图实现
模拟百度地图实现,功能完善,实用性高。
- 2022-02-05 00:59:46下载
- 积分:1
-
各种排序算法例程:简单选择排序;堆排序;插入排序;希尔排序;冒泡排序;快速排序;...
各种排序算法例程:简单选择排序;堆排序;插入排序;希尔排序;冒泡排序;快速排序;-Various sorting algorithm routines: Simple Selection Sort HEAPSORT Insertion Sort Hill sort Bubble Sort quick sort
- 2022-03-22 23:45:15下载
- 积分:1
-
基于凌阳61板的公交车语音自动报站器,用于十堰地区5路车站线路语音自动报站名等...
基于凌阳61板的公交车语音自动报站器,用于十堰地区5路车站线路语音自动报站名等-Based on Sunplus 61 plate automatic voice bus stop, for Shiyan area 5 Station Road, voice automatically stop lines, etc.
- 2023-07-18 16:25:04下载
- 积分:1
-
I spent the early c++ Realize the b
本人早期用c++实现的b树的数据结构实例,在vc2005上调试通过,给大家参考下!-I spent the early c++ Realize the b-tree data structure example, in debugging vc2005 passed, under reference to the U.S.!
- 2022-08-16 09:49:10下载
- 积分:1
-
Interesting book about how Windows gets time
Interesting book about how Windows gets time
- 2022-06-02 22:07:34下载
- 积分:1
-
该程序主要实现了图表的显示,通过c++ builder 直接实现对一组数据的图标显示,图表可以选择多种形式,包括所有日常需要的图表...
该程序主要实现了图表的显示,通过c++ builder 直接实现对一组数据的图标显示,图表可以选择多种形式,包括所有日常需要的图表-the main procedures of the chart shows, c builder directly to a group of data to icons, graphics can choose various forms, including all the day-to-day needs of the charts
- 2023-07-18 12:35:03下载
- 积分:1
-
tcp网口通信
1、网络中进程之间如何通信?
2、Socket是什么?
3、socket的基本操作
3.1、socket()函数
3.2、bind()函数
3.3、listen()、connect()函数
3.4、accept()函数
3.5、read()、write()函数等
3.6、close()函数
4、socket中TCP的三次握手建立连接详解
5、socket中TCP的四次握手释放连接详解
6、一个例子(实践一下)
- 2022-07-08 17:54:31下载
- 积分:1