代码搜索:图像重建

找到约 10,000 项符合「图像重建」的源代码

代码结果 10,000
www.eeworm.com/read/172265/9715288

txt 图像镜像.txt

//////////////////////////////////////////////////////////////// //函数参数: //hWnd是窗口句柄 //Xdirection 是镜像方向 //函数说明:该函数根据输入的方向参数实现窗口图像的镜像处理 BOOL Mirror(HWND hWnd,BOOL XDirection) { //偏移和内存大小 DW
www.eeworm.com/read/269552/11094025

ico 新图像.ico

www.eeworm.com/read/269214/11106053

ppt 图像处理.ppt

www.eeworm.com/read/134330/13995618

frm 图像旋转.frm

VERSION 5.00 Begin VB.Form frmrotate Caption = "图像旋转" ClientHeight = 2280 ClientLeft = 60 ClientTop = 345 ClientWidth = 2880 LinkTopic
www.eeworm.com/read/134330/13995629

vbw 图像处理.vbw

frmMain = 85, 218, 676, 667, , 17, 2, 675, 496, C frmgray = 0, 0, 0, 0, C, 132, 174, 723, 623, C frmjjmodel = -10, 0, 581, 446, C, 94, 131, 685, 580, C frmrotate = 0, 52, 534, 364, C, 88, 112, 453,
www.eeworm.com/read/134330/13995631

vbp 图像处理.vbp

Type=Exe Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#D:\WINDOWS\System32\STDOLE2.TLB#OLE Automation Reference=*\G{420B2830-E718-11CF-893D-00A0C9054228}#1.0#0#D:\WINDOWS\System32\scrrun
www.eeworm.com/read/134330/13995635

frm 图像放缩.frm

VERSION 5.00 Begin VB.Form frmzoom Caption = "图像放缩" ClientHeight = 4020 ClientLeft = 60 ClientTop = 450 ClientWidth = 5655 LinkTopic
www.eeworm.com/read/112307/15489740

txt 打印图像.txt

using System.Drawing.Printing; private DocumentBase _document; public class DocumentBase:PrintDocument { public DialogResult ShowPrintPreviewDialog() { PrintPreviewDialog