-
VC++实现的将CView中的内容直接打印出来的方法和源码,十分实用...
VC++实现的将CView中的内容直接打印出来的方法和源码,十分实用-VC++ Realized CView content will directly print out the methods and source code, very useful
- 2023-01-18 05:05:03下载
- 积分:1
-
这是用C#编写的画图程序,自认为各类的定义和逻辑都很清晰,能基本实现作图的所有功能,实现了Undo和Redo,对于画图编辑的朋友很有帮助....
这是用C#编写的画图程序,自认为各类的定义和逻辑都很清晰,能基本实现作图的所有功能,实现了Undo和Redo,对于画图编辑的朋友很有帮助.-This is a C# Prepared drawing process, consider all types of self-definition and the logic is very clear, can realize the basic mapping of all the features realize the Undo and Redo, for drawing useful editing friends.
- 2022-02-26 13:55:08下载
- 积分:1
-
映射倒影的水面源码,效果不错,可以直接应用的游戏中
映射倒影的水面源码,效果不错,可以直接应用的游戏中-Mapping surface reflection of source code, good results can be applied directly to the game
- 2022-11-21 23:10:05下载
- 积分:1
-
图像处理源程序,包括对图像的平滑、锐化、膨胀、开、闭运算以及边缘检测等...
图像处理源程序,包括对图像的平滑、锐化、膨胀、开、闭运算以及边缘检测等-source image processing, including image smoothing, sharpening, expansive, open and close computing and edge detection
- 2022-04-09 03:46:48下载
- 积分:1
-
IIR数字滤波器设计C程序
IIR数字滤波器设计C程序-双线性变换法设计IIR数字滤波器包括1.Lowpass 2.Highpass 3.bandpass三部分-Infinite Impulse Response Digital Filter Design By Double Converting
- 2023-04-18 19:20:03下载
- 积分:1
-
这个类库可以实现设备无关位图的创建显示读入保存捕捉位图
这个类库可以实现设备无关位图的创建显示读入保存捕捉位图-the library can achieve device-independent bitmap show the creation read preserve capture bitmap
- 2023-08-23 08:30: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
-
在Windows XP、Windows 2003中把BMP文件转换为JPG文件,代码超简洁。...
在Windows XP、Windows 2003中把BMP文件转换为JPG文件,代码超简洁。-in Windows XP, Windows 2003 put BMP file to a JPG file, code-simple.
- 2022-04-08 01:52:35下载
- 积分:1
-
在图像中加入文字,图像水印的示例程序。转载
在图像中加入文字,图像水印的示例程序。转载-the image into text, image watermarking sample program. Reprinted
- 2022-02-06 15:25:18下载
- 积分:1
-
读文件,以确定2个多边的坐标,无论是M。
读取两个txt文件中的坐标来判断两个多边型是否匹配,结果在一个对话框中显示-read two documents to determine the coordinates of type 2 multilateral whether matching results in a dialog box shows
- 2022-06-13 07:06:29下载
- 积分:1