-
分形。纹理可以使用分形几何方法(Fracta1 geometry)来真实地描述自然景物,使用过程而不是使用方程来对物体进行建模。正如我们所期望的, 过程描绘的物...
分形。纹理可以使用分形几何方法(Fracta1 geometry)来真实地描述自然景物,使用过程而不是使用方程来对物体进行建模。正如我们所期望的, 过程描绘的物体其特征远不同于方程描绘的物体。物体的分形几何表示可以用于很多领域, 以描述和解释自然现象的特性。在计算机图形学中, 使用分形方法来产生自然景物显示及各种数学和物理系统的可视化。-fractal. Texture can use fractal geometry (Fracta1 geometry) to describe the beauty of nature, the use of the process rather than the use of equations to model objects. As we had hoped, the process of objects depicted far different from the characteristic equation painted objects. Objects said Fractal geometry can be used in many areas to describe and explain natural phenomena features. In computer graphics, the use of fractal method to generate natural landscape display and mathematical physics and visualization system.
- 2022-03-10 23:30:09下载
- 积分:1
-
INFORMATION COMPONENT
一个VCL组件,用于查看大量有关本地计算机的信息,如IP、磁盘序列号等
- 2022-03-22 10:43:20下载
- 积分:1
-
C++中的高斯和高斯赛德尔实施
这是执行高斯和高斯-赛德尔方法求解线性方程组。方法要求作为 (中的一个向量的向量形式) 的一个矩阵的线性方程组。他们两个返回结果向量。所有一切都是 double 类型。高斯方法是充分的高斯执行,不需要一个上三角矩阵 — — 它可以执行任何类型的矩阵上,仍将工作。
- 2023-01-02 09:20:03下载
- 积分:1
-
针对6自由度运动平台开发的逆解解算、雅克比解算、速度和力解算的程序...
针对6自由度运动平台开发的逆解解算、雅克比解算、速度和力解算的程序-6-DOF Motion Platform for Development of Inverse Kinematics solver, Jacobian solver, solver speed and power of the procedure
- 2022-03-22 21:50:31下载
- 积分:1
-
一个非常好用的线程池的C++源代码,经典
一个非常好用的线程池的C++源代码,经典-A very useful thread pool C++ Source code, the classic
- 2022-03-25 04:07:04下载
- 积分:1
-
驱动开发wince宝典,第三部分,强烈推荐,不容错过
驱动开发wince宝典,第三部分,强烈推荐,不容错过-Baodian wince-driven development, part III, strongly recommend, not to be missed
- 2022-11-27 20:15:03下载
- 积分:1
-
WinCE下利用COPYDATA消息在进程间发送和接收数据代码实例
1.SendData工程文件
2.ReceiveData工程文件...
WinCE下利用COPYDATA消息在进程间发送和接收数据代码实例
1.SendData工程文件
2.ReceiveData工程文件-WinCE using COPYDATA news in the process of sending and receiving data between code examples 1.SendData project file 2.ReceiveData project file
- 2023-05-21 20:20:03下载
- 积分:1
-
甲骨文内部培训教材,强大的甲骨文数据研究。
oracle公司内部培训资料,强悍的oracle快速学习资料。-oracle internal training materials, powerful study of the oracle Express data.
- 2022-02-04 22:51:19下载
- 积分:1
-
关于歌曲及音乐列表的点唱机
关于歌曲及音乐列表的点唱机-songs and music on the jukebox List
- 2022-03-29 20:52:05下载
- 积分:1
-
现在的即时翻译软件种类很多,使用方法也各有千秋,但它们大都有一个 共同的特点:鼠标指到哪儿,就翻译它下面的单词。这大大地方便了用户,但是 从一个编程人员的角度来...
现在的即时翻译软件种类很多,使用方法也各有千秋,但它们大都有一个 共同的特点:鼠标指到哪儿,就翻译它下面的单词。这大大地方便了用户,但是 从一个编程人员的角度来看就不那么轻松了。因为没有一个方便的函数 类似”GetWordUnderMouse()”可以得到鼠标下面的单词,那么这些软件是怎么 做的呢?经常在BBS和mailing list里看到和我同样困惑的问着相同问题的网友们。-Now in the matket the immediatly translation software has many sorts.The method of using is also differently.But they have a feature in common:it translate the word when the mouse pointer points a word.This founction make things conwenient for the consumer,but through the angle of a programmer it is not so easyly.In the reason of not having a conveniet founction just as "GetWordUnderMouse()"that can get the word undermouse,then how did these software product?I ofen encoutered the web funs who had the same question as me in the BBS or maling list.
- 2022-07-20 04:12:49下载
- 积分:1