-
用c语言实现键盘画图
用c语言实现键盘画图-used language keyboard Painting
- 2022-05-14 15:35:45下载
- 积分:1
-
Gist特征的提取与分类器的训练
该工程从五万张图片中提取每张图片的Gist特征,每张图片都有自己所属类别的标签,然后用Liblinear分类器进行训练,得到一个模型,再对一万张图片进行预测,与这一万张图片的标签信息对比,得出预测正确率
- 2022-02-16 05:34:27下载
- 积分:1
-
DIB(设备
DIB(Device-indepent bitmap)的与设备无关性主要体现在以下两个方面: DIB的颜色模式与设备无关。例如,一个256色的DIB即可以在真彩色显示模式下使用,也可以在16色模式下使用。 256色以下(包括256色)的DIB拥有自己的颜色表,像素的颜色独立于系统调色板。 由于DIB不依赖于具体设备,因此可以用来永久性地保存图象。DIB一般是以*.BMP文件的形式保存在磁盘中的,有时也会保存在*.DIB文件中。运行在不同输出设备下的应用程序可以通过DIB来交换图象。 DIB还可以用一种RLE算法来压缩图像数据,但一般来说DIB是不压缩的。 DIB的结构-DIB (Device-indepentent bitmap) has nothing to do with sexual equipment mainly in the following two aspects : DIB color mode has nothing to do with the equipment. For example, a 256-color DIB is the true color display mode, or can be used in 16 color mode. 256-color below (including 256 colors), the DIB has its own color table, color of the pixel independent system palette. As DIB is not dependent on specific equipment, it can be used for permanent preservation of images. DIB normally*. BMP file stored in the form of disk, sometimes stored in*. DIB document. Running on different output devices under the application of the procedure can be DIB to exchange images. DIB can also use a RLE compression algori
- 2022-03-07 07:46:45下载
- 积分:1
-
基于真色24到256色功能
基于vc的24位真彩色转为256色函数-based on the true color 24 to 256 colors function
- 2022-08-25 00:05:49下载
- 积分:1
-
网口摄像机接口程序
资源描述
网口摄像头驱动 对于任意类型网口摄像头都通用 有注释 通俗易懂 还能界面操作 用法简单
- 2023-05-08 01:50:03下载
- 积分:1
-
森多边型说明,森多边型说明 ,介绍不规则多边型的构造方法
森多边型说明,森多边型说明 ,介绍不规则多边型的构造方法-multilateral-Sen stated that the multilateral Sen-sen said multilateral type notes about the type of irregular multilateral Construction
- 2022-02-25 16:30:34下载
- 积分:1
-
属性页示例
属性页对话框是将多个对话框集中起来,通过标签将各个页面激活。与属性页对话框相关的类主要包括CPropertySheet类和CPropertyPage类。一个属性页对话框可以包括一个CPropertySheet类和多个CPropertyPage类对象。 CPropertySheet类是CWnd类的派生类,其对象作为属性对话框的窗口框架出现,主要实现管理各个属性页面的作用。其用于管理属性页对话框的主要成员函数详见msdn。
- 2022-11-05 02:05:03下载
- 积分:1
-
这个里面的是一些技术文章,对了解图形学的一些新的技术比较适用,通过适用这些新的技术,可以得到一些比较新的效果...
这个里面的是一些技术文章,对了解图形学的一些新的技术比较适用,通过适用这些新的技术,可以得到一些比较新的效果-The inside is a number of technical articles, the understanding of some graphics comparing the application of new technologies, through the application of these new technologies, you can get some relatively new effects
- 2022-11-15 03:35:04下载
- 积分:1
-
一个十分美丽的玫瑰程序
一个十分美丽的玫瑰程序-a very beautiful rose procedures
- 2022-01-25 17:16:38下载
- 积分:1
-
在.net2.0中绘制柱状图,比如返回公司的人数
在.net2.0中绘制柱状图,比如返回公司的人数
- 2022-10-21 08:05:03下载
- 积分:1