aşırı yük, aşırı yükle, fazla elektrik kullanmak, aşırı yüklü, aşırı yüklemek, yüklenme, -e fazla yük yüklemek, fazla şarj, fazla yüklemek, fazla doldurmak, fazla yüklemek veya doldurmak, fazla yü, Aşırı Yükleme, elektrik, -e fazla yük yüklemek; (bagaj, küfe v.b.'ne) fazla yük koymak: Don't overload him! Sırtına fazla yük koyma!, fazla yükle, fazla yük, fazla yükleme,
1
aşırı yük isim
ts
2
aşırı yükle fiil
ts
3
fazla elektrik kullanmak
ts
4
aşırı yüklü Askeri
ts
5
aşırı yüklemek
ts
6
yüklenme Tıp
ts
7
-e fazla yük yüklemek
ts
8
fazla şarj
ts
9
fazla yüklemek
ts
10
fazla doldurmak
ts
11
fazla yüklemek veya doldurmak
ts
12
fazla yü isim
ts
13
Aşırı Yükleme
ts
14
elektrik fiil
ts
15
-e fazla yük yüklemek; (bagaj, küfe v.b.'ne) fazla yük koymak: Don't overload him! Sırtına fazla yük koyma! fiil
An excessive load, to fail due to excessive load, to provide too much power to a circuit, to load excessively, The damage done, or the outage caused by such a load, to create different functions for the same name, to be used in different contexts, An overloaded version of a function, place too much a load on; "don't overload the car", an excessive burden an electrical load that exceeds the available electrical power place too much a load on; "don't overload the car" become overloaded; "The aerator overloaded, fill to excess so that function is impaired; "Fear clogged her mind"; "The story was clogged with too many details", become overloaded; "The aerator overloaded, an electrical load that exceeds the available electrical power, An excessive load; the excess beyond a proper load, an excessive burden, become overloaded; "The aerator overloaded", project responsibilities that, when added to other professional responsibilities for which a person is normally paid, constitute more than 100% time; normally not allowable by a funding source, excessive load, To load or fill to excess; to load too heavily, an excessive burden an electrical load that exceeds the available electrical power place too much a load on; "don't overload the car", When a transformer is overloaded, excessive heat develops, and the insulation system begins to break down out of proportion to the amount of overload Life expectancy of the transformer is greatly decreased due to heat exceeding the rating of the insulation system, A load, placed on a device or facility, that is greater than the device or facility is capable of handling, i e , capable of performing the functions for which it was designed Note: Examples of overloads are (a) traffic on a communications system greater than the traffic capacity of the system, (b) for analog inputs, voltage levels above which an analog-to-digital converter cannot distinguish a change, and (c) in electrical circuits, an electrical current that will result in damage from overheating [From Weik '89], Overload is an increase in offered load beyond the capacity for which the unit(s) have been engineered in the switching systems, A keyword (such as DEFINE or SET) is said to be overloaded if its meaning has been changed Usually this will be by adding functionality, rather than by actually changing what it does, Credit hours taught beyond a full load or during summer term by faculty or wage-rated faculty who are compensated at the University's rate of overload pay, If the applied load exceeds the capacity of the scale, an "E"' will appear on the display and the load should be removed immediately The scale will return to normal operation Excessive overloading the scale can destroy the load cell and this is not covered under warranty, (Object-Oriented) Multiple definitions of an object operation Different input arguments (signatures) requesting the same operation name (message type) cause different methods (functions) to be invoked OO slang may use the term "overload" to refer to ambiguous use of a word, etc (Network Capacity) Excessive activity on a network Causes calls to be "blocked", If you overload something such as a vehicle, you put more things or people into it than it was designed to carry. Don't overload the boat or it will sink Large meals overload the digestive system. + overloaded over·load·ed Some trains were so overloaded that their suspension collapsed, load beyond capacity, Excessive electrical current in a conductor The danger is from overheating An over-current protection device interrupts circuits upon detecting overloads, If you overload an electrical system, you cause too much electricity to flow through it, and so damage it. Never overload an electrical socket, A condition where the signal levels present exceed the capabilities of a device, causing an undesirable consequence Back to top Pa See Pascal, Overload is a state when a Power over LAN Enabled device requires current over the cutoff current limit The Power over LAN Hub cutoff current limit is 350mA A PD can be in overload up to a period of 100mS, To overload someone with work, problems, or information means to give them more work, problems, or information than they can cope with. an effective method that will not overload staff with yet more paperwork. Overload is also a noun. 57 per cent complained of work overload The greatest danger is that we simply create information overload for our executives. + overloaded over·load·ed The bar waiter was already overloaded with orders, Too great a demand for power made on a circuit, A condition where the time taken to process a frame is longer than the desired frame rate allows This causes the goal of a fixed-frame rate to be unattainable and, thus, is an undesired situation, To use the same name for several items in the same scope; Java methods can be overloaded, The amount of resistance against which a muscle is required to work that exceeds the weight which it normally handles, Enrollment for class hours in excess of 18 during fall or spring semester, in excess of 6 hours during Summer I or III, or 10 hours during Summer II Refer to Schedule of Classes booklet for additional information An overload requires dean's permission and results in assessment of an additional fee, To run equipment or wire in excess of its normal full-load rating Back to alphabetical list, If a student wishes to register in a course that is full, an administrator may grant the student access, thus "overloading" the course, Students who are registered for more than 19 semester credit hours This is possible only if a student's advisor has granted permission and students have paid tuition at the part-time student rate for any credit hours over the 19 credit hour limit, to put too much food into a worm bin that can be processed aerobically, Interference caused when an undesired signal is strong enough to force its way into the receiver and through its filtering circuits Depending on how powerful the interfering signal is, the listener may hear a distorted rendition of the signal through the speaker An overloaded receiver may also be unable to receive as well because of the automatic reduction in gain that occurs in the presence of strong signals This condition is known as "desensing" or "desense", A condition in which a system is given too high of an input level A common cause of distortion or product failure, A situation in which too much information is coming too quickly for circuitry to discern and react Can occur when sensitivity settings are too high for ground conditions or detector settings as they are Can also be caused by targets being too large (buried car), too close (base of steel light pole) or too conductive (high power lines or another detector), A flow of electricity into conductors or devices exceeding their capacity BACK TO TOP, of a name, used for more than one variable or procedure etc; differentiated by the compiler based on context, of a word, having multiple meanings depending on context, Simple past tense and past participle of overload, loaded too heavily, of a word, to have multiple meanings depending on context, loaded past capacity, excessively loaded, Objects often perform the same function on similar types of data For instance, we may need to be able to add both Service and Product line items to an Order object To date, we've had to implement an AddService and an AddProduct method to the Order object to make this happen With overloading we can implement an Add method for each case and allow VB to automatically call the correct one as our program runs, Having more than one method with the same name but different parameters When you invoke an overloaded method, Java knows which version to use by looking at the arguments you provide, A term used in object-oriented design to refer to methods in a single class that have the same name Functions not in a particular class may also be overloaded, Using one identifier to refer to multiple items in the same scope In the Java programming language, you can overload methods but not variables or operators, Using one identifier to refer to multiple items in the same scope In the Java(TM) programming language, you can overload methods but not variables or operators, Overloaded procedures and functions (in PL/SQL) or methods (in Java) have the same name but take different parameters and do similar but not identical things, present participle of overload, C++ mechanism for implementing polymorphism The ability of C++ to define numerous functions that have the same name but differing argument lists and bodies, The technique of using the same name for a number of functions whose signatures differ The name is thus overloaded, The practice of having a class provide different-though highly related-methods of the same name, —Using a single identifier to refer to multiple methods that differ by their parameters and/or return type, (Concepts), In general, an identifier is said to be overloaded if it has more than one binding The different bindings must have different species In Astarte, an idenfifier that has several different species that belong to a single expectation is not called overloaded, but is called polymorphic An overloaded identifier is one that has more than one expectatation, Using one identifier to refer to multiple items in the same scope In Java, you can overload methods but not variables or operators, a kind of polymorphism in programming languages involving the use of the same name to denote several different values or operations, Using one identifier to refer to multiple items in the same scope In the JavaTM programming language, you can overload methods but not variables or operators Syntactically, each overloaded method must be uniquely identifiable This is accomplished by having unique signatures for overloaded methods, The C++ language allows you to "overload" functions and operators Overloading is the practice of supplying more than one definition for a given function or a basic operator (+, -, =, ++, etc ) The compiler is left to pick the appropriate version of the function or operator based on the types of the arguments with which it is called The benefit of this technique is that it simplifies programming and reduces the chances of basic usage errors Instead of a confusing plethora of closely related functions, each with a different name, logically equivalent operations are grouped into a much smaller collection of "overloaded" functions and operators Overloaded operators make it possible to extend the standard C++ language in the most transparent possible way, so that existing programs can be converted simply by recompiling, with minimal source code changes, In C++, the redefinition of a language element to provide for different behavior depending on context For example, the addition operator (+) could be overloaded to support concatenation of text strings In Java, using one identifier to refer to multiple items in the same scope You can overload methods but not variables or operators, Using one identifier to refer to multiple items in the same scope In the Java language, you can overload methods but not variables or operators, Almost always a result of human impact, typically from filling, piling or dumping material This additional weight weakens the material that composes the slope and contributes to mass wasting events, Assigning different meaning to the same name For functions and operators The overloaded meaning is selected by matching the signature (argument list) of the function call to the function declaration, a situation when a strong signal interferes a weaker signal by creating false signals on interfering frequencies; occurs when the receiver's dynamic range is not enough to deal with the strong signal, An object-oriented programming technique where one or more function declarations are specified for a single name in the same scope, Giving multiple meanings to the same name, but making them distinguishable by context For example, two procedures with the same name are overloading that name as long as the compiler can determine which one you mean from contextual information such as the type and number of parameters that you supply when you call it, An identifier can have several alternative meanings at a given point in the program text: this property is called overloading For example, an overloaded enumeration literal can be an identifier that appears in the definitions of two or more enumeration types The effective meaning of an overloaded identifier is determined by the context Subprograms, aggregates, allocators, and string literals can also be overloaded, Having more than one operation in the same scope with the same name but different signatures, third-person singular of overload, plural of , overload,
20
An excessive load
ts
21
to fail due to excessive load
ts
22
to provide too much power to a circuit
ts
23
to load excessively
ts
24
The damage done, or the outage caused by such a load
ts
25
to create different functions for the same name, to be used in different contexts
ts
26
An overloaded version of a function - "Code an overload of the insertion operator for the Rectangle class."
ts
27
place too much a load on; "don't overload the car"
ts
28
an excessive burden an electrical load that exceeds the available electrical power place too much a load on; "don't overload the car" become overloaded; "The aerator overloaded
ts
29
fill to excess so that function is impaired; "Fear clogged her mind"; "The story was clogged with too many details"
ts
30
become overloaded; "The aerator overloaded
ts
31
an electrical load that exceeds the available electrical power
ts
32
An excessive load; the excess beyond a proper load
ts
33
an excessive burden
ts
34
become overloaded; "The aerator overloaded"
ts
35
project responsibilities that, when added to other professional responsibilities for which a person is normally paid, constitute more than 100% time; normally not allowable by a funding source
ts
36
excessive load isim
ts
37
To load or fill to excess; to load too heavily
ts
38
an excessive burden an electrical load that exceeds the available electrical power place too much a load on; "don't overload the car"
ts
39
When a transformer is overloaded, excessive heat develops, and the insulation system begins to break down out of proportion to the amount of overload Life expectancy of the transformer is greatly decreased due to heat exceeding the rating of the insulation system
ts
40
A load, placed on a device or facility, that is greater than the device or facility is capable of handling, i e , capable of performing the functions for which it was designed Note: Examples of overloads are (a) traffic on a communications system greater than the traffic capacity of the system, (b) for analog inputs, voltage levels above which an analog-to-digital converter cannot distinguish a change, and (c) in electrical circuits, an electrical current that will result in damage from overheating [From Weik '89]
ts
41
Overload is an increase in offered load beyond the capacity for which the unit(s) have been engineered in the switching systems
ts
42
A keyword (such as DEFINE or SET) is said to be overloaded if its meaning has been changed Usually this will be by adding functionality, rather than by actually changing what it does
ts
43
Credit hours taught beyond a full load or during summer term by faculty or wage-rated faculty who are compensated at the University's rate of overload pay
ts
44
If the applied load exceeds the capacity of the scale, an "E"' will appear on the display and the load should be removed immediately The scale will return to normal operation Excessive overloading the scale can destroy the load cell and this is not covered under warranty
ts
45
(Object-Oriented) Multiple definitions of an object operation Different input arguments (signatures) requesting the same operation name (message type) cause different methods (functions) to be invoked OO slang may use the term "overload" to refer to ambiguous use of a word, etc (Network Capacity) Excessive activity on a network Causes calls to be "blocked"
ts
46
If you overload something such as a vehicle, you put more things or people into it than it was designed to carry. Don't overload the boat or it will sink Large meals overload the digestive system. + overloaded over·load·ed Some trains were so overloaded that their suspension collapsed
ts
47
load beyond capacity fiil
ts
48
Excessive electrical current in a conductor The danger is from overheating An over-current protection device interrupts circuits upon detecting overloads
ts
49
If you overload an electrical system, you cause too much electricity to flow through it, and so damage it. Never overload an electrical socket
ts
50
A condition where the signal levels present exceed the capabilities of a device, causing an undesirable consequence Back to top Pa See Pascal
ts
51
Overload is a state when a Power over LAN Enabled device requires current over the cutoff current limit The Power over LAN Hub cutoff current limit is 350mA A PD can be in overload up to a period of 100mS
ts
52
To overload someone with work, problems, or information means to give them more work, problems, or information than they can cope with. an effective method that will not overload staff with yet more paperwork. Overload is also a noun. 57 per cent complained of work overload The greatest danger is that we simply create information overload for our executives. + overloaded over·load·ed The bar waiter was already overloaded with orders
ts
53
Too great a demand for power made on a circuit
ts
54
A condition where the time taken to process a frame is longer than the desired frame rate allows This causes the goal of a fixed-frame rate to be unattainable and, thus, is an undesired situation
ts
55
To use the same name for several items in the same scope; Java methods can be overloaded
ts
56
The amount of resistance against which a muscle is required to work that exceeds the weight which it normally handles
ts
57
Enrollment for class hours in excess of 18 during fall or spring semester, in excess of 6 hours during Summer I or III, or 10 hours during Summer II Refer to Schedule of Classes booklet for additional information An overload requires dean's permission and results in assessment of an additional fee
ts
58
To run equipment or wire in excess of its normal full-load rating Back to alphabetical list
ts
59
If a student wishes to register in a course that is full, an administrator may grant the student access, thus "overloading" the course
ts
60
Students who are registered for more than 19 semester credit hours This is possible only if a student's advisor has granted permission and students have paid tuition at the part-time student rate for any credit hours over the 19 credit hour limit
ts
61
to put too much food into a worm bin that can be processed aerobically
ts
62
Interference caused when an undesired signal is strong enough to force its way into the receiver and through its filtering circuits Depending on how powerful the interfering signal is, the listener may hear a distorted rendition of the signal through the speaker An overloaded receiver may also be unable to receive as well because of the automatic reduction in gain that occurs in the presence of strong signals This condition is known as "desensing" or "desense"
ts
63
A condition in which a system is given too high of an input level A common cause of distortion or product failure
ts
64
A situation in which too much information is coming too quickly for circuitry to discern and react Can occur when sensitivity settings are too high for ground conditions or detector settings as they are Can also be caused by targets being too large (buried car), too close (base of steel light pole) or too conductive (high power lines or another detector)
ts
65
A flow of electricity into conductors or devices exceeding their capacity BACK TO TOP
ts
66
overloaded
of a name, used for more than one variable or procedure etc; differentiated by the compiler based on context
ts
67
overloaded
of a word, having multiple meanings depending on context
ts
68
overloaded
Simple past tense and past participle of overload
ts
69
overloaded
loaded too heavily
ts
70
overloaded
of a word, to have multiple meanings depending on context
ts
71
overloaded
loaded past capacity
ts
72
overloaded
excessively loaded sıfat
ts
73
overloading
Objects often perform the same function on similar types of data For instance, we may need to be able to add both Service and Product line items to an Order object To date, we've had to implement an AddService and an AddProduct method to the Order object to make this happen With overloading we can implement an Add method for each case and allow VB to automatically call the correct one as our program runs
ts
74
overloading
Having more than one method with the same name but different parameters When you invoke an overloaded method, Java knows which version to use by looking at the arguments you provide
ts
75
overloading
A term used in object-oriented design to refer to methods in a single class that have the same name Functions not in a particular class may also be overloaded
ts
76
overloading
Using one identifier to refer to multiple items in the same scope In the Java programming language, you can overload methods but not variables or operators
ts
77
overloading
Using one identifier to refer to multiple items in the same scope In the Java(TM) programming language, you can overload methods but not variables or operators
ts
78
overloading
Overloaded procedures and functions (in PL/SQL) or methods (in Java) have the same name but take different parameters and do similar but not identical things
ts
79
overloading
present participle of overload
ts
80
overloading
C++ mechanism for implementing polymorphism The ability of C++ to define numerous functions that have the same name but differing argument lists and bodies
ts
81
overloading
The technique of using the same name for a number of functions whose signatures differ The name is thus overloaded
ts
82
overloading
The practice of having a class provide different-though highly related-methods of the same name
ts
83
overloading
—Using a single identifier to refer to multiple methods that differ by their parameters and/or return type
ts
84
overloading
(Concepts)
ts
85
overloading
In general, an identifier is said to be overloaded if it has more than one binding The different bindings must have different species In Astarte, an idenfifier that has several different species that belong to a single expectation is not called overloaded, but is called polymorphic An overloaded identifier is one that has more than one expectatation
ts
86
overloading
Using one identifier to refer to multiple items in the same scope In Java, you can overload methods but not variables or operators
ts
87
overloading
a kind of polymorphism in programming languages involving the use of the same name to denote several different values or operations
ts
88
overloading
Using one identifier to refer to multiple items in the same scope In the JavaTM programming language, you can overload methods but not variables or operators Syntactically, each overloaded method must be uniquely identifiable This is accomplished by having unique signatures for overloaded methods
ts
89
overloading
The C++ language allows you to "overload" functions and operators Overloading is the practice of supplying more than one definition for a given function or a basic operator (+, -, =, ++, etc ) The compiler is left to pick the appropriate version of the function or operator based on the types of the arguments with which it is called The benefit of this technique is that it simplifies programming and reduces the chances of basic usage errors Instead of a confusing plethora of closely related functions, each with a different name, logically equivalent operations are grouped into a much smaller collection of "overloaded" functions and operators Overloaded operators make it possible to extend the standard C++ language in the most transparent possible way, so that existing programs can be converted simply by recompiling, with minimal source code changes
ts
90
overloading
In C++, the redefinition of a language element to provide for different behavior depending on context For example, the addition operator (+) could be overloaded to support concatenation of text strings In Java, using one identifier to refer to multiple items in the same scope You can overload methods but not variables or operators
ts
91
overloading
Using one identifier to refer to multiple items in the same scope In the Java language, you can overload methods but not variables or operators
ts
92
overloading
Almost always a result of human impact, typically from filling, piling or dumping material This additional weight weakens the material that composes the slope and contributes to mass wasting events
ts
93
overloading
Assigning different meaning to the same name For functions and operators The overloaded meaning is selected by matching the signature (argument list) of the function call to the function declaration
ts
94
overloading
a situation when a strong signal interferes a weaker signal by creating false signals on interfering frequencies; occurs when the receiver's dynamic range is not enough to deal with the strong signal
ts
95
overloading
An object-oriented programming technique where one or more function declarations are specified for a single name in the same scope
ts
96
overloading
Giving multiple meanings to the same name, but making them distinguishable by context For example, two procedures with the same name are overloading that name as long as the compiler can determine which one you mean from contextual information such as the type and number of parameters that you supply when you call it
ts
97
overloading
An identifier can have several alternative meanings at a given point in the program text: this property is called overloading For example, an overloaded enumeration literal can be an identifier that appears in the definitions of two or more enumeration types The effective meaning of an overloaded identifier is determined by the context Subprograms, aggregates, allocators, and string literals can also be overloaded
ts
98
overloading
Having more than one operation in the same scope with the same name but different signatures
Some etymologies, pronunciations, function and usage date content for the English translation portion are from Merriam-Webster Online at www.Merriam-Webster.com. Thanks to Online Yunanca Dil Eğitimi for providing some parts of online greek dictionary. To contribute more resources please contact us. Visuals(images) are provided by Google Image Search API. Some parts of the dictionary is contributed by many users, thank you! The content on this site is for informational purposes only. Bu aramada overload kelimesinin sözlük anlamı ve eşanlamı nedir, nasıl okunur hakkında bilgi verilmektedir. overload kelimesinin etimolojik ve eşanlamları ile ilgili açıklamalar ve bilgiler eksiksiz ve hatasız olarak anılmamalıdır. Burada yer alan overload kelimesi ile ilgili tüm açıklamalar bilgi amaçlıdır. Eksik ve hatalı çevirileri lütfen bildiriniz.