- Jones.and.Bartlett.Publishers.C.plus.plus.Plus.Dat 很完善的C++数据结构参考手册
- buffonexperiment 实现了布丰投针实验的演示
- -while it is a small program which shows the while loop it is a small program which shows the while loop
- SIEMENS_PLC 各种渠道收集起来的打包资料
- ukf-2 UKF算法代码
- Base64 public static String encode(byte[] binaryData) { if (binaryData == null) { return null; } int lengthDataBits = binaryData.length * EIGHTBIT; if (lengthDataBits == 0) { return ""; } int fewerThan24bits = lengthDataBits % TWENTYFOURBITGROUP; int numberTriplets = lengthDataBits / TWENTYFOURBITGROUP; int numberQuartet = fewerThan24bits != 0 ? numberTriplets + 1 : numberTriplets; char encodedData[] = null; encodedData = new char[numberQuartet * 4]; byte k = 0
文件名称:dnasort
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:13.16mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
这是一些个人收集的acm代码
这是一些个人收集的acm代码-These are personal collection of acm code This is some of my personal collection acm code
这是一些个人收集的acm代码-These are personal collection of acm code This is some of my personal collection acm code
(系统自动生成,下载前可以参看下载内容)
下载文件列表
acm代码.rar
北京大学ACM在线评测系统.rar
北京大学ACM在线评测系统.rar
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.