To see the other types of publications on this topic, follow the link: Directx.

Journal articles on the topic 'Directx'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the top 50 journal articles for your research on the topic 'Directx.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Browse journal articles on a wide variety of disciplines and organise your bibliography correctly.

1

Patil, Apoorva A., Abhishek S. Hegde, and Akshay E. Kulkarni. "2D Pong Game using DirectX." Bonfring International Journal of Software Engineering and Soft Computing 6, Special Issue (October 31, 2016): 190–92. http://dx.doi.org/10.9756/bijsesc.8274.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Filatovas, Ernestas, Grigorijus Melničenko, and Vytautas Jakštys. "OpenGL ir DirectX technologijų spartos palyginimas programuojant trimačius vaizdus." Informacijos mokslai 65 (January 1, 2013): 56–65. http://dx.doi.org/10.15388/im.2013.0.2055.

Full text
Abstract:
Pagrindiniai trimačių vaizdų apdorojimo konkurentai yra DirectX ir OpenGL technologijos. Straipsnyje pateikiama šių technologijų lyginamoji analizė. Eksperimentiškai tiriama DirectX ir OpenGL technologijų veikimo sparta. Eksperimentams skirta testinė programinė įranga sukurta populiariausiomis programavimo kalbomis C++ ir C#. Darbe pateikiami ir analizuojami tyrimų rezultatai, gauti atlikus kelis skirtingus spartos testus naudojant sukurtą programinę įrangą.Comparison of OpenGL and DirectX technologies in 3D programming Ernestas Filatovas, Grigorijus Melničenko, Vytautas Jakštys SummaryIn this study, three-dimensional rendering technologies DirectX and OpenGL were reviewed. A comprehensive survey, evaluation of advantages and disadvantages, and a comparative analysis of these technologies have been made. By applying C# and C++ programming languages, the software has been developed for testing the speed of DirectX and OpenGL technologies. A relatively large number of experiments were conducted in order to determine the speed of these technologies. The experiments included visualization of basic and complex shapes movements, and different depth of shapes. The experimental investigations were performed in Windows and they have revealed that the speed of the DirectX technology is higher. This factor is the most signifi cant one in three-dimensional rendering, especially in the development of computer games. The DirectX technology was proved to be fastest while programming in C#. Moreover, the experimental investigations have indicated that the DirectX technology uses CPU resources more effi ciently.e="font-size: 11pt; line-height: 115%; font-family: Calibri, sans-serif;">
APA, Harvard, Vancouver, ISO, and other styles
3

Denig, Achim, Feng-Kun Guo, Christoph Hanhart, and Alexey V. Nefediev. "DirectX(3872)production ine+e−collisions." Physics Letters B 736 (September 2014): 221–25. http://dx.doi.org/10.1016/j.physletb.2014.07.027.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Waleed A. Al-Niamey, Aseel. "Dealing with DirectPlay Environments under DirectX." IRAQI JOURNAL OF STATISTICAL SCIENCES 6, no. 9 (June 28, 2006): 75–90. http://dx.doi.org/10.33899/iqjoss.2006.32775.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Bossard, Antoine. "High-Performance Graphics with DirectX in Racket." Information Engineering Express 5, no. 2 (2019): 83–98. http://dx.doi.org/10.52731/iee.v5.i2.368.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Rabello, Bruno, Edson Mattos, Bruno Evangelista, and Esteban Clua. "Introdução ao XNA." Revista de Informática Teórica e Aplicada 15, no. 1 (September 24, 2008): 39–82. http://dx.doi.org/10.22456/2175-2745.6012.

Full text
Abstract:
This tutorial explore the basic characteristics for the game development plataform developed by Microsoft, called XNA (XNA´s Not Acronymed). XNA allows the creation of PC games, for Windows plataform and XBOX 360, for a console plataform. XNA aims to substitute the DirectX Manager, a version of DirectX for a .NET plataform. All the applications made in XNA are compiled in a managed code. This code is executed at the Common Language Runtime (CLR), which is the virtual machine of the .NET plataform.
APA, Harvard, Vancouver, ISO, and other styles
7

Gruen, Holger, Carsten Benthin, and Sven Woop. "Sub-triangle opacity masks for faster ray tracing of transparent objects." Proceedings of the ACM on Computer Graphics and Interactive Techniques 3, no. 2 (August 26, 2020): 1–12. http://dx.doi.org/10.1145/3406180.

Full text
Abstract:
We propose an easy and simple-to-integrate approach to accelerate ray tracing of alpha-tested transparent geometry with a focus on Microsoft® DirectX® or Vulkan® ray tracing extensions. Pre-computed bit masks are used to quickly determine fully transparent and fully opaque regions of triangles thereby skipping the more expensive alpha-test operation. These bit masks allow us to skip up to 86% of all transparency tests, yielding up to 40% speed up in a proof-of-concept DirectX® software only implementation.
APA, Harvard, Vancouver, ISO, and other styles
8

Blenkhorn, P., D. G. Evans, and A. Baude. "Full-screen magnification for windows using DirectX overlays." IEEE Transactions on Neural Systems and Rehabilitation Engineering 10, no. 4 (December 2002): 225–31. http://dx.doi.org/10.1109/tnsre.2002.806835.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Hearon, Jim. "Virtos Noise Wizard Noise Reduction DirectX Plug-Ins." Computer Music Journal 27, no. 3 (September 2003): 110–11. http://dx.doi.org/10.1162/comj.2003.27.3.110.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Long, Ji Chang, Wei Hua Ma, and Chun Lin Shen. "An Acquisition and Display Method for Multi-View 3D Models." Advanced Materials Research 1078 (December 2014): 341–44. http://dx.doi.org/10.4028/www.scientific.net/amr.1078.341.

Full text
Abstract:
Based on the technology of OpenGL and DirectX Wrapper, this paper designs and implements a new general method of data collection and display for the existing three-dimensional models using in multi-view 3D display system. Firstly, by using the technology of OpenGL/DirectX Wrapper, it obtains the application information such as the models, calls and associated data. Secondly, it sends the information to all rendering nodes. Then, according to the multi-view system projection array number and expected angle threshold parameter, each rendering node does the final adjustment and calibration on the obtained information sequentially for multi-view image rendering. Finally, each node transmits corresponding viewpoint image rendered by themselves to the projection equipment, and displays stereo images through 3D device synchronously. This method can be applied to all application programs based on OpenGL or DirectX Library. It is a general method for collecting and displaying multi-view 3D data sources. Experimental results show that this method is of high acquisition and rendering process, the image quality is the same as the source and stereoscopic displays strong. It has a wide range of applications and research value in the field of Engineering.
APA, Harvard, Vancouver, ISO, and other styles
11

Kang, Hyun-Myung, and Woo-Seop Rhee. "The Implementation of a 3D Game Engine based on DirectX 9." International Journal of Contents 4, no. 3 (September 30, 2008): 35–40. http://dx.doi.org/10.5392/ijoc.2008.4.3.035.

Full text
APA, Harvard, Vancouver, ISO, and other styles
12

YI, Piyuan, Yingjun ZHAO, Dechang LIU, and Guanghua LIU. "3D Landscape Modeling and Application Based on Erdas and DirectX Platform." Geo-information Science 12, no. 4 (August 24, 2010): 473–79. http://dx.doi.org/10.3724/sp.j.1047.2010.00473.

Full text
APA, Harvard, Vancouver, ISO, and other styles
13

Lee, Keunhyung, Jinwoo Park, and Jinmo Kim. "Development of DirectX-based Stereoscopic Image Authoring Tool for Immersive e-Book Production." Journal of Digital Contents Society 17, no. 1 (February 29, 2016): 23–31. http://dx.doi.org/10.9728/dcs.2016.17.1.23.

Full text
APA, Harvard, Vancouver, ISO, and other styles
14

Cui, Qing Chun, Xing Xin Li, and Jian Ping Hao. "Study of Reading and Rendering Method for 3DS File Based on DirectX11." Applied Mechanics and Materials 401-403 (September 2013): 2003–6. http://dx.doi.org/10.4028/www.scientific.net/amm.401-403.2003.

Full text
Abstract:
Based on the analysis of the structure of the 3DS file, this paper uses recursive method to collect content of 3DS file and designs the data structure to save them. Then, reading and drawing principle for 3DS file is studied by DirectX 11. Finally, the system for reading and drawing 3DS file is designed and implemented based on DirectX11 in VS2010, and achieves better results.
APA, Harvard, Vancouver, ISO, and other styles
15

Li, Xiao Bo. "Research and Implementation of Java3D Web Page Virtual Technology." Advanced Materials Research 433-440 (January 2012): 7601–6. http://dx.doi.org/10.4028/www.scientific.net/amr.433-440.7601.

Full text
Abstract:
Java3D API is an interface to implement 3D display, Java3D encapsulated the underlying technologies such as OpenGL and DirectX into Java interfaces, and solved the problem of 3D visualization in the network cross-platform environment with the strong network function of Java language. Therefore, the research on Java3D technology for web page virtualization becomes necessary. This paper summarized the key Java3D technology for web page virtualization, researched its implementation method and model-constructing process, and discussed the application of some technologies in practice.
APA, Harvard, Vancouver, ISO, and other styles
16

Xiao, Lei, Cheng Liu, and Xi Long Qu. "Real-Time Soft Shadow Generating in Three-Dimensional Scene." Applied Mechanics and Materials 34-35 (October 2010): 217–21. http://dx.doi.org/10.4028/www.scientific.net/amm.34-35.217.

Full text
Abstract:
For the sake of improving the third dimension of 3D scenes, we analyze the existent real-time shadow generating algorithms, and improve the Chan’s smoothie soft shadow algorithm, make it based on shadow map, and treat with both the inner and outer penumbra. It not only effectively resolves the problems such as some algorithms can not cast shadow on itself and some are too complex, it also solves the aliasing problems of shadow mapping, and it meet the requirements of real-time in more complex scene. At last, the algorithm is emulated with DirectX, and the experimental results show the feasibility of the algorithm.
APA, Harvard, Vancouver, ISO, and other styles
17

Olze, Katharina, Christof Jan Wehrmann, Luyang Mu, and Meinhard Schilling. "Obstacles in using a computer screen for steady-state visually evoked potential stimulation." Biomedical Engineering / Biomedizinische Technik 63, no. 4 (July 26, 2018): 377–82. http://dx.doi.org/10.1515/bmt-2016-0243.

Full text
Abstract:
Abstract In brain computer interface (BCI) applications, the use of steady-state visually evoked potentials (SSVEPs) is common. Therefore, a visual stimulation with a constant repetition frequency is necessary. However, using a computer monitor, the set of frequencies that can be used is restricted by the refresh rate of the screen. Frequencies that are not an integer divisor of the refresh rate cannot be displayed correctly. Furthermore, the programming language the stimulation software is written in and the operating system influence the actually generated and presented frequencies. The aim of this paper is to identify the main challenges in generating SSVEP stimulation using a computer screen with and without using DirectX in Windows-based PC systems and to provide solutions for these issues.
APA, Harvard, Vancouver, ISO, and other styles
18

Zhang, Qiao Fen, Jian Bo Sun, Cai Qin Sun, and Cheng Jun Shi. "Marine Engine Simulation System for Crew Operation Examination Based on Virtual Reality." Applied Mechanics and Materials 441 (December 2013): 465–69. http://dx.doi.org/10.4028/www.scientific.net/amm.441.465.

Full text
Abstract:
Aiming at the present deficiency of operation examination for marine engine, a simulation system of marine engine based on virtual reality is developed. In this paper, the virtual scene and 3D entity model of marine engine is constructed by 3DS MAX according to the actual situation of engine room and the specific operation requirements, and then the 3D model is driven by DirectX in the environment of Visual C++6.0 to achieve the functions of VR scene roaming, human-computer interaction and operation examination. The VR simulation system developed as a part of the whole marine engine simulator can supply an almost real environment for the crew operation examination, which will greatly improve the operation ability of crew, being of important significance for the reform of crew examination in China.
APA, Harvard, Vancouver, ISO, and other styles
19

Liang, Jie, Xiao Fang Xie, Jian Cao, and Xun Qiang Hu. "The Visual Simulation of Air-to-Surface Missile Bearing-Only Attack." Advanced Materials Research 457-458 (January 2012): 872–76. http://dx.doi.org/10.4028/www.scientific.net/amr.457-458.872.

Full text
Abstract:
In order to evaluate the air-to-surface missile bearing-only attack effect u, the paper introduces a method which is based on EspCreator platform to develop the virtual reality simulation system. The 3D geometric models of the sea view、fighter plane、 air-to-surface missile and the target battleship are established by the 3D Max. The visual simulation of ASM Attack under bearing-only target indication is developed on the EspCreator simulation platform. The shared memory technology is applied in visual scene parameter driving and the technology of integrating DirectX API into scene loop is applied for the real-time simulation of the radar beam. The simulation system can modify the parameters easily and intuitive display simulation results. It’s a new convenient approach for research and evaluation of the weapon application simulation.
APA, Harvard, Vancouver, ISO, and other styles
20

Somni, Rohan, and Tarush Jain. "Evolution of Graphics-Development & Innovations." INTERNATIONAL JOURNAL OF COMPUTERS & TECHNOLOGY 10, no. 9 (September 15, 2013): 2002–9. http://dx.doi.org/10.24297/ijct.v10i9.1377.

Full text
Abstract:
Graphics are now an integral part in many scientific, and entertainment fields. Radical discoveries and developments are still being made. Combinations of techniques and technology from different scientific fields are the primary reasons for these advancements. In this paper we highlight some of the key developments, and technological innovations that have taken place to enable graphical technology to progress to where it is today, covering both software for consoles as well as handheld devices and tablets. We attempt to be succinct, but technically so, in describing a few key aspects of applications and technologies which are now ubiquitous, or which will be in the near future. We describe both staples like DirectX and hardware tessellation as well as relatively new concepts like the Grid and Retina displays for smartphones.
APA, Harvard, Vancouver, ISO, and other styles
21

Jakubík, Ján. "Direct product decompositions of directed groups." Czechoslovak Mathematical Journal 39, no. 4 (1989): 618–21. http://dx.doi.org/10.21136/cmj.1989.102336.

Full text
APA, Harvard, Vancouver, ISO, and other styles
22

Eftekhar, Behzad, Mohammad Ghodsi, Ebrahim Ketabchi, and Saman Rasaee. "Surgical Simulation Software for Insertion of Pedicle Screws." Neurosurgery 50, no. 1 (January 1, 2002): 222–24. http://dx.doi.org/10.1097/00006123-200201000-00038.

Full text
Abstract:
ABSTRACT OBJECTIVE As the first step toward finding noninvasive alternatives to the traditional methods of surgical training, we have developed a small, stand-alone computer program that simulates insertion of pedicle screws in different spinal vertebrae (T10–L5). METHODS We used Delphi 5.0 and DirectX 7.0 extension for Microsoft Windows. This is a stand-alone and portable program. RESULTS The program can run on most personal computers. It provides the trainee with visual feedback during practice of the technique. At present, it uses predefined three-dimensional images of the vertebrae, but we are attempting to adapt the program to three-dimensional objects based on real computed tomographic scans of the patients. The program can be downloaded at no cost from the web site: www.tums.ac.ir/downloads CONCLUSION As a preliminary work, it requires further development, particularly toward better visual, auditory, and even proprioceptive feedback and use of the individual patient's data.
APA, Harvard, Vancouver, ISO, and other styles
23

Prats Galino, Alberto, and Juan Antonio Juanes Méndez. "VIX: una aplicación informática abierta para la visualización y estudio interactivo de la anatomía en 3D." Education in the Knowledge Society (EKS) 11, no. 2 (June 15, 2010): 171–93. http://dx.doi.org/10.14201/eks.7076.

Full text
Abstract:
En el presente trabajo se describen las características funcionales y aplicaciones en el campo de la anatomía de un software de visualización 3D denominado ViX, acrónimo de Visor de directX. Se trata de una aplicación abierta, es decir, no limitada a la representación de una región anatómica determinada. Puede ser configurada externamente, a través de la modificación de ficheros de texto que definen los elementos que componen la escena gráfica. Consta de un visor 3D, desarrollado en visual C, y soporta dos tipos de elementos gráficos: (1) visualización simultánea de imágenes en los tres planos ortogonales del espacio; y (2) modelos sólidos de superficie definidos mediante mallas poligonales de triángulos, corregistrados con las imágenes. Los modelos pueden tener asociada una breve descripción que se muestra en una ventana de texto. La funcionalidad de la aplicación se ha ensayado en diferentes regiones topográficas y sistemas funcionales.
APA, Harvard, Vancouver, ISO, and other styles
24

Jakubík, Ján. "Directly indecomposable direct factors of a lattice." Mathematica Bohemica 121, no. 3 (1996): 281–92. http://dx.doi.org/10.21136/mb.1996.125983.

Full text
APA, Harvard, Vancouver, ISO, and other styles
25

SATO, Mutsumi, and Tameo NAKANISHI. "216 Development of a three-dimensional external flow simulation system." Proceedings of Conference of Tohoku Branch 2008.43 (2008): 233–34. http://dx.doi.org/10.1299/jsmeth.2008.43.233.

Full text
APA, Harvard, Vancouver, ISO, and other styles
26

Jurgelionis, A., P. Fechteler, P. Eisert, F. Bellotti, H. David, J. P. Laulajainen, R. Carmichael, et al. "Platform for Distributed 3D Gaming." International Journal of Computer Games Technology 2009 (2009): 1–15. http://dx.doi.org/10.1155/2009/231863.

Full text
Abstract:
Video games are typically executed on Windows platforms with DirectX API and require high performance CPUs and graphics hardware. For pervasive gaming in various environments like at home, hotels, or internet cafes, it is beneficial to run games also on mobile devices and modest performance CE devices avoiding the necessity of placing a noisy workstation in the living room or costly computers/consoles in each room of a hotel. This paper presents a new cross-platform approach for distributed 3D gaming in wired/wireless local networks. We introduce the novel system architecture and protocols used to transfer the game graphics data across the network to end devices. Simultaneous execution of video games on a central server and a novel streaming approach of the 3D graphics output to multiple end devices enable the access of games on low cost set top boxes and handheld devices that natively lack the power of executing a game with high-quality graphical output.
APA, Harvard, Vancouver, ISO, and other styles
27

Keelan, Robert, Kenji Shimada, and Yoed Rabin. "GPU-Based Simulation of Ultrasound Imaging Artifacts for Cryosurgery Training." Technology in Cancer Research & Treatment 16, no. 1 (June 23, 2016): 5–14. http://dx.doi.org/10.1177/1533034615623062.

Full text
Abstract:
This study presents an efficient computational technique for the simulation of ultrasound imaging artifacts associated with cryosurgery based on nonlinear ray tracing. This study is part of an ongoing effort to develop computerized training tools for cryosurgery, with prostate cryosurgery as a development model. The capability of performing virtual cryosurgical procedures on a variety of test cases is essential for effective surgical training. Simulated ultrasound imaging artifacts include reverberation and reflection of the cryoprobes in the unfrozen tissue, reflections caused by the freezing front, shadowing caused by the frozen region, and tissue property changes in repeated freeze–thaw cycles procedures. The simulated artifacts appear to preserve the key features observed in a clinical setting. This study displays an example of how training may benefit from toggling between the undisturbed ultrasound image, the simulated temperature field, the simulated imaging artifacts, and an augmented hybrid presentation of the temperature field superimposed on the ultrasound image. The proposed method is demonstrated on a graphic processing unit at 100 frames per second, on a mid-range personal workstation, at two orders of magnitude faster than a typical cryoprocedure. This performance is based on computation with C++ accelerated massive parallelism and its interoperability with the DirectX-rendering application programming interface.
APA, Harvard, Vancouver, ISO, and other styles
28

Jakubík, Ján. "Atomicity of the Boolean algebra of direct factors of a directed set." Mathematica Bohemica 123, no. 2 (1998): 145–61. http://dx.doi.org/10.21136/mb.1998.126304.

Full text
APA, Harvard, Vancouver, ISO, and other styles
29

Brockerville, Leanne, Caitlin Button, Mark Courish, Stephen Crewe, Gina Doyle, Matthew Follett, Scott Follett, et al. "Technical Report of the Eastern Edge Robotics Team The Marine Institute of Memorial University 2007 MATE/MTS International Robotics Competition, Explorer Class." Marine Technology Society Journal 41, no. 2 (June 1, 2007): 72–82. http://dx.doi.org/10.4031/002533207787442213.

Full text
Abstract:
This report describes the development of the ROV Bartlett, designed and fabricated by the Eastern Edge Robotics Team, Newfoundland & Labrador, Canada. Bartlett was purpose-built for use in the 2007 MATE/MTS International ROV Competition to perform three missions based on the 2007 International Polar Year (IPY) theme. Bartlett has a structural frame of 12.5-mm-thick Lexan™, six (6) orthogonally positioned thrusters providing motion in six degrees of freedom, three (3) tilting, hi-resolution cameras, four (4) variable intensity LED cluster lamps, a waterproof Lexan™ electronics housing and low-compressibility (690 kPa), H-100, “High-load” structural Styrofoam™ encased in fiberglass, forming the flotation. Fiber-optic signal transmission is used in propulsion and tool control, sensor input and video systems. Custom programming using C# incorporates data visualization tools from Dundas Gauge and DirectX. Custom tether is neutrally buoyant in the competition environment. Task-specific tools of original design or application have been fabricated for each mission task. The priority in design was simplicity, low drag, low weight, high efficiency, reliability, and robust materials. The Eastern Edge Robotics Team is a diverse group, comprising 17 students from three academic institutions: Memorial University, the Marine Institute, and the College of the North Atlantic. The polar theme of the 2007 MATE/MTS ROV Competition inspired the team to name their ROV Bartlett after Captain Robert Bartlett, an eminent polar explorer born in the British colony of Newfoundland.
APA, Harvard, Vancouver, ISO, and other styles
30

Sokol, Yevhen, Kostiantyn Kolisnyk, and Tatiana Bernadska. "IMPROVEMENT OF THE THREE-DIMENSIONAL VISUALIZATION METHODS FOR DETERMINATION OF MORPHOLOGICAL FEATURES OF PHASE MICROOBJECTS." Bulletin of the National Technical University «KhPI» Series: New solutions in modern technologies, no. 1(7) (April 23, 2021): 47–53. http://dx.doi.org/10.20998/2413-4295.2021.01.07.

Full text
Abstract:
The use of methods of physical and mathematical three-dimensional modelling of phase microobjects, in particular blood erythrocytes, was proposed in order to determine morphological changes. The method of digital signal processing based on double Fourier transform, with the imposition of a band pass filter, the method of restoring the three-dimensional shape of objects from two-dimensional images and the method of spectral analysis were considered in detail improved performance. On the basis of dimensional and aberration calculations, the optimal elements in terms of optical parameters were selected and an experimental stand was assembled. Interference digital images of normal human erythrocytes and altered under the action of osmotic pressure, images of peripheral blood cells for illumination by three types of coherent radiation were obtained. To implement three-dimensional modelling developed a program in Python using Numpy and Open CV libraries and a program that allows to build and visualize three-dimensional models of two-dimensional images, running Windows, written in C ++. A DirectX library and a graphics accelerator are used to display 3D models. The method of visualization of three-dimensional models on two-dimensional images makes it possible to change the scale of the surface and the type of projection used, to work in real time in interactive mode. The method of spectral analysis with processing of images of erythrocytes for enlightenment obtained in three frequency bands of coherent light, after further correlation of the obtained results will significantly improve the accuracy of determining its morphological parameters. The proposed improved methods allow using them to determine the state of the plasma membranes of erythrocytes in order to assess possible pathologies, which will increase the effectiveness of laboratory diagnostic methods.
APA, Harvard, Vancouver, ISO, and other styles
31

B. Sudha, B. Sudha. "Foreign Direct Investment." International Journal of Scientific Research 2, no. 4 (June 1, 2012): 175–77. http://dx.doi.org/10.15373/22778179/apr2013/61.

Full text
APA, Harvard, Vancouver, ISO, and other styles
32

Donoghue, Jed, and Chris Taylor. "Over the rainbow: direct payments and social inclusion." Australian Health Review 34, no. 1 (2010): 127. http://dx.doi.org/10.1071/ah09702.

Full text
Abstract:
This paper examines the impact of direct payments on social isolation. We define what social isolation means, and then evaluate the role of direct payments in the provision of social services in the United Kingdom. Social isolation is a particular problem for older people. In Australia there are an increasing number of older residents who are isolated, but would benefit from having greater choice in terms of how they access and receive social services. Increased access to direct payments could help to reduce waiting lists for traditional social services and address gaps in service provision. What is known about the topic?International research indicates that in some cases direct payments or self-directed service provision helps to reduce social isolation. What does this paper add?The authors argue that based on the available evidence, a system incorporating direct payments would have health benefits for older adults living in the community. What are the implications for practitioners?The paper concludes by suggesting that directs payments have the capacity to reduce social isolation in Australia.
APA, Harvard, Vancouver, ISO, and other styles
33

Ballarino, Miguel A., Eduardo Moreyra, An�bal Damonte, Alberto Sampaolesi, Scott Woodfield, Guillermo Pacheco, Gustavo Caballero, et al. "Multicenter randomized comparison of direct vs. conventional stenting: The DIRECTO trial." Catheterization and Cardiovascular Interventions 58, no. 4 (March 17, 2003): 434–40. http://dx.doi.org/10.1002/ccd.10404.

Full text
APA, Harvard, Vancouver, ISO, and other styles
34

Galindo Chaux, José Ángel, and Guillermo Jiménez Guerrero. "Enfermedades laborales respiratorias directas y calidad de vida en trabajadores atendidos en una institución de salud. Cali 2015." Revista Colombiana de Salud Ocupacional 6, no. 2 (June 1, 2016): 41–46. http://dx.doi.org/10.18041/2322-634x/rcso.2.2016.4904.

Full text
Abstract:
En Colombia se han definido cuatro enfermedades respiratorias como de origen laboral directo de las cuales no hay referencias de la afectación sobre la calidad de vida que tienen como grupo.Objetivo: Establecer la relación entre las enfermedades laborales directas y calidad de vida en trabajadores atendidos en una institución Prestadora de Salud de Cali en 2015.Métodos: Se realizó un estudio correlacional transversal. Se entrevistaron 100 trabajadores con patología respiratoria de origen laboral 50 con enfermedades laborales directa y 50 con no directas. Se les aplico el cuestionario respiratorio Saint George el cual mide dimensiones de calidad de vida de la enfermedad.Resultados: se encontraron diferencias estadísticamente significativas al comparar los diferentes tipos de enfermedad y las ocupaciones laborales.Conclusión: No hay relación entre las enfermedades laborales directas y calidad de vida en trabajadores atendidos en una Institución Prestadora de Salud (IPS) debido que se compararon dos grupos de enfermedades con severidad similar.
APA, Harvard, Vancouver, ISO, and other styles
35

Zdziarski, Michał, Justyna Światowiec-Szczepańska, Mike Troilo, and Łukasz Małys. "Adventurous Foreign Direct Investmen." Journal of Management and Business Administration. Central Europe 25, no. 2 (June 15, 2017): 117–39. http://dx.doi.org/10.7206/jmba.ce.2450-7814.198.

Full text
APA, Harvard, Vancouver, ISO, and other styles
36

Manzanilla Pech, Coralia Inés V., José Antonio Torres Vázquez, Aurelio Borrayo Zepeda, Ángel Ríos Utrera, Juan José Baeza Rodríguez, Guillermo Martínez Velázquez, Vicente Eliezer Vega Murillo, and Moisés Montaño Bermúdez. "Estimación de parámetros genéticos para características de crecimiento en borregos Katahdin usando diferentes modelos." Revista Mexicana de Ciencias Pecuarias 3, no. 4 (May 2, 2018): 487–500. http://dx.doi.org/10.22319/rmcp.v3i4.4878.

Full text
Abstract:
Se estimaron parámetros genéticos para características de crecimiento en corderos Katahdin, usando seis variantes del modelo animal. Se usó información de pesos al nacimiento (BW; n= 13,099), al destete ajustado a 75 d (WW; n= 11,509) y posdestete ajustado a 120 d (AW; n= 6,886) tomada durante 7 años (2004-2010) en 20 estados de la República Mexicana. Los análisis se hicieron ignorando o incluyendo efectos maternos. El modelo más sencillo incluyó el efecto genético aditivo directo como el único efecto aleatorio. El modelo más completo incluyó los efectos genéticos directo y materno, la covarianza entre ellos, y el efecto del ambiente permanente materno. Para seleccionar el mejor modelo se usó la prueba de razón de verosimilitud. Cuando los efectos maternos no fueron incluidos en el modelo, los estimadores de la heredabilidad directa y de la varianza genética directa resultaron sobreestimados. Las heredabilidades directas con el mejor modelo fueron 0.18 ± 0.03, 0.30 ± 0.04 y 0.20 ± 0.05 para BW, WW y AW, respectivamente. Las heredabilidades maternas también variaron dependiendo del modelo, de 0.05 a 0.23, 0.00 a 0.12, y 0.09 a 0.25 para BW, WW y AW. El ignorar los efectos maternos en el modelo resultaría en una evaluación genética equivocada para las características de crecimiento en borregos Katahdin.
APA, Harvard, Vancouver, ISO, and other styles
37

Erezyilmaz, D. F., L. M. Riddiford, and J. W. Truman. "The pupal specifier broad directs progressive morphogenesis in a direct-developing insect." Proceedings of the National Academy of Sciences 103, no. 18 (April 25, 2006): 6925–30. http://dx.doi.org/10.1073/pnas.0509983103.

Full text
APA, Harvard, Vancouver, ISO, and other styles
38

Marín Consarnau, Diana. "El diálogo sordo entre el TJUE y el Derecho de extranjería: del Reino Unido al caso español = The deaf dialogue between CJEU and Immigration Law: from the United Kingdom to the Spanish case." CUADERNOS DE DERECHO TRANSNACIONAL 11, no. 2 (October 1, 2019): 270. http://dx.doi.org/10.20318/cdt.2019.4958.

Full text
Abstract:
Resumen: El objeto del presente trabajo es examinar el difícil encaje de la jurisprudencia del TJUE sobre el alcance de protección de los arts. 20 y 21 TFUE con el Derecho de extranjería interno en referencia a los derechos de residencia de los familiares de los ciudadanos de la Unión, especialmente en aquellas regulaciones que promueven la discriminación inversa con carácter directo, como ocurre en el Reino Unido e incluso indirecto, como resulta en el caso español.Palabras clave: ciudadanía de la Unión, derechos de residencia, miembros de la familia, discrimi­nación inversa directa e indirecta.Abstract: The aim of this report is to study the difficulties in practice to link the CJEU criteria related to the art. 20 and 21 TFEU with the national Immigration Law in the field of derived rights of residence for the family members of the Union citizens, specially in those regulations that promote the reverse discrimination with direct effects, as in the United Kingdom, and even indirectly, as it results in the Spanish case.Keywords: EU citizenship, residence rights, family members, direct and indirect reverse discri­mination.
APA, Harvard, Vancouver, ISO, and other styles
39

Ahmed, Hasib. "Foreign Direct Investment in India." International Journal of Scientific Research 2, no. 6 (June 1, 2012): 132–34. http://dx.doi.org/10.15373/22778179/june2013/43.

Full text
APA, Harvard, Vancouver, ISO, and other styles
40

Кузьмич, П. М., and Е. С. Милашук. "ПРЯМАЯ И ОБРАТНАЯ ЗАДАЧИ КАЛЕНДАРНОГО ПЛАНИРОВАНИЯ." Vestnik of Brest State Technical University. Civil Engineering and Architecture, no. 3-2020 (July 30, 2020): 46–48. http://dx.doi.org/10.36773/1818-1212-2020-121-3-46-48.

Full text
Abstract:
Главная задача календарного планирования – это составление графиков выполнения работ, которые будут удовлетворять всем необходимым ограничениям. При классическом подходе к расчету календарного плана сперва определяются продолжительности отдельных работ и на основе их выполняется расчет самого календарного плана, в результате которого определяется общая продолжительность выполнения комплекса работ. Затем выполняется корректировка. В данной статье предлагается решение обратной задачи календарного планирования. Уже зная общую заданную продолжительность выполнения комплекса работ, определяется продолжительность отдельных работ. И в результате расчета получается календарный план с требуемым сроком строительства и не требующий корректировки по временным параметрам.
APA, Harvard, Vancouver, ISO, and other styles
41

Jalilov, Muhiddin Halimovich, Khudaikulova Shoira Narzullaevna, and Akhrorov Maruf Nasimovich. "Biological Action Of Direct Current." American Journal of Medical Sciences and Pharmaceutical Research 02, no. 07 (July 30, 2020): 48–51. http://dx.doi.org/10.37547/tajmspr/volume02issue07-08.

Full text
APA, Harvard, Vancouver, ISO, and other styles
42

Kavitha, J., and R. Gowdi. "Direct Product of GK Algebra." Indian Journal of Science and Technology 14, no. 35 (September 25, 2021): 2802–5. http://dx.doi.org/10.17485/ijst/v14i35.1308.

Full text
APA, Harvard, Vancouver, ISO, and other styles
43

Espinosa, Shirlita. "From philanthropy to impact investing." Regions and Cohesion 8, no. 1 (March 1, 2018): 1–24. http://dx.doi.org/10.3167/reco.2018.080102.

Full text
Abstract:
English abstract:This article analyzes diaspora philanthropy by Filipino migrants in Luxembourg. It shows the evolution of migrant organizations’ established philanthropic practices as reflected in the history and profile of Filipino immigration to Luxembourg. Recently, however, direct remittances have been challenged by the philanthro-capitalist orientation of Meso Impact Finance, securing capital investment for small enterprises. Luxembourg’s impact investing in the Philippines is a result of intersecting social forces: dominance of migration-development discourse, ideological appeal of philanthro-capitalism, strong financial institutions in Luxembourg, and the tight-knit Filipino community. However, traditional philanthropy remains popular despite the undermining of direct, non-profit remittances of migrants as shortsighted, unsustainable development tool. It remains to be seen whether Meso Impact Finance will gain a stronger hold in the market and replace direct philanthropic remittances.Spanish abstract:Este artículo analiza la filantropía de la diáspora realizada por inmigrantes filipinos en Luxemburgo. Usando métodos etnográfi cos se muestra la evolución de las prácticas filantrópicas establecidas por las organizaciones de migrantes y como éstas se refl ejan en la historia y el perfi l de la inmigración filipina a Luxemburgo. Recientemente, las remesas directas han sido cuestionadas por la orientación filantro-capitalista de meso impacto financiero, asegurando inversiones de capital para pequeñas empresas. No obstante, la filantropía tradicional sigue siendo popular a pesar del debilitamiento de las remesas directas y sin fines de lucro de los migrantes, como una herramienta de corta visión, insostenible e irracional. Queda por observarse si el meso impacto financiero obtendrá un mayor control en el mercado y reemplazará las remesas filantrópicas directas.French abstract:Cet article présente des données ethnographiques et des analyses critiques liées à la philanthropie de la diaspora philippine au Luxembourg. Il montre que l’évolution des organisations migrantes établit des pratiques philanthropiques comme le reflètent l’histoire et le profil de l’immigration philippine au Luxembourg. Récemment cependant les transferts d’argent directs ont été concurrencés par l’orientation philantrocapitalistique de la mésofinance à impact social qui sécurise l’investissement de capitaux pour les petites entreprises. Pourtant, malgré l’ébranlement des transferts d’argent directs et non-lucratifs des migrants comme outil de développement à court terme et non pérenne la philanthropie traditionnelle reste populaire. Il reste à voir si la mésofinance à impact social gagnera un ancrage plus fort sur les marchés et si elle remplacera les transferts d’argent philanthropiques directs.
APA, Harvard, Vancouver, ISO, and other styles
44

Rybak, O. G., V. A. Kravchenko, L. F. Luchsheva, S. V. Tarmayeva, and L. V. Bondarenko. "Practical Experience of Use of FenderWedge (DIRECTA AB)." Public health of the Far East Peer-reviewed scientific and practical journal 2 (July 14, 2020): 22–23. http://dx.doi.org/10.33454/1728-1261-2020-2-22-23.

Full text
APA, Harvard, Vancouver, ISO, and other styles
45

Mody, Rohit. "Direct or Direct-Like Stenting in Acute Stemi with High-Grade Thrombus: A Clinical Case Series." Clinical Cardiology and Cardiovascular Interventions 4, no. 13 (August 9, 2021): 01–07. http://dx.doi.org/10.31579/2641-0419/184.

Full text
Abstract:
We consider herewith acute ST-elevation myocardial infarction cases having high grade thrombus who underwent direct stenting or direct like stenting of the culprit vessel in those a drug-eluting stent was not crossable directly or distal landing zone was not visible directly after successful guidewire navigation in distal true lumen. All the 4 patients had presented with acute STEMI and high-grade thrombus on angiography. All of them were treated with percutaneous coronary intervention incorporating either direct stenting or direct like stenting. All had a very good angiographic outcome with TIMI 3 flow and MBG >/= 2. In most patients with acute STEMI and high-grade thrombus, direct or direct-like stenting is possible, it simplifies the procedure with almost nil on table complications. Twee table abstract Direct and direct-like stenting in patients with high grade thrombus with STEMI is possible in most of the patients. It resulted in TIMI 3 flow and MBG 2 in all our patients. None of them had no-reflow phenomenon. Lay Abstract In any case of ST-elevation MI, time is one of the most important aspects. In this process, it is important to minimize the damage to the heart muscle. Therefore, we need to open the culprit artery in a timely and urgent fashion to restore the blood flow to the heart muscle as quickly as possible. During this restoration of the blood flow, we need to minimize the distal embolization of the clot which may be detrimental to the heart muscle. Here, we describe the cases where we have done stenting directly without touching the clot and that resulted in minimal embolization and better outcomes.
APA, Harvard, Vancouver, ISO, and other styles
46

Lachaux, Thierry. "Le "direct" vecteur d'innovation dans un marché saturé - Le cas de Banque Directe." Décisions Marketing 5 (May 1, 1995): 49–53. http://dx.doi.org/10.7193/dm.005.49-53.

Full text
APA, Harvard, Vancouver, ISO, and other styles
47

Joussain, Guy, Michel Mazet, and Philippe Couillault. "Direct filtration on granular porcelain∗ (le tesson de porcelaine: Materiau pour filtration directe)." Environmental Technology 11, no. 3 (March 1990): 219–28. http://dx.doi.org/10.1080/09593339009384860.

Full text
APA, Harvard, Vancouver, ISO, and other styles
48

Magkos, Sotirios, Andreas Kupsch, and Giovanni Bruno. "Suppression of Cone-Beam Artefacts with Direct Iterative Reconstruction Computed Tomography Trajectories (DIRECTT)." Journal of Imaging 7, no. 8 (August 15, 2021): 147. http://dx.doi.org/10.3390/jimaging7080147.

Full text
Abstract:
The reconstruction of cone-beam computed tomography data using filtered back-projection algorithms unavoidably results in severe artefacts. We describe how the Direct Iterative Reconstruction of Computed Tomography Trajectories (DIRECTT) algorithm can be combined with a model of the artefacts for the reconstruction of such data. The implementation of DIRECTT results in reconstructed volumes of superior quality compared to the conventional algorithms.
APA, Harvard, Vancouver, ISO, and other styles
49

Romero, Miriam, James Juola, Cristina Casadevante, and José Manuel Hernández. "Objective assessment of goal orientation, time management and learning outcomes." Anales de Psicología 38, no. 2 (April 19, 2022): 382–94. http://dx.doi.org/10.6018/analesps.484851.

Full text
Abstract:
Behaviors directed to achieving goals and managing tasks in a set period of time play important roles when people engage in learning activities. These behaviors, labeled goal orientation and time management, have been widely studied as part of self-regulated learning models. Previous works have traditionally employed self-reports to study these variables. However, these subjective methodologies suffer from limitations, and some researchers highlight the advantages of using objective measures. In the present work, we employ objective tests to study goal orientation, time management and their relation to learning outcomes. We propose a model and employ structural equation modeling to examine the hypothesized relations. The results provided a good fit to the data. Goal orientation (mastery) has a direct effect on time management, and both variables have direct effects on scores in a learning task. Time management also has a direct effect on academic performance. Theoretical and practical implications are discussed. Las conductas dirigidas a lograr metas y a gestionar tareas en un periodo de tiempo determinado desempeñan un papel importante cuando las personas realizan actividades de aprendizaje. Estos comportamientos, denominados como orientación a metas y gestión del tiempo, han sido ampliamente estudiados desde los modelos de aprendizaje autorregulado. Estudios previos han empleado tradicionalmente auto-informes para estudiar estas variables. Sin embargo, esta metodología subjetiva presenta limitaciones, por lo que algunos autores han enfatizado las ventajas del empleo de medidas objetivas. En este trabajo, empleamos test objetivos para evaluar la orientación a metas, la gestión del tiempo y estudiar su relación con resultados de aprendizaje. Se emplea un modelo de ecuaciones estructurales para examinar las relaciones. Los resultados muestran un buen ajuste del modelo a los datos. La orientación al aprendizaje muestra un efecto directo sobre la gestión del tiempo y ambas variables muestran un efecto directo sobre una tarea de aprendizaje. La gestión del tiempo mostró un efecto directo sobre el rendimiento académico. Se discuten las implicaciones teóricas y prácticas.
APA, Harvard, Vancouver, ISO, and other styles
50

Halušková, Emília. "Monounary algebras with two direct limits." Mathematica Bohemica 125, no. 4 (2000): 485–95. http://dx.doi.org/10.21136/mb.2000.126268.

Full text
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!

To the bibliography