登录
首页 » Visual C++ » Client

Client

于 2014-07-23 发布 文件大小:1934KB
0 318
下载积分: 1 下载次数: 18

代码说明:

  本文以霍尔茨(HOLZER)法作为船舶轴系扭转振动的计算方法,着重研究了船舶轴系自由扭振的计算与分析,并对轴系扭振产生原因进行了分析,提出了一系列减振方法,以保证船舶动力装置的安全正常运行。(In this paper, Holtz (HOLZER) Act as the ship shafting torsional vibration calculation methods, focusing on the calculation and analysis of ship shafting torsional vibration of freedom, and the shaft torsional vibration causes analyzed, proposed a series of less vibration methods to ensure the safety of the ship s power plant running.)

文件列表:

Client
......\Client.aps,36036,2009-05-23
......\Client.clw,1235,2009-05-23
......\Client.cpp,2157,2002-01-01
......\Client.dsp,4173,2002-01-01
......\Client.dsw,518,2002-01-01
......\Client.h,1324,2002-01-01
......\Client.ncb,58368,2009-05-23
......\Client.opt,53760,2009-05-23
......\Client.plg,714,2009-05-23
......\Client.rc,5541,2009-05-23
......\ClientDlg.cpp,4995,2009-05-23
......\ClientDlg.h,1365,2002-01-01
......\Debug
......\.....\Client.exe,106586,2009-05-23
......\.....\Client.ilk,203428,2009-05-23
......\.....\Client.obj,23555,2002-01-01
......\.....\Client.pch,5719364,2002-01-01
......\.....\Client.pdb,287744,2009-05-23
......\.....\Client.res,2720,2009-05-23
......\.....\ClientDlg.obj,47757,2009-05-23
......\.....\StdAfx.obj,106342,2002-01-01
......\.....\vc60.idb,394240,2009-05-23
......\.....\vc60.pdb,438272,2009-05-23
......\ReadMe.txt,3579,2002-01-01
......\res

......\...\Client.rc2,398,2002-01-01
......\Resource.h,775,2002-01-01
......\StdAfx.cpp,208,2002-01-01
......\StdAfx.h,1102,2002-01-01

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

发表评论

0 个回复

  • blmsensor
    通过comm口,读取外部压力或温度传感器的数据,并显示在界面上(Comm port by reading data the external pressure or temperature sensor, and displayed on the screen)
    2014-10-13 15:07:28下载
    积分:1
  • uCOSPuCGUI(FSMC)
    uCOS+uCGUI例程,主控芯片为STM32,LCD采用FSMC接口连接,实现图形界面的操作(uCOS+uCGUI routines, the main chip for the STM32, the LCD FSMC interface connector, the operation of the graphical interface)
    2012-06-09 21:30:01下载
    积分:1
  • Chinese-version-of-VB6-Programmer
    本材料是Visual Basic 6.0 中文版程序员指南,有兴趣的可以下载看看(This material is the Chinese version of Visual Basic 6.0 Programmer' s Guide, are interested can download to see)
    2014-04-23 23:19:03下载
    积分:1
  • fer1
    $regfile = M8DEF.dat internal crystal 8000000 Config Lcdpin = Pin , Db4 = Portc.1 , Db5 = Portc.2 , Db6 = Portc.3 , Db7 = _ Portc.4 , E = Portd.2 , Rs = Portd.3 Config Lcd = 16 * 2 Config Timer1 = Counter , Edge = Rising Ddrb.1 = 0 : Portb.1 = 1 PULL UP RESISTOR ACTIVATED Config Timer0 = Timer , Prescale = 1024 Enable Counter1 Enable Interrupts Enable Timer0 Enable Timer1 On Ovf1 Pulsecount On Ovf0 Ovf0occures Dim A As Long , I As Long , B As Byte B = 0 Cls Start Timer0 Do Loop End end program Ovf0occures: Incr I If I > 30 Then Stop Timer0 Cls : Home A = B * 65536 A = A + Counter1 Lcd FREQ IS : A HZ B = 0 I = 0 : Counter1 = 0 Start Timer0 End If Return Pulsecount: Incr B Counter1 = 0 Return
    2014-11-22 01:04:48下载
    积分:1
  • CC1101Schematic-experimental-code
    MSP430g2553实现CC1101无线通讯。 最近有个项目,使用CC1101无线传输控制,刚开始做使用MEGA8实现,当晚也没有考虑功耗的问题,但最后项目要求用电池供电,这就出现问题了。无线在发射时的系统的整个功耗在16ma左右,这样一算,不论实用什么电池也不能实现一个月的工作时间。但是要实现,就要一步一步的调试。第一部做的是把MEGA8的供电降到3.3V, 这样的系统的功耗能够降低一半,但是总的时间还是不能实现;第二部把系统的DC/DC稳压片替换成低电流输出、低功耗的稳压电源。这样两步下来,系统功耗降到8ma,可惜的还是不能实现。再进一步,让无线间隔性工作,工作30S,停30S。这样功耗又进一步下降,但是用电池供电的话,只能维持10天左右,要想实现30天,不太可能啊。 CC1101原理图实验代码 拿到LaunchPad后,第一想到是将代码移植到上面,看看系统的功耗。今天上午很容易移植成功了,一没功耗,让我看到了希望,在没有采取任何降低功耗的措施下,系统的功耗是4ma,无线一直在工作状态。太好,如果采取功耗设计,我想一定能够实现项目要求,期待能够调试出更低的功耗。 (The CC1101 Schematic experimental code)
    2020-08-30 14:58:11下载
    积分:1
  • LCD
    3.2寸宝马LPC1768开发板LED屏的基础代码(3.2-inch BMW LPC1768 development board LED screen based code )
    2014-11-18 15:12:17下载
    积分:1
  • 多路舵控制
    说明:  对舵机的调试功能,通过多个舵机完成整个机器人的拼凑,进而完成机器人跳舞的任务。(The debugging function of the steering gear completes the assembly of the whole robot through multiple steering gear, and then completes the task of robot dancing.)
    2020-06-25 18:00:01下载
    积分:1
  • jiaotongdeng
    交通灯的开发,实现主道停留60秒,干道停留20秒,出现紧急情况采用按键控制(The development of traffic lights, the main road to stay 60 seconds, the trunk stay for 20 seconds, the event of an emergency using the button control)
    2012-06-27 15:05:57下载
    积分:1
  • breadthsearch
    a source code that impliment bradth first search
    2009-12-13 01:10:35下载
    积分:1
  • CardTool-
    ACR38智能读卡器测试用:芯片IC卡等(ACR38 Smart Card Reader test: IC card, etc.)
    2020-12-04 08:49:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载