-
C语言图形界面的菜单开发演示程序,含有的功能是打开包下的文本文件。程序架构优良,可扩展性强...
C语言图形界面的菜单开发演示程序,含有的功能是打开包下的文本文件。程序架构优良,可扩展性强-C language graphical interface menu development demonstration program, containing the function of opening the package a text file. Good procedural framework, scalability strong
- 2022-01-26 00:40:27下载
- 积分:1
-
VC例程:该程序是由VC编写的有关颜色拾取器源代码(完整)
VC例程:该程序是由VC编写的有关颜色拾取器源代码(完整)-VC this program is compile by VC,source code about how to pick the color of screen.(full)
- 2023-01-12 13:40:03下载
- 积分:1
-
一个很实用的类,封闭了任何windows的多媒体混音控制器。可以用总音量、静音控制及其它任何混音控制器支持的调节方法。...
一个很实用的类,封闭了任何windows的多媒体混音控制器。可以用总音量、静音控制及其它任何混音控制器支持的调节方法。-a very pragmatic type, the closed windows of any multimedia sound mixing controller. Total volume can be used, control and mute any other audio mixers controller support method.
- 2022-05-17 22:59:03下载
- 积分:1
-
多层图像合成的visual c++源码,对初学者很有帮助
多层图像合成的visual c++源码,对初学者很有帮助-multilayer image synthesis of visual c source code, useful for beginners
- 2022-04-28 00:00:02下载
- 积分:1
-
图像读入读出系统
图像读入读出系统-image reading system to read
- 2023-09-03 03:45:03下载
- 积分:1
-
模式与非
一个模式和非模式位图的转换程序-a model and non-model bitmap conversion
- 2022-02-04 02:51:23下载
- 积分:1
-
BMP beginners learn to read the bottom of the code, debugging can be run, and in...
初学者学习底层BMP读取的代码,调试后可运行,并且包含bmp格式学习资料,对初学BMP格式的人很有帮助。-BMP beginners learn to read the bottom of the code, debugging can be run, and includes learning materials bmp format, BMP format for beginner people very helpful.
- 2022-01-25 22:34:14下载
- 积分:1
-
小波算法的实现,压缩算法,希望能够对大家有所帮助
小波算法的实现,压缩算法,希望能够对大家有所帮助-Wavelet algorithm, compression algorithm, we hope to be able to help
- 2022-07-26 00:15:44下载
- 积分:1
-
从数据库中,提取图像
从数据库中,提取图像-from the database, extract images
- 2023-06-23 20:00: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