HEAP in English translation

heap
đống
chất
nhiều
heaps
đống
chất
nhiều

Examples of using Heap in Vietnamese and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Lỗ hổng của Microsoft JPEG GDI+ là một ví dụ gần đây về sự nguy hiểm mà một lỗi tràn heap có thể dẫn đến.[ 3].
Microsoft's GDI+ vulnerability in handling JPEGs is an example of the danger a heap overflow can present.[4].
Nếu như 1 Thread của Java được tạo ra, nó sử dụng xấp xỉ 1MB bộ nhớ của Heap.
For example, if we create a thread in java it takes 1 MB of memory from the heap.
Trình thu gom rác chạy bất cứ khi nào yêu cầu phân bổ heap không thể được thực hiện bằng bộ nhớ trống từ heap..
The garbage collector runs whenever a heap allocation is requested that cannot be fulfilled using free memory from the heap..
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.
Because of simplicity in memory allocation(LIFO), stack memory is very fast when compared to heap memory.
có thể sống trên heap.
could live on the heap.
Hãy bắt đầu với một lớp chuỗi rất đơn giản mà chỉ giữ một con trỏ tới một khối được cấp phát bộ nhớ heap.
Let's start with a very simple string class which only holds a pointer to a heap-allocated block of memory.
tại sao dữ liệu của pBuffer được tạo trên heap.
on the stack and why pBuffer's data is created on the heap.
Void free( void* heapBlockPointer); hàm free() lấy con trỏ trỏ tới khối nhớ heap và trả nó lại vùng free để sau này tái sử dụng" re- use".
Void free(void* heapBlockPointer); The free() functiontakes a pointer to a heap block and returns it to the free pool for later re-use.
Void free( void* heapBlockPointer); hàm free() lấy con trỏ trỏ tới khối nhớ heap và trả nó lại vùng free để sau này tái sử dụng" re- use".
Void free(void* heapBlockPointer); The free() function takes a pointer to a heap block and returns it to the free pool for later reuse.
Imogen Heap, một nhạc sĩ, đã bắt đầu dự án của riêng mình dựa trên blockchain được gọi
Imogen Heap, a musician, has started her own project based off of blockchain called Mycelia which is meant to give the musicians
Vì mỗi thread ngốn khoảng 1MB bộ nhớ heap và cuối cùng nếu bạn bắt đầu tạo hàng ngàn thread, chúng sẽ gây áp lực rất lớn lên heap và sẽ bị sập do tràn bộ nhớ.
As every thread consumes approx 1MB of the memory heap size and eventually if you start spinning thousands of threads, they will put tremendous pressure on the heap and will cause shut down due to out of memory.
instance được lưu trong bộ nhớ heap.
instance will get memory in heap.
vùng nhớ Class và instance được lưu trong bộ nhớ heap.
static gets memory in class area and instance gets memory in heap.
Một hit hiệu suất khác cho heapheap, chủ yếu là tài nguyên toàn cầu, thường là đa luồng an toàn, tức là mỗi phân bổ và deallocation cần phải được- thường- đồng bộ với" tất cả" các truy cập heap khác trong chương trình.
Another performance hit for the heap is that the heap, being mostly a global resource, typically has to be multi-threading safe, i.e. each allocation and deallocation needs to be- typically- synchronized with“all” other heap accesses in the program.
phá hủy heap và tiếp tục với các hoạt động CCleaner bình thường.
frees the previously allocated memory, destroys the heap and continues on with normal CCleaner operations.
CIL proessing, Heap Leaching Process,
CIL proessing, Heap Leaching Process,
CIL proessing, Heap Leaching Process,
CIL proessing Heap Leaching Process
nó sẽ trỏ đến Object khác nhau trên heap? và nếu tôi thay đổi cartài sản của valu bởi car. Color=" Red", chiếc Object trong heap chỉ car sẽ được sửa đổi.
it will point to different Object on the heap? and if I change car's property valu by car. Color="Red", the Object in the heap pointed by car will be modified.
giá trị trong khi chỉ định kích thước không gian perm trong heap và“=” không cần thiết trong thiết lập kích thước heap tối đa,
that“=” is used to separate parameter and value while specifying size of perm space in heap while“=” is not required while setting maximum heap size in java,
Điều chỉnh bổ sung có thể được thực hiện bằng cách thay đổi kích thước heap hoặc các phần của nó và đo hiệu quả thu gom rác bằng cách sử dụng một công cụ như jstat.
Additional fine-tuning can be accomplished by changing the size of the heap or its sections and measuring garbage collection efficiency using a tool like jstat.
Results: 578, Time: 0.0182

Top dictionary queries

Vietnamese - English