D LIVE

Brand Owner Address Description
4DLIVE 4DReplay Korea, Inc 3-12 Dongpangyo-ro 52beon-gil, Bundang Seongnamsi,Gyeonggi-do 13535 Republic of Korea FOR D LIVE; FOUR D LIVE;Design of information graphics and data visualization materials; Research and development of 3D content, 3D technology and processes, stereoscopic 3D projection, 3D animation technology, 3D processing power, 3D techniques, and flexible forward projection; Computer graphics services; Digital image correction, restoration and enhancement of, namely, videos; Design and development of, namely, computer software, graphic arts, animation, etc.; Product design and development in the field of computer graphic industry; Computer graphics design services, namely, creating of, namely, 3D computer models, animations, etc;
 

Where the owner name is not linked, that owner no longer owns the brand

   
Technical Examples
  1. A method and system for determining the memory utilization of a heap are provided. With the method and system, object allocations and optionally, possible memory freeing events are used to initiate a mark-and-count operation. The mark-and-count operation marks the live objects and maintains a running count of their memory bytes allocated to the live objects, referred to as a live count. The execution of the mark-and-count operation may be dependent upon various criteria including thresholds, functions of the live count, peak live counts, number of memory bytes allocated since a previous mark-and-count operation was performed, and the like. In addition to the live count, a peak live count may be obtained and updated as new peak live counts are identified. When the peak live count is updated, additional information may be obtained via a heap dump, arcflow tree, or the like.