-
yanshou
单处理机的进程调度1、采用时间片轮转调度算法实现进程调度。
2、确定进程控制块的内容,进程控制块的组织方式。
3、完成进程创建原语和进程调度原语。
4、编写主函数对所做工作进行测试。
(The process of scheduling a single processor, using round-robin scheduling algorithm process scheduling. 2, the process control block to determine the content, process control block of the organization. 3, the complete process of creating the original language and process scheduling primitives. 4, the preparation of the work done by the main function of the test.)
- 2011-11-09 15:41:09下载
- 积分:1
-
OCC
这是用open cascade来实现绘制简单的B样条曲线和样条曲面的程序。可以用来对open cascade的入门学习。(This is used to achieve open cascade easy mapping of B-spline curves and spline surfaces procedures. Can be used to open cascade of study entry.)
- 2009-03-03 10:40:25下载
- 积分:1
-
PTZ-camera-control-system
使用vc++开发的云台镜头控制系统,主要通过串口实现控制,已编译通过,可学习使用(PTZ camera control system)
- 2013-09-24 22:31:17下载
- 积分:1
-
Combo
一个VC++下拉字体预览框,像Word的字体选择功能一样,鼠标点击下拉框的时候,下拉框中的字体名称显示的样式就是该字体的样式,用户选择哪种字体一目了然,方便了用户操作。
(A VC++ drop-down box font preview, font selection function as the Word, like drop-down box when a mouse click, drop-down box displays the name of the style of the font is the font style, font at a glance the user choose which to facilitate the user.)
- 2011-04-23 00:39:11下载
- 积分:1
-
wdkserver
wsk是win7上取代tdi驱动进行网络编程的技术,程序对wsk的接口进行封装,可以像应用层一样进行socket编程。(wsk is substituted on win7 tdi driven network programming techniques, procedures for wsk interface package, socket programming can be the same as the application layer.)
- 2015-11-03 17:26:33下载
- 积分:1
-
CZoomoutanin
C语言实现的矢量图形的缩放等功能,初学的可以参考参考(C language implementation of graphical zoom functions, can refer to reference)
- 2011-09-06 23:12:57下载
- 积分:1
-
CAMERTERMINAL
串口拍照源程序,通过串口得到摄像头部分的JPEG数据,再把数据还原成JPG图像(Serial camera source, camera part of the JPEG data through the serial port, and then restore the data into a JPG image)
- 2013-01-30 21:26:21下载
- 积分:1
-
VCPP-create-a-application-window
VC++语言创建一个普通的应用程序窗口.为了使PlaySound函数能正常使用,编译前应做以下设置:单击Project->Setting->Link选项卡,在Category中选中General,然后在Object/Library Modules文本框中,我们看到有很多.lib的库文件,在其最后添加代码" winmm.lib"(windows多媒体库)后,单击OK。(VC++ language to create a common application window in order to make proper use PlaySound function, should be done before compiling the following settings: Click Project-> Setting-> Link tab, select General in the Category, and then in the Object/Library Modules text box, we see a lot. lib library file, add the code in its final " winmm.lib" (windows multimedia library), click OK.)
- 2013-11-24 14:23:38下载
- 积分:1
-
VCsrcOICQjiemian
VC源码完全模仿OICQ的界面的程序,做界面的可以下载看下。 (VC-source interface OICQ fully mimic the procedure, and can be downloaded facie interface.)
- 2009-04-16 18:00:50下载
- 积分:1
-
UDPdatatrasmission
利用UDP协议实现两台计算机点对点之间的数据传输和聊天功能(Using UDP protocol between two computers peer-to-peer data transfer and chat features)
- 2009-05-11 12:50:33下载
- 积分:1