-
Forum message board:supporting mail delivering and discussing.
论坛留言板 支持邮件发送,版主必备,可以实现论坛功能-Forum message board:supporting mail delivering and discussing.
- 2023-01-04 00:10:03下载
- 积分:1
-
GPS positioning system, it can search or query detailed address associating with...
GPS定位系统,能够配合GPS搜索或查询详细的地址-GPS positioning system, it can search or query detailed address associating with GPS.
- 2022-01-22 04:50:17下载
- 积分:1
-
搜索的数字。多重处理的实现。MPI(RUS)+俄罗斯评论
Search of number of Pi. Multiprocessing realisation. MPI (RUS) +Russian comments-Search of number of Pi. Multiprocessing realisation. MPI (RUS)+Russian comments
- 2022-01-26 01:50:31下载
- 积分:1
-
进程间通信----匿名管道
匿名管道正因为提供的功能很单一,所以它所需要的系统的开销也就比命名管道小很多,
在本地机器上可以使用匿名管道来实现父进程和子进程之间的通信,
这里需要注意两点,第一就是在本地机器上,这是因为匿名管道不支持跨网络之间的两个进程之间的通信,
第二就是实现的是父进程和子进程之间的通信,而不是任意的两个进程。
然后得话还顺便介绍匿名管道的另外一种功能,其通过匿名管道可以实现子进程输出的重定向, 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-07 18:15:15下载
- 积分:1
-
学习过程中发现的一个字迷游戏源代码,希望和大家分享。
学习过程中发现的一个字迷游戏源代码,希望和大家分享。-Learning process found in a puzzle game source code, want to share with you all.
- 2022-02-09 21:52:26下载
- 积分:1
-
实现在Windows mobile系统手机的一键重启和关机功能
实现在Windows mobile系统手机的一键重启和关机功能-Windows mobile system in the implementation of a key cell phone to restart and shutdown function
- 2023-07-26 20:15:03下载
- 积分:1
-
c compiler source code
c语言编译器的源代码-c compiler source code
- 2022-11-27 05:25:02下载
- 积分:1
-
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEm...
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEmptyRecycleBin:=GetProcAddress (LibHandle, SHEmptyRecycleBinA )语句读取SHEmptyRecycleBinA函数的地址,如果以上语句能够正确执行(也就是@SHEmptyRecycleBin不等于nil),那么就调用SHEmptyRecycleBin完成清空回收站的操作。最后释放动态链接库。-The early run, the program will first of all through the LoadLibrary function to load dynamic link library Shell32.dll, and after the load operation is stored in the handle of LibHandle. Then @ SHEmptyRecycleBin: = GetProcAddress (LibHandle, SHEmptyRecycleBinA) statement read function SHEmptyRecycleBinA address, If the above statement to the correct implementation (that is, @ SHEmptyRecycleBin does not mean nil), then call the Empty Recycle Bin SHEmptyRecycleBin complete operation. Finally the release of a dynamic link library.
- 2022-11-16 11:20:03下载
- 积分:1
-
Windows programming with VC++ and MFC
这个源代码包帮助C/C++程序员掌握进入世界的步骤
- 2023-08-23 17:35:04下载
- 积分:1
-
一些实用的C小程序 用于解决一些算法问题 如猴子吃桃问题
一些实用的C小程序 用于解决一些算法问题 如猴子吃桃问题- Some practical C script uses in to solve some algorithm
question like monkeys to eat the peach question and so on
- 2022-01-23 11:21:23下载
- 积分:1