-
快速排序法与随机 pivote 和 c + + 源代码
快速排序是一种分而治之算法。快速排序将大表分成两个更小的子列表:低和高的元素的元素。快速排序可以递归的子列表排序。步骤:选择一个
- 2022-02-26 20:33:39下载
- 积分:1
-
本书共分6篇,第1篇统计学基础知识与SAS软件应用技巧,介绍了统计学的基本概念和学习方法、试验设计入门、统计描述、SAS软件应用入门、编写SAS实用程序的技巧、...
本书共分6篇,第1篇统计学基础知识与SAS软件应用技巧,介绍了统计学的基本概念和学习方法、试验设计入门、统计描述、SAS软件应用入门、编写SAS实用程序的技巧、单变量统计分析和利用SAS/GRAPH模块绘制常用统计图的方法。第2篇试验设计与定量资料的统计分析,介绍了与t检验、非参数检验和各种方差分析有关的试验设计和数据处理方法。第3篇试验设计与定性资料的统计分析,介绍了处理二维及高维列联表资料的各种统计分析 方法,包括卡方检验、Fisher的精确检验、典型相关分析、logistic回归模型和对数线性模型等内容。第4篇试验设计与回归分析,介绍了回归分析的种类和选用方法、简单直线回归、多项式回归、简单曲线回归、多元线性回归、协方差分析、直接试验设计及其资料的回归分析等有关内容。第5篇生存分析,介绍了生存资料的特点、生存时间函数和生存分析 方法的分类等基本概念;生存资料的非参数分析方法、COX模型分析方法和参数模型的回归分析方法。第6篇多元统计分析,介绍了主成分分析、因子分析、对应分析、聚类分析、判别分析、典型相关分析。-The book is divided into six, a statistically based knowledge and skills in SAS software applications, introduced the basic concepts in statistics and learning methods, experimental design entry, statistical description of SAS software application entry, to prepare SAS utility skills, single variable statistical analysis and use SAS/GRAPH mapping module commonly used statistical map. The first two experimental design and quantitative analysis of the statistical data, presented with t-test, non- parametric tests and the analysis o
- 2022-08-25 18:46:50下载
- 积分:1
-
由给出的三个点坐标,拟合出一条样条曲线,对于工程或数据分析的同志有作用。...
由给出的三个点坐标,拟合出一条样条曲线,对于工程或数据分析的同志有作用。-Three points by the given coordinates, fitting out of a spline curve, or data analysis for the project has the role of comrades.
- 2022-04-22 10:39:19下载
- 积分:1
-
交通仿真(排队论)小程序
This is the project of my course in the USA:
Customers
arrive at a service station (with a single server) according to the Poisson
process with a mean arrival rate of lambda = 0.3 (customers/min). Each customer
waits in queue (if present), proceeds to receive service upon his/her turn, and
departs the system when the service is completed. The service time is uniformly
distributed between 2.5 and 4.5 minutes. On each day, the service station is
open for two hours. Any customers in queue at the end of work hours are served
before closing the service station for the day. Use simulation (do 100
simulation runs) to determine
- 2023-02-02 14:55:04下载
- 积分:1
-
创建SQLite3静态库的文件
创建SQLite3静态库的文件,对您创建SQLite静态库很有帮助,没有这个文件你就无法创建SQLite静态库,无法用gcc命令编译生成*.cgi文件
- 2022-01-30 10:13:08下载
- 积分:1
-
该程序是用来画微分系统时间序列图相图等相关的图形的,可以很好的对一个微分系统进行分析...
该程序是用来画微分系统时间序列图相图等相关的图形的,可以很好的对一个微分系统进行分析-The program is used to draw the time-differential phase diagram sequence diagram of the graphics, etc., can be a very good system for a differential analysis
- 2022-03-06 14:26:13下载
- 积分:1
-
ACM contest basic Exercises
ACM大赛基本练习题-ACM contest basic Exercises
- 2022-02-14 06:11:36下载
- 积分:1
-
一种最大数量的随机抽取
输入一个最大数字,随机数抽奖-importation of a maximum number of random draw
- 2022-03-03 12:47:21下载
- 积分:1
-
reinforced engineering calculation program
钢筋工程量计算程序 -reinforced engineering calculation program
- 2022-01-22 06:04:46下载
- 积分:1
-
数值计算的C语言代码,包括了大部分C语言的算法,希望对大家有用...
数值计算的C语言代码,包括了大部分C语言的算法,希望对大家有用-The C-numerical code, including most of the C language algorithms, hope for all of us
- 2022-08-22 13:49:00下载
- 积分:1