DR. LIEM HUE TRAN, PHARM.D
Pharmacy at Mckee Rd, San Jose, CA

License number
California 76516
Category
Pharmacy
Type
Pharmacist
Address
Address
3475 Mckee Rd, San Jose, CA 95127
Phone
(408) 272-9156

Personal information

See more information about LIEM HUE TRAN at radaris.com
Name
Address
Phone
Liem Tran, age 62
4049 Estate Dr, Stockton, CA 95209
Liem Tran
3940 W Hazard Ave APT G, Santa Ana, CA 92703
Liem Tran
37766 Goldenrod Dr, Newark, CA 94560
Liem Tran
3602 Carick Place Way, San Jose, CA 95121
(408) 888-1887
Liem Tran
373 Edinburgh St, San Francisco, CA 94112
(415) 730-7260

Professional information

Liem Tran Photo 1

Senior Rf Microwave Engineer

Location:
San Jose, California
Industry:
Defense & Space
Work:
Orion Microwave - San Jose Sep 2006 - Dec 2011 - Senior RF Microwave Engineer


Liem Tran Photo 2

Adding Low-Latency Updateable Metadata To A Text Index

US Patent:
7991756, Aug 2, 2011
Filed:
Aug 12, 2008
Appl. No.:
12/190118
Inventors:
Tom William Jacopi - San Jose CA, US
Andreas Neumann - Gilroy CA, US
Liem Gioi Tran - San Jose CA, US
Assignee:
International Business Machines Corporation - Armonk NY
International Classification:
G06F 17/30
US Classification:
707706, 707741
Abstract:
Techniques are disclosed for allowing efficient updating of metadata and high performance searching through the use of a text index and a separate updateable metadata index. Generally, an updateable metadata index is used to store document metadata. A text index is used to store document text. Documents in the text index are stored in the same order as the corresponding metadata entries. Upon receiving a search query, a search engine decomposes the query into a metadata condition and a text condition. Search engine performs a parallel scan upon the metadata index and the text index. To increase performance, metadata entries are skipped over if the corresponding text entries do not match the text condition. During the scan, when a document in the metadata index matches a document in the text index, the document is stored in the search results. After the scan, search results are displayed.


Liem Tran Photo 3

Automatic Identification And Reuse Of Software Libraries

US Patent:
2005025, Nov 10, 2005
Filed:
May 7, 2004
Appl. No.:
10/841154
Inventors:
John Poelman - San Jose CA, US
Ah-Fung Sit - San Jose CA, US
Ryan Sue - Fremont CA, US
Liem Tran - San Jose CA, US
Jennifer Xia - San Jose CA, US
Assignee:
International Business Machines Corporation - Armonk NY
International Classification:
G06F009/44
US Classification:
717163000
Abstract:
A method, apparatus and article of manufacture that implements the method, automatically identifies and reuses software libraries. In various embodiments, a first set of specified block names is received. One or more libraries of the source project which contain the blocks associated with the first set of specified block names are automatically identified to provide a first set of libraries for reuse. In some embodiments, one or more depended-upon blocks associated with the blocks of the first set of libraries are also automatically identified; and, one or more depended-upon libraries in the source project, which contain the depended-upon blocks, are automatically identified for reuse. In yet another embodiment, a reuse library is built based on static libraries of the first set of libraries and static libraries of the depended-upon libraries.


Liem Tran Photo 4

System, Method, And Service For Datatype Caching, Resolving, And Escalating An Sql Template With References

US Patent:
2005006, Mar 17, 2005
Filed:
Sep 12, 2003
Appl. No.:
10/662087
Inventors:
Liem Tran - San Jose CA, US
Assignee:
International Business Machines Corporation - Armonk NY
International Classification:
G06F007/00
US Classification:
707004000
Abstract:
The datatype for a SQL template with references is cached, resolved, and escalated, accelerating the processing of the SQL template to fetch the datatype of the SQL template. The SQL template that the user provides for an object is also validated. The datatypes of the direct children of an SQL statement are required to resolve the datatype of the SQL template. Consequently, the datatype of each object with its associated SQL template is placed in cache to leverage its use when referenced by another object. An advantage is that datatype resolution may be performed in constant time since the SQL template remains the same except for the substitution of datatypes for tokens. In addition, the algorithm generating the valid SQL statement used to resolve the datatype is relatively simple, using a simple “search and replace” of tokens with the function “cast(NULL as DATATYPE)”. Furthermore, the resulting valid SQL statement is much smaller than that provided by conventional systems. Consequently, the depth of the reference tree analyzed for datatype may be much larger than that analyzed by conventional systems and methods.