-
找一本标准的VB基础教材,只要一本,并且不要找那些大全、宝典之类的书,因为暂时还不适合你。...
找一本标准的VB基础教材,只要一本,并且不要找那些大全、宝典之类的书,因为暂时还不适合你。
-Looking for a standard VB foundation materials, as long as one, and not to find those Guinness, Baodian like books, because the moment is not for you.
- 2022-08-04 03:10:57下载
- 积分:1
-
C++实验指导书
C++实验指导书-C++ Experimental guide books
- 2022-02-12 07:35:15下载
- 积分:1
-
vs实例60
vs实例60-如何启动电话拨号程序 -vs examples 60- How to Start Phone Dialer vs Example 60- How to Start Phone Dialer
- 2023-06-16 17:30:03下载
- 积分:1
-
Computer Architecture, Tsinghua University Press, courseware, all good things to...
计算机系统结构清华大学出版社课件,好东西大家来下载-Computer Architecture, Tsinghua University Press, courseware, all good things to download
- 2022-11-09 06:10:04下载
- 积分:1
-
Describes the basics of SVM, including: SVM Getting Started (1) SVM Introduction...
介绍了SVM的基础知识,包括:SVM入门(一)SVM简介;SVM入门(二)线性分类器part1;SVM入门(三)线性分类器part2;SVM入门(四)线性分类器的求解―问题的描述part1;SVM入门(五)线性分类器的求解―问题的描述part2等。-Describes the basics of SVM, including: SVM Getting Started (1) SVM Introduction SVM Getting Started (2) linear classifier part1 SVM Getting Started (3) linear classifier part2 SVM entry (d) the solution of a linear classifier- description of the problem part1 SVM Getting Started (5) the solution of the linear classifier- description of the problem part2 and so on.
- 2023-07-16 07:10:04下载
- 积分:1
-
SPCE061A chip using electronic timekeeping voice, in the process of designing a...
利用SPCE061A芯片实现语音电子报时,通过在程序设计设计好时间-SPCE061A chip using electronic timekeeping voice, in the process of designing a good time. .
- 2022-02-22 04:19:41下载
- 积分:1
-
qun oneslef
这道题是来判断离散数学中的自反,反自反,对称,反对称,传递的关系的-qun oneslef
- 2022-09-14 07:40:03下载
- 积分:1
-
说明类文章,详细的介绍了IC卡的工作原理希望能给大家帮助
说明类文章,详细的介绍了IC卡的工作原理希望能给大家帮助-Description category article and detailed introduction of the IC card operating principle hope everyone can help
- 2022-03-29 02:06:41下载
- 积分:1
-
ABAQUS教学PPT1,时间可以适当参考。
ABAQUS教学PPT1,有空可以看一下,适当参考。-ABAQUS Teaching PPT1, the time can look at the appropriate reference.
- 2023-09-01 22:25:03下载
- 积分:1
-
A=alphabet(:,1)+rand(35,1) alphabet是已定义好的字符特征矩阵
A2=sim(netn,A) netn是前面已训练好的神经网...
A=alphabet(:,1)+rand(35,1) alphabet是已定义好的字符特征矩阵
A2=sim(netn,A) netn是前面已训练好的神经网络
A2=compet(A2)
answer=find(compet(A2)==1)
plotchar(alphabet(:,answer)) -A = alphabet (:, 1)+ Rand (35,1) alphabet is the definition of good character characteristic matrix A2 = sim (netn, A) netn that have already trained neural network A2 = compet (A2) answer = find (compet (A2) == 1) plotchar (alphabet (:, answer))
- 2022-03-22 00:30:20下载
- 积分:1