-
alx algorithm grid algorithm, and efficient implementation, high
alx算法的格网算法,实现高效执行,高精度运算结果-alx algorithm grid algorithm, and efficient implementation, high-precision computation results
- 2022-01-22 02:48:01下载
- 积分:1
-
some soutrce code dealing with color profile
some soutrce code dealing with color profile
- 2023-04-04 21:00:05下载
- 积分:1
-
images show the code used : 1gt; Images show that the principle inversion; Image...
图像显示的代码,用到:1>图像显示原理2>图像显示函数3>提高显示性能的方法,双缓存技术和VFW组件(使用了VFW组件,所以在Project--Setting中--Object/libray modules中添加vfw32.lib)。-images show the code used : 1gt; Images show that the principle inversion; Image Display Function 3gt; Improve display performance, dual caching technology and VFW components (using the VFW components in Project-- Setting--Object/libray modules were added vfw32 . lib).
- 2022-03-16 01:42:55下载
- 积分:1
-
use. Net prepared to open Photoshop image files example, can be used for commerc...
使用c++.net编制的可以打开photoshop图片文件的例子,可以用于商业软件开发.-use. Net prepared to open Photoshop image files example, can be used for commercial software development.
- 2022-09-05 18:10:02下载
- 积分:1
-
应用VC++2005开发的ObjectARX程序,主要是怎样创建实体
应用VC++2005开发的ObjectARX程序,主要是怎样创建实体-Application VC++ 2005 Development ObjectARX procedures, primarily how to create entities
- 2022-04-20 21:14:08下载
- 积分:1
-
计数的源代码程序
计数的源代码程序-counting the source code procedures
- 2022-03-01 06:34:22下载
- 积分:1
-
一个功能强大的.net图形控件,可以轻松地绘制饼图、条状图等等。...
一个功能强大的.net图形控件,可以轻松地绘制饼图、条状图等等。-a powerful. Net Graphic Controls can easily draw pie, bar, and so on.
- 2022-05-16 05:42:37下载
- 积分:1
-
scrolling display..... for 5x7 matrix interface
scrolling display..... for 5x7 matrix interface
- 2022-01-26 06:33:19下载
- 积分:1
-
位图的存取在vc中的 因为所在的项目中我负责的模块是有关与位图的读写和存储的,所以看了一些资料后,并且成功在vc 下实现所需的功能后写下这篇读书报告。
对...
位图的存取在vc中的 因为所在的项目中我负责的模块是有关与位图的读写和存储的,所以看了一些资料后,并且成功在vc 下实现所需的功能后写下这篇读书报告。
对于位图,要想在vc中实现读取和存储,先必须了解BMP的文件格式。
BMP文件大体上分成四个部分:位图文件头,位图信息头,调色板,实际的位图数据。
位图文件头BITMAPFILEHEADER是一个结构,它的定义如下:
typedef struct tagBITMAPFILEHEADER{
WORD bfType
DWORD bfSize
WORD bfReserved1
WORD bfReserved2
DWORD bfOffBits
}BITMAPFILEHEADER实现-Bitmaps in vc access because of the projects where I am responsible for the module is concerned with reading and writing bitmap and storage, so read some information, and the success achieved in vc feature required to write This study reports. For bitmap, in order to achieve in the vc read and stored, first must understand the BMP file format. BMP files generally divided into four parts: the first bitmap file, BITMAPINFOHEADER, palette, the actual bitmap data. BITMAPFILEHEADER bitmap file header is a structure, it is defined as follows: typedef struct tagBITMAPFILEHEADER (WORD bfType DWORD bfSize WORD bfReserved1 WORD bfReserved2 DWORD b
- 2022-09-19 08:45:03下载
- 积分:1
-
这是John Wiley出版的<Computational Colour Science using MATLAB>教科书书附带的程序代码,自成一体...
这是John Wiley出版的教科书书附带的程序代码,自成一体为Matlab下的色度学工具箱.
建议将解压文件放到本地机已经安装Matlab的路径中,在toolbook文件夹下自己创建一个名为colour的文件夹中.比如:For example, this may be c:Program FilesMATLABp65 oolboxcolour 但具体路径取决于Matlab在你机器中的安装路径.
如果你将该colour文件夹加入Matlab环境路径中,该工具箱就与其它工具箱一样使用.-This is John Wiley published
- 2022-01-26 06:40:20下载
- 积分:1