-
EXIF读写程序
EXIF读写程序-EXIF reading and writing procedures
- 2022-08-15 18:56:56下载
- 积分:1
-
算法代码,分别提取两类不同的特征。
使用时直接将代码拷贝到需要使用的地方即可。
代码片断在Visual C++6.0下可编译。...
算法代码,分别提取两类不同的特征。
使用时直接将代码拷贝到需要使用的地方即可。
代码片断在Visual C++6.0下可编译。-Difference withdraw two kind oves different characteristics. Use time directly will code s copy go need use de place and then be OK. Code s fraction at Visual C++6.0 under can translate and edit
- 2022-02-01 10:07:08下载
- 积分:1
-
用VB编出的可以使窗体和图片透明
用VB编出的可以使窗体和图片透明-VB series can make out the forms and pictures transparent
- 2022-07-04 12:46:45下载
- 积分:1
-
我写了一个工程数据检测,然后画一个曲线数据的例子,D
我写的是一个工程数据检测,然后画出数据曲线的实例,Demo 中的数据为随机生成的数据,由于我没有做过控件,所以在 DataCurve.pas 只定义了一个多线程的类,没有做成控件。-I wrote an engineering data detection, and then draw an example of curve data, Demo data for the randomly generated data, because I have not done control, so only DataCurve.pas defines a type of multi-threaded, there is no made control.
- 2022-02-09 23:25:56下载
- 积分:1
-
programming graded color Generation
编程渐变色生成-programming graded color Generation
- 2022-02-03 09:35:39下载
- 积分:1
-
渲染。网是一个三维真实感渲染库
Render .NET is an 3D Photorealistic Rendering Library - REYES(RenderMan),Ray / Photon Tracing Architecture - Complex Models such Quadrics / Patches / Mesh... - Primitive / Displacement(True) / Surface / LightSource / Volume/Imager Shaders - Sampling / Filtering / Motion / DepthOfField / GlobalI... -Render .NET is an 3D Photorealistic Rendering Library- REYES(RenderMan),Ray/Photon Tracing Architecture- Complex Models such Quadrics/Patches/Mesh...- Primitive/Displacement(True)/Surface/LightSource/Volume/Imager Shaders- Sampling/Filtering/Motion/DepthOfField/GlobalI...
- 2022-05-22 21:41:18下载
- 积分:1
-
徽标计划绘制彭罗斯
Logo 程序画 Pensore 平铺图案使用内置海龟图形命令。
图遵循古典递归 Pensore 平铺说明使用两个形状的建筑,"风筝"和"rombus"。
程序加载到 usblogo (即) 使用︰
> ucblogo penrose.logo
然后给类似的命令︰
demo2 5220
和水平 5 与大小 220 彭罗斯图案将出现在绘图窗口中。
- 2022-01-27 10:36:31下载
- 积分:1
-
这是一个直方图的实验报告
这是一个关于直方图的实验报告-This is a histogram of the experimental report
- 2022-07-21 09:32:09下载
- 积分:1
-
计算机图形学的拴法罗斯福koeoeoo噢俄哦
计算机图形学的拴法罗斯福koeoeoo噢俄哦 -computer graphics method of tying Roosevelt koeoeoo Oh, oh Russia
- 2022-08-18 01:19:08下载
- 积分:1
-
Polygon clipping is one of those humble tasks computers do all the time. It s a...
Polygon clipping is one of those humble tasks computers do all the time. It s a basic operation in creating graphic output of all kinds. There are several well-known polygon clipping algorithms, each having its strengths and weaknesses. The oldest one (from 1974) is called the Sutherland-Hodgman algorithm. In its basic form, it is relatively simple. It is also very efficient in two important cases, one being when the polygon is completely inside the boundaries, and the other when it s completely outside.
- 2022-09-16 13:35:03下载
- 积分:1