您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. IBM Cognos 8 Planning

  2. This book provides you with everything you need to know for building planning models using IBM Cognos 8 Planning. After reading this book, you can begin your journey into model building bringing with you a perspective that comes from three of the mo
  3. 所属分类:Web开发

    • 发布日期:2009-08-14
    • 文件大小:8388608
    • 提供者:zhou_fbo2008
  1. java处理execl表格源码

  2. 本作品为一个公司出路考勤表的程序 JFileChooser chooser1 = new JFileChooser(); int state = chooser1.showOpenDialog(null); chooser1.show(); String filepath=null; boolean flag = true; if (chooser1.getSelectedFile() != null && state == JFileChooser.APPROVE_OPT ION) { fi
  3. 所属分类:C

  1. iPhone Cool Projects

  2. Editorial Reviews Product Descr iption The iPhone and iPod touch have provided all software developers with a level playing field—developers working alone have the same access to consumers as multinational software publishers. Very cool indeed! To m
  3. 所属分类:其它

    • 发布日期:2009-08-15
    • 文件大小:4194304
    • 提供者:mini_julian
  1. java经典例题 好资源

  2. 具体参考:www.thinkerso.com thinker搜索 public class UsingException { public static void main(String[] args) { try { throwException(); } catch(Exception e) { System.err.println("Exception handled in main"); } doesNotThrowException(); } public static void t
  3. 所属分类:Java

    • 发布日期:2009-08-17
    • 文件大小:66560
    • 提供者:chao121
  1. 跨平台IDE:codeblocks安装文件

  2. Code::Blocks is a free C++ IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable. Finally, an IDE with all the features you need, having a consistent look, feel and operation across plat
  3. 所属分类:C++

    • 发布日期:2009-08-20
    • 文件大小:19922944
    • 提供者:sunnyheyun
  1. Wiley.Professional.Linux.Programming.2007.pdf

  2. Linux has come a long way in the last few years. From relatively humble beginnings, Linux now powers a growing number of Fortune 500 companies. Everything from your cell phone right on up to the largest supercomputing clusters are now built using th
  3. 所属分类:Linux

    • 发布日期:2007-09-25
    • 文件大小:5242880
    • 提供者:rootfs
  1. Addison.Wesley.C.Plus.Plus.Template.Metaprogramming.Dec.2004

  2. This book is aimed at any programmer who is comfortable with idioms of the Standard Template Library (STL). C++ power-users will gain a new insight into their existing work and a new fluency in the domain of metaprogramming. Intermediate-level progr
  3. 所属分类:C

    • 发布日期:2009-08-27
    • 文件大小:649216
    • 提供者:lantisplato
  1. Windows游戏编程大师技巧(英文版)

  2. Tricks of the Windows Game Programmin Gurus, 2E takes the reader through Win32 programming, covering all the major components of DirectX including DirectDraw, DirectSound, DirectInput (including Force Feedback), and DirectMusic. Andre teaches the re
  3. 所属分类:其它

    • 发布日期:2009-09-15
    • 文件大小:10485760
    • 提供者:boboboa32
  1. Cooperative Communications and Networking

  2. 马里兰大学的新书。主要作者 K. J. R. Liu, A. K. Sadek, W. Su, A. Kwasinski; Presenting the fundamental principles of cooperative communications and networking, this book treats the concepts of space, time, frequency diversity, and MIMO, with a holistic approach t
  3. 所属分类:Access

    • 发布日期:2009-09-16
    • 文件大小:5242880
    • 提供者:raveneternity
  1. Computer Networking A Top-Down Approach Featuring the Internet

  2. Preface and Acknowledgments Welcome to our online textbook, Computer Networking: A Top-Down Approach. We ( Jim Kurose, Keith Ross, and Addison-Wesley-Longman) think you will find this textbook to be very different than the other computer networking
  3. 所属分类:Access

    • 发布日期:2009-09-17
    • 文件大小:9437184
    • 提供者:ketp001
  1. java面试题及答案.doc

  2. 1. 用代码示例一个多态的例子 2. java的基本数据类型包括哪些,String是基本的数据类型吗 ? 3. int 和 Integer 有什么区别 4. String 和StringBuffer的区别 5. Collection 和 Collections的区别。 6. &和&&的区别。 7. Overload和Override的区别,试用java代码举例。 8. error和exception有什么区别? 9. abstract class和interface有什么区别? 10. fin
  3. 所属分类:Java

    • 发布日期:2009-09-17
    • 文件大小:79872
    • 提供者:bygonelover
  1. java实现读PDF文件

  2. 请下载这个包PDFBox-0.7.3.jar import java.io.File; import java.io.FileOutputStream; import java.io.OutputStreamWriter; import java.io.Writer; import java.net.MalformedURLException; import java.net.URL; import org.pdfbox.pdmodel.PDDocument; import org.pdfbo
  3. 所属分类:Java

    • 发布日期:2009-09-17
    • 文件大小:3145728
    • 提供者:Fairy_dy
  1. TPNGImage 1.5

  2. procedure BitmapFileToPNG(const Source, Dest: String); var Bitmap: TBitmap; PNG: TPNGObject; begin Bitmap := TBitmap.Create; PNG := TPNGObject.Create; {In case something goes wrong, free booth Bitmap and PNG} try Bitmap.LoadFromFile(Source); PNG.Ass
  3. 所属分类:Delphi

    • 发布日期:2009-09-18
    • 文件大小:290816
    • 提供者:amwdgv
  1. ImpREC 1.7c

  2. =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~= ~ Import REConstructor v1.7c FINAL by MackT/uCF2000 in 2001-2008 ~ = = ~ - *for Windows 9x, ME, NT, 2K, XP, Vista32/64* - ~ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
  3. 所属分类:C#

    • 发布日期:2009-09-20
    • 文件大小:424960
    • 提供者:cmyl2006
  1. ActiveDrawer 2.5

  2. Visual Studio addin Visualizer ActiveDrawer is a real-time visual-drawer for Visual C++. ActiveDrawer is a amazing Visual C++ addin program. ActiveDrawer provide various point of views from activing C++ project on Visual C++. ActiveDrawer provide Ac
  3. 所属分类:C++

    • 发布日期:2009-09-21
    • 文件大小:2097152
    • 提供者:mylords
  1. Beginning Ubuntu Server Administration: From Novice to Professional

  2. This book provides a complete introduction to Ubuntu Server. I’ve written this book for people who are new to Ubuntu Server administration. The target readers are Windows administrators as well as people who are used to managing other flavors of Lin
  3. 所属分类:其它

    • 发布日期:2009-09-23
    • 文件大小:4194304
    • 提供者:zhengxiang3396y
  1. pro_ubuntu_server_administration.pdf

  2. This book provides a complete introduction to Ubuntu Server. I’ve written this book for people who are new to Ubuntu Server administration. The target readers are Windows administrators as well as people who are used to managing other flavors of Lin
  3. 所属分类:其它

    • 发布日期:2009-09-23
    • 文件大小:4194304
    • 提供者:zhengxiang3396y
  1. 微软C#3.0 Specification

  2. 微软官方关于C#3.0的参考书,Doc版 1. Introduction 1 1.1 Hello world 1 1.2 Program structure 2 1.3 Types and variables 4 1.4 Expressions 6 1.5 Statements 8 1.6 Classes and objects 12 1.6.1 Members 12 1.6.2 Accessibility 13 1.6.3 Type parameters 13 1.6.4 Base clas
  3. 所属分类:Access

    • 发布日期:2009-09-24
    • 文件大小:2097152
    • 提供者:timsonboy
  1. EJB 2 JMS

  2. 1.消息的生产者 import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import javax.jms.JMSException; import javax.jms.ObjectMessage; import javax.jms.Session; import javax.jms.TextMessage; import javax.jms.Topic; impo
  3. 所属分类:Java

    • 发布日期:2009-09-25
    • 文件大小:61440
    • 提供者:onlyor
  1. Plant Proteomics Methods and Protocols.pdf 下载

  2. Plant Proteomics Methods and Protocols —————————————————————————— The aim of Plant Proteomics: Methods and Protocols is to present up-to- date methods and protocols used by recognized scientists in the world of plant proteomics. If this world was a
  3. 所属分类:专业指导

    • 发布日期:2009-09-26
    • 文件大小:7340032
    • 提供者:Woodword
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »