MemoryMonitor demonstrates the use of the java.lang.management API in observing the memory usage of all memory pools consumed by the application. This simple demo program queries the memory usage of each memory pool and plots the memory usage history graph. To run the MemoryMonitor demo java -jar <JDK_HOME>/demo/management/MemoryMonitor.jar
標(biāo)簽: the MemoryMonitor demonstrates management
上傳時間: 2015-12-04
上傳用戶:bcjtao
An AHB system is made of masters slaves and interconnections. A general approach to include all possible "muxed" implementation of multi layered AHB systems and arbitrated AHB ones can be thought as an acyclic graph where every source node is a master, every destination node is a slave and every internal node is an arbiter there must be one and only one arc exiting a master and one or more entering a slave (single slave verus multi-slave or arbitrated slave) an arbiter can have as many input and output connections as needed. A bridge is a special node that collapses one or more slave nodes and a master node in a new "complex" node.
標(biāo)簽: interconnections approach general include
上傳時間: 2015-12-12
上傳用戶:lyy1234
out< "please input the number of the nodes"<<endl cin>>nodesNum cout<<"please input the graph"<<endl for( i = 1 i<=nodesNum i++) for( j = 1 j <= nodesNum j++) cin>>graph[i][j] */
標(biāo)簽: lt the nodesNum number
上傳時間: 2013-11-29
上傳用戶:libinxny
All programs were tested using a breadboard containing a DS80C320, 32K Program memory, 32K Data memory, two 8-segment bar graph LEDs/drivers, and an 11.0592 MHz crystal. The four 8-segment bar graph LEDs/drivers were connected to ports 1, and 3 to display their pins states.
標(biāo)簽: breadboard containing 32K programs
上傳時間: 2016-03-29
上傳用戶:qq1604324866
Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a box and writes "Hello World" in HelloWorld.f it. data The data file for the introductory progressive example. Lines.c Reads the data from file "data" and plots just the curve with Lines.f no labels, viewport or anything indicating quantity or units. Viewport.c Restricts the graph to a viewport and frames the viewport, Viewport.f leaving the remainder of the area for labels, etc. CharLbls.c Adds labels for the chart title, X-axis title, and Y-axis CharLbls.f title. Tics.c Adds tic marks to the viewport edges, but since clipping was Tics.f not set correctly, tics extend outside the viewport. Clip.c Sets clipping such that tic marks are clipped at the viewport Clip.f boundaries. TicLabels.c Adds numeric tic labels to the graph this is the final TicLabels.f installment of the progressive example.
標(biāo)簽: introductory HelloWorld containing Directory
上傳時間: 2016-03-29
上傳用戶:exxxds
%%% Demos for PUMA algorithms %%% We present four matlab demos for PUMA. demo1, demo2, demo3, and demo4 illustrate PUMA working with different parameters and with four different images. All you need to do is to run each of the demos. Please be sure that all the files are put on an accessible path for matlab. Notice that this code is intended for research purposes only. For further reference see "Phase Unwrapping via graph Cuts, IEEE Transactions on Image Processing, 2007
標(biāo)簽: demo PUMA algorithms for
上傳時間: 2016-04-23
上傳用戶:fhzm5658
a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association. Digital camera supported by dcam.sys is a data source that produces digital image data without any other input connection. It manifests itself in a DirectShow graph as a WDM Streaming Capture Device and as a capture filter that has output capture stream supporting image sizes of 320x240 with a UYVY color space. Its de-compressor, Msyuv.dll, is part of the OS delivery, and it can convert image data format from UYVY to RGB16, RGB8, or to a Direct Draw surface if the video card supports UYVY format.
標(biāo)簽: supports capture cameras digital
上傳時間: 2014-01-13
上傳用戶:yph853211
圖的遍歷算法cpp程序,有類graph,可以直接創(chuàng)建對象調(diào)用相關(guān)函數(shù),ACM比賽適用
上傳時間: 2016-09-02
上傳用戶:stampede
圖論算法庫,包括以下算法: 單源最短路徑 Dijkstra 算法 單源最短路徑 Bellman-Ford 算法 最小生成樹 Prim 算法 每對節(jié)點間最短路徑 Flod-Warshall 算法 程序用C++語言編寫,在VisualAge C++ 4.0下調(diào)試通過。壓縮包內(nèi)的graph.h文件包含所有的庫函數(shù),其調(diào)用接口見程序內(nèi)注釋。其他的文件是用來測試算法的測試程序,在VisualAge C++ 4.0下編譯運行。 該算法是為參加ACM/ICPC競賽而準(zhǔn)備的資料,由于競賽的對編程速度要求較高,所以為了將代碼寫的短一點,為了便于調(diào)試,代碼的寫的并不是最優(yōu)的。 該代碼在VisualAge C++ 4.0下寫成,但是很容易將其移植到MS Visual C++上。
上傳時間: 2016-10-28
上傳用戶:wangyi39
We propose a technique that allows a person to design a new photograph with substantially less effort. This paper presents a method that generates a composite image when a user types in nouns, such as “boat” and “sand.” The artist can optionally design an intended image by specifying other constraints. Our algorithm formulates the constraints as queries to search an automatically annotated image database. The desired photograph, not a collage, is then synthesized using graph-cut optimization, optionally allowing for further user interaction to edit or choose among alternative generated photos. An implementation of our approach, shown in the associated video, demonstrates our contributions of (1) a method for creating specific images with minimal human effort, and (2) a combined algorithm for automatically building an image library with semantic annotations from any photo collection.
標(biāo)簽: substantially photograph technique propose
上傳時間: 2016-11-24
上傳用戶:三人用菜
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1