-
医院管理信息系统,主要用于医院的日常经营与管理。上海理工大学医疗器械学院实验室版本...
医院管理信息系统,主要用于医院的日常经营与管理。上海理工大学医疗器械学院实验室版本-Hospital management information system, mainly used in hospital operation and management of day-to-day. University of Shanghai for Science and Technology Institute laboratory version of Medical Devices
- 2022-02-21 10:45:38下载
- 积分:1
-
TIFF图像处理代码,支持GROUP4格式,和支持LZW压缩图象格式,但需要额外的包支持。...
TIFF图像处理代码,支持GROUP4格式,和支持LZW压缩图象格式,但需要额外的包支持。-TIFF image processing code, support GROUP4 format, and support for LZW compressed image format, but require additional support packages.
- 2022-03-18 02:27:34下载
- 积分: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
-
用vc实现的仪器仪表盘面的显示程序,界面很漂亮,大家可以参考...
用vc实现的仪器仪表盘面的显示程序,界面很漂亮,大家可以参考-vc used the instrument to achieve the Amazing Display program, the interface is very beautiful, you can refer to
- 2023-06-19 01:10:03下载
- 积分:1
-
vb.net toolbox添加picturebox
Mypicturebox
vb.net toolbox添加picturebox
Mypicturebox-vb.net toolbox add picturebox Mypicturebox
- 2022-03-02 02:53:30下载
- 积分:1
-
gdiplus的应用,如何在vc6.0中队gdi+进行初始化
gdiplus的应用,如何在vc6.0中队gdi+进行初始化-gdiplus of how vc6.0 squadron gdi initialization
- 2023-06-14 01:00:11下载
- 积分:1
-
读写dip的vc源程序,所有函数都有定义,可以供开发参考
读写dip的vc源程序,所有函数都有定义,可以供开发参考-vc the source, all functions have definition, for the development of reference
- 2022-02-16 05:00:13下载
- 积分:1
-
vc++6.0编写的时钟程序,椭圆形表盘,具有时针,分针,秒针,与系统时间同步,动态仿真了一个电子石英表...
vc++6.0编写的时钟程序,椭圆形表盘,具有时针,分针,秒针,与系统时间同步,动态仿真了一个电子石英表-vc++ 6.0 clock to prepare procedures, oval-shaped dial, with the clock, minute hand, second hand, and system time synchronization, dynamic simulation of an electronic quartz watch
- 2023-01-20 05:45:04下载
- 积分:1
-
这是一个显示数据变化量的小控件,能显示棒图和饼图,可以进行简单应用...
这是一个显示数据变化量的小控件,能显示棒图和饼图,可以进行简单应用-This is a show that the volume of data changes in the Widgets that can show bar graph and pie can be a simple application
- 2022-04-28 18:01:13下载
- 积分:1
-
所谓边缘就是指图像局部亮度变化最显著的部分,它是检测图像局部变化显著变化的最基本的运算。对于数字图像,图像灰度灰度值的显著变化可以用梯度来表示,以边缘检测Sob...
所谓边缘就是指图像局部亮度变化最显著的部分,它是检测图像局部变化显著变化的最基本的运算。对于数字图像,图像灰度灰度值的显著变化可以用梯度来表示,以边缘检测Sobel算子为例来讲述数字图像处理中边缘检测的实现-Edge refers to the so-called partial image brightness changes in the most notable part of it is to test local image change significantly change the basic arithmetic. For digital images, image intensity values of gray significant gradient changes can be expressed as to Sobel edge detection operators as an example to tell the story of digital image processing to achieve the Edge Detection
- 2022-03-14 16:10:56下载
- 积分:1