-
four-parameter-sine-wave
论文四参数正弦波曲线拟合的快速算法,文中给出算法及算法实现程式(Papers four-parameter sine wave curve fitting of the fast algorithm, the text is given algorithm and algorithm programs)
- 2009-12-10 15:19:01下载
- 积分:1
-
个人介绍网页源代码(4套)
个人介绍网页源码4套
Personal introduction page source code 4 sets(Personal introduction page source code 4 sets)
- 2020-06-24 05:00:01下载
- 积分:1
-
travist-jquery.treeselect.js-1.0.0-9-g773a070
说明: 下拉选择树,适用于只有二级数据,致辞搜索模糊查询、多选、向后台传送数据(Dropdown Selection Tree)
- 2020-06-23 21:00:01下载
- 积分:1
-
TSP
说明: cplex+yalmip实现小规模TSP问题求解(Solution of Small Scale TSP Problem by cplex+yalmip)
- 2018-12-31 19:00:56下载
- 积分:1
-
Serv
Serv-U Ftp服务器长文件名堆栈溢出漏洞-Serv-U FTP server long file name Stack Overflow Vulnerability
- 2023-02-17 08:05:04下载
- 积分: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
-
选择类问题优化算法
选择类问题优化算法,启发式仿生类优化算法(An optimization algorithm based on problems of sample selection)
- 2020-06-21 15:40:02下载
- 积分:1
-
formation control
多智能体一致性编程,采用matlab编程(corporate control use matlab)
- 2019-04-20 19:25:13下载
- 积分:1
-
pywracer.2004.12.24.tar
赛车游戏 基于vc++的游戏设计 实现赛车游戏(car games)
- 2011-12-21 15:39:53下载
- 积分:1
-
Delphi写的带树控菜单的软件界面源码
Delphi写的带树控菜单的软件界面源码,一个没有实质功能的软件界面,左侧是树形菜单,右侧是功能区,很适合编写一些Delphi信息系统时作为主界面使用,本源码在Delphi7下完美编译成功,界面如截图所示。
- 2022-03-05 16:06:19下载
- 积分:1