-
imitate the small windows drawing software
模仿windows画图的小软件-imitate the small windows drawing software
- 2022-06-22 05:07:18下载
- 积分:1
-
用delphi编写的验证码识别程序,从图片中正确识别出数字和字母。...
用delphi编写的验证码识别程序,从图片中正确识别出数字和字母。-prepared with delphi identification code validation procedures, from the photos correctly identified the number and alphabet.
- 2023-06-11 10:20:03下载
- 积分:1
-
Third Generation uniform B
生成三次均匀B样条的曲线,可交互的改变关键点的位置,生成新的B样条-Third Generation uniform B-spline curves, interactive key change the location, the new generation of B-Spline
- 2022-07-15 08:53:43下载
- 积分:1
-
这是计算机图形学的B样条算法。直接可以运行。
这是计算机图形学的B样条算法。直接可以运行。-This is the computer graphics B-spline algorithm. Direct run.
- 2022-03-07 13:29:02下载
- 积分:1
-
D3D11的Kinect点云可视化程序
一个简单的可视化程序,通过类接口输入深度图和色彩图像即可在窗口中显示在3D空间中有颜色的点云图形
- 2022-10-15 18:15:03下载
- 积分:1
-
graphical programming : line drawing, the landscape, rectangular, VC
图形编程:画线,园,矩形,VC-graphical programming : line drawing, the landscape, rectangular, VC
- 2022-12-10 22:15:03下载
- 积分:1
-
旋转金刚石实验,有意者载
旋转金刚石实验,有意者载-rotary diamond experiments Interested parties set
- 2022-11-25 01:15:03下载
- 积分:1
-
这是一个简单的画图程序,能实现画直线与普通画笔一样的画图功能,并能对它们进行任意的裁剪,本人水平有限,程序必存在许多不足,望高人们能多加指点。...
这是一个简单的画图程序,能实现画直线与普通画笔一样的画图功能,并能对它们进行任意的裁剪,本人水平有限,程序必存在许多不足,望高人们能多加指点。-This is a simple drawing program, able to draw straight lines with the same brush ordinary drawing capabilities and their arbitrary cut, I limited, and certainly there are many procedures inadequate, and hopes people will be more high guidance.
- 2022-08-24 18:05:31下载
- 积分:1
-
数字图像处理应用软件代码
数字图像处理应用软件代码-Source code for digital image processing application
- 2022-01-22 12:10:39下载
- 积分:1
-
游程编码
系统实现方案:总体思想:将图像文件以二进制方式读入缓冲区,把二进制位转制为整数,对缓冲区数据进行编码,以特定的格式(unsigned short)写入输出文件;解压缩过程反过来即可。压缩文件存储格式:以每两个字节为单位储存(即每次写入16位unsigned short类型)。 0 1 2~15 ... 第0位 存储压缩信息(1压缩;0不压缩,原始数据)第1位 如果第0位为1(压缩),此位标明字符类别(0或1);如果第0位为0(原始数据),此位无意义,默认为0后14位 存储字符数量或者原始数据的值
- 2022-07-09 04:00:22下载
- 积分:1