This a script for working with short TCP files with several source nodes, sharing a single bottleneck link. It is used to show how with proper choice of CIR, marking decreases losses of vulnerable packets (syns etc).
標簽: with bottlenec working several
上傳時間: 2015-05-11
上傳用戶:aa17807091
This application, built in VB using MapObjects, allows the user to zoom in, zoom out and pan using only the mouse. The pan is a dynamic pan just push the mouse in the direction you would like to pan.
標簽: using zoom application MapObjects
上傳時間: 2014-12-22
上傳用戶:ryb
▲ 程序名稱: 天天DV網智能友情鏈接管理系統 ▲ 程序版本: TTLink V2.3 ▲ 更新日期: 2006年4月3日 ▲ 程序作者: 天天DV網 ▲ 程序測試: http://www.ttdv.cn/ttlink/ ▲ 最新版本: http://www.ttdv.cn/link/download.asp
上傳時間: 2013-12-29
上傳用戶:busterman
多階段決策過程( multistep decision process )是指 這樣一類特殊的活動過程,過程可以按時間順序分解成若干個相互聯系的階段,在每一個階段都需要做出決策,全部過程的決策是一個決策序列。 動態規劃 ( dynamic programming )算法 是解決 多階段決策過程最優化問題 的一種常用方法,難度比較大,技巧性也很強。利用動態規劃算法,可以優雅而高效地解決很多貪婪算法或分治算法不能解決的問題。動態規劃算法的基本思想是:將待求解的問題分解成若干個相互聯系的子問題,先求解子問題,然后從這些子問題的解得到原問題的解; 對于重復出現的子問題,只在第一次遇到的時候對它進行求解,并把答案保存起來,讓以后再次遇到時直接引用答案,不必重新求解 。動態規劃算法將問題的解決方案視為一系列決策的結果,與貪婪算法不同的是,在貪婪算法中,每采用一次貪婪準則,便做出一個不可撤回的決策;而在動態規劃算法中,還要考察每個最優決策序列中是否包含一個最優決策子序列,即問題是否具有最優子結構性質。
標簽: multistep decision process 過程
上傳時間: 2015-06-09
上傳用戶:caozhizhi
本手冊是 Rainer s DHTML Library 產品的一部分。 本手冊針對的是已有一定網頁設計制作經驗的讀者。其目的是提供完整清晰的樣式表內容的快速索引及進階幫助。所以對于網頁制作和樣式表的基礎知識,僅簡單介紹,恕不贅述。 手冊提供了完整的 CSS2.0 的屬性(Properties)、規則(At-Rules)、偽類(Pseudo-Classes)、偽元素(Pseudo-Elements)、聲明(Declarations)、單位(Units)、選擇符(Selectors)的介紹。其內容涵括了 W3C 的 CSS2.0 標準,以及 Internet Explorer 和 Netscape 各自的私有內容。出于種種眾所周知的原因考慮,本手冊以瀏覽器的事實標準—— Internet Explorer 為主。 手冊中為幾乎所有的已被支持的屬性、偽類、單位等,除了基本的語法示范外,都度身制作了可以對照源代碼即時察看運行演示的實例。 本手冊的升級信息與版權聲明請參閱關于本書頁面。 限于篇幅,對于一些過于繁雜的相關內容,如動態樣式屬性(Dynamic Properties),濾鏡(Filters),行為(Behaviors)請參閱我的其它相關著作。 本書中涉及到的所有HTML對象(Object,Element),HTML屬性(Attributes)和特性(Properties)請參閱我的相關著作。
上傳時間: 2013-12-18
上傳用戶:hakim
本tkyc使用Quick VxD 生成了一個動態加載的“Hello world”VxD框架,并通過一個WIN32應用程序完成VxD的加載和卸載。在應用程序中,制作2個按鈕,一個用于加載VxD,另一個用于卸載VxD。在VxD被動態加載時,VxD會輸出數據流“Hello world!”以及“動態加載dynamic.vxd成功”;在VxD被卸載時,VxD會輸出數據流“動態卸載dynamic.vxd成功”。
上傳時間: 2014-01-05
上傳用戶:CHENKAI
一個基于網格和最近鄰居的聚類算法 Similarity(x, y) = size ( SKNN(x) SKNN(y) ),while Link(x, y)=1
標簽: SKNN Similarity size 網格
上傳時間: 2014-01-14
上傳用戶:zhangliming420
R+樹的c實現源碼,對應文章T. K. Sellis, N. Roussopoulos, C. Faloutsos: The R+-Tree: A Dynamic Index for Multi-Dimensional Objects.
上傳時間: 2014-05-25
上傳用戶:sunjet
DWT變換源代碼,As a special exception, you may use this file as part of a free software library without restriction. Specifically, if other files instantiate templates or use macros or inline functions from this file, or you compile this file and link it with other files to produce an executable, this file does not by itself cause the resulting executable to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU General Public License.
上傳時間: 2014-12-05
上傳用戶:ynsnjs
TI DSP tms320c6416 EDMA測試代碼,包括QEDMA、EDMA Link功能、Chain功能。這是學習EDMA的最生動教材。
上傳時間: 2014-01-20
上傳用戶:sssl