Academic literature on the topic '4606 Distributed computing and systems software'

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

Select a source type:

Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic '4606 Distributed computing and systems software.'

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.

Journal articles on the topic "4606 Distributed computing and systems software"

1

Lundstrom, S. F., and E. E. Swartzlander. "Foreword Advances in Distributed Computing Systems." IEEE Transactions on Software Engineering SE-11, no. 10 (October 1985): 1092–96. http://dx.doi.org/10.1109/tse.1985.231856.

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

Boffey, T. B. "Location of Software in Distributed Computing Systems." Journal of the Operational Research Society 40, no. 10 (October 1989): 863. http://dx.doi.org/10.2307/2583395.

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

Boffey, T. B. "Location of Software in Distributed Computing Systems." Journal of the Operational Research Society 40, no. 10 (October 1989): 863–70. http://dx.doi.org/10.1057/jors.1989.154.

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

Yau, Stephen S., Xiaoping Jia, and Doo-Hwan Bae. "Software design methods for distributed computing systems." Computer Communications 15, no. 4 (May 1992): 213–24. http://dx.doi.org/10.1016/0140-3664(92)90104-m.

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

Wong, Kenneth F., and Mark Franklin. "Checkpointing in Distributed Computing Systems." Journal of Parallel and Distributed Computing 35, no. 1 (May 1996): 67–75. http://dx.doi.org/10.1006/jpdc.1996.0069.

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

Fatoohi, R. A. "Performance evaluation of communication software systems for distributed computing." Distributed Systems Engineering 4, no. 3 (September 1997): 169–75. http://dx.doi.org/10.1088/0967-1846/4/3/006.

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

Kulik, Lars. "Mobile Computing Systems Programming: A Graduate Distributed Computing Course." IEEE Distributed Systems Online 8, no. 5 (May 2007): 4. http://dx.doi.org/10.1109/mdso.2007.27.

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

Denning, Peter J. "Systems abstractions." Communications of the ACM 65, no. 4 (April 2022): 22–24. http://dx.doi.org/10.1145/3517218.

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

Morganti, M. "Communications in distributed fault-tolerant computing systems." Journal of Systems and Software 6, no. 1-2 (May 1986): 213–16. http://dx.doi.org/10.1016/0164-1212(86)90042-7.

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

Kim, Tai-hoon, and Wai-chi Fang. "Special section: Grid/distributed computing systems security." Future Generation Computer Systems 25, no. 3 (March 2009): 351. http://dx.doi.org/10.1016/j.future.2008.10.001.

Full text
APA, Harvard, Vancouver, ISO, and other styles
More sources

Dissertations / Theses on the topic "4606 Distributed computing and systems software"

1

Mellor, Paul Vincent. "An adaptation of Modula-2 for distributed computing systems." Thesis, University of Hull, 1987. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.327802.

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

Tarafdar, Ashis. "Software fault tolerance in distributed systems using controlled re-execution /." Digital version accessible at:, 2000. http://wwwlib.umi.com/cr/utexas/main.

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

Tilevich, Eli. "Software Tools for Separating Distribution Concerns." Diss., Georgia Institute of Technology, 2005. http://hdl.handle.net/1853/7518.

Full text
Abstract:
With the advent of the Internet, distributed programming has become a necessity for the majority of application domains. Nevertheless, programming distributed systems remains a delicate and complex task. This dissertation explores separating distribution concerns, the process of transforming a centralized monolithic program into a distributed one. This research develops algorithms, techniques, and tools for separating distribution concerns and evaluates the applicability of the developed artifacts by identifying the distribution concerns that they separate and the common architectural characteristics of the centralized programs that they transform successfully. The thesis of this research is that software tools working with standard mainstream languages, systems software, and virtual machines can effectively and efficiently separate distribution concerns from application logic for object-oriented programs that use multiple distinct sets of resources. Among the specific technical contributions of this dissertation are (1) a general algorithm for call-by-copy-restore semantics in remote procedure calls for linked data structures, (2) an analysis heuristic that determines which application objects get passed to which parts of native (i.e., platform-specific) code in the language runtime system for platform-independent binary code applications, (3) a technique for injecting code in such applications that will convert objects to the right representation so that they can be accessed correctly inside both application and native code, (4) an approach to maintaining the Java centralized concurrency and synchronization semantics over remote procedure calls efficiently, and (5) an approach to enabling the execution of legacy Java code remotely from a web browser. The technical contributions of this dissertation have been realized in three software tools for separating distribution concerns: NRMI, middleware with copy-restore semantics; GOTECH, a program generator for distribution; and J-Orchestra, an automatic partitioning system. This dissertation presents several case studies of successfully applying the developed tools to third-party programs.
APA, Harvard, Vancouver, ISO, and other styles
4

Singh, Neeta S. "An automatic code generation tool for partitioned software in distributed computing." [Tampa, Fla.] : University of South Florida, 2005. http://purl.fcla.edu/fcla/etd/SFE0001129.

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

Darling, James Campbell Charles. "The application of distributed and mobile computing techniques to advanced simulation and virtual reality systems." Thesis, University of Surrey, 1998. http://epubs.surrey.ac.uk/843917/.

Full text
Abstract:
Current technologies for creating distributed simulations or virtual environments are too limited in terms of scalability and flexibility, particularly in the areas of network saturation, distribution of VR scenes, and co-ordination of large systems of active objects. This thesis proposes the use of mobile and distributed computing technology to alleviate some of these limitations. A study of contemporary technologies for distributed simulation and networked virtual environments has been made, examining the benefits and drawbacks of different techniques. The main theory that has been investigated is that processing of a global simulation space should be spread over a network of computers, the principle of locality cutting the network bandwidth required. Using a prototype language for distributed graph processing, which fully supports mobile programming, experimental systems have been developed to demonstrate the use of distributed processing in creating large-scale virtual environments. The working examples created show that the ideas proposed for distribution of interactive virtual environments are valid, and that mobile programming techniques provide a new direction of development for the field of simulation. A more detailed summary of the work is given in Appendix D. Five publications to date (shown overleaf) have resulted from my involvement in the work, and a number of others have resulted from the overall project.
APA, Harvard, Vancouver, ISO, and other styles
6

Wang, Koping. "Spider II: A component-based distributed computing system." CSUSB ScholarWorks, 2001. https://scholarworks.lib.csusb.edu/etd-project/1874.

Full text
Abstract:
Spider II system is the second version implementation of the Spider project. This system is the first distributed computation research project in the Department of Computer Science at CSUSB. Spider II is a distributed virtual machine on top of the UNIX or LINUX operating system. Spider II features multi-tasking, load balancing and fault tolerance, which optimize the performance and stability of the system.
APA, Harvard, Vancouver, ISO, and other styles
7

Eise, Justin. "A Secure Architecture for Distributed Control of Turbine Engine Systems." University of Dayton / OhioLINK, 2019. http://rave.ohiolink.edu/etdc/view?acc_num=dayton1552556049435026.

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

Okonoboh, Matthias Aifuobhokhan, and Sudhakar Tekkali. "Real-Time Software Vulnerabilities in Cloud Computing : Challenges and Mitigation Techniques." Thesis, Blekinge Tekniska Högskola, Sektionen för datavetenskap och kommunikation, 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:bth-2645.

Full text
Abstract:
Context: Cloud computing is rapidly emerging in the area of distributed computing. In the meantime, many organizations also attributed the technology to be associated with several business risks which are yet to be resolved. These challenges include lack of adequate security, privacy and legal issues, resource allocation, control over data, system integrity, risk assessment, software vulnerabilities and so on which all have compromising effect in cloud environment. Organizations based their worried on how to develop adequate mitigation strategies for effective control measures and to balancing common expectation between cloud providers and cloud users. However, many researches tend to focus on cloud computing adoption and implementation and with less attention to vulnerabilities and attacks in cloud computing. This paper gives an overview of common challenges and mitigation techniques or practices, describes general security issues and identifies future requirements for security research in cloud computing, given the current trend and industrial practices. Objectives: We identified common challenges and linked them with some compromising attributes in cloud as well as mitigation techniques and their impacts in cloud practices applicable in cloud computing. We also identified frameworks we consider relevant for identifying threats due to vulnerabilities based on information from the reviewed literatures and findings. Methods: We conducted a systematic literature review (SLR) specifically to identify empirical studies focus on challenges and mitigation techniques and to identify mitigation practices in addressing software vulnerabilities and attacks in cloud computing. Studies were selected based on the inclusion/exclusion criteria we defined in the SLR process. We search through four databases which include IEEE Xplore, ACM Digital Library, SpringerLinks and SciencDirect. We limited our search to papers published from 2001 to 2010. In additional, we then used the collected data and knowledge from finding after the SLR, to design a questionnaire which was used to conduct industrial survey which also identifies cloud computing challenges and mitigation practices persistent in industry settings. Results: Based on the SLR a total of 27 challenges and 20 mitigation techniques were identified. We further identified 7 frameworks we considered relevant for mitigating the prevalence real-time software vulnerabilities and attacks in the cloud. The identified challenges and mitigation practices were linked to compromised cloud attributes and the way mitigations practices affects cloud computing, respectively. Furthermore, 5 and 3 additional challenges and suggested mitigation practices were identified in the survey. Conclusion: This study has identified common challenges and mitigation techniques, as well as frameworks practices relevant for mitigating real-time software vulnerabilities and attacks in cloud computing. We cannot make claim on exhaustive identification of challenges and mitigation practices associated with cloud computing. We acknowledge the fact that our findings might not be sufficient to generalize the effect of the different service models which include SaaS, IaaS and PaaS, and also true for the different deployment models such as private, public, community and hybrid. However, this study we assist both cloud provider and cloud customers on the security, privacy, integrity and other related issues and useful in the part of identifying further research area that can help in enhancing security, privacy, resource allocation and maintain integrity in the cloud environment.
Kungsmarksvagen 67 SE-371 44 Karlskrona Sweden Tel: 0737159290
APA, Harvard, Vancouver, ISO, and other styles
9

Lillethun, David. "ssIoTa: A system software framework for the internet of things." Diss., Georgia Institute of Technology, 2015. http://hdl.handle.net/1853/53531.

Full text
Abstract:
Sensors are widely deployed in our environment, and their number is increasing rapidly. In the near future, billions of devices will all be connected to each other, creating an Internet of Things. Furthermore, computational intelligence is needed to make applications involving these devices truly exciting. In IoT, however, the vast amounts of data will not be statically prepared for batch processing, but rather continually produced and streamed live to data consumers and intelligent algorithms. We refer to applications that perform live analysis on live data streams, bringing intelligence to IoT, as the Analysis of Things. However, the Analysis of Things also comes with a new set of challenges. The data sources are not collected in a single, centralized location, but rather distributed widely across the environment. AoT applications need to be able to access (consume, produce, and share with each other) this data in a way that is natural considering its live streaming nature. The data transport mechanism must also allow easy access to sensors, actuators, and analysis results. Furthermore, analysis applications require computational resources on which to run. We claim that system support for AoT can reduce the complexity of developing and executing such applications. To address this, we make the following contributions: - A framework for systems support of Live Streaming Analysis in the Internet of Things, which we refer to as the Analysis of Things (AoT), including a set of requirements for system design - A system implementation that validates the framework by supporting Analysis of Things applications at a local scale, and a design for a federated system that supports AoT on a wide geographical scale - An empirical system evaluation that validates the system design and implementation, including simulation experiments across a wide-area distributed system We present five broad requirements for the Analysis of Things and discuss one set of specific system support features that can satisfy these requirements. We have implemented a system, called \textsubscript{SS}IoTa, that implements these features and supports AoT applications running on local resources. The programming model for the system allows applications to be specified simply as operator graphs, by connecting operator inputs to operator outputs and sensor streams. Operators are code components that run arbitrary continuous analysis algorithms on streaming data. By conforming to a provided interface, operators may be developed that can be composed into operator graphs and executed by the system. The system consists of an Execution Environment, in which a Resource Manager manages the available computational resources and the applications running on them, a Stream Registry, in which available data streams can be registered so that they may be discovered and used by applications, and an Operator Store, which serves as a repository for operator code so that components can be shared and reused. Experimental results for the system implementation validate its performance. Many applications are also widely distributed across a geographic area. To support such applications, \textsubscript{SS}IoTa must be able to run them on infrastructure resources that are also distributed widely. We have designed a system that does so by federating each of the three system components: Operator Store, Stream Registry, and Resource Manager. The Operator Store is distributed using a distributed hast table (DHT), however since temporal locality can be expected and data churn is low, caching may be employed to further improve performance. Since sensors exist at particular locations in physical space, queries on the Stream Registry will be based on location. We also introduce the concept of geographical locality. Therefore, range queries in two dimensions must be supported by the federated Stream Registry, while taking advantage of geographical locality for improved average-case performance. To accomplish these goals, we present a design sketch for SkipCAN, a modification of the SkipNet and Content Addressable Network DHTs. Finally, the fundamental issue in the federated Resource Manager is how to distributed the operators of multiple applications across the geographically distributed sites where computational resources can execute them. To address this, we introduce DistAl, a fully distributed algorithm that assigns operators to sites. DistAl also respects the system resource constraints and application preferences for performance and quality of results (QoR), using application-specific utility functions to allow applications to express their preferences. DistAl is validated by simulation results.
APA, Harvard, Vancouver, ISO, and other styles
10

Dolci, Alessandro. "Traffic Management in Reti Spontanee basato su Software-Defined Networking." Master's thesis, Alma Mater Studiorum - Università di Bologna, 2018. http://amslaurea.unibo.it/15240/.

Full text
Abstract:
La crescente diffusione di dispositivi mobili dotati di interfacce di rete eterogenee ha generato un notevole interesse verso l'ambito delle Mobile Ad-hoc Networks. Tuttavia, un aspetto finora sottovalutato nella progettazione di reti di tale tipologia è quello relativo alle garanzie di Quality of Service fornite per le comunicazioni in corso. Il presente lavoro è dedicato alla presentazione di una soluzione per la gestione del livello di qualità di servizio riguardante le interazioni attive all'interno di reti spontanee, sulla base del paradigma architetturale di Software-Defined Networking. La soluzione ha previsto la progettazione e l'implementazione di un'estensione del middleware RAMP, realizzato in precedenza presso l'Università di Bologna, al fine di introdurre una modalità di gestione centralizzata delle reti. Essa prevede l'organizzazione del traffico relativo ad applicazioni differenti in flow dedicati e la presenza di un controller in grado di dialogare con tutti i nodi attivi, allo scopo di poter mantenere una visione complessiva della topologia e della situazione della rete e di poter imporre le proprie decisioni.
APA, Harvard, Vancouver, ISO, and other styles
More sources

Books on the topic "4606 Distributed computing and systems software"

1

Kacsuk, Peter. Distributed and Parallel Systems: From Instruction Parallelism to Cluster Computing. Boston, MA: Springer US, 2000.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
2

Birman, Kenneth P. The ISIS project: Fault-tolerance in large distributed systems. [Washington, D.C: National Aeronautics and Space Administration, 1990.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
3

Nagamalai, Dhinaharan. Advances in Parallel Distributed Computing: First International Conference on Parallel, Distributed Computing Technologies and Applications, PDCTA 2011, Tirunelveli, India, September 23-25, 2011. Proceedings. Berlin, Heidelberg: Springer-Verlag GmbH Berlin Heidelberg, 2011.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
4

Fred, Aminzadeh, and Jamshidi Mohammad, eds. Soft computing: Fuzzy logic, neural networks, and distributed artificial intelligence. Englewood Cliffs, N.J: PTR Prentice Hall, 1994.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
5

Li, Weidong. Cloud Manufacturing: Distributed Computing Technologies for Global and Sustainable Manufacturing. London: Springer London, 2013.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
6

Hassanien, Aboul Ella. Pervasive computing: Innovations in intelligent multimedia and applications. Dordrecht: Springer, 2009.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
7

Lynch, Nancy A. Distributed Computing: 24th International Symposium, DISC 2010, Cambridge, MA, USA, September 13-15, 2010. Proceedings. Berlin, Heidelberg: Springer-Verlag Berlin Heidelberg, 2010.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
8

Veríssimo, Paulo. Distributed systems for system architects. Boston: Kluwer Academic, 2001.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
9

1963-, Rodrigues Luís, ed. Distributed systems for system architects. Boston: Kluwer Academic, 2001.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
10

Aguilera, Marcos K. Distributed Computing and Networking: 12th International Conference, ICDCN 2011, Bangalore, India, January 2-5, 2011. Proceedings. Berlin, Heidelberg: Springer Berlin Heidelberg, 2011.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
More sources

Book chapters on the topic "4606 Distributed computing and systems software"

1

Abushagur, Abdulfatah A. G., Tan Saw Chin, Rizaludin Kaspin, Nazaruddin Omar, and Ahmad Tajuddin Samsudin. "Hybrid Software-Defined Network Monitoring." In Internet and Distributed Computing Systems, 234–47. Cham: Springer International Publishing, 2019. http://dx.doi.org/10.1007/978-3-030-34914-1_23.

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

Satoh, Ichiro. "Easy Development of Software for IoT Systems." In Intelligent Distributed Computing XIII, 56–61. Cham: Springer International Publishing, 2019. http://dx.doi.org/10.1007/978-3-030-32258-8_7.

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

Solomon, Andrew. "Distributed Computing for Conglomerate Mathematical Systems." In Algebra, Geometry and Software Systems, 309–25. Berlin, Heidelberg: Springer Berlin Heidelberg, 2003. http://dx.doi.org/10.1007/978-3-662-05148-1_17.

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

Ganzha, Maria, Mariusz Marek Mesjasz, Marcin Paprzycki, and Moussa Ouedraogo. "Inserting “Brains” into Software Agents – Preliminary Considerations." In Internet and Distributed Computing Systems, 3–14. Cham: Springer International Publishing, 2014. http://dx.doi.org/10.1007/978-3-319-11692-1_1.

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

Randell, B. "Recursively Structured Fault-Tolerant Distributed Computing Systems." In Software System Design Methods, 35–52. Berlin, Heidelberg: Springer Berlin Heidelberg, 1986. http://dx.doi.org/10.1007/978-3-642-82846-1_2.

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

Bergenti, Federico, Agostino Poggi, and Michele Tomaiuolo. "An Actor Based Software Framework for Scalable Applications." In Internet and Distributed Computing Systems, 26–35. Cham: Springer International Publishing, 2014. http://dx.doi.org/10.1007/978-3-319-11692-1_3.

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

Sun, Jingtao, and Ichiro Satoh. "Dynamic Deployment of Software Components for Self-adaptive Distributed Systems." In Internet and Distributed Computing Systems, 194–203. Cham: Springer International Publishing, 2014. http://dx.doi.org/10.1007/978-3-319-11692-1_17.

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

Haur, Ng Kean, and Tan Saw Chin. "Time-Sensitive-Aware Scheduling Traffic (TSA-ST) Algorithm in Software-Defined Networking." In Internet and Distributed Computing Systems, 248–59. Cham: Springer International Publishing, 2019. http://dx.doi.org/10.1007/978-3-030-34914-1_24.

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

Ciobanu, Gabriel. "Behaviour Equivalences in Timed Distributed π-Calculus." In Software-Intensive Systems and New Computing Paradigms, 190–208. Berlin, Heidelberg: Springer Berlin Heidelberg, 2008. http://dx.doi.org/10.1007/978-3-540-89437-7_13.

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

Parashar, Manish, Salim Hariri, Tomasz Haupt, and Geoffrey Fox. "A Study of Software Development for High Performance Computing." In Programming Environments for Massively Parallel Distributed Systems, 107–16. Basel: Birkhäuser Basel, 1994. http://dx.doi.org/10.1007/978-3-0348-8534-8_11.

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

Conference papers on the topic "4606 Distributed computing and systems software"

1

López-Martín, Cuauhtémoc, Arturo Chavoya, and María E. Meda-Campaña. "Software Size Estimation of Individual Projects." In Parallel and Distributed Computing and Systems. Calgary,AB,Canada: ACTAPRESS, 2012. http://dx.doi.org/10.2316/p.2012.790-014.

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

McGregor, John D., and J. Yates Monteith. "A Three Viewpoint Model for Software Ecosystem." In Parallel and Distributed Computing and Systems. Calgary,AB,Canada: ACTAPRESS, 2012. http://dx.doi.org/10.2316/p.2012.790-023.

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

Musuvathi, Madanlal. "Session details: Distributed computing." In SPLASH '14: Conference on Systems, Programming, and Applications: Software for Humanity. New York, NY, USA: ACM, 2014. http://dx.doi.org/10.1145/3255720.

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

Lee, Rubao, Hao Wang, and Xiaodong Zhang. "Software-Defined Software: A Perspective of Machine Learning-Based Software Production." In 2018 IEEE 38th International Conference on Distributed Computing Systems (ICDCS). IEEE, 2018. http://dx.doi.org/10.1109/icdcs.2018.00126.

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

Yoo, Wook-Sung, and Ravindra Kollapu. "Software Project Comparison: Conventional Development Approach versus Cloud Computing." In Parallel and Distributed Computing and Systems. Calgary,AB,Canada: ACTAPRESS, 2012. http://dx.doi.org/10.2316/p.2012.790-055.

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

"A DISTRIBUTED SOFTWARE ENVIRONMENT FOR COLLABORATIVE WEB COMPUTING." In 10th International Conference on Enterprise Information Systems. SciTePress - Science and and Technology Publications, 2008. http://dx.doi.org/10.5220/0001720902630266.

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

Zellmann, Stefan, and Ulrich Lang. "A Software Architecture for Distributed Volume Rendering on HPC Systems." In Parallel and Distributed Computing and Systems. Calgary,AB,Canada: ACTAPRESS, 2012. http://dx.doi.org/10.2316/p.2012.789-038.

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

Daud, Nor Izyani, Chong Seak Sea, and Galoh Rashidah Haron. "Executing Security Scanning in Secure Software Process Implementation within Organization." In Parallel and Distributed Computing and Systems. Calgary,AB,Canada: ACTAPRESS, 2012. http://dx.doi.org/10.2316/p.2012.790-018.

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

Hawick, Ken A. "Engineering Internal Domain-Specific Language Software for Lattice-based Simulations." In Parallel and Distributed Computing and Systems. Calgary,AB,Canada: ACTAPRESS, 2012. http://dx.doi.org/10.2316/p.2012.790-043.

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

Chia-Chu Chiang. "Leveraging software reengineering systems for heterogeneous distributed computing environments." In Proceedings International Conference on Software Maintenance. IEEE Comput. Soc. Press, 2000. http://dx.doi.org/10.1109/icsm.2000.883057.

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