搜索结果
找到约 771 项符合
Image-Finding 的查询结果
EDA相关 multisim10.0仿真软件破解版下载
multisim10.0仿真软件破解版下载:【软件介绍】
Multisim本是加拿大图像交互技术公司(Interactive Image Technoligics简称IIT公司)推出的以Windows为基础的仿真工具,被美国NI公司收购后,更名为NI Multisim ,而V10.0是其(即NI,National Instruments)最新推出的Multisim最新版本。
目前美国NI公司的EWB的包含有电 ...
源码/资料 Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++
Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchBlt( ) function.The major disadvantage of this is that the clarity of the image w ...
文章/文档 如何使用图形对象(如Form
如何使用图形对象(如Form,Image等)的画布(Canvas)在C++Builder应用程序中绘制图形
Java编程 自己编写的一个BMP图片读取类
自己编写的一个BMP图片读取类,使得Java也能支持BMP格式的图片文件。返回值包装成一个Image对象,可以方便地调用。必须使用JDK1.3以上环境。
数据库系统 [文件说明] cbook.cgi 主文件 (755) edit.cgi 子程序 (755) admin.cgi 设置面板 (755) setup.cgi 配置文件(666) faces.cgi
[文件说明] cbook.cgi 主文件 (755) edit.cgi 子程序 (755) admin.cgi 设置面板 (755) setup.cgi 配置文件(666) faces.cgi 肖像 (755) faces.txt 肖像存放格式 num.txt 留言个数 data.cgi 数据存放文件 (666) image 图片目录 [安装指南] 1.将*.cgi文件和setup.file上传到cgi目录中 image上 ...
数据结构 SR-tree is an index structure for high-dimensional nearest neighbor queries
SR-tree is an index structure for high-dimensional nearest neighbor queries,C++ sourcecode. SR-tree outperforms the R*-tree and the SS-tree especially for high-dimensional and non-uniform data which are likely to appear in the actual image / video applications.
Internet/网络编程 PrintNow is a 32-bit application that runs only under Windows 95 or Windows NT 4.0. It allows your
PrintNow is a 32-bit application that runs only under Windows 95
or Windows NT 4.0. It allows your PrtScr and Alt+PrtScr keys to
print a screen capture directly to your printer instead of just
copying the image to the Windows clipboard. PrintNow can also
print any DIB image in the clipboard, regard ...
网络 Kismet is an 802.11b network sniffer and network dissector. It is capable of sniffing using most wir
Kismet is an 802.11b network sniffer and network dissector. It is capable of sniffing using most wireless cards, automatic network IP block detection via UDP, ARP, and DHCP packets, Cisco equipment lists via Cisco Discovery Protocol, weak cryptographic packet logging, and Ethereal and tcpdump compat ...
Linux/Unix编程 从dos下装载内核
从dos下装载内核,运行。AA为工具软件,它在当前目录下读取Image文件,去掉前面的bootsect和setup程序,仅剩下内核
main.c和loader.asm为主程序文件。
matlab例程 数字水印的嵌入和检测
数字水印的嵌入和检测,dct,
作者Mao Li
Purpose:an algorithm to achieve the embeding watermarking to a image by
dct bloking and hvs,then detect the watermarking by comparability.