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

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

業(yè)(yè)務(wù)(wù)范圍

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

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

    標(biāo)簽: kthtree

    上傳時間: 2013-12-21

    上傳用戶:lyy1234

  •  給定一棵樹T

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

    標(biāo)簽:

    上傳時間: 2014-08-07

    上傳用戶:yyq123456789

  • 用于稀疏分解的優(yōu)化搜索算法

    用于稀疏分解的優(yōu)化搜索算法,版權(quán)屬于Patrick S. Huggins and Steven W. Zucker(Yale University)

    標(biāo)簽: 稀疏 分解 搜索算法

    上傳時間: 2014-01-05

    上傳用戶:希醬大魔王

  • 輸入:以十進(jìn)制的形式讀入要判斷的年份

    輸入:以十進(jìn)制的形式讀入要判斷的年份,從鍵盤取得的一個十進(jìn)制數(shù)轉(zhuǎn)換為二進(jìn)制數(shù)存入BX寄存器中,再將BX中的內(nèi)容保存在變量year中。 判斷:首先將year中的內(nèi)容首先除以4,不能被4整除,則一定不是閏年,能被4整除的,需再將year中的內(nèi)容除以100,不能被100整除的,則一定是閏年,能被100整除的,需再將year中的內(nèi)容除以400,能被400整除的,則是閏年,不能被400整除的,則不是閏年。 輸出:經(jīng)判斷后,是閏年的輸出“This is a leap year!”,不是閏年的則輸出“ This is not a leap year! ”,然后輸出是否要繼續(xù)判斷另一年份是否是閏年的提示字符串“ Continue jugding(y/n)?”,輸入‘y’,則輸入要判斷的年份,輸入其它字符則結(jié)束程序。

    標(biāo)簽: 輸入 十進(jìn)制

    上傳時間: 2015-09-21

    上傳用戶:xmsmh

  • 無線技術(shù)的發(fā)展使得流媒體技術(shù)可以被應(yīng)用到Ad-hoc無線網(wǎng)絡(luò)上

    無線技術(shù)的發(fā)展使得流媒體技術(shù)可以被應(yīng)用到Ad-hoc無線網(wǎng)絡(luò)上,W-Player無線網(wǎng)絡(luò)流媒體播放器是流媒體技術(shù)在無線網(wǎng)絡(luò)中的一個應(yīng)用。

    標(biāo)簽: Ad-hoc 無線技術(shù) 發(fā)展 流媒體技術(shù)

    上傳時間: 2014-12-21

    上傳用戶:lanwei

  • 用VB寫的

    用VB寫的,通過三菱FX1S系列的編程端口與電腦串口進(jìn)行通訊,可對X、M、Y、D、T、C的寄存器進(jìn)行讀寫控制,操作很簡單、方便

    標(biāo)簽:

    上傳時間: 2015-09-29

    上傳用戶:417313137

  • 針對“虎書”中的tiger語言寫的語法分析器 根據(jù)書中對tiger語言的描述寫了72條文法

    針對“虎書”中的tiger語言寫的語法分析器 根據(jù)書中對tiger語言的描述寫了72條文法,對所有沖突均進(jìn)行了處理,都是無害的沖突。本分析器還能對部分錯誤恢復(fù)。 特別提示:使用命令"yacc -v tiger.grm"可得到文件y.output

    標(biāo)簽: tiger 語言 語法分析器

    上傳時間: 2014-01-13

    上傳用戶:epson850

  • CCS編程環(huán)境 使用的是匯編加C的混合編程方法: The programme of the Correlation Algorithm. Using INT2 to get the input s

    CCS編程環(huán)境 使用的是匯編加C的混合編程方法: The programme of the Correlation Algorithm. Using INT2 to get the input signal. Array x, in first step, is the input signal produced by programme, in next step, is the input signal get from A/D, the length is 128, 32-bit floating point. Array y, in first step, is the input signal produced by programme, in next step, is the input signal get from A/D, the length is 128, 32-bit floating point. Array cor is the Correlation result, the length is 255, 32-bit floating point.

    標(biāo)簽: Correlation Algorithm programme the

    上傳時間: 2013-12-21

    上傳用戶:leixinzhuo

  • P2P (peer to peer) file sharing program in C#. Supports Gnutella, Gnutella2, eDonkey, and OpenNap. w

    P2P (peer to peer) file sharing program in C#. Supports Gnutella, Gnutella2, eDonkey, and OpenNap. www.filescope.com. This is excellent for people wanting to learn socket programming, GUI effects via drawing, custom drawn controls (tabcontrol, menus, etc.), network transfers, and much more.

    標(biāo)簽: Gnutella peer Supports OpenNap

    上傳時間: 2015-10-01

    上傳用戶:change0329

  • bject Inspector is a component suite that contains inspectors allowing you to change anything in y

    bject Inspector is a component suite that contains inspectors allowing you to change anything in your application at runtime. Object Inspector suite includes: TPropertyInterface component for easy access to any property or event of any component at runtime TComponentInspector customizable full-functional runtime object inspector control TComponentComboBox control for easy selecting component TCommonInspector abstract inspector control for inspect anything in your application TDBInspector ready-to-use database inspector control TIniInspector ready-to-use ini-file inspector control TApplicationInspector ready-to-use inspector control for changing Application properties at runtime TSystemColorsInspector ready-to-use inspector control for changing Windows colors Examples small and clean projects illustrating features of inspectors and TPropertyInterface components Source codes full source code of all components and useful internal classes

    標(biāo)簽: inspectors Inspector component allowing

    上傳時間: 2015-10-02

    上傳用戶:無聊來刷下

主站蜘蛛池模板: 孟州市| 开化县| 新晃| 丽江市| 乌拉特中旗| 安平县| 漠河县| 南川市| 额济纳旗| 潮州市| 兰州市| 兴安盟| 柘荣县| 迁安市| 隆德县| 留坝县| 安图县| 永昌县| 惠水县| 蓬溪县| 凤凰县| 繁峙县| 绍兴市| 西峡县| 白银市| 德惠市| 霍林郭勒市| 江口县| 商水县| 邯郸市| 静安区| 剑河县| 正蓝旗| 宜良县| 信宜市| 潮安县| 清流县| 广东省| 通山县| 格尔木市| 道孚县|