Microsoft VHD規格說明書,是由微軟公司制定,Microsoft 及 Critrix 兩大公司在虛擬機合作領域主推的虛擬磁盤文件格式描述,其功能強大而且實現Copy OF WRITE 特性,體現簡單易用高效實現虛擬磁盤管理,現已在兩在公司產品中實現并實現通用
上傳時間: 2014-11-29
上傳用戶:asddsd
Watermarking schemes evaluation Abstract鈥擠igital watermarking has been presented as a solution to Copy protection of multimedia objects and dozens of schemes and algorithms have been proposed. Two main problems seriously darken the future of this technology though. Firstly, the large number of attacks and weaknesses which appear as fast as new algorithms are proposed, emphasizes the limits of this technology and in particu-lar the fact that it may not match users expectations. Secondly, the requirements, tools and methodologies to assess the current technologies are almost non-existent. The lack of benchmarking of current algorithms is bla-tant. This confuses rights holders as well as software and hardware manufacturers and prevents them from using the solution appropriate to their needs. Indeed basing long-lived protection schemes on badly tested watermarking technology does not make sense.
標簽: Watermarking watermarking evaluation presented
上傳時間: 2013-12-04
上傳用戶:thinode
這是用C++ Builder寫的兩個位圖轉換成C51格式的提取程序源代碼.僅供參考學習,請勿用于商業目的。謝謝 (1)EX1生成4096色16bit(雙8bit)RGB數據 (2)EX2用于字庫提取,采用橫向掃描,可以在畫圖程序里輸入漢字保存圖片后轉換, 但我推薦使用C51bbs上龍版的字模3輸入漢字,然后保存圖片或Copy到畫圖程序,可以 很方便的制作各種菜單圖片 如有什么問題可以Email跟我聯系 95908@163.com 16:54 2004-5-26
上傳時間: 2014-11-29
上傳用戶:qq1604324866
dm642通過網絡接收燒寫文件,然后燒寫到flash當中,無需flashburn。此工程是從dm642_5a中Copy過來的,加上了boot代碼,為的是生成hex文件,燒在flash中,可以獨立的運行。
上傳時間: 2013-12-10
上傳用戶:JasonC
The first two functions are useful for creating a blank image of the specified parameters. A possible use is in functions that require a pointer to a result. The clone function performs an exact Copy of the IplImage* parameter
標簽: parameters functions specified creating
上傳時間: 2013-12-21
上傳用戶:teddysha
C編寫,實現字符串摘要、文件摘要兩個功能。 里面主要包含3個文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代碼,里的代碼大多是從 rfc-1321 里Copy過來的;Main.cpp是主程序。
標簽: 編寫
上傳時間: 2014-11-04
上傳用戶:冇尾飛鉈
This should again compile without problems. We finally need to configure a logging system - Hibernate uses commons logging and leaves you the choice between Log4j and JDK 1.4 logging. Most developers prefer Log4j: Copy log4j.properties
標簽: configure Hibernat problems compile
上傳時間: 2013-11-26
上傳用戶:wangchong
Its very useful ant java developers Create it at the top level of your project directory (New --> File, create as a simplefile) and name it build.xml. Copy and paste the xml text from Figure 3 into your build.xml file and save it.
標簽: developers directory project Create
上傳時間: 2014-01-26
上傳用戶:lifangyuan12
A fractal is generally "a rough or fragmented geometric shape that can be split into parts, each of which is (at least approximately) a reduced-size Copy of the whole,"[1] a property called self-similarity. The term was coined by Benoî t Mandelbrot in 1975 and was derived from the Latin fractus meaning "broken" or "fractured." A mathematical fractal is based on an equation that undergoes iteration, a form of feedback based on recursion.[2]
標簽: fragmented generally geometric fractal
上傳時間: 2014-01-18
上傳用戶:as275944189
分別定義圖形類Shape(抽象基類),繼承類矩形類Rectangle、正方形類Square、 圓形類Circle;并且計算周長和面積。在另一個main函數中分別創建矩形、 正方形和圓形對象,設置所需的屬性值,打印其周長和面積。(備注:只要把該文件解壓,把里面的東東Copy去即可使用)
上傳時間: 2017-07-25
上傳用戶:wuyuying