BackgroundCheck.run
Search For

Alex C Chow, 657312 Yaupon Dr, Austin, TX 78759

Alex Chow Phones & Addresses

7312 Yaupon Dr, Austin, TX 78759    512-3586839   

11513 Leon Grande Cv, Austin, TX 78759    512-2502345   

Los Angeles, CA   

Tucson, AZ   

Mentions for Alex C Chow

Publications & IP owners

Wikipedia

Alex Chow Photo 56

Alex Chow

Alex Chow Yong-Kang (born 1990, Chinese: ) is a social activist in Hong Kong, and a student of the Faculty of Arts of the University of Hong Kong and...

Us Patents

Loading Software On A Plurality Of Processors

US Patent:
7415703, Aug 19, 2008
Filed:
Sep 25, 2003
Appl. No.:
10/670842
Inventors:
Maximino Aguilar, Jr. - Austin TX, US
Alex Chunghen Chow - Austin TX, US
Michael Norman Day - Round Rock TX, US
Michael Stan Gowen - Georgetown TX, US
Mark Richard Nutter - Austin TX, US
James Xenidis - Carmel NY, US
Assignee:
International Business Machines Corporation - Armonk NY
International Classification:
G06F 9/44
G06F 9/445
G06F 15/16
G06F 9/46
US Classification:
717166, 717176, 709201, 718104
Abstract:
A processing unit (PU) retrieves a file from system memory and loads it into its internal memory. The PU extracts a processor type from the file's header which identifies whether the file should execute on the PU or a synergistic processing unit (SPU). If an SPU should execute the file, the PU DMA's the file to the SPU for execution. In one embodiment, the file is a combined file which includes both PU and SPU code. In this embodiment, the PU identifies one or more section headers included in the file which indicates embedded SPU code within the combined file. In this embodiment, the PU extracts the SPU code from the combined file and DMA's the extracted code to an SPU for execution.

Operating System Kernel-Assisted, Self-Balanced, Access-Protected Library Framework In A Run-To-Completion Multi-Processor Environment

US Patent:
7650601, Jan 19, 2010
Filed:
Dec 4, 2003
Appl. No.:
10/729463
Inventors:
Maximino Aguilar, Jr. - Austin TX, US
Alex C. Chow - Austin TX, US
Assignee:
International Business Machines Corporation - Armonk NY
International Classification:
G06F 9/46
US Classification:
718104, 718103, 718106
Abstract:
A method for managing multiple processors in the execution of one or more processes in a task-based library platform. The one or more processes are partitioned into highly granulized sub-tasks from a library calling process, whereby each sub-task has a protection attribute associated with it. The protection attribute designates processing resources that a processor may use in the execution of the sub-task. The sub-tasks are placed in a central task queue, whereby idling processors in the multiple processor system obtain consecutive sub-tasks in the queue until all the processes have been executed. Each processor executes a sub-task using only those processing resources that have been designated as being available by the protection attribute of the sub-task. The atomic execution results of the one more sub-tasks may then be combined into an execution result for the process. Also provided is a task-based library for processor management.

Loading Software On A Plurality Of Processors

US Patent:
7748006, Jun 29, 2010
Filed:
Jun 2, 2008
Appl. No.:
12/131348
Inventors:
Maximino Aguilar, Jr. - Austin TX, US
Alex Chunghen Chow - Austin TX, US
Michael Norman Day - Round Rock TX, US
Michael Stan Gowen - Georgetown TX, US
Mark Richard Nutter - Austin TX, US
James Xenidis - Carmel NY, US
Assignee:
International Business Machines Corporation - Armonk NY
International Classification:
G06F 9/46
G06F 9/44
G06F 9/445
G06F 15/16
US Classification:
718104, 717166, 717176, 709201
Abstract:
Loading software on a plurality of processors is presented. A processing unit (PU) retrieves a file from system memory and loads it into its internal memory. The PU extracts a processor type from the file's header which identifies whether the file should execute on the PU or a synergistic processing unit (SPU). If an SPU should execute the file, the PU DMA's the file to the SPU for execution. In one embodiment, the file is a combined file which includes both PU and SPU code. In this embodiment, the PU identifies one or more section headers included in the file which indicates embedded SPU code within the combined file. In this embodiment, the PU extracts the SPU code from the combined file and DMA's the extracted code to an SPU for execution.

Method For Hiding Latency In A Task-Based Library Framework For A Multiprocessor Environment

US Patent:
2005013, Jun 16, 2005
Filed:
Dec 11, 2003
Appl. No.:
10/733840
Inventors:
Alex Chow - Austin TX, US
Assignee:
International Business Machines Corporation - Armonk NY
International Classification:
G06F009/00
US Classification:
718105000
Abstract:
A task-based library framework for load balancing using a system task queue in a tightly-coupled multiprocessor system. The system memory holds a queue of system tasks. The library processors fetch tasks from the queue for execution. The library processors fetch the tasks when they have a light load. A library processor can fetch a task while executing another task.

Method To Improve Photorealistic 3D Rendering Of Dynamic Viewing Angle By Embedding Shading Results Into The Model Surface Representation

US Patent:
2006001, Jan 26, 2006
Filed:
Jul 22, 2004
Appl. No.:
10/897350
Inventors:
Alex Chow - Austin TX, US
Masahiro Yasue - Austin TX, US
Assignee:
International Business Machines Corporation - Armonk NY
Sony Computer Entertainment Inc. - Tokyo
International Classification:
G06T 15/50
G06T 15/60
US Classification:
345426000
Abstract:
The present invention provides for rendering photorealistic 3D viewing angles. Lighting values are approximated across selected viewing angles. In fixed lighting situations, approximating across viewing angles allows rendering of a high order lighting detail with complex surfaces. A polynomial equation representing the surfaces will be solved for the coefficients to be used in the formula of the fixed viewing angle. If the number of light sources is too high only specular and diffusion surfaces can be efficiently calculated in the polynomial equation.

Method For Integrating Multiple Object Files From Heterogeneous Architectures Into A Set Of Files

US Patent:
2006009, May 4, 2006
Filed:
Oct 28, 2004
Appl. No.:
10/976264
Inventors:
Alex Chow - Austin TX, US
Michael Day - Round Rock TX, US
Michael Gowen - Georgetown TX, US
Keisuke Inoue - Kanagawa, JP
James Xenidis - Carmel NY, US
Takayuki Uchikawa - Austin TX, US
Assignee:
International Business Machines Corporation - Armonk NY
Sony Computer Entertainment Inc. - Tokyo
Toshiba America Electronic Components, Inc - Irvine CA
Kabushiki Kaisha Toshiba - Tokyo
International Classification:
G06F 9/45
US Classification:
717140000
Abstract:
The present invention is a method for integrating multiple object codes from heterogeneous architectures. For a program on a first processor to reference a program from the name space of a second processor, the object code for the second-processor program is enclosed in a wrapper to create object code in the first-processor name space. The header of the wrapped object code defines a new symbol in the name space of the first processor, and the symbol points to the second-processor object code contained in the wrapped object code. Instead of directly referencing the second-processor object code, the referencing program on the first processor references the wrapped object code. A system tool can be used to wrap the object code which runs on the second processor.

Method And Apparatus For Interlocking Graphical Objects

US Patent:
5546524, Aug 13, 1996
Filed:
Dec 15, 1993
Appl. No.:
8/167754
Inventors:
Alex C. Chow - Austin TX
John S.-Y. Wang - Austin TX
Assignee:
International Business Machines Corp. - Armonk NY
International Classification:
G06F 314
US Classification:
395157
Abstract:
An apparatus for moving graphical objects including a display for displaying multiple graphical objects according to a display priority, apparatus for moving, responsive to a user input, a displayed graphical object, and apparatus for modifying, responsive to a user input, a display priority of the moved graphical object as the graphical object is moved so that the moved graphical object is displayed under a portion of a second displayed graphical object. In addition, a method for moving graphical objects including displaying multiple graphical objects according to a display priority on a display, moving, responsive to a user input, a displayed graphical object, and modifying, responsive to a user input, a display priority of the moved graphical object as the graphical object is moved so that the moved graphical object is displayed under a portion of a second displayed graphical object.

Systems And Methods For Embedded Shared Libraries In An Executable Image

US Patent:
2014028, Sep 18, 2014
Filed:
Mar 13, 2013
Appl. No.:
13/800870
Inventors:
Alex C. Chow - Austin TX, US
John P. Harvey - Round Rock TX, US
International Classification:
G06F 9/445
US Classification:
717164
Abstract:
Systems and methods are provided for deploying new software application features as a dynamically-loadable executable package including one or more dynamically-linked shared dependent libraries. The dynamically-loadable executable package may be capable of being loaded into volatile memory and executed in an information handling system environment with or without the dependent shared libraries, and without duplicating the presence or use of redundant shared libraries that may be already present on the existing software stack.

Amazon

Alex Chow Photo 57

Implementing Microsoft Dynamics Nav - Third Edition

Author:
Alex Chow
Publisher:
Packt Publishing - ebooks Account
Binding:
Paperback
Pages:
492
ISBN #:
1784397555
EAN Code:
9781784397555
Explore the capabilities of Dynamics NAV 2016 and discover all you need to implement itAbout This BookLearn the key roles of your Dynamics NAV partner and the roles within your customer's organizationCreate configuration packages and perform data migration on your ownFind out how to troubleshoot you...
Alex Chow Photo 58

Getting Started With Dynamics Nav 2013 Application Development

Author:
Alex Chow
Publisher:
Packt Publishing
Binding:
Paperback
Pages:
230
ISBN #:
1849689482
EAN Code:
9781849689489
Using this tutorial will take you deeper into Dynamics NAV from a developer’s viewpoint, and allow you to unlock its full potential. The book covers developing an application from start to finish in logical, illuminating steps. Overview Understanding user requirements and drawing inspiration from e...
Alex Chow Photo 59

Titas

Author:
Alex Chow
Binding:
Kindle Edition
Pages:
25
The dinner party is set. Katty Krumples claws herself to the scaffold while Jamison Jambo realizes his obsession with clocks. Members gather at the feast and depart back into their past times, some living the endeavor and some following the fold.
Alex Chow Photo 60

21 Big Profit Ideas For Small Retail Investors

Author:
Alvin Chow, Alex Yeo, Jon Tan, Louis Koay
Publisher:
BigFatPurse.com
Binding:
Kindle Edition
Pages:
29
You can invest profitably if you follow these 21 wisdom nuggets. Small retail investors can win in the market if you know how. These are the ideas that what makes Warren Buffett is today.
Alex Chow Photo 61

Implementing Microsoft Dynamics Nav - Third Edition By Alex Chow (2016-04-12)

Author:
Alex Chow
Publisher:
Packt Publishing - ebooks Account
Binding:
Paperback
Alex Chow Photo 62

Implementing Microsoft Dynamics Nav - Third Edition By Alex Chow (2016-08-01)

Author:
Alex Chow
Publisher:
Packt Publishing - ebooks Account
Binding:
Paperback
Alex Chow Photo 63

Getting Started With Dynamics Nav 2013 Application Development By Alex Chow (23-May-2013) Paperback

Publisher:
Packt Publishing (23 May 2013)
Binding:
Paperback
Alex Chow Photo 64

Zizek And Performance (Performance Philosophy)

Publisher:
Palgrave Macmillan
Binding:
Hardcover
Pages:
288
ISBN #:
1137410906
EAN Code:
9781137410900
Slavoj Žižek is a cultural phenomenon. His writings have influenced the way we think about politics, psychoanalysis, and a range of cultural issues in our increasingly volatile political and economic climate. This is the first collection to relate explicitly his thoughts on neoliberalism, globalisat...

NOTICE: You may not use BackgroundCheck or the information it provides to make decisions about employment, credit, housing or any other purpose that would require Fair Credit Reporting Act (FCRA) compliance. BackgroundCheck is not a Consumer Reporting Agency (CRA) as defined by the FCRA and does not provide consumer reports.