搜索结果

找到约 652 项符合 Class 的查询结果

按分类筛选

显示更多分类

汇编语言 二、通过将其元素插入到双向链表中的方法对数组A进行排序。算法对链表的当前操作位置进行维护

二、通过将其元素插入到双向链表中的方法对数组A进行排序。算法对链表的当前操作位置进行维护,当需要插入表项时,若新元素比当前位置值要大,则往前移动;若小则往后移动。编写函数DoubleSort实现上述排序算法。 template <class T> void DoubliSort( T a[], int n) ...
https://www.eeworm.com/dl/644/320438.html
下载: 103
查看: 1048

Java编程 网络设计有编译之后的可执行文件

网络设计有编译之后的可执行文件,Java的可以编译成class文件或者打包成jar文件; 程序可读性强,在必要的宏定义、变量、函数及程序段进行标注
https://www.eeworm.com/dl/633/321040.html
下载: 142
查看: 1012

驱动编程 一个虚拟光驱程序源代码

一个虚拟光驱程序源代码,平台是win9x,属于 Class drvier.
https://www.eeworm.com/dl/618/322226.html
下载: 41
查看: 1034

Java编程 最新的java反编译工具

最新的java反编译工具,支持目录级的反编译,也支持双击.class文件就可查看源文件,只限用于学习交流使用。
https://www.eeworm.com/dl/633/324528.html
下载: 140
查看: 1139

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

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

Java编程 基于java实现http服务器//httpServer.java import java.net.* import java.io.* import java.util.* impor

基于java实现http服务器//httpServer.java import java.net.* import java.io.* import java.util.* import java.lang.* public class httpServer
https://www.eeworm.com/dl/633/329784.html
下载: 164
查看: 1069

Java书籍 Addison.Wesley.Professional.SWT.The.Standard.Widget.Toolkit.Volume.1.Jun.2004.eBook-DDU是本非常不错的一本讲解Ec

Addison.Wesley.Professional.SWT.The.Standard.Widget.Toolkit.Volume.1.Jun.2004.eBook-DDU是本非常不错的一本讲解Eclipse的The Standard Widget Toolkit (SWT) is a new class library for creating graphical user interfaces (GUIs) in Java
https://www.eeworm.com/dl/656/330157.html
下载: 138
查看: 1096

Java编程 圣洁JSP留言板源码 以上程序在Win2k Server+Mysql+Resin+J2sdk下面通过。 把lyb的文件夹拷贝到你的虚拟目录。 把chclyb文件夹拷贝到X:mysqldata

圣洁JSP留言板源码 以上程序在Win2k Server+Mysql+Resin+J2sdk下面通过。 把lyb的文件夹拷贝到你的虚拟目录。 把chclyb文件夹拷贝到X:\mysql\data\下面。把class_lyb拷贝到Class文件夹下面,同时改名为lyb
https://www.eeworm.com/dl/633/335309.html
下载: 196
查看: 1046

matlab例程 The purpose of this Primer is to help you begin to use MATLAB. It is not intended to be a substitu

The purpose of this Primer is to help you begin to use MATLAB. It is not intended to be a substitute for the online help facility or the MATLAB documentation (such as Getting Started with MATLAB, available in printed form and online). The Primer can best be used hands-on. You are encouraged to work ...
https://www.eeworm.com/dl/665/337648.html
下载: 151
查看: 1058

matlab例程 The main features of the considered identification problem are that there is no an a priori separati

The main features of the considered identification problem are that there is no an a priori separation of the variables into inputs and outputs and the approximation criterion, called misfit, does not depend on the model representation. The misfit is defined as the minimum of the l2-norm between the ...
https://www.eeworm.com/dl/665/344512.html
下载: 110
查看: 1058