搜索资源列表
GCC
- 在为Linux开发应用程序时,绝大多数情况下使用的都是C语言,因此几乎每一位Linux程序员面临的首要问题都是如何灵活运用C编译器。目前Linux 下最常用的C语言编译器是GCC(GNU Compiler Collection),它是GNU项目中符合ANSI C标准的编译系统,能够编译用、C++和Object C等语言编写的程序。GCC不仅功能非常强大,结构也异常灵活。最值得称道的一点就是它可以通过不同的前端模块来支持各种语言,如Java、 Fortran、Pascal、Modula-3和Ada
11e1
- 以C语言和Java语言、嵌入式开发、算法实现为主,源码数量达几十万个,有200多个分类,很多都是本站会员的私家珍藏,互联网上其他地方是找不到的-In C language and Java languages, embedded development, the main algorithm, the number source of hundreds of thousands, there are more than 200 categories, many of them are membe
GCCKnowledge
- 在为 Linux 开发应用程序时,绝大多数情况下使用的都是 C 语言,因此几乎每一位 Linux程序员面临的首要问题都是如何灵活运用 C 编译器。目前 Linux 下最常用的C 语言编译器是 GCC(GNU Compiler Collection),它是 GNU项目中符合 ANSI C 标准的编译系统,能够编译用C、C++和Object C 等语言编写的程序。GCC 不仅功能非常强大,结构也异常灵活。最值得称道的一点就是它可以通过不同的前端模块来支持各种语言,如 Java、 Fort ran、P
Tuning-Garbage-Collection-with-the-5.0-Java-Virtua
- Java 1.5 jvm 虚拟机调优技术-Tuning Garbage Collection with the 5.0 Java Virtual Machine
JAVAinterview
- JAVA面试题集锦,合适即将从事JAVA的软件开发者-JAVA Questions Surface Collection
Java_EE_02
- 基于JAVA EE平台的自动信息收集系统对传统的信息收集方式的改进,管理员把要收集的信息的Excel模板传到网上,系统根据Excel模板自动生成界面,信息提交人员通过系统生成的界面提供信息。该系统能够极大的提高信息收集的效率,减少收集人员的工作量。文中对该系统的设计与实习经行了论述。-Based on the JAVA EE platform, automated information collection system on the traditional way to improve in
refactoring-improving-the-design-of-existing-code.
- Techniques to improve the structural integrity and performance of existing software programs-As the application of object technology--particularly the Java programming language--has become commonplace, a new problem has emerged to confront the softwa
java-English
- 学好java,对于英语很重要,本章就是针对java程序员的一些英语集合,希望对打家有用-Learn java, English is very important, this chapter is for java programmer English collection, I hope useful sparring home
algorithm-books
- this collection of books which include complete trove of java programming and algorithms.-this is collection of books which include complete trove of java programming and algorithms.
java-Collection
- 黑马程序员经典笔记:集合、集合框架工具类和泛型-Dark horse classic programmer notes: a collection of tools and generic collections framework
classic-Java-Code
- java经典程序集合,欢迎各位正在学习JAVA语言的网友们下载学习-java collection of classic program, you are welcome to learn JAVA language learning netizens download
Java-Design-SheJiMoShiZhiChan
- Java设计模式之禅,一本非常经典的介绍设计模式的书籍。值得收藏。-Zen Java design patterns, a very classic design patterns books. Worthy of collection.
Java-interview-collection
- Java interview collection,2014年java面试宝典-Java interview collection
CSharpSC
- C#是这样的一种语言,具有C++的特点,象Java一样的编程风格, 并且象Basic一样的快速开发模型。如果你已经知道了C++,本文会在不到一个小时的时间内让你迅速掌握C#的语法。熟悉Java的括会更好,因为Java的程序结构、打包(Packages)和垃圾收集的概念有助于你更快的了解C#。因此在讨论C#的构造时,我会假定你了解C-C# is a language with C++ features, like Java as a programming style, and the same
