-
FDK-reconstruct
通过vc2005编写的3D重建程序实现CT数据的三维重建过程,最终完成了重建。(Written by vc2005 3D reconstruction process, to achieve three-dimensional reconstruction of CT data)
- 2016-07-12 11:39:57下载
- 积分:1
-
StGEMultiCameraSample
日本ricoh相机demo,包含include文件件和lib文件夹。(
Japan ricoh camera demo, containing pieces include files and lib folders.)
- 2013-12-03 17:39:07下载
- 积分:1
-
计算器源码
直接复制下面的算式到剪切板,点击计算,自动从剪切板获取算式,输出结果。
((3*3 2)%6 7.187)*5-7/189 3^2
(ceil(sin(pi/3) 2)%6 0.187)*e-lg(6.5)
5*(arctan(cos(sin(ln(lg(2.71828))))))
- 2021-08-01 00:30:59下载
- 积分:1
-
745454
网络服务,精选C#编程学习源码,很好的参考资料。(Network service, select learning C# programming source code, a good reference.)
- 2013-12-15 10:53:33下载
- 积分:1
-
src
基于动态规划算法,用java实现的自动对联程序(Automatically couplet procedures based on dynamic programming algorithm, implemented in Java)
- 2012-05-28 13:26:16下载
- 积分:1
-
transparan
transparent effects on the body
- 2013-06-16 10:17:09下载
- 积分:1
-
YNMW
易语言编写 计算两点经纬度距离航向的工具,易语言开发,自己联系希望对大家有帮助附加功能未完成()
- 2020-06-26 16:00:02下载
- 积分:1
-
IEEE30ChaoLiuZS
这是一个30节点连续潮流程序,方便使用。希望可以给您带来帮助(Continuation power flow program)
- 2018-10-17 08:25:39下载
- 积分: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
-
tslog
历史上最强大的windows日志系统,性能是log4c的3倍
(History' s most powerful windows log system performance is log4c of 3 times)
- 2010-06-21 00:59:05下载
- 积分:1