-
计数的源代码程序
计数的源代码程序-counting the source code procedures
- 2022-03-01 06:34:22下载
- 积分:1
-
一个图形学中很简单的二维变换程序
是用C编的
请大家不要见笑...
一个图形学中很简单的二维变换程序
是用C编的
请大家不要见笑-a very simple two-dimensional transformation process is part of the C Please do not laughed at
- 2022-07-23 21:19:35下载
- 积分:1
-
凌阳/ meidtek /成功/ DVD LOGO制作工具
sunplus /meidtek/ess/ dvd logo make tools
- 2022-05-13 16:07:11下载
- 积分:1
-
效果好的单色图象放大缩小
效果好的单色图象放大缩小 -Zooming solid image with nice effect
- 2022-03-23 04:42:43下载
- 积分:1
-
关于哈夫曼编码的一个程序,把图象的象素值进行编码,很实用的!...
关于哈夫曼编码的一个程序,把图象的象素值进行编码,很实用的!-on a Huffman coding procedures, the pixel image encoding, very practical!
- 2023-08-16 22:15:03下载
- 积分:1
-
声音波形程序,正弦波的叠加,分析和图形化,可以自定义公式。...
声音波形程序,正弦波的叠加,分析和图形化,可以自定义公式。-Program for displaying waveform of the sound, addition of the sine wave, analysis and visualization. You can also freely define the formulation.
- 2022-10-23 04:45:04下载
- 积分:1
-
图形功能图形屏幕从左上角的右下角。
图形函数图形从屏幕的左上角运动到右下角 可以控制图形运行的速度-graphics function graphics screen from the upper left to lower right corner of movement can control the speed graphics operation
- 2022-10-04 20:50:03下载
- 积分:1
-
Notes of a curve or histogram display real
注释 以曲线或柱状图实时显示数据的控件 http://dev.csdn.net/article/71/71489.shtm-Notes of a curve or histogram display real-time data control http://dev.csdn.net/article/71/71489.shtm
- 2022-08-04 11:43:40下载
- 积分:1
-
VC++ Programming Guide, has great help for beginners, of course, must have a cer...
VC++编程指南,对初学者有很大帮助,当然必须是有一定基础的初学者,什么都不会的直接看不可能-VC++ Programming Guide, has great help for beginners, of course, must have a certain foundation for beginners, what does not look impossible to direct
- 2022-12-20 23:25:03下载
- 积分: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