首页 相关文章 模拟进程调度(delphi写的)

模拟进程调度(delphi写的)

  unit Unit1;

  interface

  uses
   Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
   Dialogs, ComCtrls, StdCtrls, ExtCtrls, Grids, Calendar, Gauges, jpeg;

  type
   TForm1 = class(TForm)
   Shape1: TShape;
   Shape2: TShape;
   Shape3: TShape;
   Shape4: TShape;
   Shape5: TShape;
   Shape6: TShape;
   Shape7: TShape;
   Shape8: TShape;
   Shape9: TShape;
   Shape10: TShape;
   Shape11: TShape;
   ...[ 查看全文 ]

2016-02-19 标签:

模拟进程调度(delphi写的)的相关文章

手机页面
收藏网站 回到头部