资源列表
process
- 编写一段源程序,应用系统调用fork()创建两个子进程,当此程序运行时,在系统中有一个父进程和两个子进程活动。让每一个进程在屏幕上显示一个字符:父进程显示字符“a” 子进程分别显示字符“b”和字符“c”。试观察纪录屏幕上的显示结果,并分析原因。fork()系统调用函数说明、参数值及定义 fork()函数功能: 创建一个新进程 int fork() 其中返回int取值意义如下: 0:创建子进程,从子进程返回的id值 大于0:从父进程返回的子进程id值 -1:创建失败
Compation
- 一个VC++实例开发的贸易公司管理系统源码。-A VC++ Examples of the development of trading companies source code management system.
SockClient
- 一个VC++实例开发的源码程序!希望对大家有用!-A VC++ Examples source development process! Hope useful for all of us!
xiangqi
- 一个VC++实例开发的象棋源码程序!感兴趣的可以看看!不错的哦!-A VC++ Examples of the development of chess-source program! Interested can look at! Oh good!
Snak
- 一个Vc++实例开发的贪吃蛇游戏源码程序,感兴趣的可以看看!-A Vc++ Examples Snake game source code development process, interested can look at!
CDplayer
- 一个VC++实例开发的Cd播放器源码程序!-A VC++ Examples Cd player development program source code!
ptxt
- 可视化编程应用——Visual Basic 6.0配套习题-Application of Visual Programming- Visual Basic 6.0 matching exercises
aldm
- 可视化编程应用——Visual Basic 6.0案例代码-Application of Visual Programming- Visual Basic 6.0 code case
xtda
- 可视化编程应用——Visual Basic 6.0习题答案-Application of Visual Programming- Visual Basic 6.0 Exercises answer
bjk
- 可以对北京汽车所产生的故障进行诊断的电脑解码器-Can be generated by motor vehicles on Beijing
CaptureMouse
- 一个捕捉鼠标的代码,有兴趣的朋友可以分析一下-A code to capture the mouse, interested friends can analyze
Guess
- 猜數字(四位數字) 猜數字(四位數字)-猜数字(four digits)猜数字(four digits)