期刊文献+
共找到9篇文章
< 1 >
每页显示 20 50 100
基于SM2签名算法的高速密码卡实现
1
作者 崔永旭 刘立宗 +2 位作者 孟伟 张丽萍 李攀 《软件导刊》 2020年第7期183-186,共4页
目前SM2签名算法应用越来越广泛,随着网络通信与电子交易业务的快速增长,其运算效率面临着前所未有的挑战。为了提高密码卡运算效率,设计并实现了一种基于SM2签名算法的高速密码卡。该密码卡利用协议组合运算的思想,减少了DSP与FPGA交... 目前SM2签名算法应用越来越广泛,随着网络通信与电子交易业务的快速增长,其运算效率面临着前所未有的挑战。为了提高密码卡运算效率,设计并实现了一种基于SM2签名算法的高速密码卡。该密码卡利用协议组合运算的思想,减少了DSP与FPGA交互次数,提高了签名处理效率。同时,采用预计算技术将(1+d)-1的值存储在密码卡中,降低了签名的计算复杂度。与传统基于SM2签名算法的密码卡相比,该密码卡签名速度提高了22%,可适用于大量数据通信的场景。 展开更多
关键词 SM2签名 密码卡 组合运 预计算技术
下载PDF
含有跨迭代数据依赖关系循环的自动并行化 被引量:1
2
作者 张琼声 李莹 +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
3
作者 谢作敏 陈少真 鲁林真 《电子与信息学报》 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
Bio-inspired computational techniques based on advanced condition monitoring 被引量:3
4
作者 Su Liangcheng He Shan +1 位作者 Li Xiaoli Li Xinglin 《Engineering Sciences》 EI 2011年第1期90-96,共7页
The application of bio-inspired computational techniques to the field of condition monitoring is addressed. First, the bio-inspired computational techniques are briefly addressed; the advantages and disadvantages of t... The application of bio-inspired computational techniques to the field of condition monitoring is addressed. First, the bio-inspired computational techniques are briefly addressed; the advantages and disadvantages of these computational methods are made clear. Then, the roles of condition monitoring in the predictive maintenance and failures prediction and the development trends of condition monitoring are discussed. Finally, a case study on the condition monitoring of grinding machine is described, which shows the application of bio-inspired computational technique to a practical condition monitoring system. 展开更多
关键词 condition monitoring computational intelligence neural networks evolutionary computation fuzzy logic
下载PDF
Predicting configuration performance of modular product family using principal component analysis and support vector machine 被引量:1
5
作者 张萌 李国喜 +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
Application of computational intelligence platform in coal and gas outburst prediction
6
《Journal of Coal Science & Engineering(China)》 2012年第1期49-54,共6页
The present situation of lacking fast and effective coal and gas outburst prediction techniques will lead to long out- burst prevention cycles and poor accurate prediction effects and slows down coal roadway drive spe... The present situation of lacking fast and effective coal and gas outburst prediction techniques will lead to long out- burst prevention cycles and poor accurate prediction effects and slows down coal roadway drive speed seriously. Also, due to historical and economic reasons, some coal mines in China are equipped with poor safety equipment, and the staff professional capability is low. What's worse, artificial and mine geological conditions have great influences on the traditional technologies of coal and gas outburst prediction. Therefore, seeking a new fast and efficient coal and gas outburst prediction method is nec- essary. By using system engineering theory, combined with the current mine production conditions and based on the coal and gas outburst composite hypothesis, a coal and gas outburst spatiotemporal forecasting system was established. This system can guide forecasting work schedule, optimize prediction technologies, carry out step-by-step prediction and eliminate hazard hier- archically. From the point of view of application, the proposed system improves the prediction efficiency and accuracy. On this basis, computational intelligence methods to construct disaster information analysis platform were used. Feed-back results pro- vide decision support to mine safety supervisors. 展开更多
关键词 computational intelligence coal and gas outburst prediction system engineering spatiotemporal forecasting sys-tem
下载PDF
Method for Signals Detection in Single Crystal Diffraction Patterns through a Diffraction Pattern Indexing Software
7
作者 Tania Paola Campos Frias Rafael Vazquez Perez Carlos Elias Omelas-Gutierrez 《Journal of Mechanics Engineering and Automation》 2015年第9期525-532,共8页
The correct use of information in science and technology is very important for its progress. Nowadays, the equipment used for the scientific and technological development provides results that are later interpreted by... The correct use of information in science and technology is very important for its progress. Nowadays, the equipment used for the scientific and technological development provides results that are later interpreted by the researchers, in most of the above mentioned equipment the results are images full of information which has to be analyzed. A powerful stage with multiple benefits in this field is the image pre-processing by means of intelligent systems, which are capable to do image analysis throwing very useful results that enhance the scientific and technological information. There are currently more than 500 functions in the computational vision specialized open source library OpenCV, which associated with the C++ programming language. These functions are used for application development in many areas of computer vision such as products inspection, medical images, safety, user's interfaces, camera calibration, stereoscopic vision and robotics. In this development and research work, by using the available functions and modifying the exposed methods, we present a proposal for signal detection in images originated in the transmission electron microscope (known as diffraction patterns), which are attached to the detailed analysis of crystalline structures used in the study of the materials science, the results show a profit of at least 18% in the detection of signs by means of the method proposed in this work. 展开更多
关键词 Diffraction pattern OPENCV DETECTION image pre-processing.
下载PDF
Spectrum sensing sequence prediction in cognitive radio networks
8
作者 An Chunyan Ji Hong +1 位作者 Si Pengbo Maoxu 《High Technology Letters》 EI CAS 2011年第4期371-376,共6页
Spectrum sensing is one of the key issues in cognitive radio networks. Most of previous work concenates on sensing the spectrum in a single spectrum band. In this paper, we propose a spectrum sensing sequence predicti... Spectrum sensing is one of the key issues in cognitive radio networks. Most of previous work concenates on sensing the spectrum in a single spectrum band. In this paper, we propose a spectrum sensing sequence prediction scheme for cognitive radio networks with multiple spectrum bands to decrease the spectrum sensing time and increase the throughput of secondary users. The scheme is based on recent advances in computational learning theory, which has shown that prediction is synonymous with data compression. A Ziv-Lempel data compression algorithm is used to design our spectrum sensing sequence prediction scheme. The spectrum band usage history is used for the prediction in our proposed scheme. Simulation results show that the proposed scheme can reduce the average sensing time and improve the system throughput significantly. 展开更多
关键词 spectrum sensing sequence prediction cognitive radio network Ziv-Lempel algorithm
下载PDF
太阳辐射影响下特高拱坝温度场及变形性态研究
9
作者 邵晨飞 许焱鑫 +1 位作者 田始光 赵二峰 《华中科技大学学报(自然科学版)》 EI CAS CSCD 北大核心 2023年第10期142-148,共7页
通过构建特高拱坝三维有限元模型,引入光线追踪算法,提出了特高拱坝所受太阳辐射遮蔽情况计算方法.结合有限元数值分析方法及预计算技术,实现了各时刻特高拱坝太阳辐射影响下的坝面及库水温度的高效数值模拟.综合考虑太阳辐射下坝体与... 通过构建特高拱坝三维有限元模型,引入光线追踪算法,提出了特高拱坝所受太阳辐射遮蔽情况计算方法.结合有限元数值分析方法及预计算技术,实现了各时刻特高拱坝太阳辐射影响下的坝面及库水温度的高效数值模拟.综合考虑太阳辐射下坝体与库水温度变化特性,研究了特高拱坝温度场时空分布特性,量化分析了太阳辐射对坝体变形性态的影响.以我国某特高拱坝为例,运用所提出方法研究了太阳辐射对坝体温度场及变形性态的影响.研究结果表明:通过计算太阳辐射对特高拱坝温度场的作用效应,有利于准确掌握特高拱坝实际的温度场分布情况及变形性态. 展开更多
关键词 特高拱坝 太阳辐射 温度场 变形性态 晴空模型 光线追踪 预计算技术
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部