-
csdzi
不同的相邻分组数目v实现的pts抑制ofdm峰均比的算法,可以仿真出v越大,papr的性能越好()
- 2017-12-26 08:45:38下载
- 积分:1
-
李纯明博B
说明: 李纯明博士的图像分割源代码,可以分割各种图像,可运行。(Dr. Li Chunming image segmentation source code, can be divided into a variety of images, can run.)
- 2020-06-19 18:38:36下载
- 积分:1
-
IPHelper API使用范例
IPHelper API使用范例-IPHelper API usage examples
- 2022-02-05 14:04:28下载
- 积分:1
-
CPP
c++ Learning methods and experience summary
- 2011-12-09 15:28:02下载
- 积分:1
-
MIMO-detector
最为经典MIMO detector 算法说明书,可以了解这个MIMO检测过程(For most classic MIMO detector algorithm manual, can understand the MIMO detection process)
- 2021-04-26 20:18:45下载
- 积分:1
-
function-definition
说明: OpenGL基本图形绘制,所用到的基本函数简单说明(Basic OpenGL graphics rendering, the basic function used by a brief explanation)
- 2009-08-09 22:52:53下载
- 积分:1
-
PSO_Garver6网架规划(直流计及可靠性)
说明: 采用粒子群算法对GARVER-6节点配网系统进行计及经济性与可靠性的网架规划(Particle Swarm Optimization (PSO) is used to plan the GARVER-6 node distribution network system considering economy and reliability.)
- 2020-12-18 20:49:10下载
- 积分:1
-
CommTest485
测试com口程序Private Sub Form_Load()
Dim I As Integer
Dim Msg As String
Me.Enabled = False
Msg = 串行端口通讯测试 V & App.Major & . & App.Minor & App.Revision
cboCommSettings.Text = GetSetting(App.EXEName, frmCommTest , CommSettings , 2400,N,8,1 )
Me.Show
Me.Refresh
With MSComm1
For I = 1 To 16
Me.Caption = Msg & - 测试通讯端口:COM & I & ...
Me.Refresh
Delay 100
On Error Resume Next
.CommPort = I
.Settings = 2400,N,8,1
.PortOpen = True
.PortOpen = False
If Err = 0 Then cboCommPort.AddItem COM & Trim(I)
Next I
End With
cboCommPort.ListIndex = 0
optCommData(0).Value = True
Me.Caption = Msg & (Programming by WJY)
Me.Refresh
If cboCommPort.ListCount = 0 Then MsgBox 程序检测不到可用的串行端口!
Me.Enabled = True
End Sub
(test com port)
- 2015-07-23 10:40:18下载
- 积分:1
-
RedHatWindow
VB语言写的仿Unix红帽操作系统界面,附带源码(VB language to write the copy Unix red hat operating system interface, with the source code)
- 2013-08-09 11:26:55下载
- 积分:1
-
zxdgjue
一套完整的用vb.net做的音乐网站(a complete vb.net do with the music website)
- 2005-02-25 11:25:31下载
- 积分:1