-
一个3d girl的游戏源码,相当有趣,值得仔细研究一下
一个3d girl的游戏源码,相当有趣,值得仔细研究一下-3d girl game a source, very interesting, it is worth a closer look
- 2022-03-02 07:45:23下载
- 积分: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
-
Graphics are painting a straight line, arc, as well as garden and cut a straight...
现图形学中画直线,园和圆弧以及直线裁剪,区域填充等功能 1. 对于画直线,只需知道起点和终点即可。在工作区间中按下鼠标(即选择起点),拖动至另一处松开(终点),即得到直线。 2. 画圆需要圆心坐标、半径、及起始角和终止角,至于实验要求的画1/4圆弧,可设起始角=0,终止角=45,若要画整个圆弧起始角和终止角分别为0和360即可。-Graphics are painting a straight line, arc, as well as garden and cut a straight line, filled with features such as region 1. For painting a straight line, just know that you can start and finish. Interval in the work of the mouse click (that is, to choose the starting point), drag to another release (the end), that is to be a straight line. 2. Drawcircle need to center coordinates, radius, and the termination of the initial angle and angle, as required by experimental painting 1/4 arc, the starting angle can be set = 0, terminate the angle = 45, in order to draw the whole arc start angle and termination angle is 0 and 360, respectively, can be.
- 2022-01-25 14:32:32下载
- 积分:1
-
图片浏览器
一个基础的图片阅览的代码, 是Delphi图形图像多媒体高级控件开发与应用中第一章的代码,适合新手参考。
基础代码,但是很简洁。
- 2022-03-04 20:38:01下载
- 积分:1
-
一个RSA的类的源代码,并有我写的测试程序,非常好用
一个RSA的类的源代码,并有我写的测试程序,非常好用-the source code of a rsa class,which has been tested ,and works well.
- 2022-02-26 06:22:35下载
- 积分:1
-
从字符文件中读取字符到指定数组,数组可以用来识别操作,带字符文件...
从字符文件中读取字符到指定数组,数组可以用来识别操作,带字符文件-Read character from character file to named array,and the array can be used in recognising and operating files which include characters.
- 2023-08-10 01:00:05下载
- 积分:1
-
用VC实现的一个调色程序,可以很容易的调制初一些颜色,实现起来很方便!比较适合初学者!...
用VC实现的一个调色程序,可以很容易的调制初一些颜色,实现起来很方便!比较适合初学者!-VC realize with a color process, can easily be the beginning of the modulation of some colors, very easy to achieve! More suitable for beginners!
- 2022-11-30 02:05:04下载
- 积分:1
-
I downloaded for everyone to try something
我自己下载的给大家试一下-I downloaded for everyone to try something
- 2023-01-24 04:05:04下载
- 积分:1
-
matlab实现识别图像中时钟的时间
Hough变换是一种使用表决原理的参数估计技术。其原理是利用图像空间和Hough参数空间
- 2022-02-10 01:44:22下载
- 积分:1
-
输入wiimote的加速度信息,利用kalmanfilter过滤加速度,得到有效的信息...
输入wiimote的加速度信息,利用kalmanfilter过滤加速度,得到有效的信息-use kalman filter refine the acceleration data from the wiimote, get the final useful data
- 2022-03-16 22:44:23下载
- 积分:1