-
CAD基本入门文档,定位,基本操作,很适合新手
CAD基本入门文档,定位,基本操作,很适合新手-CAD basic introductory document, positioning, basic operation, it is suitable for novice
- 2022-12-20 05:15:03下载
- 积分:1
-
visual programming based delphi
基于delphi的可视化编程
- 2022-08-12 15:23:45下载
- 积分: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
-
打开一个BMP格式图片并进行Rober算子检测
打开一个BMP格式图片并进行Rober算子检测-opened a BMP format pictures and Robert operator Detection
- 2023-08-04 13:30:03下载
- 积分:1
-
图案设计系统
图案设计系统- Design design system
- 2023-08-09 03:35:04下载
- 积分:1
-
managed direct 3d 范例
managed direct 3d 范例-managed direct 3d example
- 2022-03-17 16:54:16下载
- 积分:1
-
能够动态地改变对话框大小,有渐变的效果的一段vc++6.0源代码。...
能够动态地改变对话框大小,有渐变的效果的一段vc++6.0源代码。
- 2023-07-23 03:55:02下载
- 积分:1
-
for mapping, mapping shows the basic elements and the form and method
用于绘图,说明绘图的基本要素及方式,及其实现方法-for mapping, mapping shows the basic elements and the form and method
- 2022-03-07 20:54:10下载
- 积分:1
-
对图像进行逐点计算,并且取最大值和最小值的差值作为该点新的灰度值。
在区别边缘点和非边缘点时,首先确定一个阈值T,若图像中像素点的新
值大于该门限值,则...
对图像进行逐点计算,并且取最大值和最小值的差值作为该点新的灰度值。
在区别边缘点和非边缘点时,首先确定一个阈值T,若图像中像素点的新
值大于该门限值,则可以初步确定为边缘点,小于T的新值被判断为非边缘点.-Image point by point basis, and taking the maximum and minimum points of difference as the new gray value. Edge in the difference between point and non-edge point, first determine a threshold T, if the image of the new pixel value is greater than the threshold, you can initially identified as the edge point, the new value is less than T have been judged as non-edge point.
- 2023-03-01 03:35:03下载
- 积分:1
-
自己用OpenGL和C++编的小程序,是一个立方体旋转的
自己用OpenGL和C++编的小程序,是一个立方体旋转的 -a program develped by openGL and C++。。A rotation cube~~this sample have depth perception。。dynamic
- 2022-06-15 22:42:32下载
- 积分:1