Search

David C Grove

age ~53

from San Francisco, CA

Also known as:
  • David Carl Grove
  • David Cral Grove
  • Dave C Grove
Phone and address:
468 Clipper St, San Francisco, CA 94114

David Grove Phones & Addresses

  • 468 Clipper St, San Francisco, CA 94114
  • 99 High St, San Francisco, CA 94114
  • Bend, OR
  • 308 Cambridge Dr, Newberg, OR 97132
  • New York, NY
  • Houston, TX
  • Dayton, OR
  • Menlo Park, CA
  • Yamhill, OR

Medicine Doctors

David Grove Photo 1

David A. Grove

view source
Specialties:
Emergency Medicine
Work:
Emergency Medical ServicesMat-Su Emergency Room Physicians
2500 S Woodworth Loop, Palmer, AK 99645
(907)7467511 (phone), (907)7467533 (fax)
Education:
Medical School
University of Tennessee College of Medicine at Memphis
Graduated: 1985
Languages:
English
Description:
Dr. Grove graduated from the University of Tennessee College of Medicine at Memphis in 1985. He works in Palmer, AK and specializes in Emergency Medicine. Dr. Grove is affiliated with Mat-Su Regional Medical Center.
David Grove Photo 2

David Anderson Grove

view source
Specialties:
Emergency Medicine
Education:
University of Tennessee (1985)

Lawyers & Attorneys

David Grove Photo 3

David Grove - Lawyer

view source
Office:
Milstein, Adelman & Kreger, LLP
Specialties:
Civil Litigation
Class Action
Construction / Development
Personal Injury
ISLN:
906840472
Admitted:
1988
University:
Kansas State University, B.A., 1985
Law School:
University of Arizona, J.D., 1988

Resumes

David Grove Photo 4

David J . Grove

view source
Name / Title
Company / Classification
Phones & Addresses
David D. Grove
Owner
David Grove
Business Services
383 Un St, San Francisco, CA 94133
David M. Grove
President
THINKFIT ENTERPRISES, INC
303 Convention Way UNIT #3, Redwood City, CA 94063
680 Junipero Serra Blvd, Palo Alto, CA 94305
David Thomas Grove
Treasurer
Cephx, Inc
10408 Mezzanino Ct, Las Vegas, NV 89135
25 Anderson Ave, Scarsdale, NY 10583
David C. Grove
Bandon Partners LLC
Investment Banking Advisory Firm
650 Page Ml Rd, Palo Alto, CA 94304
50 California St, San Francisco, CA 94111
655 Montgomery St, San Francisco, CA 94111
David C. Grove
Vaquero Capital LLC
Advisory Business · Advisory Services
655 Montgomery St, San Francisco, CA 94111
176 Palm Ave, San Francisco, CA 94118
David C. Grove
Vaquero Capital
Investment Banking · Investment Advisory Service · Advisory Business · Advisory Services
255 Montgomery St SUITE 450, San Francisco, CA 94111
255 California St, San Francisco, CA 94111
655 Montgomery St, San Francisco, CA 94111
176 Palm Ave, San Francisco, CA 94118
David N. Grove
Director
LIGHTSPEED TECHNOLOGIES OF OREGON, INC
11509 SW Herman Rd, Tualatin, OR 97062
David M. Grove
Director
TEXAS LAW REPORTER
5959 Westheimer Rd STE 116A, Houston, TX 77057
3601 Allen Pkwy STE 218, Houston, TX 77019

Us Patents

  • Method For Characterizing Program Execution By Periodic Call Stack Inspection

    view source
  • US Patent:
    6857120, Feb 15, 2005
  • Filed:
    Nov 1, 2000
  • Appl. No.:
    09/703530
  • Inventors:
    Matthew R. Arnold - Ridgefield Park NJ, US
    Stephen J. Fink - Yorktown Heights NY, US
    David P. Grove - Ridgefield CT, US
    Michael J. Hind - Cortlandt Manor NY, US
    Peter F. Sweeney - Spring Valley NY, US
    John Whaley - Stanford CA, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F009/45
  • US Classification:
    717157, 717127, 717131, 717133, 717153
  • Abstract:
    A method for characterizing runtime behavior of a computer program executing in an execution environment comprising: generating a call stack runtime data structure for tracking methods currently active in an executing program thread, an active method on the call stack is represented by a frame; determining condition for sampling an executing program to determine current program behavior; and, upon determination of a sampling condition, the sampling including examining at least one frame in the call stack in response to evaluate context of one or more methods represented in the call stack, the at least one frame in the call stack providing context relating to an executing program's calling structure.
  • System And Method For Adaptively Optimizing Program Execution By Sampling At Selected Program Points

    view source
  • US Patent:
    6971091, Nov 29, 2005
  • Filed:
    Nov 1, 2000
  • Appl. No.:
    09/703316
  • Inventors:
    Matthew R. Arnold - Ridgefield Park NJ, US
    Stephen J. Fink - Yorktown Heights NY, US
    David P. Grove - Ridgefield CT, US
    Michael J. Hind - Cortlandt Manor NY, US
    Peter F. Sweeney - Spring Valley NY, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F009/45
  • US Classification:
    717145, 717130, 717140, 717153, 718 1
  • Abstract:
    A sampling-based system and method for adaptively optimizing a computer program executing in an execution environment that comprises one or more compiler devices for providing various levels of program optimization. The system comprises a runtime measurements sub-system for monitoring execution of the computer program to be optimized, the monitoring including obtaining raw profile data samples and characterizing the raw profile data; a controller device for receiving the characterized raw profile data from the runtime measurements sub-system and analyzing the data for determining whether a level of program optimization for the executing program is to be performed by a compiler device, the controller generating a compilation plan in accordance with a determined level of optimization; and, a recompilation sub-system for receiving a compilation plan from the controller and invoking a compiler device for performing the level of program optimization of the executing program in accordance with the compilation plan.
  • System And Method For Characterizing Program Behavior By Sampling At Selected Program Points

    view source
  • US Patent:
    7103877, Sep 5, 2006
  • Filed:
    Nov 1, 2000
  • Appl. No.:
    09/703527
  • Inventors:
    Matthew R. Arnold - Ridgefield Park NJ, US
    Stephen J. Fink - Yorktown Heights NY, US
    David P. Grove - Ridgefield CT, US
    Michael J. Hind - Cortlandt Manor NY, US
    Peter F. Sweeney - Spring Valley NY, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 9/45
  • US Classification:
    717130, 714 35
  • Abstract:
    A system and method for characterizing runtime behavior of a computer program executing in an execution environment, the method comprising: identifying one or more instances of yield points in a program to be executed, each yield point indicating a potential sampling operation during program execution; during program execution, in response to an identified yield point instance, ascertaining a state of the execution environment for indicating whether a sampling operation is to be performed; and, when the state of the execution environment indicates a sampling operation, recording relevant information for characterizing behavior of the execution environment. Relevant information for characterizing program behavior includes frequencies of methods executed in the program, and calling context associated with methods called by the program. Different mechanisms are provided for determining the sampling condition including the setting of a trigger bit by a runtime system, or, determining a sampling operations based on a fixed percentage of all executed yield points taken.
  • Space-Efficient Object Models For Object-Oriented Programming Languages

    view source
  • US Patent:
    7150009, Dec 12, 2006
  • Filed:
    Dec 10, 2002
  • Appl. No.:
    10/315270
  • Inventors:
    David F. Bacon - Sleepy Hollow NY, US
    Stephen J. Fink - Yorktown Heights NY, US
    David P. Grove - Ridgefield CT, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 9/44
    G11C 29/00
  • US Classification:
    717127, 714 38, 717131
  • Abstract:
    A method for implementing an object model for an object-oriented programming language. Also contemplated is a method whereby some object state is materialized directly in those objects deemed likely to use such a state, but is externalized for those objects deemed unlikely to use the state.
  • System And Method For Managing Data

    view source
  • US Patent:
    7457940, Nov 25, 2008
  • Filed:
    Nov 16, 2004
  • Appl. No.:
    10/989088
  • Inventors:
    David Francis Bacon - Sleepy Hollow NY, US
    Perry Cheng - New City NY, US
    David Paul Grove - Ridgefield CT, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 5/00
  • US Classification:
    712221
  • Abstract:
    A system and method for managing data includes executing a set of instructions which are used for operating on compressed data and another set of instructions (e. g. , different instructions) which are used for operating on uncompressed data.
  • Generational Real-Time Garbage Collection

    view source
  • US Patent:
    7548940, Jun 16, 2009
  • Filed:
    Jun 10, 2005
  • Appl. No.:
    11/149686
  • Inventors:
    David F. Bacon - Sleepy Hollow NY, US
    Perry Chang - New City NY, US
    David Grove - Ridgefield CT, US
    Martin T. Vechev - Port Moody, CA
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 17/00
    G06F 13/00
  • US Classification:
    707206, 707202, 707205, 711154
  • Abstract:
    Disclosed are a partial heap garbage collector, and a partial heap garbage collection method, that during collection checks the time remaining (or equivalently the time taken so far, or the work done so far) to complete the partial heap collection. In a preferred embodiment, the partial heap collection is guaranteed to complete within a fixed time interval. For example, this guarantee may be obtained by applying a worst-case execution time (WCET) and sizing a nursery so that complete evacuation of the nursery can always be achieved on time. As an alternative, a technique, referred to as syncopation, may be used to allow generational collection to be used despite variance in program behavior over the short time scales in which a nursery can be collected. Syncopation may be accomplished via allocation control or via collection control.
  • Method And Program For Space-Efficient Representation Of Objects In A Garbage-Collected System

    view source
  • US Patent:
    7596569, Sep 29, 2009
  • Filed:
    Sep 24, 2004
  • Appl. No.:
    10/948786
  • Inventors:
    David Francis Bacon - Sleepy Hollow NY, US
    Perry Sze-Din Cheng - New City NY, US
    David Paul Grove - Ridgefield CT, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 7/00
  • US Classification:
    707100, 707205, 707206, 711170, 711173, 711219
  • Abstract:
    A system includes a processor for executing a collector program to perform a method (e. g. , a method of collection). The method includes using an object model during a collection phase that is different than an object model used during program execution. The processor may also perform a method including assigning a hash code to at least some objects, and consulting a structure that maintains a mapping of objects to hashcode values to determine said hashcode for one of said objects. The processor may also perform a method including storing a class pointer and garbage collector state information in a single word, and accessing said class pointer by masking out non-class bits.
  • Method And System For Executing A Task And Medium Storing A Program Therefor

    view source
  • US Patent:
    7756911, Jul 13, 2010
  • Filed:
    Jun 9, 2006
  • Appl. No.:
    11/449774
  • Inventors:
    David Francis Bacon - Sleepy Hollow NY, US
    Perry Sze-Din Cheng - New York City NY, US
    David Paul Grove - Ridgefield CT, US
    Daniel J. Spoonhower - Pittsburgh PA, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 12/00
    G06F 17/30
  • US Classification:
    707813, 707999206
  • Abstract:
    A method (and system) for executing a task includes executing a first task in which garbage is collected using a garbage collector, and executing a second task, the garbage collector being preemptable (e. g. , preempted) by the second task.

Vehicle Records

  • David Grove

    view source
  • Address:
    27500 NE Bell Rd, Newberg, OR 97132
  • VIN:
    1FMJK1J50BEF53473
  • Make:
    FORD
  • Model:
    EXPEDITION EL
  • Year:
    2011

Isbn (Books And Publications)

Resolving Traumatic Memories: Metaphors and Symbols in Psychotherapy

view source

Author
David J. Grove

ISBN #
0829024077

North to Oak Island

view source

Author
David Grove

ISBN #
0516021710

Wet Fire

view source

Author
David Grove

ISBN #
0822452731

20,000 Leagues Under the Sea

view source

Author
David Grove

ISBN #
0822492334

Making Friday The 13th: The Legend Of Camp Blood

view source

Author
David Grove

ISBN #
1903254310

Vandas and Ascocendas and Their Combinations With Other Genera

view source

Author
David L. Grove

ISBN #
0881923168

Story of the Gateway Arch: A Pictorial History

view source

Author
David A. Grove

ISBN #
0931056047

Strongyloidiasis: A Major Roundworm Infection of Man

view source

Author
David I. Grove

ISBN #
0850667321

Wikipedia References

David Grove Photo 5

David Grove

David Grove Photo 6

David Paul Grove

Plaxo

David Grove Photo 7

David Groves

view source
Pc Help (uk)

Myspace

David Grove Photo 8

David Grove

view source
Locality:
FOREST, Mississippi
Gender:
Male
Birthday:
1948
David Grove Photo 9

David Grove

view source
Locality:
hicktown, Indiana
Gender:
Male
Birthday:
1949
David Grove Photo 10

David Grove

view source
Locality:
Detroit, Michigan
Gender:
Male
Birthday:
1953
David Grove Photo 11

David Grove

view source
Locality:
corner of Bum Fuck and you got a Purty Mouth, Colorado
Gender:
Male
Birthday:
1930

Classmates

David Grove Photo 12

David Grove

view source
Schools:
Hillsboro High School Hillsboro ND 1949-1953
Community:
Robert Arthur, Daniel Nash
David Grove Photo 13

David Grove

view source
Schools:
Conemaugh Valley High School Johnstown PA 1982-1986
Community:
Albert Oakman
David Grove Photo 14

David Grove

view source
Schools:
Kettering-Fairmont High School (1984-present) Kettering OH 1981-1985
Community:
Kevin Freckman
David Grove Photo 15

David Grove

view source
Schools:
Virginia Court Elementary School Aurora CO 1973-1975, Park Elementary School Trinidad CO 1973-1977, Trinidad Junior High School Trinidad CO 1978-1982
Community:
Gloria Cordova, Lisa Miller
David Grove Photo 16

David Grove

view source
Schools:
Arlington-Green Isle High School Arlington MN 1969-1973
Community:
William Perrault, Rich Rickard, Cynthia Wiemann
David Grove Photo 17

David Grove

view source
Schools:
Surprise Valley High School Cedarville CA 1955-1959
Community:
Terry Thompson, Elaine Maynard, Dale Wilkerson, Donna Hedden
David Grove Photo 18

David Grove

view source
Schools:
Liberty High School Bealeton VA 1995-1999
Community:
Debbie Stamper, Amanda Reck, Ben Newsome, Bruce Barnes
David Grove Photo 19

David Grove

view source
Schools:
Wheaton Christian School Wheaton IL 1968-1976
Community:
George Koch, Carol Smith, Richard Auwerda, Kenneth Utterback, Gail Rudolph

Youtube

David Grove - Metaphors are unsuccessful atte...

David Grove, developer of Clean Language and Symbolic Modelling descri...

  • Duration:
    7m 19s

Shady Grove

Provided to YouTube by MNRK Music Group Shady Grove Jerry Garcia Dav...

  • Duration:
    4m 20s

Jerry Garcia and David Grisman - Shady Grove

From the studio album "Shady Grove".

  • Duration:
    4m 43s

Coconut Grove

Provided to YouTube by Warner Records Coconut Grove David Lee Roth Cr...

  • Duration:
    2m 53s

David Grove Symbolic Modeling 3

  • Duration:
    3h 5m 57s

David Grove | SIDEBAR CLASSIC

Originally broadcast in 2012, here is a classic interview from our 'Ba...

  • Duration:
    1h 12m 29s

Flickr

Googleplus

David Grove Photo 28

David Grove

Lived:
Sydney, Australia
Houston, Texas
Taipei, Taiwan
Adelaide, Australia
Work:
Origin Energy - Pricing Projects Manager (2012)
Origin Energy - Various (2001-2012)
Education:
University of South Australia - MBA
About:
Lived in Adelaide and worked on Moomba to Adelaide gas pipeline until 2000, moved to Sydney, worked in Taiwan & USA returned to Sydney.   Now working for Origin Energy
David Grove Photo 29

David Grove

Work:
USAF
David Grove Photo 30

David Grove

Tagline:
I come from the land of the ice and snow...
David Grove Photo 31

David Grove

David Grove Photo 32

David Grove

David Grove Photo 33

David Grove

David Grove Photo 34

David Grove

David Grove Photo 35

David Grove

Facebook

David Grove Photo 36

David R Grove

view source
David Grove Photo 37

David Grove

view source
David Grove Photo 38

David Grove Smith

view source
David Grove Photo 39

David Scott Grove

view source
David Grove Photo 40

David Pine Grove

view source
David Grove Photo 41

David Grove

view source
David Grove Photo 42

William David Grove

view source
David Grove Photo 43

David M Grove

view source

Get Report for David C Grove from San Francisco, CA, age ~53
Control profile