登录
首页 » SAS » The little SAS book

The little SAS book

于 2020-06-18 发布
0 404
下载积分: 1 下载次数: 2

代码说明:

说明:  《The Little SAS Book 中文版》以大量实例、清晰简明的解释以及尽可能少的术语来介绍SAS语言,且大部分的功能均来自Base SAS。Base SAS包含了所有程序员所使用的核心功能。(The Little SAS Book Chinese Edition introduces SAS language with a large number of examples, clear and concise explanations and as few terms as possible, and most of its functions come from Base SAS. Base SAS contains the core functions used by all programmers.)

文件列表:

The little SAS book\The little SAS book 学习笔记第1章.docx, 1286685 , 2013-09-30
The little SAS book\The little SAS book 学习笔记第2章.docx, 1900468 , 2013-09-30
The little SAS book\The little SAS book 学习笔记第3章.docx, 924659 , 2013-09-25
The little SAS book\The little SAS book 学习笔记第4章.docx, 1293298 , 2013-09-25
The little SAS book\The little SAS book 学习笔记第5章.docx, 845726 , 2013-09-25
The little SAS book\The little SAS book 学习笔记第6章.docx, 840622 , 2013-09-28
The little SAS book\The little SAS book 学习笔记第7章.docx, 295045 , 2013-09-28
The little SAS book\The little SAS book 学习笔记第8章.docx, 370364 , 2013-09-29
The little SAS book\The little SAS book 学习笔记第9章.docx, 419865 , 2013-09-29
The little SAS book\The Little SAS Book.PDF, 29083323 , 2013-09-29

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Random-Number-Generation-and-Monte-Carlo-Methods
    This eBook is "Random Number Generation and Monte Carlo Methods".
    2011-10-06 21:39:02下载
    积分:1
  • yckz
    说明:  20 世纪70 年代以来,人们从工业过程的特点出发,寻找对模型精度要求不高而同样能实现高质量控制性能的方法,预测控制就是在这种背景下发展起来的。预测控制技术最初由Richalet 和Cutler 提出[1 ] ,它最大程度地结合了工业实际的要求,综合效果好,已经在理论和应用方面取得了显著进展,各种预测控制算法不断地产生并得到发展。预测控制算法具有三大本质特征:预测模型、滚动优化和反馈校正[2 ] 。它是不断滚动的局部优化,而非全局最优。预测控制的特点:建模方便 采用非最小化描述的离散卷积和模型,信息冗余量大,有利于提高系统的鲁棒性 采用滚动优化策略,使模型失配、畸变、干扰等引起的不确定性及时得到弥补,从而得到较好的动态控制性能 可推广到有约束条件、大迟延、非最小相位以及非线性等过程,对模型精度要求不高,跟踪性能良好,更适应于复杂工业过程控制。 (err)
    2020-12-04 10:59:25下载
    积分:1
  • RecommendSystemPractice-master
    说明:  《推荐系统实践》作者:项亮; 书籍全部章节配套源代码; 仅供学习分享,如有侵权立刻删除。(Author of Recommendation System Practice: Xiang Liang; All chapters of the book are accompanied by source code. For learning and sharing only. If there is any infringement, delete it immediately.)
    2020-07-03 13:40:02下载
    积分:1
  • m043531
    the document is a datasheet of Mifare 4K chip, and is useful to understand the Mifare applications
    2010-01-27 12:35:45下载
    积分:1
  • PPTcompressive_sensing
    一个牛人写的关于压缩感知的PPT,浅显易懂的介绍了压缩感知的知识,对于初步学习压缩感知理论的新人比较有用。(Written by a cow on compressed sensing PPT, easy to understand introduced knowledge of compressed sensing, preliminary study for the compressed sensing theory of new more useful. )
    2016-04-19 19:16:03下载
    积分:1
  • Cyuyan100li-p
    本PDF内有100道C++基础知识的编程,讲述了各种情境下的编程方法,为初学C++着提供良好的平台实例。(This PDF is 100 basic knowledge of c++ programming, programming method, tells the story of a variety of situations for beginners c++ provides a good platform for instance.)
    2014-07-05 18:15:10下载
    积分:1
  • 2402c
    2402c的使用书册 详细介绍了2402c器件(2402c the use of books described in detail 2402c device)
    2007-07-29 00:28:35下载
    积分:1
  • 我的第一本算法
    说明:  本书采用大量图片,通过详细的分步讲解,以直观、易懂的方式展现了7个数据结构和26个基础算法的基本原理。第1章介绍了链表、数组、栈等7个数据结构;从第2章到第7章,分别介绍了和排序、查找、图论、安全、聚类等相关的26个基础算法,内容涉及冒泡排序、二分查找、广度优先搜索、哈希函数、迪菲 - 赫尔曼密钥交换、k-means 算法等。 本书没有枯燥的理论和复杂的公式,而是通过大量的步骤图帮助读者加深对数据结构原理和算法执行过程的理解,便于学习和记忆。将本书作为算法入门的第一步,是非常不错的选择。(This book uses a large number of pictures, through detailed step-by-step explanation, in an intuitive and easy to understand way to show the basic principles of 7 data structures and 26 basic algorithms. Chapter 1 introduces seven data structures such as linked list, array and stack; from Chapter 2 to Chapter 7, 26 basic algorithms related to sorting, searching, graph theory, security and clustering are introduced respectively, including bubble sorting, binary searching, breadth first search, hash function, Diffie Herman key exchange, K-means algorithm, etc. This book does not have boring theory and complex formula, but through a large number of step diagrams to help readers deepen the understanding of data structure principle and algorithm execution process, easy to learn and remember. This book as the first step of the algorithm, is a very good choice.)
    2021-03-31 19:19:06下载
    积分:1
  • microwaveandsatellitecommunications
    微波与卫星通信课件(ppt)第一章节第二章第三章第四章第五章第六章第七章 (Microwave and satellite communications Courseware (ppt) Chapter II the first chapter Chapter III Chapter IV Chapter V Chapter VI Chapter VII)
    2007-11-26 17:56:41下载
    积分:1
  • asd
    stegnography papper pdf document
    2009-10-17 05:31:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载