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

搜索资源列表

  1. Matlab 7 - Programming.pdf

  2. 该书是系统介绍了MATLAB的所有function功能,可以说是一本programming大全,而且还是英文版,值得收藏,而且敝人还打印了一份,正在苦学之中…… Creating and Concatenating Matrices . . . . . . . . . . . . . . . . . . 1-3 Constructing a Simple Matrix . . . . . . . . . . . . . . . . . . . . . . . . . . 1-4 Special
  3. 所属分类:其它

    • 发布日期:2009-06-11
    • 文件大小:4mb
    • 提供者:xiaogangmath
  1. fortran 90

  2. 一本很好的介绍fortran的资料,Cap 1 - Getting Going: 5 Cap 2 - Chapter 2 Elementary Fortran: I: 8 Cap 3 - Chapter 3 Elementary Fortran: II: 24 Cap 4 - Chapter 4 Program Preparation: 41 Cap 5 - Chapter 5 Decisions: 47 Cap 6 - Chapter 6 Loops: 58 Cap 7 - Chapter
  3. 所属分类:C

    • 发布日期:2009-09-06
    • 文件大小:2mb
    • 提供者:crazyboylcy
  1. The ANSI C Programming Language (Kernighan & Ritchie)

  2. The ANSI C Programming Language (Kernighan & Ritchie) EN 英文原版学习标准C语言最好的入门书,结合Unix高级编程,将C语言讲得非常透彻Chapter 1- A Tutorial IntroductionChapter 2- Types,Operators and ExpressionsChapter 3- Control FlowChapter 4- Functions and Program StructureChapter 5- P
  3. 所属分类:C

    • 发布日期:2007-12-28
    • 文件大小:1mb
    • 提供者:kimsee
  1. 编译原理中的PL0编译程序

  2. PL/0语言是Pascal语言的一个子集,我们这里分析的PL/0的编译程序包括了对PL/0语言源程序进行分析处理、编译生成类PCODE代码,并在虚拟机上解释运行生成的类PCODE代码的功能。   PL/0语言编译程序采用以语法分析为核心、一遍扫描的编译方法。词法分析和代码生成作为独立的子程序供语法分析程序调用。语法分析的同时,提供了出错报告和出错恢复的功能。在源程序没有错误编译通过的情况下,调用类PCODE解释程序解释执行生成的类PCODE代码。 PL0的一部分代码: program PL0
  3. 所属分类:其它

    • 发布日期:2010-06-13
    • 文件大小:25kb
    • 提供者:lixiaomengqq
  1. 编程珠玑(programming pearls) 作者Jon Bentley communications of the ACM 文章合集!!!

  2. 编程珠玑(programming pearls)最早刊登在communications of the ACM 杂志上,有个连载的专栏。文章从1983年到1987年,一共30篇。 目前的书籍<>就是作者在上述文章的基础上修改而成的。 然而,无论你是否阅读过这本书,阅读原始的文 章都将使你受益菲浅。因为如同优秀的论文一样,这一篇篇的文章自成体系,从问题的引入到启发性的解决思路,再到巧妙的解法,令人拍案称奇,难以忘怀。 一共有30篇文章: #ls -l -rwxr-xr-x 1 lh r
  3. 所属分类:其它

    • 发布日期:2010-06-26
    • 文件大小:15mb
    • 提供者:linhuifj
  1. Data structures and Program Design in C++

  2. 一本全面的数据结构书籍,代码使用较为现代的C++实现,充分使用面向对象和模板技术。。。。。。。
  3. 所属分类:C++

    • 发布日期:2010-07-30
    • 文件大小:11mb
    • 提供者:henrya2
  1. CMMI开发模型1.2版本

  2. CMMI开发模型1.2版本的描述文档(英文)具体说明了各个过程域及GG,GP, SG,SP。从www.sei.cmu.edu下载的原文件,在www.sei.cmu.edu中还有word格式文件可下。 目录: 18 Purpose Statements 19 Introductory Notes 19 CMMI for Development Version 1.2 viii Table of Contents Related Process Areas 19 Specific Goals 19
  3. 所属分类:C

    • 发布日期:2010-09-06
    • 文件大小:2mb
    • 提供者:stephie
  1. The C programming Language.chm

  2. 注:下载后,评价时给5星,还你11分 Contents Preface Preface to the first edition Introduction Chapter 1: A Tutorial Introduction Getting Started Variables and Arithmetic Expressions The for statement Symbolic Constants Character Input and Output File Copying Charac
  3. 所属分类:其它

    • 发布日期:2011-04-04
    • 文件大小:249kb
    • 提供者:li0524158198
  1. Dr. Dobb

  2. P.S. 因为上传附件大小受限,故将本资源分为两部分,第二部分是 Dr. Dobb's Essential Books on Algorithms and Data Structures(Part 2) ,请注意两个一起下载,否则内容不全。 1.Data Structures and Algorithm Analysis in C (C) 1993, The Benjamin/Cummings Publishing Co., Inc. All rights reserved. 2.Data S
  3. 所属分类:C/C++

    • 发布日期:2011-05-08
    • 文件大小:18mb
    • 提供者:gslshbs
  1. Essential Books on Algorithms and Data Structures(part1)(chm version)

  2. Complete text of nine essential books and over a dozen articles related to algorithms in a new HTML format. These books, selected by the editors of Dr. Dobb's Journal, are the most important books ever written on the subject and need to succeed. Plu
  3. 所属分类:C/C++

    • 发布日期:2011-05-09
    • 文件大小:18mb
    • 提供者:gslshbs
  1. Essential Books on Algorithms and Data Structures(part2)(chm version)

  2. Essential Books on Algorithms and Data Structures - Release 2 1999 | 's Journal | CHM | 28.3 MB | No ISBN Complete text of nine essential books and over a dozen articles related to algorithms in a new HTML format. These books, selected by the editor
  3. 所属分类:C/C++

    • 发布日期:2011-05-09
    • 文件大小:9mb
    • 提供者:gslshbs
  1. 《Data Structures and Program Designin C++》(英文版)完美版

  2. 绝对完美版,彩色,排版精良,绝非影印,要不然也不敢放5分啊。
  3. 所属分类:C/C++

    • 发布日期:2012-04-25
    • 文件大小:5mb
    • 提供者:wuxia_mine
  1. Data Structures and Algorithms with Object-Oriented Design Patterns in Python

  2. This book was motivated by my experience in teaching the course E&CE; 250: Algorithms and Data Structures in the Computer Engineering program at the University of Waterloo. I have observed that the advent of object-oriented methods and the emergence
  3. 所属分类:Python

    • 发布日期:2012-04-25
    • 文件大小:3mb
    • 提供者:wudenggang0
  1. 21天学通C语言-Bradley L. Jones(原版pdf,特别清楚,英文)

  2. Teach Yourself C in 21 Days Table of Contents: l Introduction l Day 1 - Getting Started with C l Day 2 - The Components of a C Program l Day 3 - Storing Data: Variables and Constants l Day 4 - Statements, Expressions, and Operators l Day 5 - Functio
  3. 所属分类:C

    • 发布日期:2013-01-03
    • 文件大小:2mb
    • 提供者:zoe_1990
  1. 与西门子PLC通讯的Labview库,还不错

  2. 与西门子PLC通讯的Labview库,还不错。 以下是英文声明: Warning, the attached files are experimental VIs provided for educational purposes only. No warrantee is expressed or implied. You should test your code and completely understand the implications of writing to or rea
  3. 所属分类:制造

    • 发布日期:2016-07-29
    • 文件大小:215kb
    • 提供者:arhunn
  1. C++ Programming - Program Design Including Data Structures(6th) 无水印pdf

  2. C++ Programming - Program Design Including Data Structures(6th) 英文无水印pdf 第6版 pdf所有页面使用FoxitReader和PDF-XChangeViewer测试都可以打开 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者或csdn删除
  3. 所属分类:C++

    • 发布日期:2017-09-22
    • 文件大小:155mb
    • 提供者:u011433684
  1. C++ Programming - Program Design Including Data Structures(7th) 无水印pdf

  2. C++ Programming - Program Design Including Data Structures(7th) 英文无水印pdf 第7版 pdf所有页面使用FoxitReader和PDF-XChangeViewer测试都可以打开 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者或csdn删除
  3. 所属分类:C++

    • 发布日期:2017-09-22
    • 文件大小:24mb
    • 提供者:u011433684
  1. perl_cookbook----perl学习的最佳参考书,不过是英文的

  2. What's in This Book Spread over five chapters, the first portion of the book addresses Perl's basic data types. Chapter 1, covers matters like accessing substrings, expanding function calls in strings, and parsing comma-separated data; it also cover
  3. 所属分类:Perl

    • 发布日期:2008-12-08
    • 文件大小:1mb
    • 提供者:yryprog
  1. Data Structures and Program Design in C++[2000,734p]

  2. Very useful book about data structrues!
  3. 所属分类:C++

    • 发布日期:2009-04-18
    • 文件大小:16mb
    • 提供者:libuang
  1. programjs:ES6中开发用于生产用途的通用数据结构和算法的全面,最小npm软件包-源码

  2. 程序.js 全面,轻量的npm包,其中包含通用数据结构和算法,可加快开发速度。 关于 为什么将此模块命名为program.js? 该项目的灵感来自计算机科学先驱Niklaus Wirth:经典教科书Algorithms + Data Structures = Programs的作者。 我们认为算法和数据结构作为软件核心的理念很重要,因此该模块是为教科书而设计的。 当前实施 演算法 气泡排序 插入排序 选择排序 快速排序 合并排序 阶乘 斐波那契 组合方式 排列 数据结构 节
  3. 所属分类:其它

    • 发布日期:2021-02-05
    • 文件大小:38kb
    • 提供者:weixin_42109545
« 12 3 »