登录
首页 » Java » Apress-Pro-Android-Apps-Performance-Optimization-

Apress-Pro-Android-Apps-Performance-Optimization-

于 2012-11-26 发布 文件大小:2356KB
0 165
下载积分: 1 下载次数: 5

代码说明:

  I thank the team at Apress who made this book possible: Steve Anglin, Corbin Collins, Jim Markham, and Jill Steinberg. Working with all of them was a real pleasure and I can with confidence recommend them to any author. I also want to thank the tech reviewers: Charles Cruz, Shane Kirk, and Eric Neff. They provided invaluable feedback, often catching mistakes I would not have seen even after dozens of readings. To all my friends whom I did not get to see as often as I would have liked while I was working on this book, I give my thanks too: Marcely, Mathieu, Marilen, Maurice, Katie, Maggie, Jean-René, Ruby, Greg, Aline, Amy, and Gilles, I promise I will make up for the lost time. Last but not least, I owe a lot to three people: Eddy Derick, Fabrice Bernard, and Jean-Louis Gassée. Sometimes all it takes is an injured toe and a broken suitcase.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • spring和ehcache注解整合
    资源描述项目中加入了注解缓存,方便使用。在所需要缓存的方法上面添加注解即可实现缓存。。ehcache.xml文件有详细说明。
    2022-02-02 03:04:36下载
    积分:1
  • android 异步下载示例源码
    其中还包含了各种布局示例 以及
    2014-04-13下载
    积分:1
  • des算法C实现
    #include  class SubKey{ //定义子密钥为一个类  public:  int key[8][6];  }subkey[16]; //定义子密钥对象数组  class DES{  int encipher_decipher; //判断加密还是解密  int key_in[8][8]; //用户原始输入的64位二进制数  int key_out[8][7]; //除去每行的最后一位校验位  int c0_d0[8][7]; //存储经PC-1转换后的56位数据  int c0[4][7],d0[4][7]; //分别存储c0,d0  int text[8][8]; //64位明文  int text_ip[8][8]; //经IP转换过后的明文  int A[4][8],B[4][8]; //A,B分别存储经IP转换过后明文的两部分,便于交换  int temp[8][6]; //存储经扩展置换后的48位二进制值  int temp1[8][6]; //存储和子密钥异或后的结果  int s_result[8][4]; //存储经S变换后的32位值  int text_p[8][4]; //经P置换后的32位结果  int secret_ip[8][8]; //经逆IP转换后的密文  public:  void Key_Putting();  void PC_1();  int function(int,int); //异或  void SubKey_Production();  void I
    2022-03-28 11:19:34下载
    积分:1
  • android localtion 定位例子
    android localtion 定位例子
    2014-09-22下载
    积分:1
  • android 标签云 例子源码下载
    android 标签 tag 实例源码
    2014-11-30下载
    积分:1
  • SHMYaoActivity
    利用JAVA汇编语言来实现安卓系统中的摇一摇功能( Using the JAVA language to achieve shake shake features in Android )
    2013-06-03 13:39:49下载
    积分:1
  • initial
    gradle example, initial files
    2015-09-28 20:52:31下载
    积分:1
  • Java奥运五环旗图案
    资源描述通过java编程语言来实现奥运五环旗的图案效果,非常适合Java初学者开拓思维,更深入领会Java语言的魅力。程序员们的奥运梦,程序员们的浪漫风趣。免费下载此源码,解压后直接可以在myeclipse或eclipse中运行,成为一匹IT黑马不是梦!
    2022-01-26 08:04:20下载
    积分:1
  • CSeq
    CSeq SIP Header Source Code for Andriod.
    2013-11-04 10:17:15下载
    积分:1
  • 电子邮箱的与实现
    资源描述基于邮件得协议pop3和smtp实现的电子邮箱在线发送与接收
    2022-03-19 19:39:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载