-
10_3
通信天线建模与MATLAB仿真分析一书中10-3题目代码(Communication Antenna Modeling and MATLAB Simulation Analysis 10-3 Topic Codes)
- 2020-06-17 19:00:01下载
- 积分:1
-
振动信号
说明: 这是真实的轴承在定转速状况下的振动信号,可用作分析数据(This is the real vibration signal of bearing under the condition of constant speed, which can be used as analysis data)
- 2020-05-23 10:52:57下载
- 积分:1
-
DataCheck
说明: 数据库迁移,数据一致性校验小工具,从mysql迁移到达梦数据库的数据校验。(Database migration, data consistency verification tool, data verification from MySQL migration to dream database.)
- 2019-12-06 14:02:32下载
- 积分:1
-
用软向量机预测浓度值RSecondSvm
说明: Predicting concentration value using the soft vector machine
- 2020-06-19 02:40:01下载
- 积分:1
-
Tetris-game
《C++高级语言程序设计案例与实践辅导(北京市高等教育精品教材立项项目配套教材)》-案例分析:俄罗斯方块游戏(" C++ Advanced Language Program Design Case and Practice Guidance (Beijing Higher quality materials Projects of supporting materials)" - Case Study: Tetris game)
- 2014-08-25 10:37:03下载
- 积分:1
-
excel类似邮件合并
excel类似邮件合并
- 2019-08-17下载
- 积分:1
-
for base64 format conversion tools, procedures simple and convenient transplanta...
进行base64格式转换的工具,程序简洁,方便移植。-for base64 format conversion tools, procedures simple and convenient transplantation.
- 2022-03-02 15:10:07下载
- 积分:1
-
vb 获取外网ip
"获取外网ip源码
Private Sub Command1_Click()
Dim h As Object
Dim i As Integer
Dim s As String
Set h = CreateObject("Microsoft.XMLHTTP")
GetInternetIP = False
g_strInternetServerIP = ""
h.Open "GET", "http://ip.3322.net", True "False
h.Send
If (h.ReadyState = 4) And (h.Status = 200) Then
&nb
- 2022-10-06 09:35:03下载
- 积分:1
-
skyblue_Rect
俄罗斯方块 ,经典游戏程序,vc实现的,喜欢的朋友可以看下,有价值(Tetris, the classic game program, vc realized, like a friend may have a look, valuable)
- 2013-01-24 09:12:32下载
- 积分:1
-
demo cs stuff, this is just some test code i ve been messing around with a while...
demo cs stuff, this is just some test code i ve been messing around with a while back, hopefully it can help others learn.
- 2022-01-25 21:47:51下载
- 积分:1