-
进程通信之邮槽通信
进程间通信之邮槽通信,油槽通信也可以实现远程通信。在代码里只是简单的通信,因为没有多台电脑,所以没有测试远程的,有兴趣的可以自行研究,代码只做为参考。详情可以通过搜索"进程间通信"来进行深入的了解.
- 2022-11-30 15:45:04下载
- 积分:1
-
WindowsCE驱动开发综述(内有视频),不错的入门介绍读物。
WindowsCE驱动开发综述(内有视频),不错的入门介绍读物。-WindowsCE-Driven Development Review
- 2022-01-26 01:54:19下载
- 积分:1
-
易语言制作的百度歌曲采集器 目前只完成了歌名和专辑的采集 主要采用文本分割的方法实现 我的习作...
易语言制作的百度歌曲采集器 目前只完成了歌名和专辑的采集 主要采用文本分割的方法实现 我的习作-Yi language song collector of Baidu achieve only the title and album of the collection division of the main text of the methods used to achieve my exercises
- 2022-02-10 01:51:26下载
- 积分:1
-
用于较大数值的十进制,二进制,十六进制数值相互转换和十六进值到字符串的转换....
用于较大数值的十进制,二进制,十六进制数值相互转换和十六进值到字符串的转换.-larger values for decimal, binary, Numerical mutual hexadecimal conversions and 16 string into the value of the conversion.
- 2022-05-12 22:32:41下载
- 积分:1
-
用vb编的一个关闭和隐藏我的电脑,回收站程序,希望对visual basic编程感兴趣和希望了解关闭和隐藏我的电脑,回收站程序原理的人有所帮助...
用vb编的一个关闭和隐藏我的电脑,回收站程序,希望对visual basic编程感兴趣和希望了解关闭和隐藏我的电脑,回收站程序原理的人有所帮助-With vb for a closed and hidden My Computer, Recycle Bin procedures visual basic programming of interest and would like to shut down and hide my computer, recycle bin program to help the people of principle! !
- 2023-09-04 22:35:06下载
- 积分:1
-
可设置计算器的大小、色彩等,可进行简单的数学运算
可设置计算器的大小、色彩等,可进行简单的数学运算-Calculator can be set the size, color and so on, can be carried out simple mathematical calculations
- 2022-12-25 15:25:03下载
- 积分:1
-
InternetClient 包含一个类
InternetClient 包含一个类-InternetClient includes a category
- 2022-03-20 13:38:23下载
- 积分:1
-
undo/redo操作实现
用栈数据结构非常简洁完美的管理了undo redo命令的实现。每条command结构体里面保存了当前操作的ID,操作前状态,操作后状态,执行命令的同时把该命令push入undo管理栈,undo的时候pop出undo命令栈并push入redo命令管理栈,redo的时候pop出redo栈并push到undo栈。算法清楚明了,可以在此基础上拓展自己的任何类似操作。 &nbs
- 2022-12-31 03:25:03下载
- 积分:1
-
带头尾指针的list,从list的尾部插入,可以方便的删除list上的任意位置的节点...
带头尾指针的list,从list的尾部插入,可以方便的删除list上的任意位置的节点-lead the list tail pointer from the list, insert the rear, can easily delete the list of arbitrary location of the node
- 2022-02-26 20:15:09下载
- 积分:1
-
字符串统计
字符串统计-abc...
- 2023-08-13 11:25:02下载
- 积分:1