自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 资源 (44)
  • 收藏
  • 关注

转载 Ubuntu下解决小米手机 adb devices no permissions的问题

我的环境: OS:Ubuntu 12.10 & MIUI V5 手机:米1 android开发真机调试时,运行sudo ./adb devices 时,若有如下输出:             List of devices attached      ???????????? no permissions  解决办法: lsusb 以下是我的输出(

2013-04-27 21:27:13 4229 3

原创 JavaIO学习

参考: Java IO:  http://www.ibm.com/developerworks/cn/java/j-lo-javaio/ Java NIO: http://www.ibm.com/developerworks/cn/education/java/j-nio/ 这里写的东西为自己的总结,学习的话建议大家仔细去读上面提到的两篇文章。 Java IO分为两种:Bl

2013-04-26 09:33:03 923

原创 Java读写Properties文件及JavaIO中字节流和字符的转换

读写properties文件 Java读写Properties文件是一个比较常见的需求,一般的做法是将properties文件读到Properties类对象中,通过Properteis对象来操作。下面是一段实例代码: /** * Read Properties file with ASCII codes only */ public static Proper

2013-04-17 20:14:13 3451

原创 How to build C3P0 version 0.9.5

OS: Win7 64bit JDK: Sun JDK 1.7 64bit Ant: 1.8.4 c3p0: 0.9.5-pre1 mchange-commons: 0.2.4 Notice: Make sure JDK version, c3p0 version and mchange-commons-java jar version is exactly 1.7, 0.9.5

2013-04-16 23:51:01 1891

The Life and Work of John Forbes Nash Jr

UCBerkerly的一门课程的阅读材料,课程网址:http://www.eecs.berkeley.edu/~christos/classics/

2009-12-20

Recursive Functions of Symbolic Expressions and Their Computation by Machine, Part I

UCBerkerly的一门课程的阅读材料,课程网址:http://www.eecs.berkeley.edu/~christos/classics/

2009-12-20

NEW POLYNOMIAL-TIME ALGORITHM.pdf

UCBerkerly的一门课程的阅读材料,课程网址:http://www.eecs.berkeley.edu/~christos/classics/

2009-12-20

REMINISCENCES ABOUT THE ORIGINS OF LINEAR PROGRAMMING.pdf

UCBerkerly的一门课程的阅读材料,课程网址:http://www.eecs.berkeley.edu/~christos/classics/

2009-12-20

The Turing Test paper and von Neumann’s EDVAC report..pdf

UCBerkerly的一门课程的阅读材料,课程网址:http://www.eecs.berkeley.edu/~christos/classics/

2009-12-20

Antikythera Mechanism3.pdf

UCBerkerly的一门课程的阅读材料,课程网址:http://www.eecs.berkeley.edu/~christos/classics/ 这篇文章有三部分,这是第三部分

2009-12-20

Antikythera Mechanism2.pdf

UCBerkerly的一门课程的阅读材料,课程网址:http://www.eecs.berkeley.edu/~christos/classics/ 这篇文章有三部分,这是第二部分

2009-12-20

Antikythera Mechanism1.pdf

UCBerkerly的一门课程的阅读材料,课程网址:http://www.eecs.berkeley.edu/~christos/classics/ 这篇文章有三部分,这是第一部分

2009-12-20

New Directions in Cryptography, Diffie and Hellman

UCBerkerly的一门课程的阅读材料,课程网址:http://www.eecs.berkeley.edu/~christos/classics/

2009-12-20

Godel's Theorem and the Birth of the Computer-goedel.pdf

UCBerkerly的一门课程的阅读材料,课程网址:http://www.eecs.berkeley.edu/~christos/classics/

2009-12-20

Jonathan von Neumann and EDVAC

UCBerkerly的一门课程的阅读材料,课程网址:http://www.eecs.berkeley.edu/~christos/classics/ 里面的内容我还没看,不过以前听老师讲过这篇文章,值得一读

2009-12-20

《Simulating Physics with Computers》

费曼的《Simulating Physics with Computers》,量子计算机这个概念应该就是从这篇文章提出的,UCBerkerly的一门课程的阅读材料,课程网址:http://www.eecs.berkeley.edu/~christos/classics/

2009-12-20

Pro Apache Struts with ajax

Pro Apache Struts with ajax,2006年那版,英文版,pdf格式,质量不错,非扫描。Apress出的。

2009-12-11

ibatis tutorials

ibatis的快速入门材料,英文版的,从官网上下的,官网上有中文版

2009-12-07

head first java second edition english part2

head first java第二版,非扫描pdf版。从http://www.51leifeng.net/上下载的,赞http://www.51leifeng.net/(我要雷锋) 第二部分

2009-12-02

head first java second edition (english) part1

head first java第二版,非扫描pdf版。从http://www.51leifeng.net/上下载的,赞http://www.51leifeng.net/(我要雷锋)

2009-12-02

Apress - Pro Hadoop.pdf

Pro Hadoop的英文原版,很清晰,并且有目录。 这本书我还没看,不过这是有关hadoop的不多的专著

2009-10-28

MRGIS: A MapReduce-Enabled High PerformanceWorkflow System for GIS

一篇论文,英文的。关于mapreduce技术在GIS中应用的一篇文章。貌似是华人写的,不过学校是国外的。

2009-09-01

《JavaScript语言精髓与编程实践》精简版

中文的,从infoq上下载的。是免费的在线版本,可以到网上去买正版的完整版。一共53页,主要讲了命令式语言,函数式语言和动态语言的东西。

2009-09-01

深入浅出struts2(infoq免费版,中文版)

深入浅出struts2(infoq免费版),95页。是个免费在线版本,可以到http://infoq.com/cn/minibooks/starting-struts2查看具体信息

2009-09-01

NetBeans IDE 6.1 快捷键和代码模板(中文版)

NetBeans IDE 6.1 快捷键和代码模板,2页纸,内容很实用,适合常用netbeans做开发的程序员

2009-09-01

Sun云计算白皮书(中文版)

Sun的官网上下载的一份关于云计算的白皮书,中文版的

2009-09-01

tomcat启动的时序图

这是一份tomcat5启动时的时序图,对于理解tomcat的结构很有帮助

2009-09-01

GUIDE to USING OPEN-SOURCE SOFTWARE to DEVELOP WEB APPLICATIONS

SUN的一份使用开源软件开发网络应用的白皮书

2009-09-01

Structure and Interpretation of Computer Programs(2nd edition)

这是MIT的一门经典课程所用的课本,课程视频是可以下载的,尽管那时1986年的视频,但由于这门课不是,关于技术细节的,因此不受什么影响

2009-07-28

Foundations of Rapid Mashup Development

Foundations of Rapid Mashup Development

2009-02-12

web mappingn illustrated

With the help of the Internet and accompanying tools, creating and publishing online maps has become easier and rich with options. A city guide web site can use maps to show the location of restaurants, museums, and art venues. A business can post a map for reaching its offices. The state government can present a map showing average income by area. Developers who want to publish maps on the web often discover that commercial tools cost too much and hunting down the free tools scattered across Internet can use up too much of your time and resources. Web Mapping Illustrated shows you how to create maps, even interactive maps, with free tools, including MapServer, OpenEV, GDAL/OGR, and PostGIS. It also explains how to find, collect, understand, use, and share mapping data, both over the traditional Web and using OGC-standard services like WFS and WMS. Mapping is a growing field that goes beyond collecting and analyzing GIS data. Web Mapping Illustrated shows how to combine free geographic data, GPS, and data management tools into one resource for your mapping information needs so you don't have to lose your way while searching for it. Remember the fun you had exploring the world with maps? Experience the fun again with Web Mapping Illustrated. This book will take you on a direct route to creating valuable

2008-10-09

The c++ programming language(english edition)

这是stroustrup的经典c++著作:《The c++ programming language》的英文版。我感觉英文原版要比中文版好,因为许多中文版翻译的让人感到莫名其妙。

2008-10-04

h264的结构说明,英文版

有关h.264的一个很不错的ppt,对于理解h264代码有帮助。它分不同层次地对h264的数据流和运算流进行了解释,可以方便地对照编解码器的源代码来看。

2011-11-15

jubincn博文“GDB简单教程”中的示例程序

jubincn博文“GDB简单教程”中的示例程序,http://blog.csdn.net/jubincn/article/details/6774524

2011-09-14

GIS:A Computing Perspective 第一版 chm格式

Worboys的经典著作,不过是第一版的。我一直想找第二版的,但没找到,哪位温拿如果有的话,麻烦分享下。

2010-07-13

Introduction to Spring2. and JPA

IBM Developerworks 上的文章,英文版本

2010-05-07

Apress.Beginning.Apache.Struts.From.Novice.to.Professional.Feb.2006.pdf

struts从入门到精通的英文版,我还没看,也不清楚struts的版本,但这份文档的质量不错

2009-12-18

Vi-iMproved.pdf

有关vim的一本pdf书,英文的,500多页,喜欢vim的同学可以下载看下

2009-12-18

Linux必学的60个命令v1.0.1.pdf

70多页的一个pdf文档,里面列举了常用的Linux命令,可以做参考手册用

2009-12-18

Berkeley计算机经典阅读材料

从Berkeley上下载的他们一门计算机经典阅读材料课的资料,里面的内容都是英文的论文,包括哥德尔的,纳什的等。强烈建议喜欢计算机科学的同学看一下。

2009-12-18

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除