下载应用程式
educalingo
functor

在"英语"词典里functor}的意思

词典

英语中FUNCTOR的发音

ˈfʌŋktə


FUNCTOR的语法类别

noun
形容词
动词
副词
代词
介词
连词
限定词
感叹词

FUNCTOR在英语中的意思是什么?

函子

在数学中,函子是类别之间的一种映射,它被应用在类别理论中。 函子可以被认为是类别之间的同态。 在小类的类别中,函子可以被更普遍地认为是态度。 在代数拓扑中首先考虑了函子,其中代数对象与拓扑空间相关联,代数同态与连续映射相关联。 如今,现代数学中使用的函子涉及各种类别。 因此,函子通常适用于数学领域,类别理论可以抽象化。 来自哲学家鲁道夫·卡尔纳普(Rudolf Carnap)的数学家借用这个词,他在语言语境中使用了这个术语:看功能词。

在英语 词典里functor的定义

词典中函子的定义是一个函数词或形式词。 函子的其他定义是将一组元素映射到另一组元素的函数。

FUNCTOR押韵的英语 单词

acta · actor · character · collector · connecter · connector · contractor · director · disjunctor · doctor · factor · instructor · phytoplankter · protector · sancta · sector · sphincter · vector · victor · zooplankter

FUNCTOR一样开头的英语单词

function word · functional · functional calculus · functional disease · functional food · functional group · functional illiteracy · functional illiterate · functional water · functionalism · functionalist · functionalistic · functionalitities · functionality · functionally · functionaries · functionary · functionate · functionless · fund

FUNCTOR一样开头的英语单词

chiropractor · conductor · constructor · detector · executive director · extractor · hector · inspector · lector · managing director · predictor · private sector · projector · public sector · reactor · rector · selector · semiconductor · superconductor · X factor

英语近义词词典里functor的近义词和反义词

近义词

«functor»的25种语言翻译

翻译者

FUNCTOR的翻译

通过我们的英语多语言翻译器,找到functor25种语言翻译

该章节所呈现的将functor由 英语向其他语言的翻译是通过自动统计翻译获得的;在英语中基本的翻译单位是单词«functor»。
zh

翻译者英语 - 中文

函子
1,325 数百万发言者
es

翻译者英语 - 西班牙语

funtor
570 数百万发言者
en

英语

functor
510 数百万发言者
hi

翻译者英语 - 印地语

functor
380 数百万发言者
ar

翻译者英语 - 阿拉伯语

functor
280 数百万发言者
ru

翻译者英语 - 俄语

функтор
278 数百万发言者
pt

翻译者英语 - 葡萄牙语

functor
270 数百万发言者
bn

翻译者英语 - 孟加拉语

functor
260 数百万发言者
fr

翻译者英语 - 法语

foncteur
220 数百万发言者
ms

翻译者英语 - 马来语

Functor
190 数百万发言者
de

翻译者英语 - 德语

Funktor
180 数百万发言者
ja

翻译者英语 - 日语

関手
130 数百万发言者
ko

翻译者英语 - 韩语

85 数百万发言者
jv

翻译者英语 - 印尼爪哇语

Pabrike
85 数百万发言者
vi

翻译者英语 - 越南语

functor
80 数百万发言者
ta

翻译者英语 - 泰米尔语

functor
75 数百万发言者
mr

翻译者英语 - 马拉地语

फनिकर
75 数百万发言者
tr

翻译者英语 - 土耳其语

funktoru
70 数百万发言者
it

翻译者英语 - 意大利语

funtore
65 数百万发言者
pl

翻译者英语 - 波兰语

funktor
50 数百万发言者
uk

翻译者英语 - 乌克兰语

функтор
40 数百万发言者
ro

翻译者英语 - 罗马尼亚语

functor
30 数百万发言者
el

翻译者英语 - 希腊语

functor
15 数百万发言者
af

翻译者英语 - 布尔语(南非荷兰语)

functor
14 数百万发言者
sv

翻译者英语 - 瑞典语

funktor
10 数百万发言者
no

翻译者英语 - 挪威语

functor
5 数百万发言者

functor的使用趋势

趋势

词语 «FUNCTOR»的使用趋势

functor的主要搜索趋势和常见用法
用户为查找我们的英语在线词典以及单词«functor»的最常用表达而进行的主要搜索的列表。

functor的英语文献、引用和新闻中的使用范例

示例

«FUNCTOR»相关的英语书籍

在以下的参考文献中发现functor的用法。与functor相关的书籍以及同一来源的简短摘要提供其在 英语文献中的使用情境。
1
Modern C++ Design: Generic Programming and Design Patterns ...
The implementation must handle the three essential cases: simple function calls, functor calls (including Functor calls; that is, you should be able to forward calls from one Functor to another), and member function calls. You might think to ...
Andrei Alexandrescu, 2001
2
Virtual Topology and Functor Geometry
For categories D and C we let a covariant functor F from D to C be defined by associating it to an object X of D an object F(X) of C and to a morphism f : X → Y in D a morphism F(f) : F(X) → F(Y)inC such that the following properties hold: i.
Fred Van Oystaeyen, 2007
3
Representations of Algebraic Groups
so as an affine scheme. Over an algebraically closed field, the category of algebraic groups as in [Hu2] or [Sp2] can be identified with the subcategory of all reduced algebraic fc-groups. Let G be a fc-group functor. A subgroup functor of G is a ...
Jens Carsten Jantzen, 2007
4
Advanced Topics in Types and Programming Languages
I ::= ... signatures: lie ( m : Ii ) : I2 generative functor TIa ( m : Ii ) : I2 applicative functor Figure 8-6: Mechanisms for applicative and generative functors module code with numerous sharing declarations, resulting in a net decrease in clarity and ...
Benjamin C. Pierce, 2005
5
Algebraic Geometry
If F:2l -» 23 is a covariant additive functor, then by definition there can exist at most one (up to unique isomorphism) universal <5-functor T with T° = F. If T exists , the T' are sometimes called the right satellite functors of F. Definition. An additive  ...
Robin Hartshorne, 1977
6
Programming in Prolog
William Clocksin, Christopher S. Mellish. bronte emily wh The important point is that we want this program to work whatever kind of structure we give it. One possibility, of course, is to provide a clause for every functor we can possibly think of.
William Clocksin, Christopher S. Mellish, 2003
7
C.: I.M. HOMOLOGY
As a functor of C it is contravariant (case IV); its right ^-derived functors are Ext*A >K)(C, A). As a functor of A, Horn^ is co variant (case III); its right ^-derived functor is again given by the sequence of functors Ext"/liK)(C, A), this time with the ...
Saunders Mac Lane, Saunders MacLane, 1995
8
Encyclopedic Dictionary of Mathematics
We say that a covariant d-functor y>^>q>' is given if we have a sequence of covariant functors T={T' :<£-><&'} and the connecting mor- phisms d :T'(A")-*T'* l( A') for an arbitrary short exact sequence 0->/T-»/l->/4"-»0 satisfying the following  ...
Kiyosi Itô, 1993
9
Encyclopaedia of Mathematics (set)
(A9) The forgetful functor Top-»Set sends each topological space to its underlying set, and each continuous function to itself ('forgetting' the continuity). Similarly, one has forgetful functors Gr->Set, ModR->Ab, etc. (A10) If S is a locally small ...
Michiel Hazewinkel, 1994
10
Categories in Algebra, Geometry and Mathematical Physics: ...
Hence the model structure is left proper by 7.13. It remains to show that the model structure is cartesian closed. By 7.27, it suffices to show that the functor A x (-) : S( 2) -> S(2) takes an acyclic map to an acyclic map. But this is clear since since ...
Alexei Davydov, 2007

包含词语«FUNCTOR»的新条目

找出国内和国际出版社所讨论的内容,以及词语functor在以下新条目的上下文中是如何使用的。
1
Entity component system, cache and parent-child relationship anomaly
You can permit this by having CComponentType have a forEach(Fn& function) template-function (where Fn is a functor), instead of it's ... «GameDev.net, 六月 15»
2
PhysicsFS help needed to read a directories files
Often I pass it my SV_WildcardMatch() functor, to easily filter out something like {"*.jpg", "*.jpeg", "*.png"} - I can also post the code for that, if you ... «GameDev.net, 七月 14»
3
Reading/Writing UTF8 with filestreams
Comparison with strings also benefits a lot from offering a number of functor comparators since strings can be compared so many different ways ... «GameDev.net, 五月 14»
4
[Opengl] Sorting vertices( further to nearest)
Sorting is as easy as calling std::sort on your list of models with a comparison functor that compares distance from the camera. Something like ... «GameDev.net, 四月 14»
5
Domain-Driven Design Using a Functional Language
... appreciate that functional programming may look scary for an object-oriented developer because of all the strange buzzwords like Functor, ... «InfoQ.com, 三月 14»
6
How to use boost::unordered_map with for_each?
You can hand-craft a functor class (if your compiler does not support lambdas) or use std::bind (or boost::bind if your compiler does not support ... «GameDev.net, 十一月 12»
7
std::function, and callbacks, and functors, oh my!
I've used callback functions alot before, and I understand what a functor is, but I've never created a function that takes a functor as a parameter. «GameDev.net, 九月 12»
8
Using Lambda Expressions for Shorter, More Readable C++ Code
Listing 2 shows a typical functor. Unlike C pointers to functions, functors can keep state (i.e., in private member variables, as you'll see in Listing ... «Visual Studio Magazine, 六月 12»
9
The New C++ - functions
An example is a stateless functor that you simply construct when you create the std::function object, as shown in the first example. Thus we ... «GameDev.net, 三月 12»
10
Functors and Function Objects
In most languages a function object is called either a function object or a first class function but in C++ and a few languages the term functor is ... «iProgrammer, 八月 11»
参考文献
« EDUCALINGO. Functor [在线]. 可用 <https://educalingo.com/zh/dic-en/functor>. 六月 2026 ».
下载educalingo应用
ZH