登录
首页 » Visual Basic » 50

50

于 2009-03-11 发布 文件大小:92KB
0 517
下载积分: 1 下载次数: 0

代码说明:

说明:  单戗堤截流图解法计算程序使用帮助 操作步骤: 一:输入分流能力数据文本文件 文件格式为上游水位,下泄流量 请查看示范文件XL.txt 二:选择计算类型 计算类型有单值计算和自动计算 若选择单值计算,则设置龙口口门宽度 若选择自动计算,则设置龙口口门宽度变化范围 三:设置计算参数 这些参数在程序右下部,请根据工程实际进行输入 四:计算及绘图 选择开始计算,计算结果会呈现在程序界面上 计算后选择绘制曲线,自动生成Excel图表 五:保存结果 选择保存结果可以保存结果为文本文件 您也可以直接保存绘图中生成的Excel文件 选择保存中间数据可以保存龙口泄流能力数据( N o w a d a y s , t h e r a t i o o f E n g i n e e r i n g- Ma p- D r a w i n g b y C A D i n t h e d e s i g n m e n a t e r a n d Wa s t e Wa t e r S y s t e m o n A r c h i t e c t u r e w a s a l r e a d y I 0 0 . T h e u a t h o r i g n e d t h i s p r o g r a m o f C o m p u t e r A i d e d D e s i g n o f Wa t e r a n d Wa s t e Wa t e r S y s t e r c h i t e c t u r e o n A u t o C A D , a n d u s e d i t i n t h e r e a l w o r k s . T h e a s s a y a n a l y z e d t h e e l o p m e n t o f t h e p r o f e s s i o n a l s o f t w a r e i n a n d a b r o a d , a n d t a l k e d a b o u t t h e a c t u a o f t h e d e s i g n , t h e n s u p p l i e d t h e w a y s o f h o w t o i m p r o v e C A D s y s t e m w i t h t h i s c i a l t y . T h e a s s a y o b t a i n e d t h e r e s u l t s i n a s p e c t s b e l o w : 1 , c o s t o mi n g t h e s y s t e m f o r d e s i g )

文件列表:

截流程序(精确版)VB源代码
........................\first.frm
........................\FIRST.FRX
........................\Form1.frm
........................\Form1.frx
........................\FrmHelp.frm
........................\frmHelp.frx
........................\frmHelp.log
........................\frmMainCode.frm
........................\frmMainCode.frx
........................\frmMainCode.log
........................\frmMsgBox.frm
........................\frmMsgBox.frx
........................\HK.VBW
........................\JL.PDM
........................\JL.VBP
........................\JL.VBW
........................\JL1

........................\last.txt
........................\left bank.txt
........................\left bank1.txt
........................\LH.VBW
........................\LH1.TXT
........................\MessageBox.bas
........................\Module1.bas
........................\MSSCCPRJ.SCC
........................\OUT.xls
........................\Project1.vbw
........................\right bank.txt
........................\SkinFormwithMenu.vbw
........................\SkinModule.bas
........................\TEST1.TXT
........................\TEST2.TXT
........................\x.txt
........................\XL.TXT
........................\截流.exe

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

发表评论

0 个回复

  • state-estimation-
    电力系统功能强大的资料,介绍了基于PMU的电力系统的状态估计!(It is a good paper!)
    2011-05-10 15:52:41下载
    积分:1
  • exchanger
    本软件是一款关于换热器的计算软件,对从事热工计算的朋友有帮助。(This software is a on the heat exchanger calculation software for the calculation of workers engaged in hot friends have helped.)
    2008-03-31 17:45:43下载
    积分:1
  • Inhabitant-ADO
    本程序是小区住户管理系统,已调试通过,VS2008环境下使用ADO访问Access数据库(The program is residential tenants management system, has been through debugging, VS2008 environment to access an Access database using ADO)
    2011-11-11 13:20:03下载
    积分:1
  • code
    土地折算:在vb环境下基于mo的不同等级土地折算系统的开发,(Land conversion: vb environment in different grades of land-based mo conversion system development,)
    2010-05-28 11:24:15下载
    积分:1
  • demo11
    说明:  花了2000元买来的,可以使用的自助建站源码-人力资源的(Spent 2,000 yuan bought, you can use self-help建站source- human resources)
    2008-11-27 14:48:01下载
    积分:1
  • moban
    程序模板,可以自由在上面写软件,继承了一些板卡控制的DLL文件,直接调用(Program template, you can freely in the above writing software, inherited some board control DLL file called directly)
    2012-06-20 15:42:30下载
    积分:1
  • car4Ssale
    用c++做的汽车4s店销售系统(mfc) 录入查询库存预定等功能模块 头文件中定义 class CAutomobile4SshopDlg : public CDialog 头文件中定义class sale : public CDialog class service : public CDialog class storage : public CDialog class guanli : public CDialog 分别作销售,服务,库存,管理功能模块函数体调用 #define IDM_ABOUTBOX 0x0010 #define IDD_ABOUTBOX 100 #define IDS_ABOUTBOX 101 #define IDD_AUTOMOBILE4SSHOP_DIALOG 102 .....宏定义为函数体调用(Using c++ to do car 4s shop sales system (mfc) Input query inventory reserve and other functional modules Header file defines class CAutomobile4SshopDlg: public CDialog Header file defines class sale: public CDialog class service: public CDialog class storage: public CDialog class guanli: public CDialog Respectively, for sales, service, inventory management function module calls the function body # define IDM_ABOUTBOX 0x0010 # define IDD_ABOUTBOX 100 # define IDS_ABOUTBOX 101 # define IDD_AUTOMOBILE4SSHOP_DIALOG 102 Defined as a function of the body ..... macro call)
    2013-10-24 17:52:29下载
    积分:1
  • Tourism-system
    基于MO+VB实现的旅游查询系统,该系统实现了景点的查询和出行路线的查询(Tourism inquiries system based on MO+VB implemented, the attractions queries and travel routes queries)
    2020-07-03 18:40:02下载
    积分:1
  • PPSSSraro
    电力系统暂态稳定分析程序源码,可用于于分析两机系统,快速方便 (Power system transient stability analysis of program source code, can be used in the analysis of the two-machine system, quickly and easily)
    2012-06-08 19:07:05下载
    积分:1
  • controlbar
    一个支持各种交叉等形状工业控制管道控件的实现 (One supports a variety of shapes, such as industrial control cross-pipe controls to achieve)
    2008-02-27 15:59:18下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载