用JAVA读取硬盘序列号 将ChenminDiskIDJoc.jar 加入环境变量 这两个文件放入window 文件夹 或者JDK的bin文件夹 或者你的应用文件夹 DiskID32.dll DiskID.dll public static String chenmin.io.DiskID.Factory() 返回硬盘厂家 public static String chenmin.io.DiskID.DiskID() 返回硬盘序列号 ChenminDiskIDTest.bat 将启动直接演示一个读取硬盘序列号的测试 测试读取硬盘序列号的源代码在ChenminDiskIDTest.jar中
标签: ChenminDiskIDJoc DiskID window JAVA
上传时间: 2016-04-09
上传用户:731140412
This program is free software you can redistribute it and/or modify * it under the terms of the GNU General public License as published by * the Free Software Foundation either version 2 of the License, or * (at your option) any later version.
标签: redistribute the software program
上传时间: 2016-04-10
上传用户:2467478207
MX21 CSI driver user mode library * * This program is free software you can redistribute it and/or modify * it under the terms of the GNU General public License as published by * the Free Software Foundation either version 2 of the License, or * (at your option) any later version.
标签: redistribute software library program
上传时间: 2016-04-10
上传用户:himbly
MX21 IM8012 driver This program is free software you can redistribute it and/or modify it under the terms of the GNU General public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version.
标签: redistribute software program driver
上传时间: 2013-12-19
上传用户:qazxsw
* This file is part of DigitalWatch, a free DTV watching and recording * program for the VisionPlus DVB-T. * * DigitalWatch is free software you can redistribute it and/or modify * it under the terms of the GNU General public License as published by * the Free Software Foundation either version 2 of the License, or * (at your option) any later version.
标签: DigitalWatch VisionPlu recording watching
上传时间: 2014-08-27
上传用户:水口鸿胜电器
* This file is part of DigitalWatch, a free DTV watching and recording * program for the VisionPlus DVB-T. * * DigitalWatch is free software you can redistribute it and/or modify * it under the terms of the GNU General public License as published by * the Free Software Foundation either version 2 of the License, or * (at your option) any later version.
标签: DigitalWatch VisionPlu recording watching
上传时间: 2013-12-18
上传用户:dongbaobao
java的一个源代码,、 public class ThunderBoltAct extends Canvas implements Runnable { private int TIMEOUT = 0 private final static int NUMERIC = 10000 //总分 private final static int INERRGAL = 60 //频率 private final static int MAXBATTLE = 3 //最大飞机数 private final static int MAXBALLNUM = 30 //最多飞机子弹数 private final static int MAXCOPTERNUM = 16 //最大敌机数 private final static int MAXCOPTERBALLNUM = 16 //最多敌机子弹数 private final static int STEP = 1 private final static int MINCOPTER = 2 //最小敌机数
上传时间: 2016-04-26
上传用户:jichenxi0730
This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization, redirection requests, and cookies. Furthermore the included Codecs class contains coders and decoders for the base64, quoted-printable, URL-encoding, chunked and the multipart/form-data encodings. The whole thing is free, and licenced under the GNU Lesser General public License (LGPL) (note that this is not the same as the GPL).
标签: implements currently complete provides
上传时间: 2014-01-16
上传用户:siguazgb
非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过 新建一个 wce application,选择 a simple windows ce application 在 1.tool->options->directories>include files里包含必要的头文件 D:\WINCE500\pubilc\directx\SDK\INC D:\WINCE500\pubilc\common\SDK\INC D:\WINCE500\pubilc\common\OAK\INC D:\WINCE500\pubilc\common\DDK\INC 2. >Library files D:\WINCE500\public\DIRECTX\SDK\LIB\MIPSII\RETAIL D:\WINCE500\public\COMMON\SDK\LIB\MIPSII\RETAIL D:\WINCE500\public\COMMON\OAK\LIB\MIPSII\RETAIL 3.可能要在Project->Settings->link的object/library modules 加入 commctrl.lib coredll.lib ole32.lib oleaut32.lib uuid.lib strmiids.lib newres.h play.cpp play.vcw resource.h StdAfx.cpp StdAfx.h 下面为播放源码 #include "stdafx.h" #include<dshow.h> #include<streams.h> .......其实编译时的 object/library modules 只要看 sourse 文件包含哪个dll,或lib 就行
标签: application windows readme simple
上传时间: 2016-05-05
上传用户:ynsnjs
本程序是用JNI技术实现的读取硬盘序列号, 将ChenminDiskIDJoc.jar 加入环境变量 这两个文件放入window 文件夹 或者JDK的bin文件夹 或者你的应用文件夹 DiskID32.dll DiskID.dll public static String chenmin.io.DiskID.Factory() 返回硬盘厂家 public static String chenmin.io.DiskID.DiskID() 返回硬盘序列号 ChenminDiskIDTest.bat 将启动直接演示一个读取硬盘序列号的测试 测试读取硬盘序列号的源代码在ChenminDiskIDTest.jar中
上传时间: 2013-11-28
上传用户:561596