搜索资源列表
编译原理及实践
目 录
译者序
前言
第1章 概论 1
1.1 为什么要用编译器 2
1.2 与编译器相关的程序 3
1.3 翻译步骤 5
1.4 
bch_matrix_v1_0_tar
- bch码-循环码的生成多项式具有如下形式: ,这里t为纠错个数,为最小多项式,LCM表示取最小公倍式,则由此生成的循环码称之为BCH码。该码是以三个发现者博斯Bose)、查德胡里(Chaudhuri)和霍昆格姆(Hocquenghem)名字的开头字母命名的。其最小码距dmin≥2t+1,能纠t个错误。BCH的码长为n=或的因子 -BCH code-cycle generating polynomial code with th
base2fft
- 根据DFT的基二分解方法,可以发现在第L(L表示从左到右的运算级数,L=1,2,3…M)级中,每个蝶形的两个输入数据相距B=2^(L-1)个点,同一旋转因子对应着间隔为2^L点的2^(M-L)个蝶形。从输入端开始,逐级进行,共进行M级运算。在进行L级运算时,依次求出个2^(L-1)不同的旋转因子,每求出一个旋转因子,就计算完它对应的所有的2^(M-L)个蝶形。因此我们可以用三重循环程序实现FFT变换。同一级中,每个蝶形的两个输入数据只对
LMS
- 一种改进的LMS算法及其在噪声对消中的应用。在分析传统定步长LMS算法和变步长LMS算法的基础上,提出了一种改进的变步长LMS算法。新算法利用瞬时误差绝对值三次方的指数形式和遗忘因子同时调整步长,更好的解决了收敛速度和稳态误差的矛盾-An improved LMS algorithm and its application in noise cancellation. In the analysis of the traditional
huiguifangcheng
- 已知三因子试验存在着线性相关,求其回归方程并检验。-Known three-factor test there is a linear correlation, find the regression equation and test.
Develop-Asset-Pricing-Models
- 使用MATLAB构建资产定价模型(capm和三因子等),包含数据及m文件-Using MATLAB to Develop Asset-Pricing Models
Fama_French_model
- 沪深300指数三因子模型择时策略。 Fama的三因子认为影响股价主要取决于下面3个因子。 A:市场超额收益率(RMT) B:规模因子(SMB) C:账面市值比(HML) 本策略目标是根据Fama三因子模型构建大盘小盘风格轮动策略。 第1版 张树德编写(sdzhang@wind.com.cn) 2013年9月5日 参考: 蒋瑛琨,国泰君安证券股份有限公司,多因子选股模型之因子分析与筛选Ⅰ:估值与财务成长类指
multifactor
- 多因子策略——沪深300指数三因子模型择时策略(RMT,SMB,HML)(Multifactor Model to help you choose the best stock, and to win in the wavery market.)
Fama-French 3 Factor-Model.sas
- FF three factor model sas
webinar111606
- 使用MATLAB构建capm和三因子模型,包含数据及m文件(Use MATLAB to build CAPM and three factor models, including data and M files)
19854828Develop-Asset-Pricing-Models
- matlab三因子()
三线性分解程序-吴海龙
- 本文件夹包含两个三维数据阵分解的算法:交替三线性分解(Alternating trilinear decomposition)和平行因子分析(Parallel factor analysis)。内含各种编程技巧,望细细体会,加以推广。(Three the linear decomposition procedure is suitable for multidimensional data decomposition such as t
Five-factor Model
- 早在1993年,Fama和French两个人就已经发表了他们的三因子模型,认为股票的超额收益可以由市场风险、市值风险、账面市值比风险来共同解释。后来,这两个人发现了除了上述风险,还有盈利水平风险、投资水平风险也能带来个股的超额收益,并在2013年发表了五因子模型。(Five factor model; quantitative investment)
Fama三因子
- FAMA三因素计算,python语言FAMA三因素计算(three factors of Fama)
DOMFluor
- 用Matlab编写的三维荧光分析工具,可以导入、浏览荧光数据,自动进行平行因子分析,并确定荧光组分。 (The DOMFLOUR toolbox (decomposition routines for Excitation Emission Matrices) has been developed to support and extend the application of PARAFAC to fluorescence Excit
chapter24 基于蚁群算法的三维路径规划算法
- 路径规划 蚁群算法 最优路径 启发因子(Ant colony algorithm for path planning)
三维校正
- 二阶校正算法(平行因子,交替惩罚三线性,自加权交替三线性)用于三维数据的分类和预测(Classification and prediction of three-dimensional data using second-order correction algorithm)
parafacmodeling
- 平行因子分析,可用于三维荧光分析,用Matlab编写的三维荧光分析工具,可以导入、浏览荧光数据,自动进行平行因子分析,并确定荧光组分。(the model has been developed to support and extend the application of PARAFAC to fluorescence Excitation Emission Matrix (EEM) datasets.)
fama-french three factors
- 利用中国A股数据实现Fama-French三因子模型,stata代码(Using Chinese A-share data to realize Fama French three factor model, Stata code)
Fama-French-Replication.R
- 复现 Fama French 1992 Table 1 结果(replicate Fama French 1992 Table 1 result)