资源列表
[GDI/图象编程] LogisticEq
说明:混沌(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),<szh> 在 2024-12-27 上传 | 大小:26kb | 下载:0
[GDI/图象编程] step2(面积测量)
说明:用VC++6.0开发的,用来计算由鼠标绘制的任意封闭区域的面积-VC 6.0, used to calculate the mouse by drawing the arbitrary closure of the regional area<师为礼> 在 2024-12-27 上传 | 大小:1.79mb | 下载:0
[GDI/图象编程] step3(角度测量)
说明:用鼠标绘制的两直线间角度的测量(利用余弦公式)-drawn with the mouse between the two linear and angular measurements (using the cosine formula)<师为礼> 在 2024-12-27 上传 | 大小:1.79mb | 下载:0
[GDI/图象编程] 图像处理插值1[1].2
说明:用插值算法实现的图像放大,缩小,灰度图的转换等功能-interpolation algorithm used to enlarge images, narrow, grayscale conversion function<师为礼> 在 2024-12-27 上传 | 大小:186kb | 下载:0
[GDI/图象编程] snowapplet
说明:这是一个模仿雪景的applet小程序,用java编写,很逼真。-This is a parody of the snow applet small program using java prepared, very lifelike.<陈林> 在 2024-12-27 上传 | 大小:3kb | 下载:0