What is the translation of " MEMORY ALLOCATION " in Vietnamese?

['meməri ˌælə'keiʃn]
['meməri ˌælə'keiʃn]
cấp phát bộ nhớ
memory allocation
allocating memory
phân bổ bộ nhớ
allocates memory
memory allocation
cấp phát bộ nhớ bộ nhớ
memory allocation

Examples of using Memory allocation in English and their translations into Vietnamese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Memory Heap, where the memory allocation takes place.
Memory Heap- nơi diễn ra memory allocation.
The storage is shared amongst other users,but every virtual server has its own CPU and dedicated memory allocation.
Lưu trữ đĩa được chia sẻ với một số người dùng khác, nhưngmỗi máy chủ ảo đều có CPU riêng và phân bổ bộ nhớ riêng.
Memory Heap- this is where the memory allocation happens.
Memory Heap- nơi diễn ra memory allocation.
We can determine memory allocation details by using totalMemory() and freeMemory() methods.
Để quyết định chi tiết cấp phát bộ nhớ, sử dụng các phương thức totalMemory() và freeMemory().
The hard disk is shared with several other users,but each virtual server has its own CPU and its own memory allocation.
Lưu trữ đĩa được chia sẻ với một số người dùng khác, nhưngmỗi máy chủ ảo đều có CPU riêng và phân bổ bộ nhớ riêng.
Advanced topics such as memory allocation, the stack and heap, and binary file IO.
Các chuyên đề nâng cao nhưcấp phát địa chỉ( memory allocation), stack& heap và binary file IO.
It takes a lot of things into account, which can best bedescribed by"how much pressure is there for memory allocation".
Phải mất rất nhiều điều vào tài khoản, mà tốt nhất có thể được mô tảbởi" bao nhiêu áp lực là có cho phân bổ bộ nhớ".
Sending a notification requires no memory allocation whatsoever- it's just a method call.
Việc gửi mộtthông báo không yêu cầu cấp phát bộ nhớ nữa- vì nó chỉ là một lời gọi method.
It can also uncoverlow-level bugs in software because it exposes any problems with memory allocation, he said.
Nó cũng có thể phát hiện ralỗi ở mức độ thấp trong phần mềm bởi vì nó cho thấy bất kỳ vấn đề với cấp phát bộ nhớ, ông nói.
It also allows dynamic memory allocation, adding, searching and sorting items in the list.
Nó cũng cho phép cấp phát bộ nhớ động, thêm, tìm kiếm và sắp xếp các item trong một list.
This technique allows you to read the dimensions andtype of the image data prior to construction(and memory allocation) of the bitmap.
Kỹ thuật này cho phép bạn đọc các kích thước vàloại dữ liệu hình ảnh trước khi xây dựng( và cấp phát bộ nhớ) của bitmap.
In addition, many“modern” features, such as dynamic memory allocation, are included in the language for the first time.
Ngoài ra, nhiều đặc điểm“ hiện đại”, như cấp phát bộ nhớ động, cũng được lần đầu tiên kèm theo trong ngôn ngữ.
To avoid memory allocation, both of these functions are allowed to modify and return their first argument instead of creating a new U.
Để tránh cấp phát bộ nhớ, cả hai hàm này đều được phép sửa đổi và trả về đối số đầu tiên của chúng thay vì tạo một U mới.
JavaScript is a garbage-collected language,so you don't really need to worry about memory allocation when you use reference types.
JS là một ngôn ngữ thu gom rác( garbage- collected), vì vậybạn không thật sự cần phải lo lắng về việc cấp phát bộ nhớ khi bạn sử dụng kiểu tham chiếu.
Because of simplicity in memory allocation(LIFO), stack memory is very fast when compared to heap memory..
Do đơn giản trong việc cấp phát bộ nhớ( LIFO),bộ nhớ Stack rất nhanh khi so với bộ nhớ Heap.
One or more large arrays aresometimes used to emulate in-program dynamic memory allocation, particularly memory pool allocation..
Một hoặc nhiều mảng lớn đôikhi được dùng để giả lập cấp phát bộ nhớ động trong chương trình, nhất là cấp phát memory pool.
To avoid memory allocation, both mergeValue and mergeCombiners are allowed to modify and return their first argument instead of creating a new C.
Để tránh cấp phát bộ nhớ, cả hai hàm này đều được phép sửa đổi và trả về đối số đầu tiên của chúng thay vì tạo một U mới.
The use of structs rather than classes for small data structurescan make a large difference in the number of memory allocations an application performs.
Các sử dụng các cấu trúc hơn là các lớp cho các cấu trúc dữ liệu nhỏ có thể làm cho một sựkhác biệt lớn về số lượng cấp phát bộ nhớ một ứng dụng thực hiện.
Stack is used for static memory allocation and Heap for dynamic memory allocation, both stored in the computer's RAM.
Stack được sử dụng cho static memory allocation và heap được dùng cho dynamic memory allocation, cả hai đều được lưu trong ram của máy tính.
Although C inherently does not have any technique to allocate memory dynamically,there are 4 library functions defined under for dynamic memory allocation.
Mặc dù, ngôn ngữ lập trình C vốn không có bất kỳ kỹ thuật để cấp phát bộnhớ động, có 4 chức năng thư viện dưới“ stdlib. h” cho cấp phát bộ nhớ động.
Setting the inJustDecodeBounds property to true while decoding avoids memory allocation, returning null for the bitmap object but setting outWidth, outHeight and outMimeType.
Đặt inJustDecodeBounds tài sản để true trong khi giải mã tránh phân bổ bộ nhớ, trả lại null cho đối tượng bitmap nhưng thiết lập outWidth, outHeight và outMimeType.
As an example, the JVM's execution engine is responsible for taking something like the new keyword in Java,and turning it into an OS-specific request for memory allocation.
Ví dụ, công cụ thực thi của JVM chịu trách nhiệm lấy một cái gì đó giống như từ khóa new trong Java và biến nó thành một yêu cầudành riêng cho hệ điều hành để cấp phát bộ nhớ.
The Epsilon garbage collector, billed as a“no-op” collector,will handle memory allocation without implementing any actual memory reclamation mechanisms.
Epsilon garbage collector( Bộ thu gom Epsilon) được coi là bộ thu“ no- op”,sẽ đảm nhiệm việc phân phát bộ nhớ mà không cần thực hiện bất kỳ cơ chế khôi phục nào.
Because object is not required to call static method if main() is non-static method, then JVM create object first then call main()method due to that face the problem of extra memory allocation.
Bởi vì đối tượng là không cần thiết để gọi phương thức static nếu nó là phương thức non- static, JVM đầu tiên tạo đối tượng và sau đó gọi phương thức main()mà có thể gây ra vấn đề về cấp phát bộ nhớ bộ nhớ phụ.
The downside of OpenVZ is the memory allocation is not separated, that is, memory that is allocated for this VPS server 1 can be used by other VPS in case the other VPS requires.
Nhược điểm nữa của OpenVZ là việc cấp phát bộ nhớ không được tách biệt, nghĩa là bộ nhớ được cấp phát cho 1 máy chủ VPS này lại có thể bị sử dụng bởi VPS khác trong trường hợp VPS kia yêu cầu.
Some C programming tasks are performed more easily with pointers, and other tasks,such as dynamic memory allocation, cannot be performed without using pointers.
Một số nhiệm vụ lập trình C được thực hiện dễ dàng hơn với con trỏ và các tác vụ khác,chẳng hạn như cấp phát bộ nhớ động, việc này sẽ không thể thực hiện được mà không sử dụng con trỏ.
Main method is static because object is not required to call static method if It were non static method, jvm creates object first then call main()method that will lead to the problem of extra memory allocation.
Bởi vì đối tượng là không cần thiết để gọi phương thức static nếu nó là phương thức non- static, JVM đầu tiên tạo đối tượng và sau đó gọi phương thức main()mà có thể gây ra vấn đề về cấp phát bộ nhớ bộ nhớ phụ.
This makes it more difficult for forensic analysts to find any usefulinformation when doing pool scanning, since all its memory allocations will mix with many generic others.
Điều này làm cho khó khăn hơn đối với phân tích pháp lý để tìm ra bất kỳ thông tin hữu ích nàokhi tiến hành quét vùng, vì tất cả các phân bổ bộ nhớ của nó sẽ trộng với nhiều vùng chung khác.
This strategy exacts a fixed per-process cost up front, but results in less memory bloat overall as fragmentation is confined to each process andno longer results in further memory allocations.
Chiến lược này kéo theo chi phí cố định cho mỗi quá trình lên phía trước nhưng kết quả trong bộ nhớ ít sưng lên tổng thể như phân mảnh được giới hạn trong mỗi quá trình vàkhông có kết quả còn trong cấp phát bộ nhớ hơn nữa.
In addition to its large internal memory, ACR890 also allows for memory expansion through a micro SD card slot,to enable higher memory allocation for application and transaction data.
Ngoài bộ nhớ trong lớn của nó, ACR890 cũng cho phép mở rộng bộ nhớ thông qua khe cắm thẻ nhớ micro SD,cho phép phân bổ bộ nhớ cao hơn cho các ứng dụng và dữ liệu giao dịch.
Results: 88, Time: 0.0377

Word-for-word translation

Top dictionary queries

English - Vietnamese