-
c#的截屏程序,调用api实现,在codeproject有详细介绍
c#的截屏程序,调用api实现,在codeproject有详细介绍-the cut screen procedures, called api realized, in a detailed briefing codeproject
- 2022-01-24 08:58:41下载
- 积分:1
-
里面有很多图像处理方法的vc和matlab源代码,一定要好好利用哟,能够使你事半工倍亚...
里面有很多图像处理方法的vc和matlab源代码,一定要好好利用哟,能够使你事半工倍亚-there are many methods of image processing and Matlab vc source code, we must make good use of yo, so that you can work with half-times
- 2023-03-23 21:05:04下载
- 积分:1
-
该源码包是图像处理的graph控件,使用方便,功能强大。
该源码包是图像处理的graph控件,使用方便,功能强大。-the source package is the graph image processing controls, easy to use and powerful.
- 2023-03-06 05:25:03下载
- 积分:1
-
in a main window Lane could, in theory, open a small window arbitrary, each smal...
在一个主窗口里理论上可以开任意个小窗口,每个小窗口可能单独编织文字。-in a main window Lane could, in theory, open a small window arbitrary, each small window weaving words alone.
- 2022-10-20 07:40:02下载
- 积分:1
-
此源码包括几种不同曲线的绘制,请自己查看就知道了,
此源码包括几种不同曲线的绘制,请自己查看就知道了,-This source includes several different curve drawing, please know their own view,
- 2023-04-12 22:25:03下载
- 积分:1
-
一个可以动态实时显示数据曲线的源码,很有使用价值的哦!...
一个可以动态实时显示数据曲线的源码,很有使用价值的哦!-a dynamic, real-time data source curve, very useful!
- 2023-06-09 14:00:03下载
- 积分:1
-
用OBJECTARX可以编译通过的
采用的是AUTOCAD2000+OBJECTARX2000可以了啊...
用OBJECTARX可以编译通过的
采用的是AUTOCAD2000+OBJECTARX2000可以了啊 -OBJECTARX Program can be used by the compiler used the AUTOCAD OBJE CTARX2000 can ah
- 2023-09-03 17:45:03下载
- 积分:1
-
VC of the triangle to determine the realization of small procedures, can be used...
VC实现的三角形判断小程序,可用作简单测试用例-VC of the triangle to determine the realization of small procedures, can be used as a simple test case
- 2023-01-31 18:40:03下载
- 积分:1
-
基于SQL语言的数据库在VC系统中的绘图,可能部分说明不是很充足,但是绝对好用的。...
基于SQL语言的数据库在VC系统中的绘图,可能部分说明不是很充足,但是绝对好用的。-Drawing application based on SQL database and Visual C++ IDE.It s likely to be short of code comments,but definitely useful!
- 2023-08-14 12:35:03下载
- 积分:1
-
从BMP文件加载位图并显示BMP文件有四个部分。第一个我..
从BMP文件中装入位图并显示
the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next section is the bitmapinfoheader. this contains information such as the height and widht of the bitmap and the number of colors used. this section is followed by the color table. the color table contains two or more rgbquad structures the final section is the actual bits that define the bitmap image.
by the way, the bmp file holds a device independent bitmap and sometimes the extension used is dib.
the steps outlined below is valid for both windows 95 and windows nt. on windows 95, you can also use the loadimage() function to load a bitmap from a file. although windows nt also supports this function, it does not support the lr_loadfromfile flag. -from BMP file loaded bitmap and show the bmp file has four sections. The first is bitmapfileheader. This contains t
- 2022-03-02 16:58:15下载
- 积分:1