CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - getimage
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - getimage - List
[
GDI-Bitmap
]
getimage.rar
DL : 0
Update
: 2025-02-19
Size
: 28.75kb
Publisher
:
[
GDI-Bitmap
]
getimage
DL : 0
截获屏幕图象,自己写的,仅作交流。-intercepted screen images, wrote it myself, only for the exchange.
Update
: 2008-10-13
Size
: 29.01kb
Publisher
:
方誉
[
Other
]
JAVA显示图像且用鼠标点击改变显示位置
DL : 0
* 显示图像。鼠标点击改变显示位置 * 用 Applet 的方法 getImage() 产生图像Image * 用 Graphics 的方法 drawImage() 画出图像 * 在 paint() 方法中画图,或在鼠标事件侦听方法中画图 * 鼠标点击,产生 mouseClicked 事件-* display the image. Click on the mouse to change location * Use Applet method getImage () produces images * Image Graphics with the drawImage () * paint images in paint () method drawing, or the mouse incident interception methods drawing * mouse clicks have mouseClicked incident
Update
: 2008-10-13
Size
: 63.44kb
Publisher
:
邰科
[
Other resource
]
HQ
DL : 0
应用 tc画红旗 原理:利用tc的画图库函数 getimage(),putimage() 切换-application tc painting red Principle : tc paintings Gallery getimage function (), putimage () switches
Update
: 2008-10-13
Size
: 949byte
Publisher
:
yuzengtao
[
Communication
]
JavaAppletshowpicture
DL : 0
Java Applet常用来显示存储在GIF文件中的图像。Java Applet装载GIF图像非常简单,在Applet内使用图像文件时需定义Image对象。多数Java Applet使用的是GIF或JPEG格式的图像文件。Applet使用getImage方法把图像文件和Image对象联系起来。-Java Applet to show that the commonly used GIF documents stored in the image. Java Applet loading GIF image is very simple. Applet in the use of image files when required Image object definition. Most Java Applet using the GIF or JPEG format image files. Applet getImage way to the use of documents and images Image Object linked.
Update
: 2008-10-13
Size
: 5.85kb
Publisher
:
刘仁
[
Other resource
]
4702-1
DL : 0
这是最近做的计算机图形学实验,其界面是一个仿WINDOWS下的窗口界面,程序具有较好的交互性。全部的图形函数都没有用C语言自带的图形库函数,所写的函数都是直接写屏实现的,模拟了大部分图形库函数的功能。但也有部分没有写出,如保存图形块的getimage()等函数。由于水平有限,还有部分功能没有实现,如保存或打开BMP图片等。等有了时间再说吧。算法什么的写的很潦草,都随便说说的,欢迎高手指点,希望与广大C语言爱好者共同学习讨论-This is a recent computer graphics experiment, its interface is an imitation of the Windows interface window, procedures have better interactivity. All of the graphics function in C language with no onboard graphics library functions, functions are written directly to write to achieve the screen to simulate the most graphic library of functionality. However, some are not write, such as the preservation of graphic block getimage () function. Because of the limited level, there is no function for example, the preservation of open or BMP images. With such time until then. What algorithm is written scribble, idle, welcomed the master guiding, and the majority of enthusiasts common C language study and discussion
Update
: 2008-10-13
Size
: 36.85kb
Publisher
:
张张
[
GDI-Bitmap
]
getimage
DL : 0
WIA Getiamge progam sample
Update
: 2008-10-13
Size
: 32.99kb
Publisher
:
sunon
[
Other resource
]
huizhizhifangtu
DL : 0
一定要在TC下运行,需要包括一些头文件,如graphic.h 开始小球位于屏幕的中央,然后以一定方向直线运动,当小球碰到边缘时,被反弹回来。 相关函数:getimage()函数 putimage()函数
Update
: 2008-10-13
Size
: 1.51kb
Publisher
:
刘刚
[
Other resource
]
paint
DL : 0
不用图形库函数的仿windows画图程序 这是最近做的计算机图形学实验,其界面是一个仿Windows下的窗口界面,程序具有较好的交互性。全部的图形函数都没有用C语言自带的图形库函数,所写的函数都是直接写屏实现的,模拟了大部分图形库函数的功能。但也有部分没有写出,如保存图形块的getimage()等函数。由于水平有限,还有部分功能没有实现,如保存或打开BMP图片等。等有了时间再说吧。算法什么的写的很潦草,都随便说说的,欢迎高手指点,希望与广大C语言爱好者共同学习讨论。
Update
: 2008-10-13
Size
: 63.94kb
Publisher
:
向远
[
Special Effects
]
getimage
DL : 0
用于直接读取图像的IDL程序源代码,可以很方便的加载图像
Update
: 2008-10-13
Size
: 10.9kb
Publisher
:
孙长奎
[
Other resource
]
getimage
DL : 0
此程序实现采用基于TMS320C6201 DSP的图像采集程序
Update
: 2008-10-13
Size
: 3.41kb
Publisher
:
qiuyigui
[
GDI-Bitmap
]
getimage
DL : 0
截获屏幕图象,自己写的,仅作交流。-intercepted screen images, wrote it myself, only for the exchange.
Update
: 2025-02-19
Size
: 29kb
Publisher
:
方誉
[
source in ebook
]
4702-1
DL : 0
这是最近做的计算机图形学实验,其界面是一个仿WINDOWS下的窗口界面,程序具有较好的交互性。全部的图形函数都没有用C语言自带的图形库函数,所写的函数都是直接写屏实现的,模拟了大部分图形库函数的功能。但也有部分没有写出,如保存图形块的getimage()等函数。由于水平有限,还有部分功能没有实现,如保存或打开BMP图片等。等有了时间再说吧。算法什么的写的很潦草,都随便说说的,欢迎高手指点,希望与广大C语言爱好者共同学习讨论-This is a recent computer graphics experiment, its interface is an imitation of the Windows interface window, procedures have better interactivity. All of the graphics function in C language with no onboard graphics library functions, functions are written directly to write to achieve the screen to simulate the most graphic library of functionality. However, some are not write, such as the preservation of graphic block getimage () function. Because of the limited level, there is no function for example, the preservation of open or BMP images. With such time until then. What algorithm is written scribble, idle, welcomed the master guiding, and the majority of enthusiasts common C language study and discussion
Update
: 2025-02-19
Size
: 37kb
Publisher
:
张张
[
Other
]
JAVA显示图像且用鼠标点击改变显示位置
DL : 0
* 显示图像。鼠标点击改变显示位置 * 用 Applet 的方法 getImage() 产生图像Image * 用 Graphics 的方法 drawImage() 画出图像 * 在 paint() 方法中画图,或在鼠标事件侦听方法中画图 * 鼠标点击,产生 mouseClicked 事件-* display the image. Click on the mouse to change location* Use Applet method getImage () produces images* Image Graphics with the drawImage ()* paint images in paint () method drawing, or the mouse incident interception methods drawing* mouse clicks have mouseClicked incident
Update
: 2025-02-19
Size
: 63kb
Publisher
:
邰科
[
Graph Drawing
]
HQ
DL : 0
应用 tc画红旗 原理:利用tc的画图库函数 getimage(),putimage() 切换-application tc painting red Principle : tc paintings Gallery getimage function (), putimage () switches
Update
: 2025-02-19
Size
: 1kb
Publisher
:
yuzengtao
[
GDI-Bitmap
]
getimage
DL : 0
WIA Getiamge progam sample
Update
: 2025-02-19
Size
: 33kb
Publisher
:
sunon
[
Special Effects
]
getimage
DL : 0
用于直接读取图像的IDL程序源代码,可以很方便的加载图像-For direct read images IDL source code, you can easily load images
Update
: 2025-02-19
Size
: 11kb
Publisher
:
孙长奎
[
Other
]
getImage
DL : 0
能提取exe程序中的BMP图片, 使用时需要把*.exe 改名为in0.dat和in1.dat等.-Exe program to extract the BMP image, use need to be renamed as*. exe, etc. in0.dat and in1.dat.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
weng jie jun
[
JSP/Java
]
getimage
DL : 0
一个实现验证码的servlet,彩色,有复杂背景,随即颜色的,表单验证码。-A realization of the code of the servlet, color, a complex background, then color, form verification code.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
bros sun
[
OpenCV
]
GETIMAGE
DL : 0
使用OPENCV2.1开发的图片处理工具.可用于图片浏览,批量放缩,移动,截图等功能.安装到D:\GETIMAGE中可编译运行.有关OPENCV2.1的库文件和包含文件在includeandlib中.-Use OPENCV2.1 developed image processing tools can be used to image browsing, batch zoom, move, screenshots and other features are installed to D:. \ GETIMAGE can be compiled to run relevant OPENCV2.1 libraries and include files in includeandlib in.
Update
: 2025-02-19
Size
: 27.52mb
Publisher
:
同报国
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.