Welcome![Sign In][Sign Up]
Location:
Search - rotate

Search list

[Windows Develop进程的调度

Description: 本程序分别采用高响度比和时间比轮转调度进程就绪队列-this procedure were compared using high loudness and time scheduling process than rotate ready Queue
Platform: | Size: 1965 | Author: LCY | Hits:

[GDI-BitmapGDIDemo

Description: 用GDI来打开图片,并且可以放大,缩小,旋转等基本功能。-using GDI to open the pictures, and can zoom in and out, rotate and other basic functions.
Platform: | Size: 124726 | Author: 胡志军 | Hits:

[GDI-Bitmapjl_ball_01

Description: 用vc实现得关于球体建模,实现基本得三维变化,旋转,缩放,透视,平移等,还加入光照功能-with vc achieve in on the ball modeling, three-dimensional realization of fundamental changes in, rotate, zoom, perspective, translation, also joining illumination function
Platform: | Size: 109314 | Author: jl | Hits:

[OpenGL programpzr

Description: 在OpengGL中实现3ds max中的Pan, zoom in, zoom out, arc rotate功能。-OpengGL in achieving the 3ds max Pan, zoom in, zoom out, rotate function arc.
Platform: | Size: 262983 | Author: 熊有益 | Hits:

[Other resourceMov&Rotate

Description: 用VB+AO实现不同时期两幅图的叠加,可用于土地利用的变更分析
Platform: | Size: 11647 | Author: 姜游余 | Hits:

[GUI DevelopMO9455

Description: 用VC.net 开发的GIS程序,可实现地图的放大、缩小、旋转等操作。-VC.net use of GIS development, which enables the map to zoom, rotate, etc.
Platform: | Size: 22821 | Author: ylw | Hits:

[OpenGL programopengl29

Description: opengl的三维立方体动画 可以放大、缩小、旋转。-opengl 3D cube animation to zoom, rotate.
Platform: | Size: 8427 | Author: 刘达 | Hits:

[Windows Developthread123123

Description: 一个windows进程互斥访问的程序,用到信号量等机制,采用时间片轮转法! -a visit to contradict the procedure used signal to other mechanisms, using time-rotate Act!
Platform: | Size: 2765 | Author: | Hits:

[Process-Threadcourse_attemper

Description: 关于进程调度的一个程序,采用C语言编写程序,选用优先数调度算法或简单轮转法对五个进程进行调度,每个进程处于运行(Run)、就绪(Ready)和完成(Finish)三种状态之一,并假定起始状态为就绪状态。-on the process of scheduling a procedure using C language programming, a few selected priority scheduling algorithm or a simple method to rotate five scheduling process, each process has been in operation (Run), ready (Ready) and completed (Finish), one of three states, and assume that the initial states of readiness.
Platform: | Size: 1555 | Author: zhou | Hits:

[OpenGL programGL0001

Description: vc++下利用opengl做的一个三维图象显示,旋转的例程愿代码-vc using opengl do a three-dimensional image, rotate the routines would like to code editorials
Platform: | Size: 70178 | Author: 浩东 | Hits:

[Other resourceEntity3

Description: 实现了三维变换的一些基本功能: 以直线为轴进行旋转 以一点为基点放缩 对直线L作镜向 对平面作镜向 得到三维结构的投影 -achieve a three-dimensional transform some basic functions : a straight line to rotate around the axle of the base point of the linear scaling L for planar mirror to the right to be a mirror for the three-dimensional structure of the projector.
Platform: | Size: 60943 | Author: stefanie | Hits:

[Software Engineeringosbymayfar

Description: 本程序实现FCFS先来先服务,SPF短进程优先,FPF_Reaved抢占式高优先级,TimePiece时间片轮转这四种进程调度算法。 程序运行时根据提示选择相应进程调度算法,然后调用函数GetRandProc(LPVOID lpParam)(程序专门为该函数开辟新的线程)产生随机进程并将其插入到就绪队列中然后再用相应的进程调度算法调度进程运行。 -the program FCFS first-come first-serve, SPF short process priority, Preemptive FPF_Reaved high-priority, TimePiece time to rotate the four-process scheduling algorithm. Running time prompted the selection process scheduling algorithm, then the function call GetRandProc (LPVOID lpParam) (specialized procedures for the letter several open up new threads) random process and will be inserted into its place queue Then the corresponding process scheduling algorithm scheduling The process runs.
Platform: | Size: 21730 | Author: mayfar | Hits:

[Otherdiaodusuanfa

Description: 操作系统调度算法(先来先服务,短作业优先,时间片轮转,响应比优先)-scheduling algorithms operating system (first-come first-serve, short operating priority, time-rotate in response to priority over)
Platform: | Size: 2213 | Author: 马晓志 | Hits:

[GDI-BitmapRoateImageByGDI+

Description: 利用GDI+技术来实现了对图像的打开,旋转,有一定的价值-use GDI technology to achieve the right to open the image, rotate, a certain value
Platform: | Size: 1298835 | Author: www | Hits:

[OS Developxianjinxianchu

Description: 先近先出,时间片轮转,以及优先级的进程调度程序。采用叻C++的编程方法。值得下载。-first-out near first time films rotate, and the process of priority scheduling procedures. Using C + + featuring the programming method. Worth the download.
Platform: | Size: 2662 | Author: | Hits:

[OpenGL programopenglexample3

Description: 一个教您如何将这些彩色对象绕着坐标轴旋转的opengl程序,使得我们能够非常精确地旋转对象。效果相当不错!-one teaches you how these objects around the color coordinates rotating opengl procedures, allowed us to be very precise to rotate objects. The results are pretty good!
Platform: | Size: 16079 | Author: 张阳 | Hits:

[Other resourcesemisphere

Description: 用matlab程序画一个透明的半球,可以随便旋转,改一改以后可以画全球-using Matlab procedures painting a transparent hemisphere, can freely rotate and can be modified after drawing global
Platform: | Size: 784 | Author: 李光元 | Hits:

[Process-ThreadClunzhuanfa

Description: 编写并调试一个模拟的进程调度程序,采用“轮转法”调度算法对五个进程进行调度。   轮转法可以是简单轮转法、可变时间片轮转法,或多队列轮转法。   简单轮转法的基本思想是:所有就绪进程按 FCFS排成一个队列,总是把处理机分配给队首的进程,各进程占用CPU的时间片相同。如果运行进程用完它的时间片后还为完成,就把它送回到就绪队列的末尾,把处理机重新分配给队首的进程。直至所有的进程运行完毕。-prepared a simulation and debugging process scheduling procedures, "reincarnated" Scheduling Algorithm of five scheduling process. Web law may be a simple Web, variable-time Web tablets, or rotate cohort method. Simply rotate the basic idea is : all ready process by FCFS queue formed a queue, processors are always allocated to the first team in the process, the process of CPU time slice of the same. If you are running a process spent its time for films completed, so I sent it back to the ready queue at the end. put processor re-allocated to the first team in the process. Process until all is finished.
Platform: | Size: 1616 | Author: 庄宁文 | Hits:

[Crack Hackrator

Description: 本程序只能实现轮转机加密,如有不足,请多多指教。-this procedure can only achieve rotate encryption machine, if insufficient, the exhibitions.
Platform: | Size: 1913 | Author: fanyu | Hits:

[Special EffectsImgTool

Description: Open Image file of any fomat type View several mode Convert RGB24->Gray->Binary Image Rotate Image with Any angle Scroll image softly bt hand -Open Image file of any type View sever fomat Convert mode RGB24 al -
Platform: | Size: 4840728 | Author: kim S.D. | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net