搜索结果

找到约 943 项符合 one-dimensional 的查询结果

SQL Server Run the SQL script given to you to create a Library database. Note that each row in the Book table d

Run the SQL script given to you to create a Library database. Note that each row in the Book table denotes a book copy. Thus, if the library carries three copies of the title "DBMS", there will be three rows in the Book table, one for each copy. Write the SQL statements to do the following against t ...
https://www.eeworm.com/dl/689/315453.html
下载: 109
查看: 1035

人工智能/神经网络 libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It s

libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic model selection tool for C-SVM classification. This docume ...
https://www.eeworm.com/dl/650/315866.html
下载: 186
查看: 1041

其他书籍 The Ruby Way takes a "how-to" approach to Ruby programming with the bulk of the material consisting

The Ruby Way takes a "how-to" approach to Ruby programming with the bulk of the material consisting of more than 400 examples arranged by topic. Each example answers the question "How do I do this in Ruby?" Working along with the author, you are presented with the task description and a discussion o ...
https://www.eeworm.com/dl/542/319683.html
下载: 140
查看: 1049

其他 300 km 传输线和功率补偿仿真 The circuit below represents an equivalent power system feeding a 300 km transmis

300 km 传输线和功率补偿仿真 The circuit below represents an equivalent power system feeding a 300 km transmission line. The line is compensated by a shunt inductor at its receiving end. A circuit breaker allows energizing and de-energizing of the line. To simplify matters, only one of the three phas ...
https://www.eeworm.com/dl/534/320225.html
下载: 170
查看: 1032

其他行业 电力系统向量和连续暂态分析实例This circuit is a simplified model of a 60 Hz, 230 kV three-phase power system where

电力系统向量和连续暂态分析实例This circuit is a simplified model of a 60 Hz, 230 kV three-phase power system where only one phase is represented.
https://www.eeworm.com/dl/668/320261.html
下载: 120
查看: 1076

加密解密 Digital Signature Algorithm (DSA)是Schnorr和ElGamal签名算法的变种

Digital Signature Algorithm (DSA)是Schnorr和ElGamal签名算法的变种,被美国NIST作为DSS(DigitalSignature Standard)。算法中应用了下述参数: p:L bits长的素数。L是64的倍数,范围是512到1024; q:p - 1的160bits的素因子; g:g = h^((p-1)/q) mod p,h满足h < p - 1, h^((p-1)/q) mod p > 1; x:x < q,x为私 ...
https://www.eeworm.com/dl/519/320611.html
下载: 123
查看: 1133

Linux/Unix编程 Advanced UNIX Programming is the long-awaited (19 years!) update to the 1985 original. Maybe "update

Advanced UNIX Programming is the long-awaited (19 years!) update to the 1985 original. Maybe "update" isn t the right word--of the 750-or-so pages in the new book, there are maybe two dozen paragraphs that are unchanged. The original covered about 70 system calls, and the new one covers about 300. ...
https://www.eeworm.com/dl/619/327324.html
下载: 66
查看: 1056

其他书籍 C/C++ Reference There are no "Introduction to Programming" tutorials here. This site is meant to

C/C++ Reference There are no "Introduction to Programming" tutorials here. This site is meant to be used by more-or-less experienced C++ programmers, who have a good idea of what they want to do and simply need to look up the syntax. If you re interested in learning C/C++, try one of these sites: ...
https://www.eeworm.com/dl/542/328591.html
下载: 90
查看: 1042

其他书籍 非常好的优化算法的书

非常好的优化算法的书,详细介绍了蚁群算法和粒子群算法以及相关的matlab工具箱,讲了理论和应用给出了工具箱的下载地址。 Swarm intelligence is an innovative computational way to solve hard problems. In particular, particle swarm optimization, also commonly known as PSO, mimics the behavior of a swarm of i ...
https://www.eeworm.com/dl/542/328953.html
下载: 174
查看: 1023

人工智能/神经网络 Matlab源代码

Matlab源代码,包括支持向量机分类算法(SVC_C,SVC_Nu),回归算法(SVR_Epsilon,SVR_Nu),以及One-Class算法。
https://www.eeworm.com/dl/650/329419.html
下载: 137
查看: 1088