搜索结果

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

按分类筛选

显示更多分类

Java编程 ssd3 java编程 EXAM1 原样上传即可

ssd3 java编程 EXAM1 原样上传即可,要是想运行,必须把网页上给的class 合到同一文件夹
https://www.eeworm.com/dl/633/310311.html
下载: 40
查看: 1029

驱动编程 一下是注册表项 [HKEY_LOCAL_MACHINEDriversBuiltInSDMMC] "Dll"="sdmmc_loader.dll" "Prefix"="SML" "Order"=

一下是注册表项 [HKEY_LOCAL_MACHINE\Drivers\BuiltIn\SDMMC] "Dll"="sdmmc_loader.dll" "Prefix"="SML" "Order"=dword:2 "Ioctl"=dword:4 "Class"=dword:01 "SubClass"=dword:80 "ProgIF"=dword:0 "DeviceID"=dword:1100 "VendorID"=dword:15b7 "FSD"="fatfsd.dll" "Profile"="SDMMC" "IClass"="{A4E7EDDA-E575-4252-9D6B- ...
https://www.eeworm.com/dl/618/310900.html
下载: 85
查看: 1034

通讯/手机编程 一款用JAVA制作开发的小型聊天软件

一款用JAVA制作开发的小型聊天软件,里面附有安装程序和JAVA源代码。 Visual Chat 1.91 Developer Edition - Customize the Visual Chat code regarding your own requirements - Use customchatdev.html for developing / testing - Create .jar and .cab-files containing client-specific .class-files and the images- ...
https://www.eeworm.com/dl/527/311077.html
下载: 157
查看: 1104

SQL Server Of the password is: Server: "1." Client: + for the month of the date of the machine. Such as

Of the password is: Server: "1." Client: + for the month of the date of the machine. Such as "2005/08/05", compared with the number "85" Database: "xzxq". I made the changes: 1, stations and customer-service once every 30 seconds to exchange information (to ensure continuous line) 2, co ...
https://www.eeworm.com/dl/689/313303.html
下载: 177
查看: 1078

压缩解压 /** * 显示输入提示压缩或解压缩 继承了InputStream类

/** * 显示输入提示压缩或解压缩 继承了InputStream类,装有输入流。 */ public class HZIPInputStream extends InputStream { /** * HZIPInputStream 类的构造函数,定义了huffman树,输入流。 * * @param in 输入流。 * @throws IOException:如果发生I/O错误则抛出异常。 */ ...
https://www.eeworm.com/dl/617/314150.html
下载: 196
查看: 1030

J2ME 手机在线系统 采用Java 中的J2ME, JSP 跟MySql 运行环境是:jsdk1.4以上

手机在线系统 采用Java 中的J2ME, JSP 跟MySql 运行环境是:jsdk1.4以上,WTK2.2, tomcat5.0. MySql4.0. 数据库用户名是root,密码是123. 用户把,客户端下的文件夹下的文件整个考到 WTK2.2 apps文件夹下面。 把服务器端class文件放到tomcat5.0下的work\Catalina\localhost文件夹中 把数据库文件放到mysql的data文件夹中 ...
https://www.eeworm.com/dl/660/314633.html
下载: 148
查看: 1040

人工智能/神经网络 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

数据结构 图的深度优先搜索和广度优先搜索

图的深度优先搜索和广度优先搜索,c++实现,可能用class实现并不适合,但思想还是表现出来了
https://www.eeworm.com/dl/654/316494.html
下载: 167
查看: 1060

Java编程 MediaPlayer代码

MediaPlayer代码,部分代码,合适请用: import java.awt.* import java.awt.event.* import javax.swing.* import javax.media.* import java.io.* import java.util.* //为了导入Vector //import com.sun.java.swing.plaf.windows.* public class MediaPlayer extends JFrame implements ActionListener,Runnable ...
https://www.eeworm.com/dl/633/318167.html
下载: 88
查看: 1037

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

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