-
经典的模式识别算法,感知算法,所用模型…
模式识别的经典算法之一,感知器算法,用来对模式进行分类,采用matlab编写。-the classic pattern recognition algorithm, perception algorithm, the model used for classification, prepared using Matlab.
- 2023-04-17 07:50:03下载
- 积分:1
-
视窗远景资源工具包
Windows Vista Resource Kit
- 2022-08-26 04:59:42下载
- 积分:1
-
这是一个用VB实现的创建和删除快捷方式的程序。
这是一个用VB实现的创建和删除快捷方式的程序。-This is a VB to create and delete the shortcut procedures.
- 2022-03-19 23:23:24下载
- 积分:1
-
对整个世界而言,你可能只是一个人,但对于某个人而言,你却是整个世界。
学生信息管理系统
大家参考一下吧,毕业设计太头疼了,现在我是有感触了!-To the world you may be one person, but to one person you may be the world
- 2022-08-07 05:41:46下载
- 积分:1
-
在labview环境下,编写的虚拟示波器
在labview环境下,编写的虚拟示波器-In the labview environment, prepared by a virtual oscilloscope。。。。。。。。。。。。
- 2022-03-06 15:48:59下载
- 积分:1
-
cypress,上位机开发用的,cyAPI.chm,另外里面还有开发徐加载的头文件,库文件。...
cypress,上位机开发用的,cyAPI.chm,另外里面还有开发徐加载的头文件,库文件。-cypress, used in PC development, cyAPI.chm, Xu In addition there is also the development of the first loaded file, library file.
- 2022-03-10 18:07:53下载
- 积分:1
-
nes模拟器,viusal basic写的,想研究nes模拟器的看看吧
nes模拟器,viusal basic写的,想研究nes模拟器的看看吧-nes simulator, viusal basic writing and wants to study nes simulators let"s see it
- 2022-07-05 03:08:46下载
- 积分:1
-
VBA合并两个Excel表的数据到目标表
"" 从src1.name和src2.age按ID获取数据,然后将数据设置为dst
Sub hebing()
Dim dstRowNo As Long
Dim src1RowNo As Long
Dim src2RowNo As Long
With ActiveWorkbook
dstRowNo = 1
Do While .Sheets("dst").Cells(dstRowNo, 1).Text ""
dstID = .Sheets("dst").Cells(dstRowNo, 1).Text
src1RowNo = 1
Do While .Sheets("src1").Cells(src1RowNo, 1).Text ""
src1ID = .Sheets("src1").Cells(src1RowNo, 1).Text
If dstID = src1ID Then
- 2022-02-04 08:02:48下载
- 积分:1
-
Decomposition and reconstruction example 1
Decomposition and reconstruction example 1
- 2022-11-28 01:35:03下载
- 积分:1
-
jumphorse问题求解.使用界面方式求解,直观简单.
jumphorse问题求解.使用界面方式求解,直观简单.-jumphorse problem solving. Solve the user interface, simple intuitive.
- 2023-07-11 12:00:03下载
- 积分:1