-
C++ 编程练习代码
c++第五版,用于前四章的联系,使用于初学者,希望大家多多交流,获得更好的学习资源。其中包括了前四章的部分练习题答案,其中也有不完善或者不规范的请,大家批评指正。
- 2022-08-24 11:57:21下载
- 积分:1
-
Locate eye in real time
Locate eye in real time
- 2022-04-07 00:51:20下载
- 积分:1
-
WINDOWS mine own VC games, three junior
WINDOWS自带 VC 扫雷游戏,低级中级高级三级别-WINDOWS mine own VC games, three junior-level Advanced Intermediate
- 2022-11-11 23:40:04下载
- 积分:1
-
使用VC搭建界面的冒泡算法
使用VC搭建界面的冒泡算法-use interface structures and bubbling Algorithm
- 2023-01-20 09:35:03下载
- 积分:1
-
进程通信之邮槽通信
进程间通信之邮槽通信,油槽通信也可以实现远程通信。在代码里只是简单的通信,因为没有多台电脑,所以没有测试远程的,有兴趣的可以自行研究,代码只做为参考。详情可以通过搜索"进程间通信"来进行深入的了解.
- 2022-11-30 15:45:04下载
- 积分: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
-
Support the post/reply/edit information, personal information can be set, person...
支持邮寄/回复/编辑信息,可设置个人信息、个人论坛、用户和匿名邮件、讨论主题等,通过提交或其它的特殊的顺序排队用户,可定义管理,排队等功能,具有很高的可配置性,能够完全定制出相当个性化的论坛.-Support the post/reply/edit information, personal information can be set, personal forum, users and anonymous e-mail to discuss the theme and so on, by submitting or other order of the special queue users, definable management features such as queuing, are highly configurable , and can be completely customized personalized considerable forums.
- 2022-01-28 11:22:48下载
- 积分:1
-
VC with the preparation of their own ImagConvert a wave file to read and calcula...
ImagConvert 自己用VC编写的一个读取wave文件,并计算短时能量、短时过零率以及自相关函数的程序。-VC with the preparation of their own ImagConvert a wave file to read and calculate the short-time energy, zero-crossing rate and short-time auto-correlation function of the process.
- 2022-05-17 10:10:07下载
- 积分:1
-
解析TIFF影像数据格式并显示TIFF影像
通过解析TIFF影像数据格式,获得TIFF影像的相关参数,如宽度、高度、位深度、数据信息,然后将数据显示出来,对于想独立读取TIFF数据信息有一定帮助。
- 2023-08-28 14:00:04下载
- 积分:1
-
链表模板类的定义及使用
链表模板类的定义及使用-Chain template class definition and use
- 2022-04-07 23:57:33下载
- 积分:1