-
S-Isomap
非线性降维, 使用者必须自己准备数据,可以对立面的参数进行修改(nonlinear dimesion reduction,This package is free for academic usage. You can run it at your own risk.)
- 2021-04-11 16:48:58下载
- 积分:1
-
SAP程序,保持办公无缝钢管记录
SAP program thar keeps a record of office sstu-SAP program thar keeps a record of office sstuff
- 2022-03-20 18:34:32下载
- 积分:1
-
六层电梯,实现优先级响应,同方向先响应,具体请看源代码...
六层电梯,实现优先级响应,同方向先响应,具体请看源代码-Six-storey elevator to achieve priority response, with the direction of first response, details, please read the source code
- 2022-03-06 08:40:34下载
- 积分:1
-
这个是DEM0451的程序,用于车辆底盘的控制器,非常好用哦,非常好的...
这个是DEM0451的程序,用于车辆底盘的控制器,非常好用哦,非常好的-This is DEM0451 procedures for vehicle chassis controller, very easy to use Oh, very good
- 2022-07-27 22:40:43下载
- 积分:1
-
MATLAB
实现两个平面波的干涉,可自定义观察面、波长、以及两束光的夹角(The interference of two plane waves)
- 2020-07-02 01:20:02下载
- 积分:1
-
cp
说明: mppt control of dfig control
- 2019-05-10 20:28:45下载
- 积分:1
-
JSP毕业论文:教学管理系统文档+源代码
JSP毕业论文:教学管理系统文档+源代码,福建师范大学学生作品,这个课程设计主要是使用J2EE的相关技术,比如Servlet,JSP,Struts,Hibernate等,完成一个基于Web的教学管理系统。系统所附带的论文原理深彻,介绍了所用到的技术点的详细说明,包括了流程图的设计,功能模块的实现等,一方面可作为毕业论文的设计参考,另一方面也可学习到很多JSp编写教学管理系统的技巧。
- 2022-03-18 19:06:05下载
- 积分:1
-
三维
说明: 实现空间某点,以指定空间点为坐标,进行任意方向旋转,得到空间坐标(Realize a point in space, rotate in any direction with the specified point as the coordinate, and get the space coordinate)
- 2020-05-18 14:34:22下载
- 积分: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
-
vs
说明: 类似于vs,浩方对战平台源码,仿写的一个平台程序(Similar to a platform for program vs. ho war platform source, Imitative)
- 2012-06-25 17:33:52下载
- 积分:1