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

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

EDUKIT-III

  • 銀行排隊(duì)的數(shù)學(xué)模型的實(shí)現(xiàn) 問題: n銀行有n個(gè)窗口對(duì)外營業(yè)

    銀行排隊(duì)的數(shù)學(xué)模型的實(shí)現(xiàn) 問題: n銀行有n個(gè)窗口對(duì)外營業(yè),每個(gè)窗口一次只能接待一個(gè)客戶 n客戶的到達(dá)時(shí)間和處理業(yè)務(wù)的時(shí)間不同(可隨機(jī)產(chǎn)生) n利用鏈表隊(duì)列模擬總的處理過程和處理時(shí)間 n假設(shè) n不允許插隊(duì),不同客戶的交接時(shí)間忽略不計(jì) 策略I: 策略 客戶先選擇無人窗口辦理 如果沒有,就選擇人數(shù)最少的窗口排隊(duì) 討論 人數(shù)最少未必能最快得到處理 如果客戶發(fā)現(xiàn)其他窗口的排隊(duì)人數(shù)少于本窗口認(rèn)輸,他是否排過去   策略II: 策略 客戶到達(dá)后取號(hào)等待 哪個(gè)窗口處理完畢,即處理下一個(gè)號(hào)的客戶 討論 某些客戶的等待時(shí)間會(huì)減少? 總等待時(shí)間是否會(huì)減少?   策略III: 策略 專門開一個(gè)窗口處理大客戶 大客戶與其他客戶選號(hào)系統(tǒng)不一樣 大客戶的處理時(shí)間超過某個(gè)閥值 若大客戶窗口無客戶可暫時(shí)處理其他客戶 討論 哪些客戶的等待時(shí)間會(huì)減少? 總等待時(shí)間是否會(huì)減少

    標(biāo)簽: 數(shù)學(xué)模型 窗口

    上傳時(shí)間: 2014-11-26

    上傳用戶:qweqweqwe

  • This a c_based JATG.This code assumes that you have a JTAG parallel cable connected to your PC // W

    This a c_based JATG.This code assumes that you have a JTAG parallel cable connected to your PC // Works with Xilinx parallel III or Altera ByteBlasterMV/

    標(biāo)簽: This connected parallel c_based

    上傳時(shí)間: 2014-01-17

    上傳用戶:guanliya

  • In term project, we will take the baseline JPEG codec in ARM-based platform system as an example to

    In term project, we will take the baseline JPEG codec in ARM-based platform system as an example to practice the design flow in SoC. We divide the project into three parts, and the goal of each part is described as follow. Part I: Design a baseline JPEG software codec in C/C++ and port it to ARM core,(ARM7TDMI, ARM720T, or ARM922T.) Part II: Make use of virtual prototype to integrate/verify the hardware and software. Part III: Verify your soft IP in target environment.

    標(biāo)簽: ARM-based baseline platform project

    上傳時(shí)間: 2017-02-15

    上傳用戶:363186

  • 1.管理信息系統(tǒng)(學(xué)生成績) 兩種用戶等級(jí):管理員和用戶

    1.管理信息系統(tǒng)(學(xué)生成績) 兩種用戶等級(jí):管理員和用戶,均用用戶名和密碼登陸,通過識(shí)別不同類型的用戶名,進(jìn)入不同的操作界面。 1) 管理員功能: i 用戶管理:增加、刪除用戶; ii 記錄錄入、修改、刪除 iii 查詢:單項(xiàng)查詢、多項(xiàng)查詢、范圍查詢 iv 分類統(tǒng)計(jì):提供有代表性的統(tǒng)計(jì)結(jié)果 2) 用戶功能: a) 修改密碼 b) 查詢本用戶信息 c) 修改個(gè)人信息

    標(biāo)簽: 用戶 管理信息系統(tǒng)

    上傳時(shí)間: 2014-01-10

    上傳用戶:huql11633

  • 架設(shè)關(guān)鍵部分開始了。點(diǎn)擊開始——程序

    架設(shè)關(guān)鍵部分開始了。點(diǎn)擊開始——程序,選擇PostgreSQL 8.2,打開pgAdmin III軟件,也就是你安裝的PostgreSQL 8.2數(shù)據(jù)庫軟件。點(diǎn) 擊檔案選項(xiàng),點(diǎn)擊“新增服務(wù)器”。在出現(xiàn)的新增服務(wù)器登陸界面中,名稱填寫“postgres”,主機(jī)填寫“127.0.0.1”,用戶名填寫 “postgres”,密碼填寫“postgres”。這個(gè)用戶名和密碼就是安裝PostgreSQL 8.2時(shí)讓你默認(rèn)的那個(gè)用戶名和密碼,如果你安裝PostgreSQL

    標(biāo)簽: 程序

    上傳時(shí)間: 2017-05-09

    上傳用戶:ynsnjs

  • This SPI-mode SD Card controller is a free SOPC Builder component that can be used in any SOPC Build

    This SPI-mode SD Card controller is a free SOPC Builder component that can be used in any SOPC Builder system. The included example design runs on the Nios II Embedded Evaluation Kit, Cyclone III edition (NEEK).

    標(biāo)簽: SOPC controller component SPI-mode

    上傳時(shí)間: 2013-12-18

    上傳用戶:jing911003

  • This SPI-mode SD Card controller is a free SOPC Builder component that can be used in any SOPC Build

    This SPI-mode SD Card controller is a free SOPC Builder component that can be used in any SOPC Builder system. The included example design runs on the Nios II Embedded Evaluation Kit, Cyclone III edition (NEEK).

    標(biāo)簽: SOPC controller component SPI-mode

    上傳時(shí)間: 2017-05-14

    上傳用戶:LouieWu

  • 振動(dòng)和波

    振動(dòng)和波,MIT 物理III 教材,非常經(jīng)典。

    標(biāo)簽: 振動(dòng)

    上傳時(shí)間: 2014-01-17

    上傳用戶:zycidjl

  • This book covers the fundamental concepts of data mining, to demonstrate the potential of gathering

    This book covers the fundamental concepts of data mining, to demonstrate the potential of gathering large sets of data, and analyzing these data sets to gain useful business understanding. The book is organized in three parts. Part I introduces concepts. Part II describes and demonstrates basic data mining algorithms. It also contains chapters on a number of different techniques often used in data mining. Part III focusses on business applications of data mining. Methods are presented with simple examples, applications are reviewed, and relativ advantages are evaluated.

    標(biāo)簽: fundamental demonstrate the gathering

    上傳時(shí)間: 2014-12-02

    上傳用戶:15736969615

  • -------------------------------------------------------------------------------- 7 《新編中文v

    -------------------------------------------------------------------------------- 7 《新編中文visual basic 6.0-.net精彩編程150例(III)》是 BASIC語言—程序設(shè)計(jì)

    標(biāo)簽:

    上傳時(shí)間: 2013-11-26

    上傳用戶:sclyutian

主站蜘蛛池模板: 金溪县| 河北区| 平安县| 含山县| 太原市| 安陆市| 独山县| 贺州市| 阳朔县| 什邡市| 绍兴县| 赤城县| 含山县| 双江| 苍南县| 延寿县| 射阳县| 沙坪坝区| 咸阳市| 博客| 民乐县| 马鞍山市| 沅江市| 邯郸县| 惠安县| 南昌县| 林州市| 浙江省| 韩城市| 灵武市| 彭泽县| 深圳市| 长武县| 民和| 新绛县| 岗巴县| 万荣县| 休宁县| 纳雍县| 鸡西市| 衢州市|