c28xPWM

所属分类:DSP编程
开发工具:Visual Basic
文件大小:12KB
下载次数:10
上传日期:2013-05-16 14:55:00
上 传 者li277069733
说明:  Piccolo系列TMS320F28035的PWM计算器
(Piccolo series TMS320F28035 PWM calculator)

文件列表:
c28xPWM (0, 2011-05-12)
c28xPWM\About.frm (1544, 2011-05-11)
c28xPWM\MSSCCPRJ.SCC (192, 2011-05-10)
c28xPWM\c28xPWM.exe (32768, 2011-05-11)
c28xPWM\c28xPWM.vbp (773, 2011-05-11)
c28xPWM\c28xPWM.vbw (161, 2011-05-25)
c28xPWM\frmPWM.frm (13328, 2011-05-11)
c28xPWM\frmPWM.frx (67, 2011-05-11)

VERSION 5.00 Begin VB.Form Readme Caption = "使用说明" ClientHeight = 3165 ClientLeft = 60 ClientTop = 375 ClientWidth = 4680 LinkTopic = "Form2" ScaleHeight = 3165 ScaleWidth = 4680 StartUpPosition = 3 '窗口缺省 Begin VB.Label Label1 Caption = $"Readme.frx":0000 Height = 2895 Left = 120 TabIndex = 0 Top = 120 Width = 4455 End End Attribute VB_Name = "Readme" Attribute VB_GlobalNameSpace = False Attribute VB_Creatable = False Attribute VB_PredeclaredId = True Attribute VB_Exposed = False Private Sub Form_Load() Readme.Move (Screen.Width - Width) / 2, (Screen.Height - Height) / 2 End Sub

近期下载者

相关文件


收藏者