期刊文献+
共找到4篇文章
< 1 >
每页显示 20 50 100
基于c++三维数组实现大整数相乘的算法 被引量:1
1
作者 龚雪慧 王成杰 《电脑与信息技术》 2016年第4期16-18,共3页
在程序设计中,每种数据类型有数值范围限制,若两个位数较长的大数值整数相乘,积容易溢出,一般处理对策是将整数乘法转换成浮点乘法以提高计算精度,拓宽数值计算的范围。文章分析了印度数学家婆什伽罗名著《丽罗娃提》中的格子乘法规则,... 在程序设计中,每种数据类型有数值范围限制,若两个位数较长的大数值整数相乘,积容易溢出,一般处理对策是将整数乘法转换成浮点乘法以提高计算精度,拓宽数值计算的范围。文章分析了印度数学家婆什伽罗名著《丽罗娃提》中的格子乘法规则,借用三维数组替代格子乘法中斜线宫格,将两个大整数每个位数进行交叉相乘,利用程序设计的循环结构将斜线宫格中的同位数值进行相加、依次进位,完成了大整数乘法算法研究,并给出了c++语言的实现代码。 展开更多
关键词 数据类型 格子乘法 三维数组 位相乘
下载PDF
三位数平方速算新法
2
作者 单庆林 《黑龙江珠算》 1990年第6期31-33,共3页
关键词 速算法 平方运算 分段法 位相乘
全文增补中
Multi-phase signal setting and capacity of signalized intersection 被引量:1
3
作者 常玉林 崔益波 张鹏 《Journal of Southeast University(English Edition)》 EI CAS 2009年第1期123-127,共5页
A capacity model of multi-phase signalized intersections is derived by a stopping-line method. It is simplified with two normal situations: one situation involves one straight lane and one left-turn lane; the other s... A capacity model of multi-phase signalized intersections is derived by a stopping-line method. It is simplified with two normal situations: one situation involves one straight lane and one left-turn lane; the other situation involves two straight lanes and one left-turn lane. The results show that the capacity is mainly relative to signal cycle length, phase length, intersection layout and following time. With regard to the vehicles arrival rates, the optimal model is derived based on each phase's remaining time balance, and it is solved by Lagrange multipliers. Therefore, the calculation models of the optimal signal cycle length and phase lengths are derived and simplified. Compared to the existing models, the proposed model is more convenient and practical. Finally, a practical intersection is chosen and its signal cycles and phase lengths are calculated by the proposed model. 展开更多
关键词 traffic engineering INTERSECTION multi-phase signal timing Lagrange multipliers OPTIMIZATION
下载PDF
Another Form for LAMBDA Method
4
作者 ZHOUYangmei LIUJingnan 《Geo-Spatial Information Science》 2003年第3期66-70,共5页
The LAMBDA method that was proposed by Teunissen is introduced. Then, on the basis of both the back-sequential conditional LS technique and the upper-triangular Cholesky decomposition, another form for LAMBDA method i... The LAMBDA method that was proposed by Teunissen is introduced. Then, on the basis of both the back-sequential conditional LS technique and the upper-triangular Cholesky decomposition, another form for LAMBDA method is proposed. This new form for LAMBDA method has the same principle and calculation speed as the traditional LAMBDA method. 展开更多
关键词 GPS ambiguity least-squares ambiguity decorrelation adjustment (LAMBDA)method upper-triangular cholesky decomposition
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部