Inhaltsverzeichnis
Auswahl der wissenschaftlichen Literatur zum Thema „STATIC CONSTRAINTS“
Geben Sie eine Quelle nach APA, MLA, Chicago, Harvard und anderen Zitierweisen an
Machen Sie sich mit den Listen der aktuellen Artikel, Bücher, Dissertationen, Berichten und anderer wissenschaftlichen Quellen zum Thema "STATIC CONSTRAINTS" bekannt.
Neben jedem Werk im Literaturverzeichnis ist die Option "Zur Bibliographie hinzufügen" verfügbar. Nutzen Sie sie, wird Ihre bibliographische Angabe des gewählten Werkes nach der nötigen Zitierweise (APA, MLA, Harvard, Chicago, Vancouver usw.) automatisch gestaltet.
Sie können auch den vollen Text der wissenschaftlichen Publikation im PDF-Format herunterladen und eine Online-Annotation der Arbeit lesen, wenn die relevanten Parameter in den Metadaten verfügbar sind.
Zeitschriftenartikel zum Thema "STATIC CONSTRAINTS"
Eun, Hee-Chang, Eun-Taik Lee und Heon-Soo Chung. „On the static analysis of constrained structural systems“. Canadian Journal of Civil Engineering 31, Nr. 6 (01.12.2004): 1119–22. http://dx.doi.org/10.1139/l04-036.
Der volle Inhalt der QuelleMrzygłód, M. „Multi-constrained topology optimization using constant criterion surface algorithm“. Bulletin of the Polish Academy of Sciences: Technical Sciences 60, Nr. 2 (01.10.2012): 229–36. http://dx.doi.org/10.2478/v10175-012-0030-9.
Der volle Inhalt der QuelleChristopher Cruz, Arnold, und Ahmad Bani Younes. „Common Frame Dynamics for Conically-Constrained Spacecraft Attitude Control“. Sensors 22, Nr. 24 (19.12.2022): 10003. http://dx.doi.org/10.3390/s222410003.
Der volle Inhalt der QuelleGosain, Anjana, und Kavita Sachdeva. „Handling Constraints Using Penalty Functions in Materialized View Selection“. International Journal of Natural Computing Research 8, Nr. 2 (April 2019): 1–17. http://dx.doi.org/10.4018/ijncr.2019040101.
Der volle Inhalt der QuelleSCHIEX, THOMAS, und GÉRARD VERFAILLIE. „NOGOOD RECORDING FOR STATIC AND DYNAMIC CONSTRAINT SATISFACTION PROBLEMS“. International Journal on Artificial Intelligence Tools 03, Nr. 02 (Juni 1994): 187–207. http://dx.doi.org/10.1142/s0218213094000108.
Der volle Inhalt der QuelleBernal, Dionisio, Martin D. Ulriksen und Esmaeil Memarzadeh. „Static constraints in direct model updating“. Mechanical Systems and Signal Processing 163 (Januar 2022): 108170. http://dx.doi.org/10.1016/j.ymssp.2021.108170.
Der volle Inhalt der QuelleOlender, Kurt M., und Leon J. Osterweil. „Interprocedural static analysis of sequencing constraints“. ACM Transactions on Software Engineering and Methodology (TOSEM) 1, Nr. 1 (02.01.1992): 21–52. http://dx.doi.org/10.1145/125489.122822.
Der volle Inhalt der QuellePan, Peng, Michael A. Peshkin, J. Edward Colgate und Kevin M. Lynch. „Static Single-Arm Force Generation With Kinematic Constraints“. Journal of Neurophysiology 93, Nr. 5 (Mai 2005): 2752–65. http://dx.doi.org/10.1152/jn.00799.2004.
Der volle Inhalt der QuelleDuan, Qingjuan, Quanli Zhao und Tianle Wang. „Consistent Solution Strategy for Static Equilibrium Workspace and Trajectory Planning of Under-Constrained Cable-Driven Parallel and Planar Hybrid Robots“. Machines 10, Nr. 10 (10.10.2022): 920. http://dx.doi.org/10.3390/machines10100920.
Der volle Inhalt der QuelleWang, Ren, Jingxiang Gao, Nanshan Zheng, Zengke Li, Yifei Yao, Long Zhao und Yifan Wang. „Research on Accelerating Single-Frequency Precise Point Positioning Convergence with Atmospheric Constraint“. Applied Sciences 9, Nr. 24 (10.12.2019): 5407. http://dx.doi.org/10.3390/app9245407.
Der volle Inhalt der QuelleDissertationen zum Thema "STATIC CONSTRAINTS"
Marlowe, Laura C. „A Static Scheduler for critical timing constraints“. Thesis, Monterey, California. Naval Postgraduate School, 1988. http://hdl.handle.net/10945/23406.
Der volle Inhalt der QuelleThe Computer Aided Prototyping System (CAPS) and the Prototype System Description Language (PSDL) represent a pioneering effort in the field of software development. The implementation of CAPS will enable software engineers to automatically validate design specifications and functional requirements early in the design of a software system through the development and execution of a prototype of the system under construction. Execution of the prototype is controlled by an Execution Support System (ESS) within the framework of CAPS. One of the critical elements of the ESS is the Static Scheduler which extracts critical timing constraints and precedence information about operators from the PSDL source that describes the prototype. The Static Scheduler then uses this information to determine whether a feasible schedule can be built, and if it can, constructs the schedule for operator execution within the prototype.
http://archive.org/details/staticschedulerf00marl
Lieutenant Commander, United States Navy
Bhavnagarwala, Azeez Jenúddin. „Voltage scaling constraints for static CMOS logic and memory cirucits“. Diss., Georgia Institute of Technology, 2001. http://hdl.handle.net/1853/15401.
Der volle Inhalt der QuelleAbbas, Abdullah. „Static analysis of semantic web queries with ShEx schema constraints“. Thesis, Université Grenoble Alpes (ComUE), 2017. http://www.theses.fr/2017GREAM064/document.
Der volle Inhalt der QuelleData structured in the Resource Description Framework (RDF) are increasingly available in large volumes. This leads to a major need and research interest in novel methods for query analysis and compilation for making the most of RDF data extraction. SPARQL is the widely used and well supported standard query language for RDF data. In parallel to query language evolutions, schema languages for expressing constraints on RDF datasets also evolve. Shape Expressions (ShEx) are increasingly used to validate RDF data, and to communicate expected graph patterns. Schemas in general are important for static analysis tasks such as query optimisation and containment. Our purpose is to investigate the means and methodologies for SPARQL query static analysis and optimisation in the presence of ShEx schema constraints.Our contribution is mainly divided into two parts. In the first part we consider the problem of SPARQL query containment in the presence of ShEx constraints. We propose a sound and complete procedure for the problem of containment with ShEx, considering several SPARQL fragments. Particularly our procedure considers OPTIONAL query patterns, that turns out to be an important feature to be studied with schemas. We provide complexity bounds for the containment problem with respect to the language fragments considered. We also propose alternative method for SPARQL query containment with ShEx by reduction into First Order Logic satisfiability, which allows for considering SPARQL fragment extension in comparison to the first method. This is the first work addressing SPARQL query containment in the presence of ShEx constraints.In the second part of our contribution we propose an analysis method to optimise the evaluation of conjunctive SPARQL queries, on RDF graphs, by taking advantage of ShEx constraints. The optimisation is based on computing and assigning ranks to query triple patterns, dictating their order of execution. The presence of intermediate joins between the query triple patterns is the reason why ordering is important in increasing efficiency. We define a set of well-formed ShEx schemas, that possess interesting characteristics for SPARQL query optimisation. We then develop our optimisation method by exploiting information extracted from a ShEx schema. We finally report on evaluation results performed showing the advantages of applying our optimisation on the top of an existing state-of-the-art query evaluation system
Grayland, Andrews. „Automated static symmetry breaking in constraint satisfaction problems“. Thesis, University of St Andrews, 2011. http://hdl.handle.net/10023/1718.
Der volle Inhalt der QuelleNiedert, Michael D. „Static-task scheduling incorporating precedence constraints and deadlines in a heterogeneous-computing environment“. Thesis, Monterey, Calif. : Springfield, Va. : Naval Postgraduate School ; Available from National Technical Information Service, 2000. http://handle.dtic.mil/100.2/ADA380969.
Der volle Inhalt der QuelleKafle, Bishoksan. „Modeling assembly program with constraints. A contribution to WCET problem“. Master's thesis, Faculdade de Ciências e Tecnologia, 2012. http://hdl.handle.net/10362/7968.
Der volle Inhalt der QuelleModel checking with program slicing has been successfully applied to compute Worst Case Execution Time (WCET) of a program running in a given hardware. This method lacks path feasibility analysis and suffers from the following problems: The model checker (MC) explores exponential number of program paths irrespective of their feasibility. This limits the scalability of this method to multiple path programs. And the witness trace returned by the MC corresponding to WCET may not be feasible (executable). This may result in a solution which is not tight i.e., it overestimates the actual WCET. This thesis complements the above method with path feasibility analysis and addresses these problems. To achieve this: we first validate the witness trace returned by the MC and generate test data if it is executable. For this we generate constraints over a trace and solve a constraint satisfaction problem. Experiment shows that 33% of these traces (obtained while computing WCET on standard WCET benchmark programs) are infeasible. Second, we use constraint solving technique to compute approximate WCET solely based on the program (without taking into account the hardware characteristics), and suggest some feasible and probable worst case paths which can produce WCET. Each of these paths forms an input to the MC. The more precise WCET then can be computed on these paths using the above method. The maximum of all these is the WCET. In addition this, we provide a mechanism to compute an upper bound of over approximation for WCET computed using model checking method. This effort of combining constraint solving technique with model checking takes advantages of their strengths and makes WCET computation scalable and amenable to hardware changes. We use our technique to compute WCET on standard benchmark programs from M¨alardalen University and compare our results with results from model checking method.
Nelson, Andrew P. „Funqual: User-Defined, Statically-Checked Call Graph Constraints in C++“. DigitalCommons@CalPoly, 2018. https://digitalcommons.calpoly.edu/theses/1848.
Der volle Inhalt der QuelleLu, Tingting. „Effects of Multimedia on Motivation, Learning and Performance: The Role of Prior Experience and Task Constraints“. The Ohio State University, 2008. http://rave.ohiolink.edu/etdc/view?acc_num=osu1218660147.
Der volle Inhalt der QuelleUngwattanapanit, Tanut [Verfasser], Horst [Akademischer Betreuer] Baier, Horst [Gutachter] Baier und Kai-Uwe [Gutachter] Bletzinger. „Optimization of Steered-Fibers Composite Stiffened Panels including Postbuckling Constraints handled via Equivalent Static Loads / Tanut Ungwattanapanit ; Gutachter: Horst Baier, Kai-Uwe Bletzinger ; Betreuer: Horst Baier“. München : Universitätsbibliothek der TU München, 2017. http://d-nb.info/1152384082/34.
Der volle Inhalt der QuelleSaglam, Hueseyin. „A toolkit for static analysis of constraint logic programs“. Thesis, University of Bristol, 1998. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.262739.
Der volle Inhalt der QuelleBücher zum Thema "STATIC CONSTRAINTS"
Marlowe, Laura C. A Static Scheduler for critical timing constraints. Monterey, Calif: Naval Postgraduate School, 1988.
Den vollen Inhalt der Quelle findenMarriages & families: Changes, choices, and constraints. 7. Aufl. Upper Saddle River, N.J: Pearson/Prentice Hall, 2011.
Den vollen Inhalt der Quelle findenBenokraitis, Nijole V. Marriages and families: Changes, choices, and constraints. 5. Aufl. Upper Saddle River, NJ: Pearson, 2003.
Den vollen Inhalt der Quelle findenMarriages and families: Changes, choices, and constraints. 2. Aufl. Upper Saddle River, N.J: Prentice Hall, 1996.
Den vollen Inhalt der Quelle findenMarriages and families: Changes, choices and constraints. 3. Aufl. Upper Saddle River, NJ: Prentice Hall, 1999.
Den vollen Inhalt der Quelle findenBenokraitis, Nijole V. Marriages and families: Changes, choices, and constraints. Englewood Cliffs, N.J: Prentice Hall, 1993.
Den vollen Inhalt der Quelle findenBenokraitis, Nijole V. Marriages and families: Changes, choices, and constraints. 6. Aufl. Upper Saddle River, N.J: Pearson Education, 2007.
Den vollen Inhalt der Quelle findenMarriages and families: Changes, choices, and constraints. 4. Aufl. Upper Saddle River, N.J: Prentice Hall, 2002.
Den vollen Inhalt der Quelle findenSonority constraints on prosodic structure. New York: Garland Pub., 1994.
Den vollen Inhalt der Quelle findenTomkovicz, James J. Criminal procedure: Constitutional constraints upon investigation and proof. 7. Aufl. New Providence, NJ: LexisNexis, 2012.
Den vollen Inhalt der Quelle findenBuchteile zum Thema "STATIC CONSTRAINTS"
Bakhirkin, Alexey, und David Monniaux. „Extending Constraint-Only Representation of Polyhedra with Boolean Constraints“. In Static Analysis, 127–45. Cham: Springer International Publishing, 2018. http://dx.doi.org/10.1007/978-3-319-99725-4_10.
Der volle Inhalt der QuelleRehof, Jakob, und Torben Æ. Mogensen. „Tractable constraints in finite semilattices“. In Static Analysis, 285–300. Berlin, Heidelberg: Springer Berlin Heidelberg, 1996. http://dx.doi.org/10.1007/3-540-61739-6_48.
Der volle Inhalt der Quellevan Houtum, Geert-Jan, und Bram Kranenburg. „Static Repair Priorities“. In Spare Parts Inventory Control under System Availability Constraints, 185–208. Boston, MA: Springer US, 2015. http://dx.doi.org/10.1007/978-1-4899-7609-3_8.
Der volle Inhalt der QuelleJackson, Daniel. „Enforcing Design Constraints with Object Logic“. In Static Analysis, 1–21. Berlin, Heidelberg: Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45099-3_1.
Der volle Inhalt der QuelleLiu, Yanhong A., Ning Li und Scott D. Stoller. „Solving Regular Tree Grammar Based Constraints“. In Static Analysis, 213–33. Berlin, Heidelberg: Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-47764-0_13.
Der volle Inhalt der QuelleGlynn, Kevin, Peter J. Stuckey und Martin Sulzmann. „Effective Strictness Analysis with HORN Constraints“. In Static Analysis, 73–92. Berlin, Heidelberg: Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-47764-0_5.
Der volle Inhalt der QuelleFähndrich, Manuel, und Alexander Aiken. „Program analysis using mixed term and set constraints“. In Static Analysis, 114–26. Berlin, Heidelberg: Springer Berlin Heidelberg, 1997. http://dx.doi.org/10.1007/bfb0032737.
Der volle Inhalt der QuelleWolper, Pierre, und Bernard Boigelot. „An automata-theoretic approach to Presburger arithmetic constraints“. In Static Analysis, 21–32. Berlin, Heidelberg: Springer Berlin Heidelberg, 1995. http://dx.doi.org/10.1007/3-540-60360-3_30.
Der volle Inhalt der QuelleLarouci, C., J. P. Ferrieux, L. Gerbaud und J. Roudet. „Optimization under Constraints of Static Converters“. In Optimization and Inverse Problems in Electromagnetism, 295–302. Dordrecht: Springer Netherlands, 2003. http://dx.doi.org/10.1007/978-94-017-2494-4_30.
Der volle Inhalt der QuelleRuggieri, Salvatore, und Fred Mesnard. „Typing Linear Constraints for Moding CLP( ${\cal R}$ ) Programs“. In Static Analysis, 128–43. Berlin, Heidelberg: Springer Berlin Heidelberg, 2008. http://dx.doi.org/10.1007/978-3-540-69166-2_9.
Der volle Inhalt der QuelleKonferenzberichte zum Thema "STATIC CONSTRAINTS"
Ferris, John B. „Capturing Planer Tire Enveloping Properties Using Static Constraint Modes“. In ASME 2006 International Mechanical Engineering Congress and Exposition. ASMEDC, 2006. http://dx.doi.org/10.1115/imece2006-15260.
Der volle Inhalt der QuelleHeld, Stephan, Dirk Muller, Daniel Rotter, Vera Traub und Jens Vygen. „Global routing with inherent static timing constraints“. In 2015 IEEE/ACM International Conference on Computer-Aided Design (ICCAD). IEEE, 2015. http://dx.doi.org/10.1109/iccad.2015.7372556.
Der volle Inhalt der QuelleDsouza, Ashvin. „Static analysis of deadends in SVA constraints“. In 2010 IEEE International High Level Design Validation and Test Workshop (HLDVT). IEEE, 2010. http://dx.doi.org/10.1109/hldvt.2010.5496656.
Der volle Inhalt der QuelleCiraci, Selim, Pim van den Broek und Mehmet Aksit. „Graph-based verification of static program constraints“. In the 2010 ACM Symposium. New York, New York, USA: ACM Press, 2010. http://dx.doi.org/10.1145/1774088.1774561.
Der volle Inhalt der QuelleHuang, Shiqiang, Xiaoguang Gao und Jia Ren. „Static Bayesian Network Parameter Learning Using Constraints“. In 2011 International Workshop on Multi-Platform/Multi-Sensor Remote Sensing and Mapping (M2RSM). IEEE, 2011. http://dx.doi.org/10.1109/m2rsm.2011.5697401.
Der volle Inhalt der QuelleBo, Yang, Chunhe Xia, Yang Luo und Qing Tang. „Static Compliance Checking beyond Separation of Duty Constraints“. In 2014 Ninth International Conference on P2P, Parallel, Grid, Cloud and Internet Computing (3PGCIC). IEEE, 2014. http://dx.doi.org/10.1109/3pgcic.2014.53.
Der volle Inhalt der QuelleNadi, Sarah, Thorsten Berger, Christian Kästner und Krzysztof Czarnecki. „Mining configuration constraints: static analyses and empirical results“. In ICSE '14: 36th International Conference on Software Engineering. New York, NY, USA: ACM, 2014. http://dx.doi.org/10.1145/2568225.2568283.
Der volle Inhalt der QuellePeng Pan, K. M. Lynch, M. A. Peshkin und J. E. Colgate. „Static single-arm force generation with kinematic constraints“. In IEEE International Conference on Robotics and Automation, 2004. Proceedings. ICRA '04. 2004. IEEE, 2004. http://dx.doi.org/10.1109/robot.2004.1307484.
Der volle Inhalt der QuelleKarpel, M., B. Moulin und M. Love. „Modal-based structural optimization with static aeroelastic and stress constraints“. In 37th Structure, Structural Dynamics and Materials Conference. Reston, Virigina: American Institute of Aeronautics and Astronautics, 1996. http://dx.doi.org/10.2514/6.1996-1479.
Der volle Inhalt der QuelleDerler, Patricia, und Stefan Resmerita. „Flexible Static Scheduling of Software with Logical Execution Time Constraints“. In 2010 IEEE 10th International Conference on Computer and Information Technology (CIT). IEEE, 2010. http://dx.doi.org/10.1109/cit.2010.301.
Der volle Inhalt der QuelleBerichte der Organisationen zum Thema "STATIC CONSTRAINTS"
Cusbert, Tom. The Effect of Credit Constraints on Housing Prices: (Further) Evidence from a Survey Experiment. Reserve Bank of Australia, Januar 2023. http://dx.doi.org/10.47688/rdp2023-01.
Der volle Inhalt der QuelleMahmoudi, Mona, und Guillermo Sapiro. Constrained Localization in Static and Dynamic Sensor Networks (PREPRINT). Fort Belvoir, VA: Defense Technical Information Center, Januar 2006. http://dx.doi.org/10.21236/ada478415.
Der volle Inhalt der QuelleWoodford, Michael. Information-Constrained State-Dependent Pricing. Cambridge, MA: National Bureau of Economic Research, Dezember 2008. http://dx.doi.org/10.3386/w14620.
Der volle Inhalt der QuelleMiller, Kyle, und Andrew Lohn. Onboard AI: Constraints and Limitations. Center for Security and Emerging Technology, August 2023. http://dx.doi.org/10.51593/2022ca008.
Der volle Inhalt der QuelleVargas-Riaño, Carmiña Ofelia, und Julian Parra-Polania. Relevance of the collateral constraint form in the analysis of financial crisis interventions. Banco de la República, Januar 2022. http://dx.doi.org/10.32468/be.1190.
Der volle Inhalt der QuelleMinaburo, A., L. Toutain und R. Andreasen. Static Context Header Compression (SCHC) for the Constrained Application Protocol (CoAP). RFC Editor, Juni 2021. http://dx.doi.org/10.17487/rfc8824.
Der volle Inhalt der QuelleDayton, David C., Brian G. Southwell und Vikram Rao. Diversifying Energy Options in a Carbon-Constrained World. RTI Press, Oktober 2021. http://dx.doi.org/10.3768/rtipress.2021.rb.0029.2110.
Der volle Inhalt der QuelleCaporuscio, Florie A., Michael C. Cheshire, Dennis L. Newell und Mary Kate McCarney. Status of LANL investigations of temperature constraints on clay in repository environments. Office of Scientific and Technical Information (OSTI), August 2012. http://dx.doi.org/10.2172/1049356.
Der volle Inhalt der QuelleSassani, David, Laura Price, Ralph Rogers, Walter Walkow, Ava Johnson und Amanda Sanchez. Update to Waste Form Performance Constraints and OWL Status and Inventory Content. Office of Scientific and Technical Information (OSTI), August 2017. http://dx.doi.org/10.2172/1762031.
Der volle Inhalt der QuelleWilkowski, G. M., D. Rudland, P. Mincer, B. Metrovich und D. Rider. ASME-PVP05 Brittle-to-Ductile Fracture Initiation Transition Temperature for Old Linepipe w Surface-Crack. Chantilly, Virginia: Pipeline Research Council International, Inc. (PRCI), Januar 2005. http://dx.doi.org/10.55274/r0011772.
Der volle Inhalt der Quelle