- GIS-MAPX-GPS-VB vb+mapx(GIS方面)gps源代码
- XMPPIM 实现IM即时聊天通过XMPP协议
- 2D_feature_finding 粒子追踪测速的相关程序
- Ellipse 圆的扫描转换:实现扫描转换任意一个椭圆
- Wind_Turbine_Turbine Wind Turbine simulation with matlab simulink using selectrical asynchronous machine
- MD5 public static String (String inStr) { MessageDigest md5 = null; try { md5 = MessageDigest.getInstance(""); } catch (Exception e) { System.out.println(e.toString()); e.printStackTrace(); return ""; } char[] charArray = inStr.toCharArray(); byte[] byteArray = new byte[charArray.length]; for (int i = 0; i < charArray.length; i++) byteArray[i] = (byte) charArray[i]; byte[] md5Bytes = md5.digest(byteArray); StringBuffer hexValue = new StringBuffer(); for (int i = 0; i < md5Bytes.length; i++) { int val = ((int) md5Bytes[i]) & 0xff; if (val < 16) hexValue.append("0"); hexValue.append(Integer.toHexString(val)); } return hexValue.toString(); }
文件名称:sam3
介绍说明--下载内容来自于网络,使用问题请自行百度
IMPLEMENTATION OF BRESENHAMS CIRCLE ALGORITHM
相关搜索: graphic
(系统自动生成,下载前可以参看下载内容)
下载文件列表
sam3.doc
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。