-
全球定位系统接收器根据经度和纬度坐标,真实
根据GPS接收的经纬坐标,实现实时导航功能-GPS receiver according to the longitude and latitude coordinates, real-time navigation function
- 2022-12-14 13:15:03下载
- 积分:1
-
对于程序的射线追踪算法,并用VB可以证明的。
一种光线追踪算法的程序,利用VB编程,可以显示三维形体的真实感-a ray tracing algorithm for the procedure, and use VB can demonstrate that the photorealistic 3D Shape
- 2022-10-17 03:05:03下载
- 积分:1
-
模拟了九大行星绕日运行的平面轨道.
有X
模拟了九大行星绕日运行的平面轨道.
有X-Y,X-Z,Y-Z的投影,可以拉近与放远视口.-simulate path which is nine start circle sum.
you can use mousewheel zoom viewport..
- 2022-03-21 18:09:41下载
- 积分:1
-
GDI+图形文字处理编程,如何淡入淡出显示图像,可以扩展功能
GDI+图形文字处理编程,如何淡入淡出显示图像,可以扩展功能-How to display images fade
- 2022-01-25 23:59:08下载
- 积分:1
-
Paint small procedures, such as Windows
画图小程序,像Windows 自带的差不多。-Paint small procedures, such as Windows
- 2023-04-17 06:55:03下载
- 积分:1
-
使用Visual C++模拟波纹效果。这对人们有用…
用VC实现的水波效果,对图像处理人员会有帮助-Use Visual C++ to simulate the ripple effect. This may be useful for the people who persue in image processing.
- 2022-03-07 02:43:23下载
- 积分:1
-
susan算子提取算法,提供对图像特征准确,鲁棒,快速的提取,并采用高效代码实现...
susan算子提取算法,提供对图像特征准确,鲁棒,快速的提取,并采用高效代码实现-extraction algorithm, the image features provide accurate, robust, fast extraction, and the introduction of efficient implementation of the code
- 2022-09-23 05:40:02下载
- 积分:1
-
Chaos (Chaos), the logistic equation X (n) = k* X (n
混沌(Chaos),Logistic方程
X(n) = k*X(n-1)*( 1-X(n-1) ),即二次函数
f(x) = k*x(1-x), 选择适当的常数k,选择初始值 x0,迭代计算:
x1=f(x0), x2=f(x1), x3=f(x2),...,
序列{ Xn }的整体"状态",敏感的依赖于常数k和初始值x0, 序列可能收敛,也可能,"乱七八糟"地振荡--产生混沌Chaos!-Chaos (Chaos), the logistic equation X (n) = k* X (n-1)* (1-X (n-1)), that is quadratic function f (x) = k* x (1-x), the election Optional appropriate constants k, the initial value of options x0, iterative calculation : x1 = f (x0), x2 = f (x), x3 = f (x2 ),..., sequence) (Xn the overall "state" sensitive dependence on constants k and initial value x0, convergent sequence may also possible, "mess" to the oscillation-- have Chaotic Chaos!
- 2022-04-16 20:00:36下载
- 积分:1
-
background bitmap choice, transparent or opaque
位图背景选择,透明或者不透明-background bitmap choice, transparent or opaque
- 2023-06-15 06:30:03下载
- 积分:1
-
先用C++写了一个可以产生图形的DLL,并用VB来进行调用测试。
先用C++写了一个可以产生图形的DLL,并用VB来进行调用测试。-Using C++ to write a DLL can generate graphics , and VB to call it for test.
- 2022-03-18 10:20:11下载
- 积分:1