自然激勵(lì)下建筑結(jié)構(gòu)的模態(tài)參數(shù)識(shí)別,首先通過(guò)自然激勵(lì)技術(shù)(next)得到結(jié)構(gòu)的自由響應(yīng),然后由自回歸滑動(dòng)平均(arma)方法識(shí)別模態(tài)參數(shù)。
標(biāo)簽: 激勵(lì) 建筑結(jié)構(gòu) 參數(shù) 模態(tài)
上傳時(shí)間: 2013-12-20
上傳用戶(hù):qazxsw
一:排列的的規(guī)程序 二:迷宮程序 三:對(duì)于輸入的任意一個(gè)非負(fù)十進(jìn)制整數(shù),打印輸出與其等值的八進(jìn)制數(shù) 四:利用模式串T的next函數(shù)求T在主串S中第pos個(gè)字符之后的位置的KMP算法 五:將所有在線性表Lb中但不在La中的數(shù)據(jù)元素插入到La中
標(biāo)簽: 規(guī)程 程序 十進(jìn)制 整數(shù)
上傳時(shí)間: 2015-11-21
上傳用戶(hù):qw12
用歷史上有名的KMP模式進(jìn)行串的模式匹配,算法中主要編寫(xiě)了求子串的next值和KMP算法的內(nèi)容
上傳時(shí)間: 2013-12-18
上傳用戶(hù):hanli8870
java語(yǔ)言開(kāi)發(fā)的P2P流媒體系統(tǒng),“Stream-2-Stream implements multicast+, a next generation streaming protocol. Multicast+ is more efficient and requires less bandwidth than direct streaming (e.g. shoutcast/icecast). Stream-2-Stream (abbreviated "s2s" or "S2S") stations have no user limit stations can be set up without paying a fortune for bandwidth. Stream-2-Stream saves bandwidth by passing streams from one peer to another through multicast and unicast p2p, rather than everyone getting a stream from one central server (Shoutcast/Icecast). ”更多:http://s2s.sourceforge.net/about.php
標(biāo)簽: java P2P 語(yǔ)言 流媒體系統(tǒng)
上傳時(shí)間: 2016-01-09
上傳用戶(hù):ikemada
You know the rudiments of the SQL query language, yet you feel you aren t taking full advantage of SQL s expressive power. You d like to learn how to do more work with SQL inside the database before pushing data across the network to your applications. You d like to take your SQL skills to the next level.
標(biāo)簽: advantage the rudiments you
上傳時(shí)間: 2014-01-18
上傳用戶(hù):xz85592677
時(shí)間片輪轉(zhuǎn)算法struct { int name //進(jìn)程標(biāo)識(shí)符 int status //進(jìn)程狀態(tài) int ax,bx,cx,dx //進(jìn)程現(xiàn)場(chǎng)信息,通用寄存器內(nèi)容 int pc //進(jìn)程現(xiàn)場(chǎng)信息,程序計(jì)數(shù)器內(nèi)容 int psw //進(jìn)程現(xiàn)場(chǎng)信息,程序狀態(tài)字內(nèi)容 int next //下一個(gè)進(jìn)程控制塊的位置 }pcbarea[n]
標(biāo)簽: int struct status name
上傳時(shí)間: 2014-01-10
上傳用戶(hù):saharawalker
Ink Blotting One method for escaping from a maze is via ‘ink-blotting’. In this method your starting square is marked with the number ‘1’. All free, valid squares north, south, east and west around the number ‘1‘ are marked with a number ‘2’. In the next step, all free, valid squares around the two are marked with a ‘3’ and the process is repeated iteratively until : The exit is found (a free square other than the starting position is reached on the very edge of the maze), or, No more free squares are available, and hence no exit is possible.
標(biāo)簽: method ink-blotting Blotting escaping
上傳時(shí)間: 2014-12-03
上傳用戶(hù):123啊
兩種解決方案 Richard just finished building his new house. Now the only thing the house misses is a cute little wooden fence. He had no idea how to make a wooden fence, so he decided to order one. Somehow he got his hands on the ACME Fence Catalogue 2002, the ultimate resource on cute little wooden fences. After reading its preface he already knew, what makes a little wooden fence cute. A wooden fence consists of N wooden planks, placed vertically in a row next to each other. A fence looks cute if and only if the following conditions are met: ?The planks have different lengths, namely 1, 2, . . . , N plank length units. ?Each plank with two neighbors is either larger than each of its neighbors or smaller than each of them. (Note that this makes the top of the fence alternately rise and fall.)
標(biāo)簽: house the finished building
上傳時(shí)間: 2014-01-26
上傳用戶(hù):541657925
#include"c1.h" typedef int ElemType #include"c2-2.h" #include"bo2-4.cpp" void MergeList_CL(LinkList &La,LinkList Lb) { LinkList p=Lb->next Lb->next=La->next La->next=p->next free(p) La=Lb }
標(biāo)簽: include MergeList_C ElemType typedef
上傳時(shí)間: 2016-03-03
上傳用戶(hù):rishian
To use the ATLTrace tool: Debug an MFC or ATL project select Start from the Debug menu. Select MFC/ATL Trace Tool in the Tools menu. Expand the tree control list in the Trace List window. Here you will see the running application, any modules within that application, and the trace categories for each module. Customize, for each process, module, and category, which information is displayed in the output window. The Trace level control in the Process group is related to the ATLTRACE2 level only those ATLTRACE2 messages with a level equal to or greater than the setting in the Trace level control will be displayed in the output window. Select Apply to put your settings into effect. You can save your settings, and load them the next time you debug the application use the Save and Load buttons.
標(biāo)簽: Debug the ATLTrace project
上傳時(shí)間: 2014-01-15
上傳用戶(hù):wfl_yy
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1