Search results for " Program"

showing 10 items of 3075 documents

Rekomendācijas uzņēmuma arhitektūras pārvaldības un vadības uzlabošanai dzīvības apdrošināšanas uzņēmumā

2018

Darbā mērķis ir izstrādāt metodi uzņēmuma arhitektūras pārvaldes un vadības uzlabojumiem dzīvības apdrošināšanas uzņēmumam. Uzlabojumus ir plānots sasniegt pirmkārt analizējot esošo stāvokli uzņēmumā izmantojot LEAN un sistēmiskās domāšanas elementus. Otrkārt, autors pielāgo LEAN , SAFe®, arhitektūras artefaktus kontekstam, testē tos teorētiski un vērtē, kuri no artefaktiem būtu piemēroti vairāk, kuri mazāk turpmākai praktiskai pielietošanai.

Dizaina Teoriju NexusDatorzinātneSAFe®LEANsistēmiskā domāšanaUzņēmuma arhitektūra programmatūras arhitektūra
researchProduct

Uzņēmuma informatīvais stends

2016

“Uzņēmuma informatīvais stends” ir tīmekļa lietojumprogrammatūra, kas nodrošina uzņēmuma SIA TestDevLab reprezentāciju dažādās izstādēs un prezentācijās, kā, piemēram, universitāšu rīkotās karjeras dienās. “Uzņēmuma informatīvais stends” sniedz iespēju pārvaldīt noteiktu stenda sadaļu saturu, izmantojot TDL Stenda pārvaldības vietni, kā arī nodrošina šī satura attēlošanu TDL Stenda prezentācijas skatos.

DjangoDatorzinātneInformatīvs stendsInteraktivitāteSpējā programmatūras izstrādeAngularJS
researchProduct

Risinājuma izveide tīkla iestatījumu konfigurēšanai Docker virtualizācijas platformā reāllaika komunikāciju programmatūras testēšanai

2020

Bakalaura darbā “Risinājuma izveide tīkla iestatījumu konfigurēšanai Docker virtualizācijas platformā reāllaika komunikāciju programmatūras testēšanai” darba autors veiksmīgi izveidojis risinājumu reāllaika komunikāciju programmatūras testēšanai degradētos tīkla apstākļos Docker konteinerī. Darbs sadalīts 5 nodaļās. Pirmajā nodaļā aprakstīta virtualizācijas darbība un aplūkota Docker virtualizācijas platformas arhitektūra. Otrajā nodaļā izpētītas tīkla kvalitāti raksturojošas metrikas, kas ir nozīmīgas reāllaika komunikācijas programmatūrai, kā arī aplūkotas Traffic Control un iptables utilītprogrammas tīkla iestatījumu konfigurēšanai Linux operētājsistēmā. Trešajā nodaļā aplūkoti reāllaika…

DockerDatorzinātneTīkla apstākļiReāllaika komunikāciju programmatūraWebRTCProgrammatūras testēšana
researchProduct

Programming languages for data-Intensive HPC applications: A systematic mapping study

2020

This work is a result of activities from COST Action 10406 High -Performance Modelling and Simulation for Big Data Applications (cHiPSet), funded by the European Cooperation in Science and Technology. FCT, Portugal for grants: NOVA LINCS Research Laboratory Ref. UID/ CEC/ 04516/ 2019); INESC-ID Ref. UID/CEC/50021/2019; BioISI Ref. UID/MULTI/04046/2103; LASIGE Research Unit Ref. UID/CEC/00408/ 2019. A major challenge in modelling and simulation is the need to combine expertise in both software technologies and a given scientific domain. When High-Performance Computing (HPC) is required to solve a scientific problem, software development becomes a problematic issue. Considering the complexity…

Domain-Specific language (DSL)High performance computing (HPC)Computer scienceComputer Networks and CommunicationsBig data; Data-intensive applications; Domain-Specific language (DSL); General-Purpose language (GPL); High performance computing (HPC); Programming languages; Systematic mapping study (SMS)Systematic mapping study (SMS)Big dataData-intensive applicationsContext (language use)computer.software_genreTheoretical Computer ScienceSoftware portabilityBig dataSoftwareArtificial Intelligencebusiness.industryProgramming languageSoftware developmentGeneral-Purpose language (GPL)UsabilityProgramming languagesDigital libraryComputer Graphics and Computer-Aided DesignHardware and ArchitecturebusinesscomputerSoftware
researchProduct

Automated source code transformations on fourth generation languages

2004

To control the operation of large application suites or to tailor a special purpose application to particular need, developers frequently use application specific languages, such as batch, scripting, and query languages. These languages which are also referred to as fourth generation languages (4GLs) therefore play an important role in today's economy. Incompatibilities between different versions of 4GLs and changing requirements may make massive changes on a company's library of 4GL programs necessary. Here, we explore possibilities for performing mass changes on 4GLs and show how the transformation of programs written in 4GLs compares to the transformation of mainstream programming langua…

Domain-specific languageComputer scienceProgramming languagebusiness.industryComparison of multi-paradigm programming languagesSecond-generation programming languageOntology languageQuery languagecomputer.software_genreThird-generation programming languageFourth-generation programming languageFifth-generation programming languageSoftware engineeringbusinesscomputerEighth European Conference on Software Maintenance and Reengineering, 2004. CSMR 2004. Proceedings.
researchProduct

Tree Based Domain-Specific Mapping Languages

2012

Model transformation languages have been mainly used by researchers --- the software engineering industry has not yet widely accepted the model driven software development (MDSD). One of the main reasons is the complexity of metamodelling principles the developers are required to know to actually use model transformations in the way the OMG has stated. We offer the basic principles how to create domain-specific model transformation languages which can be used by developers relying only on familiar modelling concepts. We propose to use simple graphical mappings to specify the correspondence between source and target models which are represented using trees based on the concrete syntax of und…

Domain-specific languageProgramming languageComputer scienceModel transformationComparison of multi-paradigm programming languagesSecond-generation programming languageOntology languageModel-driven software developmentcomputer.software_genreQuery languagecomputercomputer.programming_languageMetamodeling
researchProduct

Model Transformation Languages and Their Implementation by Bootstrapping Method

2008

In this paper a sequence of model transformation languages L0, L1, L2 is defined. The first language L0 is very simple, and for this language it is easy to build an efficient compiler to C++. The next language L1 is an extension of L0, and it contains powerful pattern definition facilities. The last language L2 is of sufficiently high level and can be used for implementation of traditional pattern-based high level model transformation languages, as well as for the development of model transformations directly. For languages L1 and L2 efficient compilers have been built using the bootstrapping method: L1 to L0 in L0, and L2 to L1 in L1. The results confirm the efficiency of model transformat…

Domain-specific languageTheoretical computer scienceProgramming languageComputer scienceModel transformationFirst languagecomputer.software_genreTransformation languageThird-generation programming languageTransformation (function)CompilercomputerBootstrapping (compilers)computer.programming_language
researchProduct

On-line monitoring of food fermentation processes using electronic noses and electronic tongues: A review

2013

Fermentation processes are often sensitive to even slight changes of conditions that may result in unacceptable end-product quality. Thus, close follow-up of this type of processes is critical for detecting unfavorable deviations as early as possible in order to save downtime, materials and resources. Nevertheless the use of traditional analytical techniques is often hindered by the need for expensive instrumentation and experienced operators and complex sample preparation. In this sense, one of the most promising ways of developing rapid and relatively inexpensive methods for quality control in fermentation processes is the use of chemical multisensor systems. In this work we present an ov…

DowntimeChemistryFood analysismedia_common.quotation_subjectElectronic tongueBiochemistryMid infrared spectroscopyElectronic noseAnalytical ChemistryBiotechnological processBiotechnological processQUIMICA ANALITICAEnvironmental ChemistryQuality (business)Instrumentation (computer programming)Biochemical engineeringFermentation monitoringSpectroscopyStrengths and weaknessesmedia_commonAnalytica Chimica Acta
researchProduct

MAC-Engine

2011

In this demo, we prove that the flexibility supported by off-the-shelf IEEE 802.11 hardware can be significantly extended if we move the control of the MAC programming interface from the driver to the firmware, i.e. from the host CPU to the card CPU. To this purpose, we introduce the concept of MAC--Engine, that is an executor of Programmable Finite State Machines (PFSM) implemented at the firmware level: we show how the card itself can support different protocol logics thanks to PFSM bytecode representations that can be dynamically injected inside the card memory at run-time without incurring in down time issues or network disconnect events. We provide different PFSM examples in order to t…

DowntimeFinite-state machineComputer scienceFirmwarebusiness.industryInterface (computing)computer.software_genreExecutorBytecodeEmbedded systemOperating systembusinessProtocol (object-oriented programming)computerHost (network)Computer hardwareProceedings of the 6th ACM international workshop on Wireless network testbeds, experimental evaluation and characterization
researchProduct

Tevatron Run II combination of the effective leptonic electroweak mixing angle

2018

The Ministry of Science and Innovation and the Consolider-Ingenio 2010 Program and the European Union community Marie Curie Fellowship Contract No. 302103.

Drell-Yan processsemianalytical programsPhysics and Astronomy (miscellaneous)FERMION PAIR PRODUCTIONUPGRADETevatronhadron-colliders01 natural sciencesHigh Energy Physics - ExperimentPhysics Particles & Fieldselectron: pair productionHigh Energy Physics - Experiment (hep-ex)MONTE-CARLOUNIVERSAL MONTE-CARLOELECTROMAGNETIC CALORIMETERDZERO[PHYS.HEXP]Physics [physics]/High Energy Physics - Experiment [hep-ex]HADRON COLLIDERSangular distributionBatavia TEVATRON CollMonte CarloPhysicsscattering [anti-p p]gauge bosonPhysicsElectroweak interactionDrell–Yan processWeinberg anglespontaneous symmetry breaking [electroweak interaction]muon: pair productionPhysical Sciencesmixing angle [electroweak interaction]bosonPHOTOSmass: measured [W]asymmetryParticle physicsFOS: Physical sciencesSEMIANALYTICAL PROGRAMddc:500.2Astronomy & Astrophysicselectroweak interaction: spontaneous symmetry breaking114 Physical sciences530programmingW: mass: measuredStandard Modelanti-p p: colliding beams[ PHYS.HEXP ] Physics [physics]/High Energy Physics - Experiment [hep-ex]hadroproduction [Z0]0103 physical sciencesanti-p p: scatteringddc:530High Energy Physicspair production [electron]pair production [muon]CALORIMETER010306 general physicsQED RADIATIVE-CORRECTIONSQed radiative-corrections; fermion pair production; universal; Monte Carlo; parton distributions; hadron-colliders; electromagnetic; calorimeter;semianalytical programs; E(+)E(-) annihilation; boson; production; D0 detectorGauge bosonBOSON PRODUCTIONMuonScience & Technologyelectroweak interaction: mixing angleAnti-p p: scattering | anti-p p: colliding beams | Z0: hadroproduction | Z0: leptonic decay | electroweak interaction: spontaneous symmetry breaking | electroweak interaction: mixing angle | muon: pair production | W: mass: measured | Weinberg angle | Batavia TEVATRON Coll | angular distribution | electron: pair production | Drell-Yan process | gauge boson | programming | asymmetry | CDF | DZERO | experimental resultsIDENTIFICATION010308 nuclear & particles physicsHigh Energy Physics::PhenomenologyuniversalWeinberg angleZ0: hadroproductionQED RADIATIVE-CORRECTIONS; FERMION PAIR PRODUCTION; UNIVERSAL; MONTE-CARLO; PARTON DISTRIBUTIONS; HADRON COLLIDERS; ELECTROMAGNETIC; CALORIMETER; SEMIANALYTICAL PROGRAM; E(+)E(-) ANNIHILATION; BOSON; PRODUCTION; D0 DETECTORleptonic decay [Z0]E(+)E(-) ANNIHILATIONelectromagneticPARTON DISTRIBUTIONSExperimental High Energy PhysicsZ0: leptonic decayD0 DETECTORCDFHigh Energy Physics::Experimentproductioncolliding beams [anti-p p]Leptonexperimental results
researchProduct