期刊文献+
共找到3篇文章
< 1 >
每页显示 20 50 100
含有跨迭代数据依赖关系循环的自动并行化 被引量:1
1
作者 张琼声 李莹 +1 位作者 范志东 李吉乐 《小型微型计算机系统》 CSCD 北大核心 2014年第6期1293-1297,共5页
OpenMP是为在多处理机上编写并行程序而设计的一个应用编程接口,在串行程序中简单插入OpenMP编译指导语句,编译器就可自动将串行程序并行化.但用OpenMP对for循环进行并行化时,要求循环各次迭代之间不能含有数据依赖关系.文中提出了一种... OpenMP是为在多处理机上编写并行程序而设计的一个应用编程接口,在串行程序中简单插入OpenMP编译指导语句,编译器就可自动将串行程序并行化.但用OpenMP对for循环进行并行化时,要求循环各次迭代之间不能含有数据依赖关系.文中提出了一种对含有跨迭代数据依赖关系的for循环进行OpenMP自动并行化的方法.该方法首先对串行程序的GCC抽象语法树文本进行冗余信息消除,以提取程序的有用信息;然后利用这些信息分析循环是否含有跨迭代数据依赖关系,若有则采用预计算(pre-computation)技术消除跨迭代数据依赖关系;最后自动生成带有OpenMP编译指导语句的并行程序.实验结果表明该方法对于某些含有跨迭代数据依赖关系的循环来说是有效的. 展开更多
关键词 OPENMP 自动并行化 抽象语法树文本 冗余信息消除 跨迭代数据依赖 预计算技术
在线阅读 下载PDF
11轮3D密码的不可能差分攻击 被引量:5
2
作者 谢作敏 陈少真 鲁林真 《电子与信息学报》 EI CSCD 北大核心 2014年第5期1215-1220,共6页
3D密码是CANS 2008提出的新的分组密码算法,其设计思想是基于美国高级加密标准AES,但3D密码算法采用的是3维结构。该文根据3D算法的结构特点,构造出一类新的6轮不可能差分区分器,将3D密码的不可能差分攻击扩展到11轮。将10轮不可能差分... 3D密码是CANS 2008提出的新的分组密码算法,其设计思想是基于美国高级加密标准AES,但3D密码算法采用的是3维结构。该文根据3D算法的结构特点,构造出一类新的6轮不可能差分区分器,将3D密码的不可能差分攻击扩展到11轮。将10轮不可能差分攻击时间复杂度降为318.82。该文中大量应用预计算技术,大大降低了时间复杂度,对于分组密码的实际攻击中的数据处理,提高运算效率过程,有很好的借鉴意义。 展开更多
关键词 分组密码 不可能差分攻击 3D密码 预计算技术
在线阅读 下载PDF
Predicting configuration performance of modular product family using principal component analysis and support vector machine 被引量:1
3
作者 张萌 李国喜 +1 位作者 龚京忠 吴宝中 《Journal of Central South University》 SCIE EI CAS 2014年第7期2701-2711,共11页
A novel configuration performance prediction approach with combination of principal component analysis(PCA) and support vector machine(SVM) was proposed.This method can estimate the performance parameter values of a n... A novel configuration performance prediction approach with combination of principal component analysis(PCA) and support vector machine(SVM) was proposed.This method can estimate the performance parameter values of a newly configured product through soft computing technique instead of practical test experiments,which helps to evaluate whether or not the product variant can satisfy the customers' individual requirements.The PCA technique was used to reduce and orthogonalize the module parameters that affect the product performance.Then,these extracted features were used as new input variables in SVM model to mine knowledge from the limited existing product data.The performance values of a newly configured product can be predicted by means of the trained SVM models.This PCA-SVM method can ensure that the performance prediction is executed rapidly and accurately,even under the small sample conditions.The applicability of the proposed method was verified on a family of plate electrostatic precipitators. 展开更多
关键词 design configuration performance prediction MODULARITY principal component analysis support vector machine
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部