搜索资源列表
Mode
- 通过向Mode模块发送event来做状态迁移,Mode模块中有一个Matrix表,通过Matrix表来做出判断-through Mode modules make this event the movement Mode Module Matrix is a table through the Matrix to make a judgment Table
风扇
- 使用多线程实现一种模拟风扇的程序,可以利用按钮控制风扇的运动情况!Java实现!是一个applet!-use multithreading to achieve a simulation fans procedures, we can use the buttons to control the movement of fans! Java! It is an applet!
ThreadCreatyan
- 本例说明了线程的使用,两个小球的运动是用两个线程实现的。-illustration of the use of the thread, two small ball movement is using two threads achieved.
TaskList
- 找出系统当前运行的任务 - Discovers the system current movement the duty
BallMove
- 使用线程实现了三个小球以不同速度运动的程序-Using threads to achieve three different speeds ball movement procedures
ThreadCreat
- 本例介绍了多线程之间的同步和运行,实现两个小球交替运动-This example describes the synchronization between multiple threads and run to achieve two ball alternating movement
BallTh
- 自己写的一个桌面小球程序,每点击一次按钮,就有一个新的线程被建立,每个线程对应于一个运动的小球-Wrote it myself a desktop small ball program, every click of a button, there is a new thread is created, each thread corresponds to a movement of the small ball
MulThread
- 多线程编程实例,一个线程控制进度条,另一个线程控制小球运动。本例子是学习多线程编程很界面编程很好的例子-Multi-threaded programming examples, a thread of control progress bar, another thread of control ball movement. This example is multi-threaded programming is to learn good example of programming int
ThreadCreat0
- 该程序通过创建两个线程分别实现连个小球(红色大球和蓝色小球)在固定区域里的运动。即单击启动按钮,开启两个线程,连个小球分别以不同的速度运动;单击停止按钮,蓝色小球线程被停止,红色小球继续运动。-The program achieved by creating two threads with a small ball (big red ball and blue ball) in a fixed area in the movement. That is, click the Start but
Thread
- 本程序是关于java线程方面的,程序是利用数学算法将自定义的一个球类在面板中进行无限的运动,直到用户终止为止。-This program is about java threading, the program is to use mathematical algorithms to customize a ball in the panel for unlimited movement, until the user terminated.
cipandiaodusuanfa
- 磁盘驱动调度对磁盘的效率有重要影响。磁盘驱动调度算法的好坏直接影响辅助存储器的效率,从而影响计算机系统的整体效率。 常用的磁盘驱动调度算法有:最简单的磁盘驱动调度算法是先入先出(FIFO)法。这种算法的实质是,总是严格按时间顺序对磁盘请求予以处理。算法实现简单、易于理解并且相对公平,不会发生进程饿死现象。但该算法可能会移动的柱面数较多并且会经常更换移动方向,效率有待提高。-Disk drive scheduling efficiency of the disk have a major
Debug
- 先锋机器人的运动控制代码,4线程同时作用实现简单的机器人运动以及机器人之间的通信。具体运动为:机器人1从原点运动到坐标(0.1000),然后命令机器人2从坐标(1000.0)运动到原点。-The Pioneer robot motion control code to achieve a simple robot and robot communication between. Movement: robot a movement from the origin to the coordinat
size__chanve__will
- 圆沿正弦曲线运动,并且圆会大小变化!的VC++API程序!,(Circular movement along a sine curve, and circle size will change!)
zahv
- In the mouse and keyboard to control the movement of the circle of vc + + project program!