-
ti-dsp2407的电动机控制和音频输出程序-ti-dsp2407 motor control and audio output procedures
- 2023-05-23 04:15:03下载
- 积分:1
-
sql表的制作过程演示
sql表的制作过程演示-sql table in the process of making demonstration
- 2022-03-13 08:33:40下载
- 积分:1
-
视窗2003服务器序列号
windows 2003 server serial numbers
- 2022-02-03 07:58:00下载
- 积分:1
-
实现了vc++中的动态链接库,适合初学者学习使用
实现了vc++中的动态链接库,适合初学者学习使用-Realize the vc++ In the dynamic link library, suitable for beginners learning to use
- 2022-02-09 14:36:22下载
- 积分:1
-
介绍了一种求解复杂优化问题的启发式算法
介绍了一种求解复杂优化问题的启发式算法--蚁群算法.该方法通过模拟蚁群对"信息素"的控制和利用进行搜索食物的过程-a distributed
algorithm for the solution of combinatorial optimization
problems which was inspired by the observation of real
colonies of ants. We apply ACS to both symmetric and
asymmetric traveling salesman problems. Results show
that ACS is able to find good solutions to these problems
- 2023-08-15 20:45:03下载
- 积分:1
-
WiFi_IEEE802.11a物理层仿真
WiFi_IEEE802.11a物理层仿真-WiFi_IEEE802.11a physical layer simulation
- 2022-08-20 04:33:24下载
- 积分: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
-
C++基本小程序,供C++初学者用
C++基本小程序,供C++初学者用-basic procedures for beginners use C
- 2022-04-13 08:54:15下载
- 积分:1
-
Checkstyle can find : can not be used or surplus enter a space better place with...
Checkstyle 可寻找:・不能使用的或者多余的输入 ・空格更好的地方不使用跳格符,反之亦然 ・不遵循命名标准的变量、方法或者类 ・过分复杂的分配或者返回语句。它还有Eclipse下的插件。
-Checkstyle can find : can not be used or surplus enter a space better place without using jump Lattice website. named vice versa do not abide by the standards of variables, methods or category over-complicated distribution or return statement. It also has the Eclipse plugin.
- 2022-03-25 02:05:45下载
- 积分:1
-
Constant & Macros in OpenGL
Constant & Macros in OpenGL
- 2022-08-16 16:06:56下载
- 积分:1