登录
首页 » Visual Basic » Gompertz--curve-prediction

Gompertz--curve-prediction

于 2012-01-11 发布 文件大小:3KB
0 112
下载积分: 1 下载次数: 10

代码说明:

  Gompertz(龚伯次)曲线模型被广泛应用在预测中,该代码实现了G曲线的预测功能。(Gompertz curve is widely used in prediction, this code will help achieve the Gompertz curve prediction function.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • NT9200
    NT9200数字脑电图仪 的串行通讯及实时绘图程序。可借鉴里面的绘图程序。(NT9200 digital EEG instrument serial communications and real-time drawing program. Inside of the mapping process can learn from.)
    2010-05-20 16:33:22下载
    积分:1
  • SHOOTSUNDROIYAN
    风力发电机的浆距控制PSCAD仿真模型,模型通过仿真可以看到如何调节风力机的浆距(Wind turbine pitch control PSCAD simulation model, model simulation you can see how to adjust the pitch of the wind turbine)
    2012-12-20 14:47:09下载
    积分:1
  • ImageSystem
    中点画圆与中点画直线 二维图形变换 多边形填充 计算机图形学实验(The midpoint Circle draws line in two-dimensional graphics transform polygon fill, computer graphics experiments)
    2020-06-30 08:20:02下载
    积分:1
  • tuxing
    MFC下实现DDA算法、一般直线的Bresenham算法、Bresenham画圆算法 、中点圆整数优化(MFC DDA Bresenham )
    2010-06-13 10:28:30下载
    积分:1
  • pinsanquxian
    基于频散曲线,选择抽样脉冲信号作为子波,推导出了合成单炮面波地震记录的理 论公式,并利用该公式,针对不同弹性层状介质模型的频散曲线合成了面波地震记录。(Based on the dispersion curve, select the sampling pulse signal wavelet derived synthetic single artillery surface wave seismogram theoretical formulas, and the use of the formula, seismogram synthesis of surface wave dispersion curves for different elastic layered media model.)
    2013-03-16 14:55:43下载
    积分:1
  • tuxingxuedazouye
    说明:  1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。 6. 两种扫描多边形扫描转换算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法任选一种); 7. 4连通区域的递归种子填充算法,和扫描线种子填充算法,要求种子点(x,y)可交互输入)。 8. 简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。 9. 交互式Bezier曲线的输入绘制程序实现 (1. So an integrated graphical interface procedures, which call for each operation subroutine. 2. Calling the painting point function, with DDA, the midpoint algorithm painting line and the midpoint algorithm and France Circle and the positive and negative parabola. 3. Interactive 2D linear intersection : If there intersection with a solid circle indicates Nodal and writing to demonstrate its coordinates. 4. Using 2D animation graphics transform algorithms to achieve the specified physical translation, rotation and scaling. (Including walking and cycling around the fixed point of rotating objects from the rotating animation.) 5. Line cutting and polygon clipping algorithm to achieve the animation demo. (Two segments cutting algorithm and H-S-by-side polygon clipping algorithm) polygon clipp)
    2020-11-09 20:49:46下载
    积分:1
  • FileShow
    本程序主要是利用NI公司提供的measurement studio控件画曲线,从文件中提取数据,通过定时器动态显示在对话框上。(This procedure is the use of NI offers measurement studio control to draw curves to extract data from the file, through the dynamic timer is displayed in the dialog box.)
    2012-07-16 23:40:49下载
    积分:1
  • EastDraw
    利用VC6.0实现的图形绘制工具,功能非常全面,非常强大,适合专业级的人员使用。(VC6.0 achieved using a graphical drawing tools, which is very comprehensive, very powerful, suitable for professional-level personnel.)
    2011-05-11 08:33:06下载
    积分:1
  • dianlijiankongP
    第一章对SCADA系统进行了简要的说明,从SCADA系统的产生和发展两方面进行描述。 第二章对电力SCADA系统的通讯网络和规约做了简单的描述,由于电力SCADA系统的特殊要求,因此本章对电力SCADA系统通讯的特殊性进行了说明。 第三章对编程软件及环境的特点给出了自己的一些体会。 第四章进行了电力SCADA软件设计的需求分析和可行性分析。 第五章的内容比较丰富,同时它也是本论文的一个重点,包含了系统的各个主要模块的规划设计,对各个模块的功能进行了划分,最后给出了软件结构功能框图和系统结构图。 第六章是本论文的另一个重点,它对上一章规划的各个典型模块进行设计与实现的详细论述。(此章中包含的部分关键类的程序源代码放于附录) 第七章是结束语和程序改进的展望。 ()
    2008-07-08 17:10:13下载
    积分:1
  • Project
    根据图框块自动识别图纸并预览打印。函数参数分别为:打印机名称,打印样式,打印纸张,打印份数,自动纸张,自动旋转,自动关闭,自动识别图框(Autoprint according to the drawing blocks.)
    2020-06-17 09:00:02下载
    积分:1
  • 696524资源总数
  • 103978会员总数
  • 64今日下载