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

搜索资源列表

  1. Eclipse中文教程文档

  2. 目录 0.環境說明 7 1.Eclipse簡介 8 1.1歷史背景 8 1.2開發原始碼軟體 9 1.3 Eclipse版本介紹 9 1.4跨語言、跨平台 10 2. Eclipse Platform 12 2.1概觀 12 2.2架構 12 2.3專案與資料夾 13 2.4平台核心 13 2.5工作區(workspace) 14 2.6工作台(workbench) 14 2.6.1視圖(View) 15 2.6.2編輯器(Editor) 18 2.6.3視景(Perspective) 21
  3. 所属分类:Java

    • 发布日期:2009-06-01
    • 文件大小:5242880
    • 提供者:freeicemen
  1. smarty中文版手册

  2. Table of Contents [内容列表] Preface [序] I. Getting Started [开始] 1. What is Smarty? [什么是Smaty?] 2. Installation [安装] Requirements [安装] Basic Installation [基本安装] Extended Setup [扩展设置] II. Smarty For Template Designers [模板设计者篇] 3. Basic Syntax [基本语法] Comm
  3. 所属分类:PHP

    • 发布日期:2009-06-02
    • 文件大小:370688
    • 提供者:hsldy
  1. dc 设计脚本 例子 比较好懂

  2. design compiler 的脚本,具体的设计没有 可以参考一下脚本的设计方法。 设计风格等等
  3. 所属分类:专业指导

    • 发布日期:2009-06-05
    • 文件大小:8192
    • 提供者:helte320
  1. The GNU C Library

  2. This manual is written with the assumption that you are at least somewhat familiar with the C programming language and basic programming concepts. Specifically, familiarity with ISO standard C (see section ISO C), rather than "traditional" pre-ISO C
  3. 所属分类:C

    • 发布日期:2009-06-06
    • 文件大小:1048576
    • 提供者:cntan
  1. ML2008a汉化081112 xp sp3亲测可用

  2. 此安装程序将在您的电脑上安装MATLAB 2008a汉化补丁。您正在使用的这个版本的汉化补丁,包含了对MALTLAB界面的汉化和Compiler工具箱、Curvefit工具箱的汉化,其余几个工具箱的汉化会在后续版本中陆续添加。
  3. 所属分类:其它

    • 发布日期:2009-06-10
    • 文件大小:262144
    • 提供者:zhangzhihfut
  1. Borland C++3.1 神话般的经典开发利器

  2. Borland C++3.1 神话般的经典开发工具 带有传奇色彩的BORLAND公司,见证了美国软件技术市场上波澜壮阔、激动人心的技术大战和产品大战,最为经典的成功范例就是Borland C++3.1! Borland是中国程序员最为景仰的公司之一,特别是对于资格老一点的程序员而言,他们学习编程的起步就是Borland. 以下是Borland c++入门指南中摘录的一些信息 Borlandc++适用于需要一个专业化、优化的编译器的C++和C程序员,它同时适用于A&T公司的C++2. 1版和AN
  3. 所属分类:C++

    • 发布日期:2009-06-11
    • 文件大小:18874368
    • 提供者:hawke_911
  1. strawberry-perl(perl)

  2. 希望在windows平台上编写perl cgi的朋友,我推荐你们使用strawberry-perl,这一款软件同时也是一款基于GNU的c/c++ compiler
  3. 所属分类:Perl

    • 发布日期:2009-06-13
    • 文件大小:17825792
    • 提供者:yangfan_1009
  1. fortran 90 for engineers and scientists

  2. The Fortran 90 standard represents the first significant change in Fortran in over 20 years, and brings it into line with most modern structured programming languages. This book is one of a handful on Fortran 90, and one of even fewer in which every
  3. 所属分类:专业指导

    • 发布日期:2009-06-14
    • 文件大小:2097152
    • 提供者:yangjj2005
  1. Oracle PL SQL Programming

  2. The fourth edition is a comprehensive update, adding significant new content and extending coverage to include the very latest Oracle version, Oracle Database 10g Release 2. It describes such new features as the PL/SQL optimizing compiler, condition
  3. 所属分类:Oracle

    • 发布日期:2009-06-22
    • 文件大小:3145728
    • 提供者:mlu618
  1. c++ standard library practical tips

  2. For the last 10 or so years, I’ve been programming in C++. I really enjoy the language for its power, brevity, and accommodation of three major programming styles—structured programming, object-oriented programming, and generic programming. In addit
  3. 所属分类:C++

    • 发布日期:2009-06-23
    • 文件大小:5242880
    • 提供者:blue_thinhorse
  1. 傅立叶快速变换算法实例源码

  2. Arbitrary Length FFT ------------------------------------------------------------------------ NOTE : This is copyrighted material, NOT public domain. See below. ------------------------------------------------------------------------ Contents: This
  3. 所属分类:C

    • 发布日期:2009-06-23
    • 文件大小:39936
    • 提供者:highrisk
  1. 专业化C/C++集成开发

  2. C-Free是一款支持多种编译器的专业化C/C++集成开发环境(IDE)。利用C-Free,使用者可以轻松地编辑、编译、连接、运行、调试C/C++程序。主要有以下特性:   1. 支持多编译器,可以配置添加其他编译器;   支持的编译器类型:   (1) MinGW 2.95/3.x/4.x/5.0   (2) Cygwin   (3) Borland C++ Compiler   (4) Microsoft C++ Compiler   (5) Open Watcom C/C++   (6)
  3. 所属分类:C

    • 发布日期:2009-06-25
    • 文件大小:7340032
    • 提供者:shi440
  1. 简单编译器(实现括号匹配)

  2. 用C云烟编写的数据结构的简单编译器 实现了括号匹配
  3. 所属分类:C

  1. Professional.MFC.with.VC6

  2. Contents Chapter 1: The Microsoft Developer Studio The Microsoft Developer Studio The Project Workspace Project Workspace Window Project Configurations Managing Complex Projects Project Settings Converting Projects Source Code Files Resource scr ipt
  3. 所属分类:C++

    • 发布日期:2009-06-28
    • 文件大小:2097152
    • 提供者:hang313
  1. The C Programming Language

  2. The C programming Language By Brian W. Kernighan and Dennis M. Ritchie. Published by Prentice-Hall in 1988 Preface The computing world has undergone a revolution since the publication of The C Programming Language in 1978. Big computers are much big
  3. 所属分类:C

    • 发布日期:2009-06-30
    • 文件大小:727040
    • 提供者:Hack95
  1. 用VC2005編譯Live555庫

  2. 教你 如何使用 VC2005 來 Compiler Liv555的庫
  3. 所属分类:C++

    • 发布日期:2009-06-30
    • 文件大小:22528
    • 提供者:alicechung
  1. ARM GCC getting started (2008)

  2. Specification of g++ for ARM.(2008q3-72)
  3. 所属分类:硬件开发

    • 发布日期:2009-07-01
    • 文件大小:319488
    • 提供者:ithbb
  1. C-Free 4.1 功能加强版本【附带注册代码】

  2. C-Free 4.1: C-Free是一款支持多种编译器的专业化C/C++集成开发环境(IDE)。利用本软件,使用者可以轻松地编辑、编译、连接、运行、调试C/C++程序。C-Free中集成了C/C++代码解析器,能够实时解析代码,并且在编写的过程中给出智能的提示。C-Free提供了对目前业界主流C/C++编译器的支持,你可以在C-Free中轻松切换编译器。可定制的快捷键、外部工具以及外部帮助文档,使你在编写代码时得心应手。完善的工程/工程组管理使你能够方便的管理自己的代码。 主要包含如下特性:
  3. 所属分类:C

    • 发布日期:2009-07-02
    • 文件大小:7340032
    • 提供者:x2xnet
  1. learn you a haskell

  2. 英文 haskell 的必读书 Haskell是一种纯函数式编程语言,它的命名源自美国数学家Haskell Brooks Curry,他在数学逻辑方面上的工作使得函数式编程语言有了广泛的基础。Haskell语言是1990年在编程语言Miranda的基础上标准化的,并且以λ演算为基础发展而来。这也是为什么Haskell语言以希腊字母“λ”(Lambda)作为自己的标志。Haskell语言的最重要的两个应用是Glasgow Haskell Compiler (GHC)和Hugs(一个Haskell
  3. 所属分类:其它

    • 发布日期:2009-07-03
    • 文件大小:747520
    • 提供者:beikexp
  1. Learning GNU C

  2. Learning GNU C by Ciaran O’Riordan Copyright © 2002 Ciaran O’Riordan This file is a C programming tutorial using the GNU C compiler and GNU Libc. Copyright © 2002 Ciaran O’Riordan. Permission is granted to copy, distribute and/or modify this documen
  3. 所属分类:C

    • 发布日期:2009-07-05
    • 文件大小:304128
    • 提供者:hadtofall
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »