-
电机演示vi
Labview 做电机的上位机程序,包含串口通信协议, 电压,电流,转速测试等(this program is designed by labview 2012. It is used for BLDC control, voltage, current and rpm monitor.)
- 2018-01-06 12:09:28下载
- 积分:1
-
qt gannt
展示了Qt画出精美的甘特图,封装成类,简单易用,加如到工程即可.(Show Qt draw fine Gantt chart, into a type of packaging, easy to use, such as the project can be.)
- 2020-10-01 10:57:42下载
- 积分:1
-
apb_uart_sv-pulpinov1
SystemVerilog 写的APB总线接口的uart 代码,带testbench.(Uart code of APB bus interface written by SystemVerilog, with testbench.)
- 2018-04-17 14:44:15下载
- 积分:1
-
Delphi游戏编程导学,玩游戏,学编程!
Delphi游戏编程导学,玩游戏,学编程!-Delphi Game Programming Guidance, play games, learn programming!
- 2022-06-12 05:31:57下载
- 积分: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
-
风能利用系数计算
说明: Cp风能利用系数计算,经验公式计算,可以正常使用(CALCULATION OF Cp WIND ENERGY UTILIZATION COEFFICIENT)
- 2021-04-09 15:08:59下载
- 积分:1
-
基于遗传算法优化BP神经网络的非线性预测
说明: 针对BP神经网络的初始权值和阈值是随机选取的弊端,采用遗传算法寻优BP的初始权值和阈值,然后进行BP训练和测试。遗传算法包括编码 选择 交叉 和变异等操作(Aiming at the disadvantage that the initial weights and thresholds of BP neural network are randomly selected, genetic algorithm is used to optimize the initial weights and thresholds of BP, and then BP training and testing are carried out. Genetic algorithm includes coding selection, crossover and mutation.)
- 2019-01-13 09:28:49下载
- 积分:1
-
工具提示效果库
s通过简单的设置可以实现在不同位置显示提示框,根(S can display prompt box and root in different places by simple settings.)
- 2019-02-14 11:19:15下载
- 积分:1
-
用于分析2d介质柱阵列模型中电磁场分布 附TXT使用说明
用于分析2d介质柱阵列模型中电磁场分布 附TXT使用说明-Used to analyze the 2d array dielectric cylinder model of electromagnetic field distribution for use attached to TXT
- 2022-04-17 20:49:06下载
- 积分:1
-
One can use the keyboard up and down about the movement of aircraft, and with co...
一个可以用键盘的上下左右移动的飞机,并且带有颜色-One can use the keyboard up and down about the movement of aircraft, and with color
- 2022-04-30 05:43:19下载
- 积分:1