-
本程序展示了如何创建并使用mfc动态链接库,实现截图的功能。...
本程序展示了如何创建并使用mfc动态链接库,实现截图的功能。-This procedure demonstrates how to create and use dynamic link library mfc to realize the function of shots.
- 2022-03-20 06:30:34下载
- 积分:1
-
沙漠行车问题数学模型的C语言程序,运行可得通过的最优耗油量的值....
沙漠行车问题数学模型的C语言程序,运行可得通过的最优耗油量的值.-Math model of Travelling in desert,use C language.Can get the optimized consume of oil.
- 2022-03-05 11:17:32下载
- 积分:1
-
自制avr_jtag模拟器
自制avr_jtag仿真器-homemade avr_jtag Simulator
- 2022-04-20 19:41:18下载
- 积分:1
-
功过模拟单功能流水线调度过程,掌握流水线技术,学会就算流水线的吞吐率,加速比,效率...
功过模拟单功能流水线调度过程,掌握流水线技术,学会就算流水线的吞吐率,加速比,效率-Merits and demerits of single-function simulation pipeline for the activation process, master pipeline technology, even if the pipeline throughput Institute, speedup, efficiency
- 2022-02-02 12:47:53下载
- 积分:1
-
jdk1.2a on wince document
jdk1.2a on wince document
- 2022-06-26 01:47:36下载
- 积分:1
-
vc development applications
vc开发的应用程序-vc development applications
- 2023-03-08 00:20:02下载
- 积分:1
-
自动获取webshell的代码,适合中级人员学习参考
自动获取webshell的代码,适合中级人员学习参考-Obtain the webshell code automatically and fit the senior people to use as reference.
- 2022-06-20 23:51:14下载
- 积分:1
-
基于OGRE引擎的地形编辑器,在此基础上很容易开发出功能强大的编辑器。...
基于OGRE引擎的地形编辑器,在此基础上很容易开发出功能强大的编辑器。-Ogre engine based on the terrain editor, on this basis is easy to develop powerful editor.
- 2022-02-01 11:30:01下载
- 积分:1
-
BCB programming skills
BCB编程技巧――文件切割机-BCB programming skills-- paper cutting machine
- 2023-03-31 20:50:03下载
- 积分:1
-
进程间通信----匿名管道
匿名管道正因为提供的功能很单一,所以它所需要的系统的开销也就比命名管道小很多,
在本地机器上可以使用匿名管道来实现父进程和子进程之间的通信,
这里需要注意两点,第一就是在本地机器上,这是因为匿名管道不支持跨网络之间的两个进程之间的通信,
第二就是实现的是父进程和子进程之间的通信,而不是任意的两个进程。
然后得话还顺便介绍匿名管道的另外一种功能,其通过匿名管道可以实现子进程输出的重定向, 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-07 18:15:15下载
- 积分:1