搜索结果

找到约 249 项符合 copy 的查询结果

软件设计/软件工程 Microsoft VHD规格说明书

Microsoft VHD规格说明书,是由微软公司制定,Microsoft 及 Critrix 两大公司在虚拟机合作领域主推的虚拟磁盘文件格式描述,其功能强大而且实现COPY OF WRITE 特性,体现简单易用高效实现虚拟磁盘管理,现已在两在公司产品中实现并实现通用 ...
https://www.eeworm.com/dl/684/432884.html
下载: 153
查看: 1097

文章/文档 Watermarking schemes evaluation Abstract鈥擠igital watermarking has been presented as a solution to c

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 at ...
https://www.eeworm.com/dl/652/440087.html
下载: 128
查看: 1073

单片机开发 这是用C++ Builder写的两个位图转换成C51格式的提取程序源代码.仅供参考学习

这是用C++ Builder写的两个位图转换成C51格式的提取程序源代码.仅供参考学习,请勿用于商业目的。谢谢 (1)EX1生成4096色16bit(双8bit)RGB数据 (2)EX2用于字库提取,采用横向扫描,可以在画图程序里输入汉字保存图片后转换, 但我推荐使用C51bbs上龙版的字模3输入汉字,然后保存图片或copy到画图程序,可以 很方便 ...
https://www.eeworm.com/dl/648/445113.html
下载: 53
查看: 1055

DSP编程 dm642通过网络接收烧写文件

dm642通过网络接收烧写文件,然后烧写到flash当中,无需flashburn。此工程是从dm642_5a中copy过来的,加上了boot代码,为的是生成hex文件,烧在flash中,可以独立的运行。
https://www.eeworm.com/dl/516/446042.html
下载: 98
查看: 1038

其他书籍 The first two functions are useful for creating a blank image of the specified parameters. A possibl

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
https://www.eeworm.com/dl/542/453760.html
下载: 105
查看: 1046

加密解密 C编写

C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。
https://www.eeworm.com/dl/519/467273.html
下载: 70
查看: 1027

软件工程 This should again compile without problems. We finally need to configure a logging system - Hibernat

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
https://www.eeworm.com/dl/540/467543.html
下载: 59
查看: 1020

软件工程 Its very useful ant java developers Create it at the top level of your project directory (New -->

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.
https://www.eeworm.com/dl/540/467567.html
下载: 164
查看: 1087

文章/文档 A fractal is generally "a rough or fragmented geometric shape that can be split into parts, each of

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&#238 t Mandelbrot in 1975 and was derived from the Latin fractus ...
https://www.eeworm.com/dl/652/469453.html
下载: 36
查看: 1046

Java编程 分别定义图形类Shape(抽象基类)

分别定义图形类Shape(抽象基类),继承类矩形类Rectangle、正方形类Square、 圆形类Circle;并且计算周长和面积。在另一个main函数中分别创建矩形、 正方形和圆形对象,设置所需的属性值,打印其周长和面积。(备注:只要把该文件解压,把里面的东东COPY去即可使用) ...
https://www.eeworm.com/dl/633/469458.html
下载: 119
查看: 1294