亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

系統(tǒng)穩(wěn)定性

  • 一臺精密儀器的工作時間為 n 個時間單位。與儀器工作時間同步進行若干儀器維修程序。一旦啟動維修程序

    一臺精密儀器的工作時間為 n 個時間單位。與儀器工作時間同步進行若干儀器維修程序。一旦啟動維修程序,儀器必須進入維修程序。如果只有一個維修程序啟動,則必須進入該維修程序。如果在同一時刻有多個維修程序,可任選進入其中的一個維修程序。維修程序必須從頭開始,不能從中間插入。一個維修程序從第s個時間單位開始,持續 t個時間單位,則該維修程序在第s+t-1個時間單位結束。為了提高儀器使用率,希望安排盡可能少的維修時間。

    標簽: 程序 精密儀器 單位 儀器

    上傳時間: 2013-12-20

    上傳用戶:pkkkkp

  • kthtree問題 給定一棵有向樹T

    kthtree問題 給定一棵有向樹T,樹T 中每個頂點u都有一個權w(u);樹的每條邊(u,v)也都有一個 非負邊長d(u,v)。有向樹T的每個頂點u 可以看作客戶,其服務需求量為w(u)。每條邊(u,v)的邊長d(u,v) 可以看作運輸費用。如果在頂點u 處未設置服務機構,則將頂點u 處的服務需求沿有向樹的邊(u,v)轉移到頂點v 處服務機構需付出的服務轉移費用為w(u)*d(u,v)。 樹根處已設置了服務機構,現在要在樹T中增設k處服務機構,使得整棵樹T 的服務轉移費用最小

    標簽: kthtree

    上傳時間: 2013-12-21

    上傳用戶:lyy1234

  •  給定一棵樹T

     給定一棵樹T,樹中每個頂點u都有一個權w(u),權可以是負數。現在要找到樹T的一個連通子圖使該子圖的權之和最大。

    標簽:

    上傳時間: 2014-08-07

    上傳用戶:yyq123456789

  • This archive includes the Delphi component TScreenCapture (D3,D4,D5) that implements an interface t

    This archive includes the Delphi component TScreenCapture (D3,D4,D5) that implements an interface to the capture DLL of our screen capture tool "T.N.T".

    標簽: TScreenCapture implements component interface

    上傳時間: 2015-09-24

    上傳用戶:dreamboy36

  • 生成Bipartite Graphs ./distributions -u -m 1 -M 10 -n 100 -s 500 > top_distrib ./distributions -p

    生成Bipartite Graphs ./distributions -u -m 1 -M 10 -n 100 -s 500 > top_distrib ./distributions -p -2.2 -m 1 -M 100 -n 200 -s 500 > bottom_distrib ./random_bipartite -t top_distrib -b bottom_distrib > bn_test

    標簽: distributions top_distrib Bipartite Graphs

    上傳時間: 2015-10-02

    上傳用戶:yy541071797

  • --- --- --- ----UART0: 115200,8,n,1------------------------------- Embest S3CEV40 >Embest Info&T

    --- --- --- ----UART0: 115200,8,n,1------------------------------- Embest S3CEV40 >Embest Info&Tech Co., Ltd. Embest Info&Tech Co., Ltd. Embest S3CEV40 >

    標簽: Embest 115200 UART 3CEV

    上傳時間: 2013-11-30

    上傳用戶:wqxstar

  • Embest S3C44B0X Evaluation Board RTC Test Example RTC Check(Y/N)? y Set Default Time at 2004

    Embest S3C44B0X Evaluation Board RTC Test Example RTC Check(Y/N)? y Set Default Time at 2004-12-31 FRI 23:59:59 Set Alarm Time at 2005-01-01 00:00:01 ... RTC Alarm Interrupt O.K. ... Current Time is 2005-01-01 SAT 00:00:01 RTC Working now. To set date(Y/N)? y Current date is (2005,01,01, SAT). input new date (yy-mm-dd w): 5-2-23 3 Current date is: 2005-02-23 WED RTC Working now. To set time(Y/N)? y Current time is (00:00:21). To set time(hh:mm:ss): 19:32:5 Current Time is 2005-02-23 WED 19:32:

    標簽: Evaluation RTC S3C44B0X Default

    上傳時間: 2014-01-03

    上傳用戶:baiom

  • 假定已經有許多應用采用了程序1 - 1 5中所定義的C u r r e n c y類

    假定已經有許多應用采用了程序1 - 1 5中所定義的C u r r e n c y類,現在我們想要對C u r r e n c y類 的描述進行修改,使其應用頻率最高的兩個函數A d d和I n c r e m e n t可以運行得更快,從而提高應 用程序的執行速度。由于用戶僅能通過p u b l i c部分所提供的接口與C u r r e n c y類進行交互,

    標簽: 程序 定義

    上傳時間: 2015-10-11

    上傳用戶:BIBI

  • 在sco unix 下顯示前n天或后n天日期的處理程序。 printf("功能: 時間戳與時間格式字符串的轉換程序 ") printf(" -i 輸入的參數為時間戳 ") printf("

    在sco unix 下顯示前n天或后n天日期的處理程序。 printf("功能: 時間戳與時間格式字符串的轉換程序\n") printf(" -i 輸入的參數為時間戳\n") printf(" -s 輸入的參數為格式化時間\n") printf(" -t 輸入的時間取當前系統時間\n") printf(" -x 輸入的時間增加或減少的天數\n") printf(" -o 輸出的時間為時間戳格式\n") printf(" -O 輸出的時間為格式化時間\n") printf(" -h 幫助文件-查看[format]如何定義,例 %s -h\n",procname) printf("范例:1 取當前日期的前2天的時間顯示 %s -t -x -2\n",procname) printf(" 2 取20030101的前5天的時間顯示 %s -s 20030101000000 -x -5\n",procname) printf(" 3 取20031231的后5天的時間顯示 %s -s 20031231000000 -x 5 -O \"%%D %%T\"\n",procname) printf(" 4 取時間戳為1089619417的時間顯示 %s -i 1089619417 \n",procname) printf(" 5 取時間戳為1089619417的后4天的時間顯示 %s -i 1089619417 -x 4 \n",procname)

    標簽: printf unix sco 處理程序

    上傳時間: 2015-10-17

    上傳用戶:TRIFCT

  • HDOJ ACM input:The input consists of T test cases. The number of test cases ) (T is given in the fi

    HDOJ ACM input:The input consists of T test cases. The number of test cases ) (T is given in the first line of the input. Each test case begins with a line containing an integer N , 1<=N<=200 , that represents the number of tables to move. Each of the following N lines contains two positive integers s and t, representing that a table is to move from room number s to room number t (each room number appears at most once in the N lines). From the N+3-rd line, the remaining test cases are listed in the same manner as above.

    標簽: input cases test The

    上傳時間: 2015-10-18

    上傳用戶:三人用菜

主站蜘蛛池模板: 河东区| 新余市| 娱乐| 吕梁市| 乌什县| 望谟县| 渝中区| 富源县| 汶川县| 固始县| 象山县| 四平市| 巴彦县| 石狮市| 容城县| 红原县| 盖州市| 册亨县| 淳化县| 青冈县| 安乡县| 民权县| 南岸区| 四子王旗| 会理县| 海兴县| 龙里县| 原阳县| 霍林郭勒市| 遂宁市| 凤台县| 天水市| 北流市| 宁明县| 涡阳县| 中阳县| 古丈县| 敦化市| 游戏| 新乡市| 勃利县|