搜索资源列表
MultiImageViewer
- This applet demonstrates:1、receiving multiple files from a drag-drop operation 2、being a drag-drop source 3、optimizing the viewer for performance--creating thumbnails on the fly and owner draw issues 4、usability issues--changing image and form sizes
showbitmap
- 位图装入、显示的c++类。 使用方法: 1 构造类的一个实例对象: 空实例 CDIB bmp() 用资源号构造 CDIB bmp(nResID) 用文件构造 CDIB bmp(\"PATH//Filename.bmp\") 2 若1步构造的是空实例对象,则须装入位图: 从文件装入 BOOL bmp.LoadFromFile(\"PATH//Filename.bmp\") 从资源装入 BOOL bmp.LoadFromResource(UINT n
ImgTool_2007_11_26
- Advanced Image Tool Some Image Processing Functions FlickerFree Image View Speed Zoom/Scroll Efficient Contrast Enhancement/Edge Extraction/Binarization Line/Rcetangle/Text Object Draw Ftp/Http Image Open Load/Save AES Mode Image
Draw
- 自己写的类似WINDOWS图片浏览器的小程序,可以实现复制,粘贴,删除和重命名等操作。
WindBarb matlab画格点风向杆和风羽的函数
- matlab画格点风向杆和风羽的函数,在气象绘图中使用较多而且方便-matlab draw grid wind direction and wind feather rod function more in the weather and easy to use drawing
CMyTest.rar
- GDIPLUS 动态画图 并有动画效果!,use gdiplus lib to draw image
matlab
- 使用matlab的gui界面实现图像缩放旋转功能,FFT,DCT,等图像变化变换,并绘出直方图-Use the matlab gui interface for image scaling rotation, FFT, DCT, and other changes in the image transformation, and draw the histogram
image
- 画图程序,实现简单画圆,画直线,橡皮擦等一系列功能,类似微软自带工具-picture draw
od
- VC++下的GDI+绘图程序,支持橡皮筋效果,双缓冲技术,并具有画PolyLine和各种图形的旋转功能-This is a Gdiplus program under VC++ structure,supporting DualBuffer,elastic draw method ,drawing PolyLine and graph rotating
draw
- 用vc打开一副bmp或jpg格式图片,并可在图片上动态显示地画圆,椭圆,以及矩形-use vc to open a bmp or jpg image,and can draw cicle,ellipse,rectange dynamically.
UCGUI-Draw-JPEG
- UCHUI Drawas JPEG. It draws JPEG Files in IUCGUI
libmp-draw
- linux下打开FRAMEBUFFER可以显示24位,8位,16位的lib -under linux open FRAMEBUFFER can display 24, 8, 16 in the lib
DrawMap
- 一个中国地图着色的源码,可以对中国的32个省着上不同的颜色-Draw China Map
testringbmp
- 附件是一个图像的环形缓冲类,利用它,可以高效的处理或显示图片,很优秀,我感觉利用它可以在屏幕上每秒画50张左右的图像。-The attachment is an image of the ring buffer class, take advantage of it, can be efficient processing or display pictures, very good, and I feel that it can draw about 50 images per second
TXTdata_MEMDraw_saveAsBMP
- 我的邮箱: jhu@holomaker.com 欢迎联系, 公司主页 http://www.svgoptronics.com/cnindex.asp 光刻行业的研发型企业 【改进自testsavebmp】,并非我完全原创 软件技术含量:读取txt数据,内存绘图并保存, 黑白bmp(单色bmp)绘图,比较少见吧 软件功能:根据 txt中的圆的数据,绘制成bmp图形,用于光刻行业的图形发生器 1、菜单 编辑 --> read data 读入 t
loadbmpandtextout
- 手动读取bmp格式文件并textout画点输出图象-load bmp file ,use textout function to draw image.
zzw
- 程序运行后,可动态画图像蜘蛛织网一样,也可通过设置参数改变线条-Program is running, you can dynamically draw images like the spider spun the web can also be changed by setting the parameters of lines
bmp
- 在c++console application 工程下,逐点读取.bmp文件,并将图片显示在windows界面上-read the file of .bmp, and draw the picture on the windows, based on the c++ console application project.
draw-picture
- vc绘制图形源码,对图像编程感兴趣的朋友可以下载查看-vc source code to draw graphics, programming and interested friends of the images can be downloaded to view
draw
- 画一个函数的三维图!!采用C编写的,请笑纳!-Draw a three-dimensional map of the function! !