Downloads & Free Reading Options - Results

Delphi by George Seferis

Read "Delphi" by George Seferis through these free online access and download options.

Search for Downloads

Search by Title or Author

Books Results

Source: The Internet Archive

The internet Archive Search Results

Available books for downloads and borrow from The internet Archive

1Cephii X Delphi Digital Tokenomics Q&A Pt. 1

By

Welcome to the Ether! Today we have a Twitterspace hosted by Cephii with Jose Macedo from Delphi Digital, and Do Kwon! This is part 1 of 2.

“Cephii X Delphi Digital Tokenomics Q&A Pt. 1” Metadata:

  • Title: ➤  Cephii X Delphi Digital Tokenomics Q&A Pt. 1
  • Author:

Edition Identifiers:

Downloads Information:

The book is available for download in "audio" format, the size of the file-s is: 133.98 Mbs, the file-s for this book were downloaded 6 times, the file-s went public at Wed Jan 26 2022.

Available formats:
Archive BitTorrent - Columbia Peaks - Item Tile - Metadata - PNG - Spectrogram - VBR MP3 -

Related Links:

Online Marketplaces

Find Cephii X Delphi Digital Tokenomics Q&A Pt. 1 at online marketplaces:


2Delphi Live

By

Today on the Ether we have Delphi Digital hosting Delphi Live! You'll hear from ceteris, Can Gurel, 3xLiquidated, jordan, and more! Recorded on January 26th 2023. If you enjoy the music at the end of the episodes, you can find the albums streaming on Spotify, and the rest of your favorite streaming platforms. Check out Project Survival, Virus Diaries, and Plan B wherever you get your music. Thank you to everyone in the community who supports TerraSpaces.

“Delphi Live” Metadata:

  • Title: Delphi Live
  • Author:

Edition Identifiers:

Downloads Information:

The book is available for download in "audio" format, the size of the file-s is: 50.08 Mbs, the file-s for this book were downloaded 1 times, the file-s went public at Wed Feb 01 2023.

Available formats:
Columbia Peaks - Item Tile - Metadata - PNG - Spectrogram - VBR MP3 -

Related Links:

Online Marketplaces

Find Delphi Live at online marketplaces:


3PSL Videopremiär Delphi & Soleil Camara ' PHRESH Remix'

By

PSL Videopremiär Delphi & Soleil Camara ' PHRESH Remix'

“PSL Videopremiär Delphi & Soleil Camara ' PHRESH Remix'” Metadata:

  • Title: ➤  PSL Videopremiär Delphi & Soleil Camara ' PHRESH Remix'
  • Author:
  • Language: swe

“PSL Videopremiär Delphi & Soleil Camara ' PHRESH Remix'” Subjects and Themes:

Edition Identifiers:

Downloads Information:

The book is available for download in "movies" format, the size of the file-s is: 267.34 Mbs, the file-s for this book were downloaded 23 times, the file-s went public at Thu Nov 02 2023.

Available formats:
Archive BitTorrent - Item Tile - JPEG Thumb - MPEG4 - Metadata - PNG - Thumbnail - h.264 IA -

Related Links:

Online Marketplaces

Find PSL Videopremiär Delphi & Soleil Camara ' PHRESH Remix' at online marketplaces:


4Richard Allen Guilty On All Counts In Delphi Double Murder Case - IUSTV News

By

Richard Allen has been found guilty of all charges by a jury in Carroll County Court in the February 2017 deaths of teenagers Libby German and Abby Williams. » Read more of this week's stories: https://www.iustv.com/ Follow IUSTV on social media! » IUSTV on Instagram: https://www.instagram.com/iustv/ » IUSTV on Twitter: https://twitter.com/iustv IU Student Television is a completely student-run television station located on the IU Bloomington campus. Created in 2002, IUSTV exists to produce high-quality news, sports, and entertainment programming for the IU campus and Bloomington communities, while at the same time giving students hands-on opportunities to create media content. Members gain experience in a wide variety of areas including production, reporting, anchoring, editing, writing, podcasting, and much more. #crime #news #local #delphi

“Richard Allen Guilty On All Counts In Delphi Double Murder Case - IUSTV News” Metadata:

  • Title: ➤  Richard Allen Guilty On All Counts In Delphi Double Murder Case - IUSTV News
  • Author: ➤  
  • Language: English

“Richard Allen Guilty On All Counts In Delphi Double Murder Case - IUSTV News” Subjects and Themes:

Edition Identifiers:

Downloads Information:

The book is available for download in "movies" format, the size of the file-s is: 8.60 Mbs, the file-s for this book were downloaded 12 times, the file-s went public at Thu Nov 14 2024.

Available formats:
Archive BitTorrent - Item Tile - MP3 - Metadata - PNG - SubRip - Thumbnail - Web Video Text Tracks - h.264 - h.264 HD -

Related Links:

Online Marketplaces

Find Richard Allen Guilty On All Counts In Delphi Double Murder Case - IUSTV News at online marketplaces:


5TKeySpy Component For Delphi 16/32

{*************************************************************} {            TKeySpy Component for Delphi 16/32               } { Version:   2.5                                              } { Author:    Aleksey Kuznetsov, Kiev, Ukraine                 } {            Алексей Кузнецов (Xacker), Киев, Украина         } { E-Mail:    [email protected]                              } { Home page: http://www.angen.net/~xacker/                    } { Created:   August, 16, 1998                                 } { Modified:  May, 28, 1999                                    } { Legal:     Copyright (c) 1998-1999 by Aleksey Xacker        } {*************************************************************} {                     KEYBOARD SPY:                           } { This component is intended for interception of pressing the } { keyboard. The KeySpy is possible to apply for interception  } { of the typed text of the another's programs, as keyboard    } { spy, or for processing events at type certain keywords etc..} {*************************************************************} {                 KEYBOARD SPY (Russian):                     } { Данная компонента предназначена для перехвата нажатий       } { клавиатуры. KeySpy можно применять для перехвата            } { набираемого текста чужих программ, как клавиатурный шпион,  } { или для выполнения какого-либо действия при наборе          } { определTнного ключевого слова (Keyword) и т.д.              } {*************************************************************} { Properties: ************************************************} {         Enabled: As it usual...                             } {         Keyword: At a set of this word event will be        } {                  carried out (See OnKeyword event).         } {    ActiveLayout: Active keyboard layout (string) Win32 only } {       SpyLayout: now present English, Russian and Italian   } {ActiveWindowTitle: Title of active window (Read only)        } {     Events: ************************************************} {    OnKeySpyDown: As OnKeyDown, but in any place (window).   } {      OnKeySpyUp: As OnKeyUp, but in any place (window).     } {       OnKeyword: The Keyword has been typed (See Keyword).  } { OnLayoutChanged: The Keyboard layout was changed. Win32 only} { OnActiveWindowChanged:                                      } {*************************************************************} {                    IMPORTANT NOTE:                          } {  This code may be used and modified by anyone so long as    } { this header and copyright information remains intact. By    } { using this code you agree to indemnify Aleksey Xacker from  } { any liability that might arise from its use. You must       } { obtain written consent before selling or redistributing     } { this code.                                                  } {                                                             } { If at occurrence of any questions concerning these          } { component, drop me mail: [email protected].               } {*************************************************************} {  Changes:                                                   } { 20.I.1999: Added 32-bit support                             } { 14.V.1999: Added OnChangeLayout event.                      } {            Added Italian and Russian keyboard layouts.      } { 28.V.1999: Added ActiveWindowTitle property.                } {*************************************************************}

“TKeySpy Component For Delphi 16/32” Metadata:

  • Title: ➤  TKeySpy Component For Delphi 16/32

Edition Identifiers:

Downloads Information:

The book is available for download in "software" format, the size of the file-s is: 0.06 Mbs, the file-s for this book were downloaded 4 times, the file-s went public at Sun May 12 2024.

Available formats:
Archive BitTorrent - Metadata - ZIP -

Related Links:

Online Marketplaces

Find TKeySpy Component For Delphi 16/32 at online marketplaces:


6JEDI的Delphi版WinAPI声明包(Project JEDI API Conversion Library Pack) (JEDIAPI090808.rar)

By

I found this while looking for a VST1 SDK. Thought it would be useful to upload here. The original website link for this file is  https://www.2ccc.com/article.asp?articleid=5340 . Seems to contain a bunch of API's converted to the Pascal programming language for use with Delphi 7.

“JEDI的Delphi版WinAPI声明包(Project JEDI API Conversion Library Pack) (JEDIAPI090808.rar)” Metadata:

  • Title: ➤  JEDI的Delphi版WinAPI声明包(Project JEDI API Conversion Library Pack) (JEDIAPI090808.rar)
  • Author:

“JEDI的Delphi版WinAPI声明包(Project JEDI API Conversion Library Pack) (JEDIAPI090808.rar)” Subjects and Themes:

Edition Identifiers:

Downloads Information:

The book is available for download in "software" format, the size of the file-s is: 4.93 Mbs, the file-s for this book were downloaded 3 times, the file-s went public at Sun Feb 04 2024.

Available formats:
Archive BitTorrent - Metadata - RAR -

Related Links:

Online Marketplaces

Find JEDI的Delphi版WinAPI声明包(Project JEDI API Conversion Library Pack) (JEDIAPI090808.rar) at online marketplaces:


7What Do Canadians Living With Pain Think Healthcare Professionals Should Know About The Experience Of Pain? A Delphi Study

By

Chronic pain is a leading cause of personal suffering in Canada. People living with pain commonly report feeling misunderstood, dismissed, or stigmatized by their health professionals. This can undermine treatment outcomes by degrading the therapeutic alliance and engagement with treatment. As pain is a fundamentally subjective experience, people living with pain are uniquely positioned to help healthcare students develop a foundational understanding of lived experience of pain, as a foundation for building trust, credibility and relevance with future patients. This project will take a first step towards improving education on the lived experience of pain for healthcare professionals by achieving consensus on what Canadians living with pain think healthcare professionals should know about the experience of pain.

“What Do Canadians Living With Pain Think Healthcare Professionals Should Know About The Experience Of Pain? A Delphi Study” Metadata:

  • Title: ➤  What Do Canadians Living With Pain Think Healthcare Professionals Should Know About The Experience Of Pain? A Delphi Study
  • Authors: ➤  

Edition Identifiers:

Downloads Information:

The book is available for download in "data" format, the size of the file-s is: 0.09 Mbs, the file-s for this book were downloaded 6 times, the file-s went public at Fri Sep 30 2022.

Available formats:
Archive BitTorrent - Metadata - ZIP -

Related Links:

Online Marketplaces

Find What Do Canadians Living With Pain Think Healthcare Professionals Should Know About The Experience Of Pain? A Delphi Study at online marketplaces:


8Phase 1: Community Input (via Delphi Poll) To Develop Autistic Burnout Item Pool

By

Chronic pain is a leading cause of personal suffering in Canada. People living with pain commonly report feeling misunderstood, dismissed, or stigmatized by their health professionals. This can undermine treatment outcomes by degrading the therapeutic alliance and engagement with treatment. As pain is a fundamentally subjective experience, people living with pain are uniquely positioned to help healthcare students develop a foundational understanding of lived experience of pain, as a foundation for building trust, credibility and relevance with future patients. This project will take a first step towards improving education on the lived experience of pain for healthcare professionals by achieving consensus on what Canadians living with pain think healthcare professionals should know about the experience of pain.

“Phase 1: Community Input (via Delphi Poll) To Develop Autistic Burnout Item Pool” Metadata:

  • Title: ➤  Phase 1: Community Input (via Delphi Poll) To Develop Autistic Burnout Item Pool
  • Author:

Edition Identifiers:

Downloads Information:

The book is available for download in "data" format, the size of the file-s is: 0.12 Mbs, the file-s for this book were downloaded 1 times, the file-s went public at Wed Nov 08 2023.

Available formats:
Archive BitTorrent - Metadata - ZIP -

Related Links:

Online Marketplaces

Find Phase 1: Community Input (via Delphi Poll) To Develop Autistic Burnout Item Pool at online marketplaces:


9Comparing Individual Structural Models With The Output From An SGRP Delphi Group: Is There A Significant Improvement In Model Quality?

By

Chronic pain is a leading cause of personal suffering in Canada. People living with pain commonly report feeling misunderstood, dismissed, or stigmatized by their health professionals. This can undermine treatment outcomes by degrading the therapeutic alliance and engagement with treatment. As pain is a fundamentally subjective experience, people living with pain are uniquely positioned to help healthcare students develop a foundational understanding of lived experience of pain, as a foundation for building trust, credibility and relevance with future patients. This project will take a first step towards improving education on the lived experience of pain for healthcare professionals by achieving consensus on what Canadians living with pain think healthcare professionals should know about the experience of pain.

“Comparing Individual Structural Models With The Output From An SGRP Delphi Group: Is There A Significant Improvement In Model Quality?” Metadata:

  • Title: ➤  Comparing Individual Structural Models With The Output From An SGRP Delphi Group: Is There A Significant Improvement In Model Quality?
  • Authors: ➤  

Edition Identifiers:

Downloads Information:

The book is available for download in "data" format, the size of the file-s is: 0.36 Mbs, the file-s for this book were downloaded 3 times, the file-s went public at Sat Aug 28 2021.

Available formats:
Archive BitTorrent - Metadata - ZIP -

Related Links:

Online Marketplaces

Find Comparing Individual Structural Models With The Output From An SGRP Delphi Group: Is There A Significant Improvement In Model Quality? at online marketplaces:


10Delphi Study: Support For Families Of Children With A Rare Degenerative Metabolic Disease (Juvenile Neuronal Ceroid Lipofuscinosis, CLN3 Disease).

By

The Neuronal Ceroid Lipofuscinoses (NCLs) comprise a group of around 13 rare degenerative metabolic diseases unified by the accumulation of ceroid-lipofuscin like storage material in the body cells (Mole & Cotman, 2015, Mole et al. 2018). As a group, the NCLs represent the most common cause of childhood dementia. Juvenile NCL (JNCL, also NCL type 3, Batten's disease) is the most occurring form of NCL with an estimated number of 40 patients in the Netherlands. Most of these patients receive care at Bartiméus and Royal Visio (expertise organisations supporting blind and partially sighted people). JNCL causes children to lose their vision at primary school age. At that moment often learning and behavioral problems exist as well and increase as the disease propagates. Children with (the classical form of) JNCL do not get older than the age of 23 years on average. The disease and additional emotions and behavioral problems have a major impact on (the quality of) the life of the child with JNCL and its system, in particular on the parents and siblings (Adams et al. 2013, Von Tetzchner, 2019). There is a great need for more knowledge on emotional and behavioral problems that can accompany JNCL and for adequate support of children and parents with respect to these problems (Honingh et al, 2022). With this Delphi study we want to take a step in standardizing and substantiating the pedagogical support of families of children with JNCL. With the knowledge of a previous data analysis study (Honingh et al., 2022) and with the expertise of parents and NCL experts, we aim to develop a support module to help parents and children to deal with behavior and emotions. Through this research, a blueprint is created for the guidance of families of children with a degenerative disease.

“Delphi Study: Support For Families Of Children With A Rare Degenerative Metabolic Disease (Juvenile Neuronal Ceroid Lipofuscinosis, CLN3 Disease).” Metadata:

  • Title: ➤  Delphi Study: Support For Families Of Children With A Rare Degenerative Metabolic Disease (Juvenile Neuronal Ceroid Lipofuscinosis, CLN3 Disease).
  • Authors:

Edition Identifiers:

Downloads Information:

The book is available for download in "data" format, the size of the file-s is: 0.14 Mbs, the file-s for this book were downloaded 4 times, the file-s went public at Fri Jan 20 2023.

Available formats:
Archive BitTorrent - Metadata - ZIP -

Related Links:

Online Marketplaces

Find Delphi Study: Support For Families Of Children With A Rare Degenerative Metabolic Disease (Juvenile Neuronal Ceroid Lipofuscinosis, CLN3 Disease). at online marketplaces:


11Conceptualizing Irremediable Psychiatric Suffering To The Background Of Physician Assisted Death With A Delphi-study

By

A modified Delphi study that aims to find consensus- criteria for irremediable psychiatric suffering in the context of PAD.

“Conceptualizing Irremediable Psychiatric Suffering To The Background Of Physician Assisted Death With A Delphi-study” Metadata:

  • Title: ➤  Conceptualizing Irremediable Psychiatric Suffering To The Background Of Physician Assisted Death With A Delphi-study
  • Authors: ➤  

Edition Identifiers:

Downloads Information:

The book is available for download in "data" format, the size of the file-s is: 0.23 Mbs, the file-s for this book were downloaded 3 times, the file-s went public at Mon Aug 23 2021.

Available formats:
Archive BitTorrent - Metadata - ZIP -

Related Links:

Online Marketplaces

Find Conceptualizing Irremediable Psychiatric Suffering To The Background Of Physician Assisted Death With A Delphi-study at online marketplaces:


12Comparing Clinician UTI Diagnoses To The Delphi Consensus Standard: A Retrospective Study At Sebbi Hospital, Uganda

By

The accurate diagnosis of urinary tract infections (UTIs) remains a significant challenge in resource-limited settings, where diagnostic capabilities vary considerably. This study aims to evaluate the accuracy of clinician UTI diagnoses at Sebbi Hospital in Uganda compared to the Delphi consensus standard for UTI research. Understanding this relationship will inform diagnostic practices and antibiotic stewardship in general hospitals and lower-level health centers in similar settings. We will test the hypothesis that clinician diagnoses of UTIs at general hospitals and lower-level health centers differ significantly from the Delphi consensus standard, particularly in the interpretation of clinical and urinalysis parameters. Additional investigations will also examine variations in diagnostic agreement between pediatric and adult populations.

“Comparing Clinician UTI Diagnoses To The Delphi Consensus Standard: A Retrospective Study At Sebbi Hospital, Uganda” Metadata:

  • Title: ➤  Comparing Clinician UTI Diagnoses To The Delphi Consensus Standard: A Retrospective Study At Sebbi Hospital, Uganda
  • Authors: ➤  

Edition Identifiers:

Downloads Information:

The book is available for download in "data" format, the size of the file-s is: 0.73 Mbs, the file-s for this book were downloaded 1 times, the file-s went public at Mon Mar 10 2025.

Available formats:
Archive BitTorrent - Metadata - ZIP -

Related Links:

Online Marketplaces

Find Comparing Clinician UTI Diagnoses To The Delphi Consensus Standard: A Retrospective Study At Sebbi Hospital, Uganda at online marketplaces:


13Knowledge, Skills And Competences Of Physiotherapists When Treating People With Chronich Pain – Delphi Method Survey Of Pain Experts

By

Using a delphi method to ask pain experts through a questionnaire what expertise, knowledge and skills physiotherapists need when treating people with chronic pain.

“Knowledge, Skills And Competences Of Physiotherapists When Treating People With Chronich Pain – Delphi Method Survey Of Pain Experts” Metadata:

  • Title: ➤  Knowledge, Skills And Competences Of Physiotherapists When Treating People With Chronich Pain – Delphi Method Survey Of Pain Experts
  • Authors:

Edition Identifiers:

Downloads Information:

The book is available for download in "data" format, the size of the file-s is: 0.06 Mbs, the file-s for this book were downloaded 4 times, the file-s went public at Fri Aug 27 2021.

Available formats:
Archive BitTorrent - Metadata - ZIP -

Related Links:

Online Marketplaces

Find Knowledge, Skills And Competences Of Physiotherapists When Treating People With Chronich Pain – Delphi Method Survey Of Pain Experts at online marketplaces:


14Publisher Preferences For A Journal Transparency Tool: A Delphi Study Protocol

By

Peer-reviewed, scholarly journals play a critical role in disseminating biomedical research. Scientific publications must be reported and disseminated according to particular best practice standards in order to be of use to clinicians, other researchers, and patients. For example, published research should be properly indexed and archived so that it can be found and preserved over time. Several calls have been made for academic journals to become more transparent, including opening up the peer-review process and making study data publicly available. To address this call for increased transparency, we want to develop a publicly available digital journal transparency tool that can assist different stakeholders including the public, researchers, and publishers to ascertain information about how a journal operates and which best practices it meets. The aim of this particular research study is to determine the needs and preferences for a digital transparency tool from the publishing community.

“Publisher Preferences For A Journal Transparency Tool: A Delphi Study Protocol” Metadata:

  • Title: ➤  Publisher Preferences For A Journal Transparency Tool: A Delphi Study Protocol
  • Authors: ➤  

Edition Identifiers:

Downloads Information:

The book is available for download in "data" format, the size of the file-s is: 0.45 Mbs, the file-s for this book were downloaded 4 times, the file-s went public at Sun May 01 2022.

Available formats:
Archive BitTorrent - Metadata - ZIP -

Related Links:

Online Marketplaces

Find Publisher Preferences For A Journal Transparency Tool: A Delphi Study Protocol at online marketplaces:


15Delphi Group Size And Diversity Study

By

Peer-reviewed, scholarly journals play a critical role in disseminating biomedical research. Scientific publications must be reported and disseminated according to particular best practice standards in order to be of use to clinicians, other researchers, and patients. For example, published research should be properly indexed and archived so that it can be found and preserved over time. Several calls have been made for academic journals to become more transparent, including opening up the peer-review process and making study data publicly available. To address this call for increased transparency, we want to develop a publicly available digital journal transparency tool that can assist different stakeholders including the public, researchers, and publishers to ascertain information about how a journal operates and which best practices it meets. The aim of this particular research study is to determine the needs and preferences for a digital transparency tool from the publishing community.

“Delphi Group Size And Diversity Study” Metadata:

  • Title: ➤  Delphi Group Size And Diversity Study
  • Authors: ➤  

Edition Identifiers:

Downloads Information:

The book is available for download in "data" format, the size of the file-s is: 0.51 Mbs, the file-s for this book were downloaded 2 times, the file-s went public at Thu Aug 19 2021.

Available formats:
Archive BitTorrent - Metadata - ZIP -

Related Links:

Online Marketplaces

Find Delphi Group Size And Diversity Study at online marketplaces:


16Establishing Open Science Research Priorities In Health Psychology: A Research Prioritisation Delphi Exercise

By

This study will use a structured and systematic Delphi exercise approach to identifying the most pressing research priorities in relation to open science and health psychology as outlined by European Health Psychology Society (EHPS) members. This output of this process aims to inform and guide the conduct of focused, prioritised research by both EHPS members and others interested in open science within health psychology, reducing the likelihood for research waste whilst maximising the potential for collaborative research. This study is being run by the European Health Psychology Society’s (EHPS) Open Science Special Interest Group.

“Establishing Open Science Research Priorities In Health Psychology: A Research Prioritisation Delphi Exercise” Metadata:

  • Title: ➤  Establishing Open Science Research Priorities In Health Psychology: A Research Prioritisation Delphi Exercise
  • Authors: ➤  

Edition Identifiers:

Downloads Information:

The book is available for download in "data" format, the size of the file-s is: 0.61 Mbs, the file-s for this book were downloaded 3 times, the file-s went public at Wed Aug 18 2021.

Available formats:
Archive BitTorrent - Metadata - ZIP -

Related Links:

Online Marketplaces

Find Establishing Open Science Research Priorities In Health Psychology: A Research Prioritisation Delphi Exercise at online marketplaces:


17Incremental Validity Of Criterion A And B Of The AMPD Model In Clinical Practice: A Delphi Study

By

A Delphi study aims that assesses the incremental validity of both AMPD criteria by soliciting input from a panel of clinicians familiar with the AMPD model or actively utilizing it in clinical practice.

“Incremental Validity Of Criterion A And B Of The AMPD Model In Clinical Practice: A Delphi Study” Metadata:

  • Title: ➤  Incremental Validity Of Criterion A And B Of The AMPD Model In Clinical Practice: A Delphi Study
  • Authors:

Edition Identifiers:

Downloads Information:

The book is available for download in "data" format, the size of the file-s is: 0.07 Mbs, the file-s for this book were downloaded 1 times, the file-s went public at Thu Mar 13 2025.

Available formats:
Archive BitTorrent - Metadata - ZIP -

Related Links:

Online Marketplaces

Find Incremental Validity Of Criterion A And B Of The AMPD Model In Clinical Practice: A Delphi Study at online marketplaces:


18Health Effects Of Climate Change For Outdoor Athletes - A Classic Online Delphi Study Among Experts In Medicine And Sports.

By

Climate change has a massive impact on the environment, society and health. It is therefore all the more surprising that climate change has received comparatively little attention in sports medicine to date. This project aims to use an innovative method to identify the health risks relevant to sports and to develop adequate prevention strategies.

“Health Effects Of Climate Change For Outdoor Athletes - A Classic Online Delphi Study Among Experts In Medicine And Sports.” Metadata:

  • Title: ➤  Health Effects Of Climate Change For Outdoor Athletes - A Classic Online Delphi Study Among Experts In Medicine And Sports.
  • Authors:

Edition Identifiers:

Downloads Information:

The book is available for download in "data" format, the size of the file-s is: 0.05 Mbs, the file-s for this book were downloaded 2 times, the file-s went public at Wed Aug 25 2021.

Available formats:
Archive BitTorrent - Metadata - ZIP -

Related Links:

Online Marketplaces

Find Health Effects Of Climate Change For Outdoor Athletes - A Classic Online Delphi Study Among Experts In Medicine And Sports. at online marketplaces:


19Delphi Protocol

By

Climate change has a massive impact on the environment, society and health. It is therefore all the more surprising that climate change has received comparatively little attention in sports medicine to date. This project aims to use an innovative method to identify the health risks relevant to sports and to develop adequate prevention strategies.

“Delphi Protocol” Metadata:

  • Title: Delphi Protocol
  • Authors:

Edition Identifiers:

Downloads Information:

The book is available for download in "data" format, the size of the file-s is: 0.23 Mbs, the file-s for this book were downloaded 8 times, the file-s went public at Fri Sep 10 2021.

Available formats:
Archive BitTorrent - Metadata - ZIP -

Related Links:

Online Marketplaces

Find Delphi Protocol at online marketplaces:


20Optimizing Preoperative And Postoperative Blood Flow Restriction Protocols For Isolated ACL Reconstruction: An International Delphi Study.

By

Introduction: Blood Flow Restriction (BFR) combined with therapeutic exercise has proven to be an effective tool for preserving muscle mass and optimizing function in patients with anterior cruciate ligament (ACL) injuries. However, there is a lack of standardization in its clinical application, particularly during the preoperative and postoperative phases of ACL reconstruction. In response to this need, the development of an expert consensus is proposed to define specific and safe protocols for BFR use in this context. Objective: To identify the criteria used in the application of blood flow restriction (BFR) protocols combined with exercise during the preoperative and postoperative phases in patients undergoing ACL reconstruction, with the ultimate goal of establishing clear guidelines regarding its application, progression, and frequency. Methodology: A three-round Delphi study will be conducted using online surveys. The questionnaire will be structured into six thematic blocks: (1) General guidelines for BFR application, (2) Specific protocols and considerations, (3) Frequency of BFR application, (4) Progression of protocols, (5) Preoperative ACL phase, and (6) Postoperative ACL phase. Over 30 experts—including researchers and clinicians with recognized experience in ACL rehabilitation and Blood Flow Restriction—will participate in the validation process. Experts will evaluate each item using Likert scales and provide qualitative feedback to refine content across successive rounds. Consensus will be defined based on pre-established agreement thresholds. The REDCap platform will be used to manage data collection, monitoring, and analysis. Descriptive analysis will be conducted to assess the level of consensus achieved and to identify items requiring modification or reformulation across rounds.

“Optimizing Preoperative And Postoperative Blood Flow Restriction Protocols For Isolated ACL Reconstruction: An International Delphi Study.” Metadata:

  • Title: ➤  Optimizing Preoperative And Postoperative Blood Flow Restriction Protocols For Isolated ACL Reconstruction: An International Delphi Study.
  • Authors:

Edition Identifiers:

Downloads Information:

The book is available for download in "data" format, the size of the file-s is: 0.18 Mbs, the file-s went public at Mon Jun 30 2025.

Available formats:
Archive BitTorrent - Metadata - ZIP -

Related Links:

Online Marketplaces

Find Optimizing Preoperative And Postoperative Blood Flow Restriction Protocols For Isolated ACL Reconstruction: An International Delphi Study. at online marketplaces:


21Core Sociodemographic Data Variables In ICU Trials (CoDe-IT): A Protocol For Generating Core Data Variables Using A Delphi Consensus Process

By

Sociodemographic variables influence health outcomes, either directly (i.e., gender identity) or indirectly (e.g., structural/systemic racism based on ethno-racial group). Identification of how sociodemographic variables can impact the health of critically ill adults is important to guide care and research design for this population. However, despite the growing recognition of the importance of collecting sociodemographic measures that influence health outcomes, insufficient and inconsistent data collection of sociodemographic variables persists in critical care studies. We aim to develop a set of core data variables (CoDaV) for social determinants of health (SDoH) specific to studies involving critically ill adults.

“Core Sociodemographic Data Variables In ICU Trials (CoDe-IT): A Protocol For Generating Core Data Variables Using A Delphi Consensus Process” Metadata:

  • Title: ➤  Core Sociodemographic Data Variables In ICU Trials (CoDe-IT): A Protocol For Generating Core Data Variables Using A Delphi Consensus Process
  • Authors:

Edition Identifiers:

Downloads Information:

The book is available for download in "data" format, the size of the file-s is: 1.03 Mbs, the file-s for this book were downloaded 2 times, the file-s went public at Mon Dec 11 2023.

Available formats:
Archive BitTorrent - Metadata - ZIP -

Related Links:

Online Marketplaces

Find Core Sociodemographic Data Variables In ICU Trials (CoDe-IT): A Protocol For Generating Core Data Variables Using A Delphi Consensus Process at online marketplaces:


22Delphi Study To Obtain Expert Consensus On The Management Of Very Old Patients In Intensive Care

By

Patients aged 80 years and older represent the fastest growing cohort in intensive care units (ICUs) in many countries. By contrast to younger patients, these very old individuals are characterised by a high prevalence of chronic multi-morbidity and functional impairments which are summarised as geriatric conditions. They are associated with an increased vulnerability to acute stress (frailty), which influences ICU survival, recovery of functional abilities and quality of life after discharge. However, the presence and phenotype of geriatric conditions are variable among very old patients and the optimal model for managing these patients in the ICU is still unknown. This results in a substantial variability of intensive care for this cohort with wide-ranging ethical implications. There is no strong evidence for the optimal management of patients 80 years or older in the ICU. In this situation, a consensus among experts, obtained in a Delphi process, constitutes the best option to summarise the current knowledge and experience to develop recommendations for clinical practice.

“Delphi Study To Obtain Expert Consensus On The Management Of Very Old Patients In Intensive Care” Metadata:

  • Title: ➤  Delphi Study To Obtain Expert Consensus On The Management Of Very Old Patients In Intensive Care
  • Author:

Edition Identifiers:

Downloads Information:

The book is available for download in "data" format, the size of the file-s is: 0.36 Mbs, the file-s for this book were downloaded 5 times, the file-s went public at Mon Dec 18 2023.

Available formats:
Archive BitTorrent - Metadata - ZIP -

Related Links:

Online Marketplaces

Find Delphi Study To Obtain Expert Consensus On The Management Of Very Old Patients In Intensive Care at online marketplaces:


23Using Maternal And Neonatal Data Collection Systems For Coronavirus Disease 2019 (COVID-19) Vaccines Active Safety Surveillance In Low- And Middle-income Countries: An International Modified Delphi Study

By

The aim of this study was to build consensus about the use of existing maternal and neonatal data collection systems in LMICs for COVID-19 vaccines active safety surveillance, a basic set of variables, and the suitability and feasibility of including pregnant women and LMIC research networks in COVID-19 vaccines pre-licensure activities. Methods: A three-stage modified Delphi study was conducted over three months in 2020. An international multidisciplinary panel of 16 experts participated. Ratings distributions and consensus were assessed, and ratings’ rationale was analyzed. Conclusions: Although there was some uncertainty regarding feasibility, experts recommended using maternal and neonatal data collection systems and agreed on a common set of variables for COVID-19 vaccines active safety surveillance in LMICs.

“Using Maternal And Neonatal Data Collection Systems For Coronavirus Disease 2019 (COVID-19) Vaccines Active Safety Surveillance In Low- And Middle-income Countries: An International Modified Delphi Study” Metadata:

  • Title: ➤  Using Maternal And Neonatal Data Collection Systems For Coronavirus Disease 2019 (COVID-19) Vaccines Active Safety Surveillance In Low- And Middle-income Countries: An International Modified Delphi Study
  • Author:

Edition Identifiers:

Downloads Information:

The book is available for download in "data" format, the size of the file-s is: 0.13 Mbs, the file-s for this book were downloaded 4 times, the file-s went public at Fri Aug 20 2021.

Available formats:
Archive BitTorrent - Metadata - ZIP -

Related Links:

Online Marketplaces

Find Using Maternal And Neonatal Data Collection Systems For Coronavirus Disease 2019 (COVID-19) Vaccines Active Safety Surveillance In Low- And Middle-income Countries: An International Modified Delphi Study at online marketplaces:


24Delphi Study To Develop A Quality Assessment Tool For Experience Sampling Method Items

By

There is currently no "gold standard" for assessing the quality of items used in Experience Sampling Method (ESM) research. As part of the ESM Item Repository project, we will assess the quality of items within the Repository. In order to do this, we first need to develop quality assessment criteria. To this end, we will conduct a Delphi study with ESM experts to develop quality assessment criteria that can be used within the ESM Item Repository project, but which can also benefit other researchers within the ESM community.

“Delphi Study To Develop A Quality Assessment Tool For Experience Sampling Method Items” Metadata:

  • Title: ➤  Delphi Study To Develop A Quality Assessment Tool For Experience Sampling Method Items
  • Authors: ➤  

Edition Identifiers:

Downloads Information:

The book is available for download in "data" format, the size of the file-s is: 0.41 Mbs, the file-s for this book were downloaded 2 times, the file-s went public at Thu Oct 03 2024.

Available formats:
Archive BitTorrent - Metadata - ZIP -

Related Links:

Online Marketplaces

Find Delphi Study To Develop A Quality Assessment Tool For Experience Sampling Method Items at online marketplaces:


25Delphi Study On Best Practices In Psilocybin-assisted Psychotherapy

By

This Delphi study that seeks to clarify best practices in psilocybin-assisted psychotherapy. Delphi surveys will be conducted with researchers and clinicians experienced in psilocybin assisted psycotherpay. In the first round, we will ask open-ended questions about the methodology of clinical trials. Responses will be coded into a multiple-choice format via thematic analysis and returned to the participants as a second Delphi round. If required, this list of responses will be refined towards consensus in a third Delphi round. Rounds will continue until consensus is reached (70%). The purpose of this study is to clarify the best practices for psilocybin-assisted psychotherapy and seek expert opinions on challenges currently being faced in scientific trial designs.

“Delphi Study On Best Practices In Psilocybin-assisted Psychotherapy” Metadata:

  • Title: ➤  Delphi Study On Best Practices In Psilocybin-assisted Psychotherapy
  • Authors:

Edition Identifiers:

Downloads Information:

The book is available for download in "data" format, the size of the file-s is: 0.11 Mbs, the file-s went public at Sat Aug 23 2025.

Available formats:
Archive BitTorrent - Metadata - ZIP -

Related Links:

Online Marketplaces

Find Delphi Study On Best Practices In Psilocybin-assisted Psychotherapy at online marketplaces:


26Delphi Client/server Developer's Guide

By

This Delphi study that seeks to clarify best practices in psilocybin-assisted psychotherapy. Delphi surveys will be conducted with researchers and clinicians experienced in psilocybin assisted psycotherpay. In the first round, we will ask open-ended questions about the methodology of clinical trials. Responses will be coded into a multiple-choice format via thematic analysis and returned to the participants as a second Delphi round. If required, this list of responses will be refined towards consensus in a third Delphi round. Rounds will continue until consensus is reached (70%). The purpose of this study is to clarify the best practices for psilocybin-assisted psychotherapy and seek expert opinions on challenges currently being faced in scientific trial designs.

“Delphi Client/server Developer's Guide” Metadata:

  • Title: ➤  Delphi Client/server Developer's Guide
  • Author:
  • Language: English

“Delphi Client/server Developer's Guide” Subjects and Themes:

Edition Identifiers:

Downloads Information:

The book is available for download in "texts" format, the size of the file-s is: 1297.45 Mbs, the file-s for this book were downloaded 49 times, the file-s went public at Fri Jun 23 2023.

Available formats:
ACS Encrypted PDF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - EPUB - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - RePublisher Final Processing Log - RePublisher Initial Processing Log - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -

Related Links:

Online Marketplaces

Find Delphi Client/server Developer's Guide at online marketplaces:


27Costa V. Delphi Technologies Plc

This item represents a case in PACER, the U.S. Government's website for federal case data. If you wish to see the entire case, please consult PACER directly.

“Costa V. Delphi Technologies Plc” Metadata:

  • Title: ➤  Costa V. Delphi Technologies Plc
  • Language: English

Edition Identifiers:

Downloads Information:

The book is available for download in "texts" format, the size of the file-s is: 0.70 Mbs, the file-s for this book were downloaded 36 times, the file-s went public at Thu Mar 19 2020.

Available formats:
Archive BitTorrent - JSON - Metadata - Text PDF -

Related Links:

Online Marketplaces

Find Costa V. Delphi Technologies Plc at online marketplaces:


28Studies In The Quality Of Life; Delphi And Decision-making

By

This item represents a case in PACER, the U.S. Government's website for federal case data. If you wish to see the entire case, please consult PACER directly.

“Studies In The Quality Of Life; Delphi And Decision-making” Metadata:

  • Title: ➤  Studies In The Quality Of Life; Delphi And Decision-making
  • Author:
  • Language: English

“Studies In The Quality Of Life; Delphi And Decision-making” Subjects and Themes:

Edition Identifiers:

Downloads Information:

The book is available for download in "texts" format, the size of the file-s is: 393.64 Mbs, the file-s for this book were downloaded 19 times, the file-s went public at Wed Feb 01 2023.

Available formats:
ACS Encrypted PDF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - EPUB - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - Metadata Log - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - RePublisher Final Processing Log - RePublisher Initial Processing Log - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -

Related Links:

Online Marketplaces

Find Studies In The Quality Of Life; Delphi And Decision-making at online marketplaces:


29Delphi Productions, Inc. Dba Group Delphi

This item represents a case in PACER, the U.S. Government's website for federal case data. If you wish to see the entire case, please consult PACER directly.

“Delphi Productions, Inc. Dba Group Delphi” Metadata:

  • Title: ➤  Delphi Productions, Inc. Dba Group Delphi
  • Language: English

Edition Identifiers:

Downloads Information:

The book is available for download in "texts" format, the size of the file-s is: 1.52 Mbs, the file-s for this book were downloaded 18 times, the file-s went public at Thu Apr 27 2023.

Available formats:
Archive BitTorrent - Metadata - Text PDF -

Related Links:

Online Marketplaces

Find Delphi Productions, Inc. Dba Group Delphi at online marketplaces:


30Delphi XpressRC SA10316 Technical Information

This item represents a case in PACER, the U.S. Government's website for federal case data. If you wish to see the entire case, please consult PACER directly.

“Delphi XpressRC SA10316 Technical Information” Metadata:

  • Title: ➤  Delphi XpressRC SA10316 Technical Information
  • Language: English

“Delphi XpressRC SA10316 Technical Information” Subjects and Themes:

Edition Identifiers:

Downloads Information:

The book is available for download in "texts" format, the size of the file-s is: 19.79 Mbs, the file-s for this book were downloaded 53 times, the file-s went public at Wed Nov 25 2020.

Available formats:
Abbyy GZ - Archive BitTorrent - DjVuTXT - Djvu XML - Item Tile - Metadata - Page Numbers JSON - Scandata - Single Page Processed JP2 ZIP - Text PDF -

Related Links:

Online Marketplaces

Find Delphi XpressRC SA10316 Technical Information at online marketplaces:


31Delphi NAV200 - Portable GPS Navigation System Owner`s Manual

This item represents a case in PACER, the U.S. Government's website for federal case data. If you wish to see the entire case, please consult PACER directly.

“Delphi NAV200 - Portable GPS Navigation System Owner`s Manual” Metadata:

  • Title: ➤  Delphi NAV200 - Portable GPS Navigation System Owner`s Manual

“Delphi NAV200 - Portable GPS Navigation System Owner`s Manual” Subjects and Themes:

Edition Identifiers:

Downloads Information:

The book is available for download in "texts" format, the size of the file-s is: 23.45 Mbs, the file-s for this book were downloaded 39 times, the file-s went public at Wed Dec 16 2020.

Available formats:
Archive BitTorrent - DjVuTXT - Djvu XML - Item Tile - Metadata - OCR Page Index - OCR Search Text - Page Numbers JSON - Scandata - Single Page Processed JP2 ZIP - Text PDF - chOCR - hOCR -

Related Links:

Online Marketplaces

Find Delphi NAV200 - Portable GPS Navigation System Owner`s Manual at online marketplaces:


32Delphi DVDM-800 Installation Guide

This item represents a case in PACER, the U.S. Government's website for federal case data. If you wish to see the entire case, please consult PACER directly.

“Delphi DVDM-800 Installation Guide” Metadata:

  • Title: ➤  Delphi DVDM-800 Installation Guide

“Delphi DVDM-800 Installation Guide” Subjects and Themes:

Edition Identifiers:

Downloads Information:

The book is available for download in "texts" format, the size of the file-s is: 4.04 Mbs, the file-s for this book were downloaded 39 times, the file-s went public at Tue Feb 09 2021.

Available formats:
Archive BitTorrent - DjVuTXT - Djvu XML - Item Tile - Metadata - OCR Page Index - OCR Search Text - Page Numbers JSON - Scandata - Single Page Processed JP2 ZIP - Text PDF - chOCR - hOCR -

Related Links:

Online Marketplaces

Find Delphi DVDM-800 Installation Guide at online marketplaces:


33Delphi Stereo System Gateway Systems Analysis INterface Tool (SAINT) User Guide

This item represents a case in PACER, the U.S. Government's website for federal case data. If you wish to see the entire case, please consult PACER directly.

“Delphi Stereo System Gateway Systems Analysis INterface Tool (SAINT) User Guide” Metadata:

  • Title: ➤  Delphi Stereo System Gateway Systems Analysis INterface Tool (SAINT) User Guide
  • Language: English

“Delphi Stereo System Gateway Systems Analysis INterface Tool (SAINT) User Guide” Subjects and Themes:

Edition Identifiers:

Downloads Information:

The book is available for download in "texts" format, the size of the file-s is: 4.98 Mbs, the file-s for this book were downloaded 89 times, the file-s went public at Tue Sep 01 2020.

Available formats:
Abbyy GZ - Archive BitTorrent - DjVuTXT - Djvu XML - Item Tile - Metadata - Page Numbers JSON - Scandata - Single Page Processed JP2 ZIP - Text PDF -

Related Links:

Online Marketplaces

Find Delphi Stereo System Gateway Systems Analysis INterface Tool (SAINT) User Guide at online marketplaces:


34ERIC ED430093: A Delphi Study Of Desired Entry-Level Workplace Skills, Competencies, And Proof-of-Achievement Products.

By

A study determined specific skills and competencies that employers in Tempe, Arizona require in entry-level employees. It identified student-produced performance products applicants can use to signal proficiency in the skills and competencies. A modified Delphi inquiry was used, with 3 rounds of questionnaires over a 5-month period to survey 24 business and nonbusiness employment professionals. Quantitative and qualitative data gathered in each survey round were summarized and used to construct the next round's survey questionnaire. The Secretary of Labor's Commission on Achieving Necessary Skills (SCANS) Report was the basis for rating the importance of entry-level workplace skills and competencies. The panel of experts generated performance product ideas that could signal proficiency in each SCANS skill and competency and rated and ranked the performance products on Likert-type scales measuring applicability and usefulness to hiring personnel. Findings were a rank ordering by importance to the organization of SCANS skills and competencies that showed human interactive skills and competencies as most critical, technological and resource management skills and competencies as least, and a list of performance products to signal proficiency in a skill or competency--traditional (application forms, transcripts, letters of recommendation, lists of extracurricular activities, resumes) and nontraditional products (written documents, videotaped presentations, electronic media documentation, portfolios, exhibitions). (30 references) (YLB)

“ERIC ED430093: A Delphi Study Of Desired Entry-Level Workplace Skills, Competencies, And Proof-of-Achievement Products.” Metadata:

  • Title: ➤  ERIC ED430093: A Delphi Study Of Desired Entry-Level Workplace Skills, Competencies, And Proof-of-Achievement Products.
  • Author:
  • Language: English

“ERIC ED430093: A Delphi Study Of Desired Entry-Level Workplace Skills, Competencies, And Proof-of-Achievement Products.” Subjects and Themes:

Edition Identifiers:

Downloads Information:

The book is available for download in "texts" format, the size of the file-s is: 23.96 Mbs, the file-s for this book were downloaded 86 times, the file-s went public at Tue Dec 29 2015.

Available formats:
Abbyy GZ - Animated GIF - Archive BitTorrent - DjVu - DjVuTXT - Djvu XML - JPEG Thumb - Metadata - Scandata - Single Page Processed JP2 ZIP - Text PDF -

Related Links:

Online Marketplaces

Find ERIC ED430093: A Delphi Study Of Desired Entry-Level Workplace Skills, Competencies, And Proof-of-Achievement Products. at online marketplaces:


35Investigating Automated Accounting And Auditing In The Blockchain Platform With A Fuzzy Delphi Approach

Purpose:  With the aim of understanding and analyzing the current situation and identifying strategic factors of development, performance, and future changes, this research has investigated the features, capabilities, and factors of the blockchain platform and determined the probability of occurrence and its impact on accounting and auditing as an automatic information system. Methodology:  This research is interdisciplinary and is based on an event approach in technology-oriented futurology, which is structured with a new point of view arising from theoretical foundations and effective and affected components. The opinions of 35 international experts in 1402 were collected by purposeful sampling and snowballing. A semi-structured online questionnaire has been collected and analyzed using the fuzzy Delphi method. Findings:  The results of this study show automated accounting and auditing in the blockchain platform. Automated as an evolution in the field of accounting and auditing due to the dissatisfaction caused by financial scandals, frauds, bankruptcies, and past failures; the situation and problems in professions, industries, and businesses; volume, type, and impact of existing laws, regulations and standards; social and political pressures according to the existing situation; the wishes, expectations, needs and requirements of customers, and the ever-increasing technological developments and capabilities of the blockchain platform as an undeniable and very important necessity for which the necessary conditions are ready. On the other hand, the accounting and auditing profession is also very susceptible to automatic and ready to accept it. Originality/Value:  The subject under investigation is one of the new topics in future research and foresight. The features, changes, and facilities that automated accounting and auditing bring to the blockchain platform all add to the importance and necessity of doing research.

“Investigating Automated Accounting And Auditing In The Blockchain Platform With A Fuzzy Delphi Approach” Metadata:

  • Title: ➤  Investigating Automated Accounting And Auditing In The Blockchain Platform With A Fuzzy Delphi Approach
  • Language: fas

Edition Identifiers:

Downloads Information:

The book is available for download in "texts" format, the size of the file-s is: 15.31 Mbs, the file-s for this book were downloaded 9 times, the file-s went public at Sun Mar 16 2025.

Available formats:
Archive BitTorrent - DjVuTXT - Djvu XML - Item Tile - Metadata - OCR Page Index - OCR Search Text - Page Numbers JSON - Scandata - Single Page Processed JP2 ZIP - Text PDF - chOCR - hOCR -

Related Links:

Online Marketplaces

Find Investigating Automated Accounting And Auditing In The Blockchain Platform With A Fuzzy Delphi Approach at online marketplaces:


36Borland Delphi Developer 2

By

Run SETUP.EXE from the \INSTALL directory of this CDROM to install Delphi Developer 2.0.  This setup program can be run on either Windows 95 or on Windows NT 3.51. =============== Delphi requires Windows 3.1 or a 100% compatible operating system, an 80386 or newer processor (486 recommended), and 6Mb of system memory (Delphi Client/Server requires 8Mb, 12Mb or more is recommended for Client/Server development). A minimum installation requires approximately 30Mb of disk space (a full installation of Delphi Client/Server requires approximately 80Mb). DCC.EXE, the DOS command-line compiler, requires at least 1Mb of extended memory. Delphi has been tested under Windows 3.1, Windows for Workgroups 3.11, Windows NT 3.5, OS/2 Warp, and Windows 95.

“Borland Delphi Developer 2” Metadata:

  • Title: Borland Delphi Developer 2
  • Author:
  • Language: English

“Borland Delphi Developer 2” Subjects and Themes:

Edition Identifiers:

Downloads Information:

The book is available for download in "software" format, the size of the file-s is: 406.68 Mbs, the file-s for this book were downloaded 3929 times, the file-s went public at Sun Dec 30 2018.

Available formats:
Archive BitTorrent - ISO Image - Item Tile - JPEG - JPEG Thumb - Metadata - TIFF -

Related Links:

Online Marketplaces

Find Borland Delphi Developer 2 at online marketplaces:


37Six Lessons With Delphi: How To Live Happily With All Life

By

Run SETUP.EXE from the \INSTALL directory of this CDROM to install Delphi Developer 2.0.  This setup program can be run on either Windows 95 or on Windows NT 3.51. =============== Delphi requires Windows 3.1 or a 100% compatible operating system, an 80386 or newer processor (486 recommended), and 6Mb of system memory (Delphi Client/Server requires 8Mb, 12Mb or more is recommended for Client/Server development). A minimum installation requires approximately 30Mb of disk space (a full installation of Delphi Client/Server requires approximately 80Mb). DCC.EXE, the DOS command-line compiler, requires at least 1Mb of extended memory. Delphi has been tested under Windows 3.1, Windows for Workgroups 3.11, Windows NT 3.5, OS/2 Warp, and Windows 95.

“Six Lessons With Delphi: How To Live Happily With All Life” Metadata:

  • Title: ➤  Six Lessons With Delphi: How To Live Happily With All Life
  • Authors:
  • Language: English

Edition Identifiers:

Downloads Information:

The book is available for download in "texts" format, the size of the file-s is: 163.78 Mbs, the file-s for this book were downloaded 9 times, the file-s went public at Fri Oct 27 2023.

Available formats:
ACS Encrypted PDF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Item Tile - JPEG Thumb - LCP Encrypted EPUB - LCP Encrypted PDF - Log - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - RePublisher Final Processing Log - RePublisher Initial Processing Log - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -

Related Links:

Online Marketplaces

Find Six Lessons With Delphi: How To Live Happily With All Life at online marketplaces:


38Delphi 2 Vademecum Profesjonalisty

By

Delphi 2 Vademecum Profesjonalisty Co znajdziesz na CD‑ROM’ie Żadna publikacja o charakterze instruktażowym nie może obyć się bez prezentacji konkretnych przykładów – i niniejsza książka również nie jest wyjątkiem: tekstowi wykładu towarzyszą obszerne listingi kompletnych modułów i ich istotnych fragmentów, splatając się z nim w jedną całość. Listingi te są jednak z natury fragmentaryczne – rzadko kiedy prezentowana jest cała aplikacja, gdyż najczęściej nie jest to konieczne; lukę tę uzupełnia kompletny kod źródłowy zawarty na krążku CD‑ROM, przyporządkowany poszczególnym rozdziałom książki i podzielony, w ramach każdego rozdziału, na odrębne projekty. Przeważająca większość aplikacji została przetłumaczona na język polski, w niektórych przypadkach nie było to jednak możliwe, głównie ze względu na niedo stępność kodu źródłowego niektórych modułów lub specyficzną treść czy postać danych . Przed przystąpieniem do studiowania książki i samodzielnej zabawy z aplikacjami nale ży wykonać dwie nieskomplikowane czynności instalacyjne: zainstalować niezbędne komponentów w Palecie oraz zdefiniować aliasy wykorzystywane przez aplikacje bazo­danowe. Za chwilę opiszemy szczegółowo, jak to zrobić. Oprócz listingów omawianych w tekście przykładowych aplikacji krążek CD‑ROM zawiera ponadto szereg interesujących plików: katalog 3rdParty zawiera kilka pozycji niezwykle cennych dla programisty Delphi 2.0, w szczególności: Pakiet Orpheus autorstwa Turbo Power Software InfoPower © Woll2Woll Software Enigma Plus Delphi GIS Component © TIMC Ltd. Protoview’s OLE Components for Delphi 2 Imagelib VCL z biblioteki Skyline Tools Demoshield 4 InstallShield © Stirling Technologies Wise Installation System z G reat Lakes Business Solutions a także obszerne fragmenty z trzech pierwszych numerów Delphi Informant Works z ro ku 1996 (w tym roku ukazało się oryginalne wydanie książki). W katalogu APD umieściliśmy jedną z ostatnich wersji pakietu Asynch Professional for Delphi autorstwa Turbo Power Software – wiodącego producenta w zakresie oprogramowania transmisji szeregowej; pakietowi temu dedykowany jest rozdział 29 niniejszej książki. W katalogu Extras znajduje się kilka ciekawych bibliotek, między innymi pakiet DelphiCGI umożliwiający efektywne tworzenie internetowych stron WWW. Zaawansowanych programistów zaciekawi z pewnością interesujący artykuł (w języku angielskim), wyjaśniający w bardzo szczegółowy sposób, czym 32‑bitowe Delphi 2.0 różni się od swego poprzednika – Delphi 1.0 oraz różnych wersji Turbo Pascala, ze szczególnym uwzględnieniem mechanizmów systemowych oraz ich wpływu na funkcjonowanie aplikacji. W katalogu BSCPolska zamieściliśmy informacje o Borland Support Center Polska – instytucji, która zajmuje się świadczeniem profesjonalnej pomocy technicznej dla produktów firmy Borland. W katalogu WydawnictwoHelion znajdują się informacje o wydawnictwie oraz atrakcyjny wygaszacz ekranu – prezent od wydawnictwa. Ponadto, dzięki uprzejmości BSC Polska, w katalogach CBuilderTrialEdition , Delphi2TrialEdition oraz IntraBuilderTrialEdition zamieściliśmy 30-dniowe, testowe wersje Borland C++Builder’a, Delphi 2.0 i IntraBuilder’a. Po tym krótkim wstępie przejdźmy do szczegółów, związanych z instalacją zawartości CD‑ROM’u w na dysku stałym. Instalacja przykładów Nie będzie to instalacja w sensie dosłownym, lecz po prostu przekopiowanie plików do wybranego katalogu, oczywiście z zachowaniem struktury podkatalogów. Krążek nie zawiera plików o długich nazwach, można więc użyć do kopiowania dowolnego programu DOS’owego – na przykład Dos Navigatora czy Norton Commandera. Pliki skopiowane z CD‑ROM’u na dysk stały (lub dyskietkę) posiadać będą prawdopodobnie atrybut Read Only , który może stanowić przeszkodę przy samodzielnych eksperymentach z kodem źródłowym aplikacji. Zaleca się wyzerowanie tego atrybutu w stosunku do wszystkich plików, tym bardziej, że niektóre z nich stanowią dane dla aplikacji i muszą być modyfikowalne. Można to osiągnąć bardzo prosto, za pomocą następującego polecenia systemowego ATTRIB –R nazwa_katalogu \*.* /S wydanego na przykład za pomocą opcji Uruchom menu Start (nazwa_katalogu oznacza oczywiście nazwę katalogu, do którego pliki z CD‑ROM’u skopiowano). Dla wygody, powyższą instrukcję umieściliśmy w pliku wsadowym UNRDONLY.BAT. Instalacja nowych komponentów Instalowanie w Palecie nowych komponentów następuje w sposób typowy dla Delphi 2 .0. Należy uruchomić Delphi 2.0, z menu głównego IDE wybrać opcję C omponent| I nstall , w wyświetlonym oknie dialogowym wybrać przycisk A dd i jako moduł źródłowy podać moduł _DDGCMPN.PAS znajdujący się w podkatalogu INSTALL (w stosunku do katalogu, do którego skopiowano zawartość CD‑ROM’u) – w jego zlokalizowaniu może okazać się pomocny przycisk B rowse . Po zlokalizowaniu modułu, naciśnięcie przycisku OK spowoduje rozpoczęcie instalacji trwającej – zależnie od szybkości komputera – od kilkudziesięciu sekund do kilkunastu minut. Ostateczne, na stronie DDG Palety Komponentów powinny zostać zainstalowane następujące komponenty: TAlarm TComponentEditorSample TdBaseTable TDefinePropTest TDigitalClock TDrawPanel THalfMinute THeaderListBox TLaunchPad TMarquee TMemView TNotifyIcon TParadoxTable TPasswordDialog TPlanets TRunButton TTabListBox TWaveFile TWorthLess Są one tu wymienione w kolejności alfabetycznej, rzeczywista kolejność w Palecie będzie inna, nie ma ona zresztą żadnego znaczenia. Dla oszczędności miejsca na dysku można usunąć pliki *.DCU utworzone w podkatalogu INSTALL , koniecznie należy natomiast pozostawić pliki źródłowe *.PAS, w przeciwnym bowiem wypadku nie będzie możliwa kompilacja zupełna projektów (Project|Build All). Niezależnie od powyższej listy, dodatkowych komponentów wymaga materiał rozdziałów 7 i  29 które zawierają one szczegółowy opis instalacji i wyjaśniają zagadnienia towarzyszące . Definiowanie aliasów Aliasy stanowią dla aplikacji Delphi uniwersalne identyfikatory baz danych, niezależnie od typu tych ostatnich; aliasem może być nazwa katalogu zawierającego poszczególne tabele bazy (dla dBase’a i Paradox’a), bądź pojedynczego pliku, w których zawarte są wszystkie tabele (np. bazy MS Access’a czy też bazy serwera InterBase). Na potrzeby przykładowych aplikacji niniejszej książki konieczne jest istnienie aliasów wyszczególnionych w poniższej tabeli: Alias Typ Ścieżka lub plik DB INTRBASE Intrbase\Examples\EMPLOYEE.GDB DBDEMOS STANDARD/Paradox Delphi 2.0\Demos\Data DDGDATA STANDARD/Paradox CODE\DATA DDGIB INTRBASE CODE\DATA\DDGIB.GDB DDGLOCAL STANDARD/Paradox CODE\DATA DDGSALES INTRBASE CODE\DATA\SALES.GDB IBLOCAL INTRBASE Intrbase\Examples\ EMPLOYEE.GDB SALESDB INTRBASE CODE\DATA\SALES.GDB Niezbędne jest w tym miejscu krótkie wyjaśnienie: ze względu na pewną dowolność w wyborze katalogów przy instalowaniu programów w Windows, w szczególności pakietu Delphi 2.0, nie jest możliwe podanie pełnych ścieżek aliasów, lecz jedynie ich podkatalogów. W powyższej tabeli podkatalog CODE odnosi się do katalogu, w którym utworzono kopię CD‑ROM’u, natomiast podkatalogi Delphi 2.0 oraz IntrBase związane są z katalogiem, w którym zainstalowano Delphi 2.0. Najwygodniejszym sposobem zainstalowania aliasów specyficznych dla przykładowych aplikacji (są to aliasy DDGDATA, DDGIB, DDGLOCAL, DDGSALES i SALESDB) jest uruchomienie programu DEFALIAS.EXE znajdującego się w głównym katalogu CD‑ROM’u. Przed uruchomieniem tego programu należy zamknąć wszystkie aplikacje wykorzystujące interfejs BDE – przede wszystkim samo Delphi 2.0 oraz ewentualne aplikacje bazodanowe stworzone za jego pomocą . Jeżeli program zasygnalizuje błąd wykonania, to najbardziej prawdopodobną tego przyczyną może być istnienie aliasu o podanej nazwie. Jeżeli więc wykonanie programu DEFALIAS.EXE zakończy się niepowodzeniem (bądź też Ty osobiście nie darzysz szczególną sympatią programów, które automatycznie zmieniają zawartość plików konfiguracyjnych), należy zdefiniować żądane aliasy w sposób bezpośredni, używając do tego celu programu BDECFG32.EXE, identyfikowanego w typowej instalacji Delphi 2.0 za pomocą skrótu BDE Configuration. Po uruchomieniu programu należy wybrać kartę Aliases i kliknąć w przycisk New Alias, a następnie wpisać jego nazwę oraz wybrać stosowny typ, zgodnie z powyższą tabelą; dla typu STANDARD należy wpisać w pole TYPE rodzaj sterownika Paradox (jak w tabeli), samą zaś ścieżkę określającą alias wpisać należy w pole PATH. Dla typu INTRBASE ścieżkę tę należy wpisać w pole SERVER NAME (a nie w pole PATH, jak można by przypuszczać), ponadto należy podać SYSDBA jako nazwę użytkownika‑kreatora bazy (pole USER NAME). Należy następnie zapisać zmiany w pliku konfiguracyjnym, za pomocą opcji File|Save i zakończyć pracę programu. Źródła programu DEFALIAS znajdują się w podkatalogu \CODE\DEFALIAS. Po wykonaniu powyższych czynności instalacyjnych nie wolno już zmieniać lo kalizacji plików skopiowanych z CD-ROM’u. W przypadku konieczności prze niesienia tych plików do innego katalogu należy przeprowadzić deinstalację pa kietu (w sposób opisany poniżej) i zainstalować pliki w nowej lokalizacji. Deinstalacja pakietu Proces deinstalacji pakietu jest równie prosty jak jego instalacja i polega na usunięciu wybranych komponentów z Palety oraz skasowaniu aliasów zdefiniowanych przez program DEFALIAS.EXE. Usunięcia komponentów dokonuje się za pomocą opcji Component|Install w menu głównym IDE: w okienku Installed units należy zaznaczyć usuwany moduł i nacisnąć przycisk Remove; czynność tę należy powtórzyć dla każdego usuwanego modułu – w opisywanym przypadku będą to moduły następujące 1 : _DDGCMPN CARDS APDREG APDTREG APDFREG W celu usunięcia aliasów należy zamknąć Delphi 2.0 (i wszystkie inne aplikacje wykorzystujące interfejs BDE), uruchomić program BDECFG32.EXE, (identyfikowany w typowej instalacji Delphi 2.0 za pomocą skrótu BDE Configuration), wybrać kartę Aliases i, używając przycisku Delete Alias, usunąć kolejno aliasy DDGDATA, DDGIB, DDGLOCAL, DDGSALES i SALESDB. Przed zakończeniem pracy programu należy zmiany te utrwalić w pliku konfiguracyjnym BDE, za pomocą opcji File|Save. Po wykonaniu powyższych czynności można już skasować pliki pakietu lub przenieść je do innego katalogu (zachowując oczywiście strukturę podkatalogów). Życzymy przyjemnej pracy i wielu pożytków z niniejszej książki. Będziemy wdzięczni za wszelkie uwagi, które postaramy się wykorzystać ku pożytkowi naszych Czytelników . Wydawnictwo HELION 1 Moduł CARDS instalowany jest w związku w rozdziałem 7., natomiast trzy ostatnie moduły – APDREG, APDFREG i APDTREG pochodzą z pakietu APD, opisywanego w rozdziale 29. Może się więc zdarzyć, że nie zostały one jeszcze zainstalowane – ich brak w okienku Installed units nie oznacza więc żadnej sytuacji nienormalnej i nie przeszkadza w wykonaniu deinstalacji.

“Delphi 2 Vademecum Profesjonalisty” Metadata:

  • Title: ➤  Delphi 2 Vademecum Profesjonalisty
  • Author:
  • Language: pol

Edition Identifiers:

Downloads Information:

The book is available for download in "software" format, the size of the file-s is: 160.12 Mbs, the file-s for this book were downloaded 447 times, the file-s went public at Fri May 07 2021.

Available formats:
7z - Archive BitTorrent - Item Tile - JPEG - JPEG Thumb - Metadata -

Related Links:

Online Marketplaces

Find Delphi 2 Vademecum Profesjonalisty at online marketplaces:


39Delphi 5

By

Delphi 5 was an excellent tool made by Borland to counter Microsoft Visual Basic 6 which was most popular RAD tool of its time for making 32-bit applications.

“Delphi 5” Metadata:

  • Title: Delphi 5
  • Author:
  • Language: English

“Delphi 5” Subjects and Themes:

Edition Identifiers:

Downloads Information:

The book is available for download in "software" format, the size of the file-s is: 626.31 Mbs, the file-s for this book were downloaded 4867 times, the file-s went public at Wed Jul 28 2021.

Available formats:
Archive BitTorrent - ISO Image - Item Tile - JPEG - JPEG Thumb - Metadata -

Related Links:

Online Marketplaces

Find Delphi 5 at online marketplaces:


40Delphi

By

80 pages : 24 cm

“Delphi” Metadata:

  • Title: Delphi
  • Author: ➤  
  • Language: English

“Delphi” Subjects and Themes:

Edition Identifiers:

Downloads Information:

The book is available for download in "texts" format, the size of the file-s is: 456.10 Mbs, the file-s for this book were downloaded 26 times, the file-s went public at Mon Jun 24 2024.

Available formats:
Archive BitTorrent - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - EPUB - Item Tile - JPEG Thumb - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - MARC Source - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - RePublisher Final Processing Log - RePublisher Initial Processing Log - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - chOCR - hOCR -

Related Links:

Online Marketplaces

Find Delphi at online marketplaces:


41Delphi

By

80 pages : 24 cm

“Delphi” Metadata:

  • Title: Delphi
  • Authors: ➤  
  • Language: English

“Delphi” Subjects and Themes:

Edition Identifiers:

Downloads Information:

The book is available for download in "texts" format, the size of the file-s is: 168.22 Mbs, the file-s for this book were downloaded 84 times, the file-s went public at Fri Sep 03 2010.

Available formats:
Abbyy GZ - Animated GIF - Cloth Cover Detection Log - DjVu - DjVuTXT - Djvu XML - Dublin Core - Grayscale PDF - Item Tile - MARC - MARC Binary - MARC Source - Metadata - OCR Page Index - OCR Search Text - Page Numbers JSON - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - chOCR - hOCR -

Related Links:

Online Marketplaces

Find Delphi at online marketplaces:


42Delphi 5 Developer's Guide

By

xxvii, 1556 p. ; 24 cm

“Delphi 5 Developer's Guide” Metadata:

  • Title: Delphi 5 Developer's Guide
  • Author:
  • Language: English

“Delphi 5 Developer's Guide” Subjects and Themes:

Edition Identifiers:

Downloads Information:

The book is available for download in "texts" format, the size of the file-s is: 5310.60 Mbs, the file-s for this book were downloaded 116 times, the file-s went public at Thu Jan 13 2022.

Available formats:
ACS Encrypted PDF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - EPUB - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - TTScribe Preimage ZIP - Text PDF - Title Page Detection Log - chOCR - hOCR -

Related Links:

Online Marketplaces

Find Delphi 5 Developer's Guide at online marketplaces:


43Preliminary Development Of Self-assessment Scale For The Ability Of Outpatients With Chronic Diseases To Participate In Medication Safety Based On The Delphi Method

By

Preliminary Development of Self-assessment Scale for the Ability of Outpatients with Chronic Diseases to Participate in Medication Safety Based on the Delphi Method 作者: FENG Zhengwen, CHEN Xiaolei, LI Hui, ZHU Chenli, SHAO Shuang, DU Juan* School of General Practice and Continuing Education, Capital Medical University, Beijing 100069, China 作者单位: 1. School of General Practice and Continuing Education, Capital Medical University, Beijing 100069, China 提交时间: 2023-11-10 16:13:57 摘要: none Chronic diseases Patient participation Medication safety Self-evaluation Delphi technique 分类: 医学、药学 >> 临床医学 引用: ChinaXiv:202311.00073 (或此版本 ChinaXiv:202311.00073V1 ) DOI:10.12074/202311.00073V1 CSTR:32003.36.ChinaXiv.202311.00073.V1 推荐引用方式: FENG Zhengwen, CHEN Xiaolei, LI Hui, ZHU Chenli, SHAO Shuang, DU Juan*.(2023).Preliminary Development of Self-assessment Scale for the Ability of Outpatients with Chronic Diseases to Participate in Medication Safety Based on the Delphi Method.中国全科医学.doi:10.12074/202311.00073V1 版本历史 [V1] 2023-11-10 16:13:57 ChinaXiv:202311.00073V1 下载全文

“Preliminary Development Of Self-assessment Scale For The Ability Of Outpatients With Chronic Diseases To Participate In Medication Safety Based On The Delphi Method” Metadata:

  • Title: ➤  Preliminary Development Of Self-assessment Scale For The Ability Of Outpatients With Chronic Diseases To Participate In Medication Safety Based On The Delphi Method
  • Author: ➤  

“Preliminary Development Of Self-assessment Scale For The Ability Of Outpatients With Chronic Diseases To Participate In Medication Safety Based On The Delphi Method” Subjects and Themes:

Edition Identifiers:

Downloads Information:

The book is available for download in "texts" format, the size of the file-s is: 12.15 Mbs, the file-s for this book were downloaded 16 times, the file-s went public at Sat Jun 15 2024.

Available formats:
DjVuTXT - Djvu XML - Item Tile - Metadata - OCR Page Index - OCR Search Text - Page Numbers JSON - Scandata - Single Page Processed JP2 ZIP - Text PDF - chOCR - hOCR -

Related Links:

Online Marketplaces

Find Preliminary Development Of Self-assessment Scale For The Ability Of Outpatients With Chronic Diseases To Participate In Medication Safety Based On The Delphi Method at online marketplaces:


44Delphi : Sanctuary And Museum

By

Preliminary Development of Self-assessment Scale for the Ability of Outpatients with Chronic Diseases to Participate in Medication Safety Based on the Delphi Method 作者: FENG Zhengwen, CHEN Xiaolei, LI Hui, ZHU Chenli, SHAO Shuang, DU Juan* School of General Practice and Continuing Education, Capital Medical University, Beijing 100069, China 作者单位: 1. School of General Practice and Continuing Education, Capital Medical University, Beijing 100069, China 提交时间: 2023-11-10 16:13:57 摘要: none Chronic diseases Patient participation Medication safety Self-evaluation Delphi technique 分类: 医学、药学 >> 临床医学 引用: ChinaXiv:202311.00073 (或此版本 ChinaXiv:202311.00073V1 ) DOI:10.12074/202311.00073V1 CSTR:32003.36.ChinaXiv.202311.00073.V1 推荐引用方式: FENG Zhengwen, CHEN Xiaolei, LI Hui, ZHU Chenli, SHAO Shuang, DU Juan*.(2023).Preliminary Development of Self-assessment Scale for the Ability of Outpatients with Chronic Diseases to Participate in Medication Safety Based on the Delphi Method.中国全科医学.doi:10.12074/202311.00073V1 版本历史 [V1] 2023-11-10 16:13:57 ChinaXiv:202311.00073V1 下载全文

“Delphi : Sanctuary And Museum” Metadata:

  • Title: Delphi : Sanctuary And Museum
  • Authors:
  • Language: English

Edition Identifiers:

Downloads Information:

The book is available for download in "texts" format, the size of the file-s is: 219.80 Mbs, the file-s for this book were downloaded 71 times, the file-s went public at Thu Jun 21 2012.

Available formats:
ACS Encrypted PDF - Abbyy GZ - Animated GIF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - EPUB - Item Tile - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - MARC - MARC Binary - MARC Source - Metadata - Metadata Log - OCLC xISBN JSON - OCR Page Index - OCR Search Text - Page Numbers JSON - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - WARC CDX Index - Web ARChive GZ - chOCR - hOCR -

Related Links:

Online Marketplaces

Find Delphi : Sanctuary And Museum at online marketplaces:


45Delta Electronics Delphi ND Series User Manual

Preliminary Development of Self-assessment Scale for the Ability of Outpatients with Chronic Diseases to Participate in Medication Safety Based on the Delphi Method 作者: FENG Zhengwen, CHEN Xiaolei, LI Hui, ZHU Chenli, SHAO Shuang, DU Juan* School of General Practice and Continuing Education, Capital Medical University, Beijing 100069, China 作者单位: 1. School of General Practice and Continuing Education, Capital Medical University, Beijing 100069, China 提交时间: 2023-11-10 16:13:57 摘要: none Chronic diseases Patient participation Medication safety Self-evaluation Delphi technique 分类: 医学、药学 >> 临床医学 引用: ChinaXiv:202311.00073 (或此版本 ChinaXiv:202311.00073V1 ) DOI:10.12074/202311.00073V1 CSTR:32003.36.ChinaXiv.202311.00073.V1 推荐引用方式: FENG Zhengwen, CHEN Xiaolei, LI Hui, ZHU Chenli, SHAO Shuang, DU Juan*.(2023).Preliminary Development of Self-assessment Scale for the Ability of Outpatients with Chronic Diseases to Participate in Medication Safety Based on the Delphi Method.中国全科医学.doi:10.12074/202311.00073V1 版本历史 [V1] 2023-11-10 16:13:57 ChinaXiv:202311.00073V1 下载全文

“Delta Electronics Delphi ND Series User Manual” Metadata:

  • Title: ➤  Delta Electronics Delphi ND Series User Manual
  • Language: English

“Delta Electronics Delphi ND Series User Manual” Subjects and Themes:

Edition Identifiers:

Downloads Information:

The book is available for download in "texts" format, the size of the file-s is: 12.51 Mbs, the file-s for this book were downloaded 76 times, the file-s went public at Fri Aug 14 2020.

Available formats:
Abbyy GZ - Archive BitTorrent - DjVuTXT - Djvu XML - Item Tile - Metadata - Page Numbers JSON - Scandata - Single Page Processed JP2 ZIP - Text PDF -

Related Links:

Online Marketplaces

Find Delta Electronics Delphi ND Series User Manual at online marketplaces:


46Proyecto Delphi Fuera De Un Album De Cromos

Canciones pertenecientes al album "Rumbo al horizonte" de Proyecto Delphi

“Proyecto Delphi Fuera De Un Album De Cromos” Metadata:

  • Title: ➤  Proyecto Delphi Fuera De Un Album De Cromos

Edition Identifiers:

Downloads Information:

The book is available for download in "audio" format, the size of the file-s is: 138.70 Mbs, the file-s for this book were downloaded 153 times, the file-s went public at Sun Apr 26 2015.

Available formats:
Archive BitTorrent - Columbia Peaks - Essentia High GZ - Essentia Low GZ - Item Tile - Metadata - Ogg Vorbis - PNG - Spectrogram - VBR MP3 -

Related Links:

Online Marketplaces

Find Proyecto Delphi Fuera De Un Album De Cromos at online marketplaces:


47"How To Implement Roxxe Protection In Delphi Development Environment" Document

"How to implement Roxxe protection in Delphi development environment" document. Provided from Original War's Discord server.

“"How To Implement Roxxe Protection In Delphi Development Environment" Document” Metadata:

  • Title: ➤  "How To Implement Roxxe Protection In Delphi Development Environment" Document

“"How To Implement Roxxe Protection In Delphi Development Environment" Document” Subjects and Themes:

Edition Identifiers:

Downloads Information:

The book is available for download in "texts" format, the size of the file-s is: 0.03 Mbs, the file-s for this book were downloaded 9 times, the file-s went public at Sun Mar 31 2024.

Available formats:
Archive BitTorrent - Metadata - RAR -

Related Links:

Online Marketplaces

Find "How To Implement Roxxe Protection In Delphi Development Environment" Document at online marketplaces:


48Delphi XM2GO SA10113 User Guide

"How to implement Roxxe protection in Delphi development environment" document. Provided from Original War's Discord server.

“Delphi XM2GO SA10113 User Guide” Metadata:

  • Title: ➤  Delphi XM2GO SA10113 User Guide

“Delphi XM2GO SA10113 User Guide” Subjects and Themes:

Edition Identifiers:

Downloads Information:

The book is available for download in "texts" format, the size of the file-s is: 2.83 Mbs, the file-s for this book were downloaded 33 times, the file-s went public at Tue Jun 29 2021.

Available formats:
Archive BitTorrent - DjVuTXT - Djvu XML - Item Tile - Metadata - OCR Page Index - OCR Search Text - Page Numbers JSON - Scandata - Single Page Processed JP2 ZIP - Text PDF - chOCR - hOCR -

Related Links:

Online Marketplaces

Find Delphi XM2GO SA10113 User Guide at online marketplaces:


49Delphi NA10000-11B1 - Mobile Navigation - GPS Receiver User Manual

"How to implement Roxxe protection in Delphi development environment" document. Provided from Original War's Discord server.

“Delphi NA10000-11B1 - Mobile Navigation - GPS Receiver User Manual” Metadata:

  • Title: ➤  Delphi NA10000-11B1 - Mobile Navigation - GPS Receiver User Manual

“Delphi NA10000-11B1 - Mobile Navigation - GPS Receiver User Manual” Subjects and Themes:

Edition Identifiers:

Downloads Information:

The book is available for download in "texts" format, the size of the file-s is: 19.76 Mbs, the file-s for this book were downloaded 59 times, the file-s went public at Sun Jan 10 2021.

Available formats:
Archive BitTorrent - DjVuTXT - Djvu XML - Item Tile - Metadata - OCR Page Index - OCR Search Text - Page Numbers JSON - Scandata - Single Page Processed JP2 ZIP - Text PDF - chOCR - hOCR -

Related Links:

Online Marketplaces

Find Delphi NA10000-11B1 - Mobile Navigation - GPS Receiver User Manual at online marketplaces:


50They Saw Tomorrow : Seers And Sorcerers From Delphi Till Today

By

"How to implement Roxxe protection in Delphi development environment" document. Provided from Original War's Discord server.

“They Saw Tomorrow : Seers And Sorcerers From Delphi Till Today” Metadata:

  • Title: ➤  They Saw Tomorrow : Seers And Sorcerers From Delphi Till Today
  • Author:
  • Language: English

“They Saw Tomorrow : Seers And Sorcerers From Delphi Till Today” Subjects and Themes:

Edition Identifiers:

Downloads Information:

The book is available for download in "texts" format, the size of the file-s is: 593.05 Mbs, the file-s for this book were downloaded 52 times, the file-s went public at Tue Dec 29 2020.

Available formats:
ACS Encrypted PDF - Cloth Cover Detection Log - DjVuTXT - Djvu XML - Dublin Core - Item Tile - JPEG Thumb - JSON - LCP Encrypted EPUB - LCP Encrypted PDF - Log - MARC - MARC Binary - Metadata - OCR Page Index - OCR Search Text - PNG - Page Numbers JSON - Scandata - Single Page Original JP2 Tar - Single Page Processed JP2 ZIP - Text PDF - chOCR - hOCR -

Related Links:

Online Marketplaces

Find They Saw Tomorrow : Seers And Sorcerers From Delphi Till Today at online marketplaces:


Buy “Delphi” online:

Shop for “Delphi” on popular online marketplaces.