首页
学术期刊
论文检测
AIGC检测
热点
更多
数据
Optimizing C++ vector expressions
被引:1
|
作者
:
Blinn, JF
论文数:
0
引用数:
0
h-index:
0
机构:
Microsoft Res, Redmond, WA 98052 USA
Microsoft Res, Redmond, WA 98052 USA
Blinn, JF
[
1
]
机构
:
[1]
Microsoft Res, Redmond, WA 98052 USA
来源
:
IEEE COMPUTER GRAPHICS AND APPLICATIONS
|
2000年
/ 20卷
/ 04期
关键词
:
D O I
:
10.1109/38.851757
中图分类号
:
TP31 [计算机软件];
学科分类号
:
081202 ;
0835 ;
摘要
:
All this was pretty complicated, so a fair question to ask is, “Is this worth it?” The answer is: “Worth it to whom?” Every programming language has a gimmick. The gimmick of C++ is to put as much intelligence in the class libraries as possible, to make things as easy as possible for the users of those classes. In spite of the fact that there's a lot of complexity in the implementation of vector arithmetic, any user of the Vector class doesn’t see that complexity. They can create Vectors and perform arithmetic on them with ease and with confidence that the best possible code will be generated. That's the classical trade-off in C++: The needs of the many outweigh the needs of the few. © 2000, IEEE. All rights reserved.
引用
下载
收藏
页码:97 / 103
页数:7
相关论文
共 50 条
[1]
Regular expressions in C++
Maddock, J
论文数:
0
引用数:
0
h-index:
0
Maddock, J
DR DOBBS JOURNAL,
2001,
26
(10):
: 21
-
+
[2]
OPTIMIZING C++ CODE
BRIGHT, W
论文数:
0
引用数:
0
h-index:
0
BRIGHT, W
DR DOBBS JOURNAL,
1995,
20
(08):
: 88
-
89
[3]
PARSING WITH C++ DEFERRED EXPRESSIONS
CONWAY, D
论文数:
0
引用数:
0
h-index:
0
机构:
MONASH UNIV,DEPT COMP SCI,VICTORIAN CTR IMAGE PROC & GRAPH,CLAYTON,VIC 3168,AUSTRALIA
MONASH UNIV,DEPT COMP SCI,VICTORIAN CTR IMAGE PROC & GRAPH,CLAYTON,VIC 3168,AUSTRALIA
CONWAY, D
SIGPLAN NOTICES,
1994,
29
(09):
: 9
-
16
[4]
C++ lambda expressions and closures
Jarvi, Jaakko
论文数:
0
引用数:
0
h-index:
0
机构:
Texas A&M Univ, Dept Comp Sci, College Stn, TX 77843 USA
Texas A&M Univ, Dept Comp Sci, College Stn, TX 77843 USA
Jarvi, Jaakko
Freeman, John
论文数:
0
引用数:
0
h-index:
0
机构:
Texas A&M Univ, Dept Comp Sci, College Stn, TX 77843 USA
Texas A&M Univ, Dept Comp Sci, College Stn, TX 77843 USA
Freeman, John
SCIENCE OF COMPUTER PROGRAMMING,
2010,
75
(09)
: 762
-
772
[5]
GRAIL - A C++ LIBRARY FOR AUTOMATA AND EXPRESSIONS
RAYMOND, D
论文数:
0
引用数:
0
h-index:
0
机构:
UNIV WESTERN ONTARIO,DEPT COMP SCI,LONDON N6A 5B9,ONTARIO,CANADA
UNIV WESTERN ONTARIO,DEPT COMP SCI,LONDON N6A 5B9,ONTARIO,CANADA
RAYMOND, D
WOOD, D
论文数:
0
引用数:
0
h-index:
0
机构:
UNIV WESTERN ONTARIO,DEPT COMP SCI,LONDON N6A 5B9,ONTARIO,CANADA
UNIV WESTERN ONTARIO,DEPT COMP SCI,LONDON N6A 5B9,ONTARIO,CANADA
WOOD, D
JOURNAL OF SYMBOLIC COMPUTATION,
1994,
17
(04)
: 341
-
350
[6]
Nested Lambda Expressions with Let Expressions in C++ Template Metaprograms
Sinkovics, Abel
论文数:
0
引用数:
0
h-index:
0
机构:
Eotvos Lorand Univ, Dept Programming Languages & Compilers, Budapest, Hungary
Eotvos Lorand Univ, Dept Programming Languages & Compilers, Budapest, Hungary
Sinkovics, Abel
ELECTRONIC NOTES IN THEORETICAL COMPUTER SCIENCE,
2011,
279
(03)
: 27
-
40
[7]
Vector finite elements and C++
Hecht, F
论文数:
0
引用数:
0
h-index:
0
机构:
Inria Rocquencourt, Rocquencourt, France
Inria Rocquencourt, Rocquencourt, France
Hecht, F
Pironneau, O
论文数:
0
引用数:
0
h-index:
0
机构:
Inria Rocquencourt, Rocquencourt, France
Inria Rocquencourt, Rocquencourt, France
Pironneau, O
COMPUTATIONAL SCIENCE FOR THE 21ST CENTURY,
1997,
: 800
-
815
[8]
Optimizing away C++ exception handling
Schilling, JL
论文数:
0
引用数:
0
h-index:
0
机构:
SCO Inc, Murray Hill, NJ 07974 USA
SCO Inc, Murray Hill, NJ 07974 USA
Schilling, JL
ACM SIGPLAN NOTICES,
1998,
33
(08)
: 40
-
47
[9]
C++中vector的内存机制
屈俊峰
论文数:
0
引用数:
0
h-index:
0
机构:
中国地质大学计算机学院 武汉430074
屈俊峰
李颜峰
论文数:
0
引用数:
0
h-index:
0
机构:
中国地质大学计算机学院 武汉430074
李颜峰
朱莉
论文数:
0
引用数:
0
h-index:
0
机构:
中国地质大学计算机学院 武汉430074
朱莉
网络新媒体技术,
2005,
(05)
: 640
-
640
[10]
The active expressions library - Parallel programming with C++ operator overloading
De Simone, M
论文数:
0
引用数:
0
h-index:
0
De Simone, M
Wilson, GV
论文数:
0
引用数:
0
h-index:
0
Wilson, GV
DR DOBBS JOURNAL,
1998,
23
(08):
: 76
-
+
←
1
2
3
4
5
→