Letteratura scientifica selezionata sul tema "Internet programming"

Cita una fonte nei formati APA, MLA, Chicago, Harvard e in molti altri stili

Scegli il tipo di fonte:

Consulta la lista di attuali articoli, libri, tesi, atti di convegni e altre fonti scientifiche attinenti al tema "Internet programming".

Accanto a ogni fonte nell'elenco di riferimenti c'è un pulsante "Aggiungi alla bibliografia". Premilo e genereremo automaticamente la citazione bibliografica dell'opera scelta nello stile citazionale di cui hai bisogno: APA, MLA, Harvard, Chicago, Vancouver ecc.

Puoi anche scaricare il testo completo della pubblicazione scientifica nel formato .pdf e leggere online l'abstract (il sommario) dell'opera se è presente nei metadati.

Articoli di riviste sul tema "Internet programming"

1

Khera, Vivek, Owen Astrachan e David Kotz. "The internet programming contest". ACM SIGCSE Bulletin 25, n. 1 (marzo 1993): 48–52. http://dx.doi.org/10.1145/169073.169105.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
2

Rosenberg, J., J. Lennox e H. Schulzrinne. "Programming Internet telephony services". IEEE Internet Computing 3, n. 3 (1999): 63–72. http://dx.doi.org/10.1109/4236.769424.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
3

Rosenberg, J., J. Lennox e H. Schulzrinne. "Programming Internet telephony services". IEEE Network 13, n. 3 (1999): 42–49. http://dx.doi.org/10.1109/65.767138.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
4

Baig, A. "Protocols and sockets [Internet programming]". IEEE Potentials 18, n. 3 (1999): 38–41. http://dx.doi.org/10.1109/45.789747.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
5

Zolkifly, Iznora Aini. "Interactive Internet Programming Online Tutorial (IIPOT)". International Journal of Learning: Annual Review 8, n. 1 (2004): 0. http://dx.doi.org/10.18848/1447-9494/cgp/v08/44618.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
6

Beal, Jacob, Danilo Pianini e Mirko Viroli. "Aggregate Programming for the Internet of Things". Computer 48, n. 9 (settembre 2015): 22–30. http://dx.doi.org/10.1109/mc.2015.261.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
7

Lin, Yi-Bing, e Min-Zheng Shieh. "To Learn Programming through Internet of Things". IEEE Internet of Things Magazine 5, n. 4 (dicembre 2022): 168–72. http://dx.doi.org/10.1109/iotm.001.2000058.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
8

STERLING, LEON, LEE NAISH e MANUEL HERMENEGILDO. "Special issue on ‘Logic Programming and the INTERNET’". Theory and Practice of Logic Programming 1, n. 3 (maggio 2001): 249–50. http://dx.doi.org/10.1017/s1471068401001156.

Testo completo
Abstract (sommario):
Computational logic systems can offer an attractive environment for developing Internet applications. They share many of the important characteristics of popular network programming tools, including dynamic memory management, well-behaved structure and pointer manipulation, robustness, and compilation to architecture-independent bytecode. However, in addition, computational logic systems offer some unique features such as very powerful symbolic processing capabilities, constraint solving, dynamic databases, search facilities, grammars, sophisticated meta-programming, and well understood semantics. Such features can often make it very easy to code simple applications.This special issue concerned with applications is the third of its kind in a journal sponsored by the Association for Logic Programming. The first appeared in 1990, and showed the potential for logic programming to be extended. The second issue highlighted some papers from the Practical Applications of Prolog conference that had been held. This third time, the applications are concerned with the Internet and reflect the profound impact that the Internet has had on the computing landscape.
Gli stili APA, Harvard, Vancouver, ISO e altri
9

Rodmunkong, Thassanee. "The Development of Blended Learning Using Internet in Computer Programming and Algorithm". International Journal of Information and Education Technology 5, n. 6 (2015): 442–46. http://dx.doi.org/10.7763/ijiet.2015.v5.546.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
10

Ray, Partha Pratim. "A Survey on Visual Programming Languages in Internet of Things". Scientific Programming 2017 (2017): 1–6. http://dx.doi.org/10.1155/2017/1231430.

Testo completo
Abstract (sommario):
Visual programming has transformed the art of programming in recent years. Several organizations are in race to develop novel ideas to run visual programming in multiple domains with Internet of Things. IoT, being the most emerging area of computing, needs substantial contribution from the visual programming paradigm for its technological propagation. This paper surveys visual programming languages being served for application development, especially in Internet of Things field. 13 such languages are visited from several popular research-electronic databases (e.g., IEEE Xplore, Science Direct, Springer Link, Google Scholar, Web of Science, and Postscapes) and compared under four key attributes such as programming environment, license, project repository, and platform supports. Grouped into two segments, open source and proprietary platform, these visual languages pertain few crucial challenges that have been elaborated in this literature. The main goal of this paper is to present existing VPLs per their parametric proforma to enable naïve developers and researchers in the field of IoT to choose appropriate variant of VPL for particular type of application. It is also worth validating the usability and adaptability of VPLs that is essential for selection of beneficiary in terms of IoT.
Gli stili APA, Harvard, Vancouver, ISO e altri

Tesi sul tema "Internet programming"

1

Shen, Haifeng, e n/a. "Internet-Based Collaborative Programming Techniques and Environments". Griffith University. School of Computing and Information Technology, 2003. http://www4.gu.edu.au:8080/adt-root/public/adt-QGU20031015.143156.

Testo completo
Abstract (sommario):
Software systems are getting larger and more complex, while the requirements are becoming vaguer and more rapidly changing. These trends make current software development more and more likely a team work. To integrate multiple developers into a coherent structured management process and make team software development a positive-sum game for both higher productivity and better quality, many team soft ware development methodologies have been proposed and practised. An emerging methodology is collaborative programming, which allows a group of programmers to work together on the same source code for design, implementation of individual components, and integration of individual components. Compared with other team software methodologies that only address needs in some phases or situations, collaborative programming is more adaptive to the variety of different phases or situations in a team software development process. A core technical component in collaborative programming is collaborative editing, which allows a group of programmers to view and edit the same source code. To support different phases or situations in an Internet-based collaborative programming process, collaborative editing must meet the requirements of supporting unconstrained, responsive, real-time collaborative editing; unconstrained, syncretic, non-real-time collaborative editing; and smooth, flexible switching between real-time and non-real-time collaborative editing. This thesis research contributes several novel techniques to address these requirements, and an Internet-based collaborative programming environment to integrate those techniques. These research contributions have advanced state-of-the-art technologies on col laborative editing for supporting Internet-based collaborative programming. First, we contribute a collaborative highlighting gestural communication technique for unconstrained, responsive, real-time collaborative editing. This technique is particularly effective in improving the quality of real-time interaction on text-based source code documents. The contribution to the operational transformation technology is the extension of the technology to support group awareness. It includes a package of operational transformation functions and transformation control algorithms for consistency maintenance in collaborative highlighting, and a flexible undo solution that has the capability of undoing any highlighting operation at any time. Second, we contribute a flexible operation-based merging technique for unconstrained, syncretic, non-real-time collaborative editing, which is efficient and has the capability of textually integrating all changes, and automatically detecting and resolving syntactic conflicts according to application-dependent user-specified policies. The contribution to the operational transformation technology is the extension of the technology to support unconstrained, syncretic, non-real-time collaborative editing. Its includes a log compression algorithm, a textual merging algorithm, and a syntactic merging algorithm. Moreover, we contribute a flexible notification technique to support flexible collaborative editing: unconstrained, responsive, real-time collaborative editing; uncon strained, syncretic, non-real-time collaborative editing; and smooth, flexible switching between them. The contribution to the operational transformation technology is the extension of the technology to support flexible collaborative editing. It includes a new transformation control algorithm that has a linear time complexity, two notification algorithms that support propagation and acceptance of any notifications at any time, and a notification propagation protocol that is efficient for both real-time and non-real-time collaborative editing.
Gli stili APA, Harvard, Vancouver, ISO e altri
2

Shen, Haifeng. "Internet-Based Collaborative Programming Techniques and Environments". Thesis, Griffith University, 2003. http://hdl.handle.net/10072/367439.

Testo completo
Abstract (sommario):
Software systems are getting larger and more complex, while the requirements are becoming vaguer and more rapidly changing. These trends make current software development more and more likely a team work. To integrate multiple developers into a coherent structured management process and make team software development a positive-sum game for both higher productivity and better quality, many team soft ware development methodologies have been proposed and practised. An emerging methodology is collaborative programming, which allows a group of programmers to work together on the same source code for design, implementation of individual components, and integration of individual components. Compared with other team software methodologies that only address needs in some phases or situations, collaborative programming is more adaptive to the variety of different phases or situations in a team software development process. A core technical component in collaborative programming is collaborative editing, which allows a group of programmers to view and edit the same source code. To support different phases or situations in an Internet-based collaborative programming process, collaborative editing must meet the requirements of supporting unconstrained, responsive, real-time collaborative editing; unconstrained, syncretic, non-real-time collaborative editing; and smooth, flexible switching between real-time and non-real-time collaborative editing. This thesis research contributes several novel techniques to address these requirements, and an Internet-based collaborative programming environment to integrate those techniques. These research contributions have advanced state-of-the-art technologies on col laborative editing for supporting Internet-based collaborative programming. First, we contribute a collaborative highlighting gestural communication technique for unconstrained, responsive, real-time collaborative editing. This technique is particularly effective in improving the quality of real-time interaction on text-based source code documents. The contribution to the operational transformation technology is the extension of the technology to support group awareness. It includes a package of operational transformation functions and transformation control algorithms for consistency maintenance in collaborative highlighting, and a flexible undo solution that has the capability of undoing any highlighting operation at any time. Second, we contribute a flexible operation-based merging technique for unconstrained, syncretic, non-real-time collaborative editing, which is efficient and has the capability of textually integrating all changes, and automatically detecting and resolving syntactic conflicts according to application-dependent user-specified policies. The contribution to the operational transformation technology is the extension of the technology to support unconstrained, syncretic, non-real-time collaborative editing. Its includes a log compression algorithm, a textual merging algorithm, and a syntactic merging algorithm. Moreover, we contribute a flexible notification technique to support flexible collaborative editing: unconstrained, responsive, real-time collaborative editing; uncon strained, syncretic, non-real-time collaborative editing; and smooth, flexible switching between them. The contribution to the operational transformation technology is the extension of the technology to support flexible collaborative editing. It includes a new transformation control algorithm that has a linear time complexity, two notification algorithms that support propagation and acceptance of any notifications at any time, and a notification propagation protocol that is efficient for both real-time and non-real-time collaborative editing.
Thesis (PhD Doctorate)
Doctor of Philosophy (PhD)
School of Computing and Information Technology
Full Text
Gli stili APA, Harvard, Vancouver, ISO e altri
3

Haungs, Michael Laurice. "Providing network programming primitives for Internet application construction /". For electronic version search Digital dissertations database. Restricted to UC campuses. Access is free to UC campus dissertations, 2002. http://uclibs.org/PID/11984.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
4

Gupta, Anima. "Logic Programming Tools for Dynamic Content Generation and Internet Data Mining". Thesis, University of North Texas, 2000. https://digital.library.unt.edu/ark:/67531/metadc2677/.

Testo completo
Abstract (sommario):
The phenomenal growth of Information Technology requires us to elicit, store and maintain huge volumes of data. Analyzing this data for various purposes is becoming increasingly important. Data mining consists of applying data analysis and discovery algorithms that under acceptable computational efficiency limitations, produce a particular enumeration of patterns over the data. We present two techniques based on using Logic programming tools for data mining. Data mining analyzes data by extracting patterns which describe its structure and discovers co-relations in the form of rules. We distinguish analysis methods as visual and non-visual and present one application of each. We explain that our focus on the field of Logic Programming makes some of the very complex tasks related to Web based data mining and dynamic content generation, simple and easy to implement in a uniform framework.
Gli stili APA, Harvard, Vancouver, ISO e altri
5

Lopes, Júnior Ricardo de Oliveira. "Otimização via Internet". [s.n.], 2010. http://repositorio.unicamp.br/jspui/handle/REPOSIP/307115.

Testo completo
Abstract (sommario):
Orientador: Francisco A. M. Gomes Neto
Dissertação (mestrado) - Universidade Estadual de Campinas, Instituto de Matemática, Estatística e Computação Científica
Made available in DSpace on 2018-08-16T18:35:34Z (GMT). No. of bitstreams: 1 LopesJr._RicardodeOliveira_M.pdf: 1018281 bytes, checksum: aa6f5adb041720d76a549b50e09fdcb2 (MD5) Previous issue date: 2010
Resumo: Este trabalho apresenta um sistema remoto de resolução de problemas de otimização através da internet. O usuário visita a página do sistema, escolhe o programa de otimização que deseja utilizar, submete o seu problema e recebe a solução na tela ou por correio eletrônico. O objetivo do sistema é popularizar as bibliotecas computacionais desenvolvidas no país, assim como atender à demanda de pesquisadores e empresas por programas de otimização. No momento, estão disponíveis os pacotes GENCAN e ALGENCAN. O sistema permite que se use derivadas automáticas, geradas pelo pacote Adol-C, caso o programa exija o uso de derivadas e o usuário não possa fornecê-las. Uma fila de compilação e uma fila de processamento controlam o fluxo de submissões de problemas. O usuário pode visualizar essas filas e cancelar um trabalho submetido
Abstract: This work presents a remote system for solving optimization problems over the internet. The user visits the system website, chooses the optimization solver and submits a problem. The solution may be visualized in the browser window or by email. The objective of the system is to popularize the solvers developed by Brazilian researchers, as well as to meet the demand of researchers and companies for optimization programs. So far, the packages GENCAN and ALGENCAN are available. If the solver needs the derivatives of the functions and the user is not able to supply them, the system permits the use of automatic differentiation, generated by the Adol-C package. A compilation queue and an execution queue control the server submission flow. The user may visualize these queues and cancel a submitted job
Mestrado
Matematica Aplicada
Mestre em Matemática
Gli stili APA, Harvard, Vancouver, ISO e altri
6

Crum, Shannon L. "The spatial development of the Internet /". Full text (PDF) from UMI/Dissertation Abstracts International, 2000. http://wwwlib.umi.com/cr/utexas/fullcit?p3004244.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
7

Yesilyurt, Halim Burak. "A Simplified Secure Programming Platform for Internet of Things Devices". FIU Digital Commons, 2018. https://digitalcommons.fiu.edu/etd/3788.

Testo completo
Abstract (sommario):
The emerging Internet of Things (IoT) revolution has introduced many useful applications that are utilized in our daily lives. Users can program these devices in order to develop their own IoT applications; however, the platforms and languages that are used during development are abounding, complicated, and time-consuming. The software solution provided in this thesis, PROVIZ+, is a secure sensor application development software suite that helps users create sophisticated and secure IoT applications with little software and hardware experience. Moreover, a simple and efficient domain-specific programming language, namely Panther language, was designed for IoT application development to unify existing programming languages. In addition to these contributions, PROVIZ+ supports a novel secure over-the-air programming framework, namely SOTA, using Bluetooth and WiFi as well as serial programming. In this thesis, we explain the features of PROVIZ+’s components, how these tools can help develop IoT applications, and SOTA. We also present the performance evaluations of PROVIZ+ and SOTA.
Gli stili APA, Harvard, Vancouver, ISO e altri
8

Antonopoulos, Nikolaos. "MASIC : a secure mobile agent framework for Internet computing". Thesis, University of Surrey, 2000. http://epubs.surrey.ac.uk/843023/.

Testo completo
Abstract (sommario):
Software mobile agents is a new distributed computing paradigm which was developed to support efficient computing over the Internet. Since its inception there has been a significant research effort to produce concrete agent-based artefacts. This phenomenon resulted in the proliferation of a large number of agent systems, mostly based on proprietary programming languages, each with its own characteristics, peculiarities and assumptions. Hence the agent technology has largely remained hidden and incomprehensible by Internet end users. Moreover the issue of interoperability and integration of agents with existing legacy software has only just started to be addressed by the agent research community in a rather ad hoc way. In this thesis we attempt to design an agent architecture which is independent of any programming language and therefore is directly suitable for Internet end users. The proposed architecture, labelled as Mobile Agent System for Internet Computing (MASIC), addresses several important contemporary issues in agent research. It defines an agent as a container of reusable components that can be copied or moved to other agents. Each agent has a symmetric I/O access control module and is also equipped with associative access collaboration facilities. Additionally every agent contains a navigator module which stores the agent's itinerary plan and provides an interface via which the agent itself or other authorised agents can dynamically adapt the plan to reflect run-time events and constraints. The agent system provides an integrated access control architecture which enables an agent to define customised access control structures that can be fully or partially shared with other agents. Existing access control structures can be combined to create new structures that represent more complex access mechanisms. Agents can discover other agents offering pertinent services via an adaptive, customisable agent discovery architecture incorporated in MASIC. This discovery architecture enables the full interaction of links with queries and supports the definition of access paths which are tightly coupled with access control and. other customised services. MASIC also provides the conceptual architecture of a message-oriented agent communication system integrated with a mobility management scheme. Finally, this thesis presents the design and implementation of a prototype graphical interface which enables the potential user of the system to create, manage and interact with agents in real time. In conclusion the research presented in this thesis aims to provide a comprehensive, language-neutral, secure, collaborative environment within which mobile agents can interact with their peers in order to perform their tasks efficiently while human operators can oversee and manage these activities through a user friendly interface. The architecture is generic in nature as it can support general-purpose, agent-based computations. Its concepts, entities and mechanisms can be fully or partially re-used to provide architectural solutions to challenges in various application domains such as Knowledge Management, the GRID and E-Commerce.
Gli stili APA, Harvard, Vancouver, ISO e altri
9

Sibson, Keith. "Programming language abstractions for the global network". Thesis, University of Glasgow, 2001. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.368587.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
10

Saberi, Amin. "Algorithmic Aspects of the Internet". Diss., Georgia Institute of Technology, 2004. http://hdl.handle.net/1853/6427.

Testo completo
Abstract (sommario):
The goal of this thesis is to use and advance the techniques developed in the field of exact and approximation algorithms for many of the problems arising in the context of the Internet. We will formalize the method of dual fitting and the idea of factor-revealing LP. We use this combination to design and analyze two greedy algorithms for the metric uncapacitated facility location problem. Their approximation factors are 1.861 and 1.61 respectively. We also provide the first polynomial time algorithm for the linear version of a market equilibrium model defined by Irving Fisher in 1891. Our algorithm is modeled after Kuhn's primal-dual algorithm for bipartite matching. We also study the connectivity properties of the Internet graph and its impact on its structure. In particular, we consider the model of growth with preferential attachment for modeling the graph of the Internet and prove that under some reasonable assumptions, this graph has a constant conductance.
Gli stili APA, Harvard, Vancouver, ISO e altri

Libri sul tema "Internet programming"

1

Jamsa, Kris A. Internet programming. Las Vegas: Jamsa Press, U.S., 1995.

Cerca il testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
2

Jamsa, Kris A. Internet programming. Las Vegas, NV: Jamsa Press, 1995.

Cerca il testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
3

Bal, Henri E., Boumediene Belkhouche e Luca Cardelli, a cura di. Internet Programming Languages. Berlin, Heidelberg: Springer Berlin Heidelberg, 1999. http://dx.doi.org/10.1007/3-540-47959-7.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
4

Vitek, Jan, e Christian D. Jensen, a cura di. Secure Internet Programming. Berlin, Heidelberg: Springer Berlin Heidelberg, 1999. http://dx.doi.org/10.1007/3-540-48749-2.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
5

Pope, Markus W. Programming Internet controls. Rocklin, Calif: Prima Pub., 1996.

Cerca il testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
6

Wood, David. Programming Internet Email. Beijing: O'Reilly, 1999.

Cerca il testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
7

Wood, David. Programming Internet Email. Sebastopol, CA: O'Reilly, 1999.

Cerca il testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
8

Wood, David. Programming Internet Email. Cambridge: O'Reilly, 1999.

Cerca il testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
9

Baker, Mark, a cura di. Internet Programming with OmniMark. Boston: Kluwer Academic Publishers, 2002. http://dx.doi.org/10.1007/b100746.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
10

Guido, Van Rossum, e Ahlstrom James C, a cura di. Internet programming with Python. New York: M&T Books, 1996.

Cerca il testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri

Capitoli di libri sul tema "Internet programming"

1

Rischpater, Ray. "Reviewing Internet Programming". In eBay Application Development, 159–74. Berkeley, CA: Apress, 2004. http://dx.doi.org/10.1007/978-1-4302-0689-7_7.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
2

Hicks, Michael, Pankaj Kakkar, Jonathan T. Moore, Carl A. Gunter e Scott Nettles. "Network Programming Using PLAN". In Internet Programming Languages, 127–43. Berlin, Heidelberg: Springer Berlin Heidelberg, 1999. http://dx.doi.org/10.1007/3-540-47959-7_7.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
3

Swarup, Vipin, e Javier Thayer Fábrega. "Trust: Benefits, Models, and Mechanisms". In Secure Internet Programming, 3–18. Berlin, Heidelberg: Springer Berlin Heidelberg, 1999. http://dx.doi.org/10.1007/3-540-48749-2_1.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
4

Brose, Gerald. "A View-Based Access Control Model for CORBA". In Secure Internet Programming, 237–52. Berlin, Heidelberg: Springer Berlin Heidelberg, 1999. http://dx.doi.org/10.1007/3-540-48749-2_10.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
5

Tschudin, Christian. "Apoptosis — the Programmed Death of Distributed Services". In Secure Internet Programming, 253–60. Berlin, Heidelberg: Springer Berlin Heidelberg, 1999. http://dx.doi.org/10.1007/3-540-48749-2_11.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
6

Yee, Bennet S. "A Sanctuary for Mobile Agents". In Secure Internet Programming, 261–73. Berlin, Heidelberg: Springer Berlin Heidelberg, 1999. http://dx.doi.org/10.1007/3-540-48749-2_12.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
7

Roth, Volker. "Mutual Protection of Co-operating Agents". In Secure Internet Programming, 275–85. Berlin, Heidelberg: Springer Berlin Heidelberg, 1999. http://dx.doi.org/10.1007/3-540-48749-2_13.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
8

Jaeger, Trent. "Access Control in Configurable Systems". In Secure Internet Programming, 289–316. Berlin, Heidelberg: Springer Berlin Heidelberg, 1999. http://dx.doi.org/10.1007/3-540-48749-2_14.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
9

Grimm, Robert, e Brian N. Bershad. "Providing Policy-Neutral and Transparent Access Control in Extensible Systems". In Secure Internet Programming, 317–38. Berlin, Heidelberg: Springer Berlin Heidelberg, 1999. http://dx.doi.org/10.1007/3-540-48749-2_15.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
10

Jones, Michael B. "Interposition Agents: Transparently Interposing User Code at the System Interface". In Secure Internet Programming, 339–68. Berlin, Heidelberg: Springer Berlin Heidelberg, 1999. http://dx.doi.org/10.1007/3-540-48749-2_16.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri

Atti di convegni sul tema "Internet programming"

1

Khera, Vivek, Owen Astrachan e David Kotz. "The internet programming contest". In the twenty-fourth SIGCSE technical symposium. New York, New York, USA: ACM Press, 1993. http://dx.doi.org/10.1145/169070.169105.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
2

Van den Vonder, Sam, Florian Myter, Joeri De Koster e Wolfgang De Meuter. "Enriching the Internet By Acting and Reacting". In Programming '17: International Conference on the Art, Science, and Engineering of Programming. New York, NY, USA: ACM, 2017. http://dx.doi.org/10.1145/3079368.3079407.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
3

Åkesson, Alfred, Mattias Nordahl, Görel Hedin e Boris Magnusson. "Live programming of internet of things in PalCom". In 2018: 2nd International Conference on the Art, Science, and Engineering of Programming 2018. New York, NY, USA: ACM, 2018. http://dx.doi.org/10.1145/3191697.3214342.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
4

Gorodnyaya, Lidia Vasilgevna. "Systems Analysis at Programming". In 19th Scientific Conference “Scientific Services & Internet – 2017”. Keldysh Institute of Applied Mathematics, 2017. http://dx.doi.org/10.20948/abrau-2017-32.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
5

Gorodnyaya, Lidia Vasiljevna. "Relative programming language definition". In 25th Scientific Conference “Scientific Services & Internet – 2023”. Keldysh Institute of Applied Mathematics, 2023. http://dx.doi.org/10.20948/abrau-2023-7.

Testo completo
Abstract (sommario):
The article proposes a formalism that supports the relative definition of programming languages, allowing you to clearly express the difference between languages when analyzing and comparing them, as well as when defining new languages based on already known ones. Formalism is an extension of the BNF, in which the names of the concepts used can be accompanied by an indication of foreign concepts from other languages. As a result, it becomes possible to specify parts of the used concept, such as variants of the definition or implicit concepts, up to a syntactic position. The syntactic position can be specified using a terminal string, symbolizing the choice of a variant of the definition of a concept or indicating an implicit concept, the unnamed definition of which is located immediately after the string.
Gli stili APA, Harvard, Vancouver, ISO e altri
6

Drossopoulou, Sophia, James Noble e Mark S. Miller. "Swapsies on the Internet". In ECOOP '15: European Conference on Object-Oriented Programming ECOOP 2015. New York, NY, USA: ACM, 2015. http://dx.doi.org/10.1145/2786558.2786564.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
7

Pulimood, Sarah Monisha, e Boumediene Belkhouche. "A Mobile Computational model for Internet programming". In the 42nd annual Southeast regional conference. New York, New York, USA: ACM Press, 2004. http://dx.doi.org/10.1145/986537.986621.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
8

Jo, Chang-Hyun, Jea Gi Son, Younwoo Kang e Phill Soo Lim. "The distributed programming environment on the Internet". In the 1999 ACM symposium. New York, New York, USA: ACM Press, 1999. http://dx.doi.org/10.1145/298151.298206.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
9

Collins, Justin, e Rajive Bagrodia. "Programming in Mobile Ad Hoc Networks". In 4th International ICST Conference on Wireless Internet. ICST, 2008. http://dx.doi.org/10.4108/icst.wicon2008.4932.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
10

Gorodnyaya, Lidia Vasiljevna. "On implicit multiparadigmality of parallel programming". In 23rd Scientific Conference “Scientific Services & Internet – 2021”. Keldysh Institute of Applied Mathematics, 2021. http://dx.doi.org/10.20948/abrau-2021-6.

Testo completo
Abstract (sommario):
The report is devoted to the results of a paradigmatic analysis of problems, means and methods of organizing parallel computing and multi-threaded programs for multiprocessor complexes and distributed systems. Paradigmatic analysis of programming language and systems allows decomposing the complexity of the tasks being solved into autonomously developed components, assessing their similarities and differences, which must be taken into account when predicting the course of application processes, as well as when planning the study and organizing the development of programs. A variety of paradigmatic characteristics inherent in the preparation and debugging of long-lived parallel computing programs are shown. A sketch of a multi-paradigm parallel programming language for educational purposes is presented.
Gli stili APA, Harvard, Vancouver, ISO e altri

Rapporti di organizzazioni sul tema "Internet programming"

1

Decker, Brett. Tierless Programming for the Internet of Things. Office of Scientific and Technical Information (OSTI), febbraio 2015. http://dx.doi.org/10.2172/1169934.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
2

Partridge, C. Today's Programming for KRFC AM 1313 Internet Talk Radio. RFC Editor, aprile 1992. http://dx.doi.org/10.17487/rfc1313.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
3

Modlo, Yevhenii O., Serhiy O. Semerikov, Pavlo P. Nechypurenko, Stanislav L. Bondarevskyi, Olena M. Bondarevska e Stanislav T. Tolmachev. The use of mobile Internet devices in the formation of ICT component of bachelors in electromechanics competency in modeling of technical objects. [б. в.], settembre 2019. http://dx.doi.org/10.31812/123456789/3264.

Testo completo
Abstract (sommario):
Computer simulation of technical objects and processes is one of the components of the system of professional training of a modern electromechanics engineer. It has been established that despite the fact that mobile Internet devices (MID) are actively used by electrical engineers, the methods of using them in the process of bachelor in electromechanics training is considered only in some domestic scientific studies. The article highlights the components of the methods of using MID in the formation of the ICT component of the competence of the bachelor in electromechanics in modeling of technical objects, providing for students to acquire basic knowledge in the field of Computer Science and modern ICT and skills to use programming systems, math packages, subroutine libraries, and the like. For processing tabular data, it is proposed to use various freely distributed tools that do not significantly differ in functionality, such as Google Sheets, Microsoft Excel, for processing text data – QuickEdit Text Editor, Google Docs, Microsoft Word. For 3D-modeling and viewing the design and technological documentation, the proposed comprehensive use of Autodesk tools in the training process.
Gli stili APA, Harvard, Vancouver, ISO e altri
4

Balyk, Nadiia, Svitlana Leshchuk e Dariia Yatsenyak. Developing a Mini Smart House model. [б. в.], febbraio 2020. http://dx.doi.org/10.31812/123456789/3741.

Testo completo
Abstract (sommario):
The work is devoted to designing a smart home educational model. The authors analyzed the literature in the field of the Internet of Things and identified the basic requirements for the training model. It contains the following levels: command, communication, management. The authors identify the main subsystems of the training model: communication, signaling, control of lighting, temperature, filling of the garbage container, monitoring of sensor data. The proposed smart home educational model takes into account the economic indicators of resource utilization, which gives the opportunity to save on payment for their consumption. The hardware components for the implementation of the Mini Smart House were selected in the article. It uses a variety of technologies to conveniently manage it and use renewable energy to power it. The model was produced independently by students involved in the STEM project. Research includes sketching, making construction parts, sensor assembly and Arduino boards, programming in the Arduino IDE environment, testing the functioning of the system. Research includes sketching, making some parts, assembly sensor and Arduino boards, programming in the Arduino IDE environment, testing the functioning of the system. Approbation Mini Smart House researches were conducted within activity the STEM-center of Physics and Mathematics Faculty of Ternopil Volodymyr Hnatiuk National Pedagogical University, in particular during the educational process and during numerous trainings and seminars for pupils and teachers of computer science.
Gli stili APA, Harvard, Vancouver, ISO e altri
5

Modlo, Yevhenii O., Serhiy O. Semerikov, Stanislav L. Bondarevskyi, Stanislav T. Tolmachev, Oksana M. Markova e Pavlo P. Nechypurenko. Methods of using mobile Internet devices in the formation of the general scientific component of bachelor in electromechanics competency in modeling of technical objects. [б. в.], febbraio 2020. http://dx.doi.org/10.31812/123456789/3677.

Testo completo
Abstract (sommario):
An analysis of the experience of professional training bachelors of electromechanics in Ukraine and abroad made it possible to determine that one of the leading trends in its modernization is the synergistic integration of various engineering branches (mechanical, electrical, electronic engineering and automation) in mechatronics for the purpose of design, manufacture, operation and maintenance electromechanical equipment. Teaching mechatronics provides for the meaningful integration of various disciplines of professional and practical training bachelors of electromechanics based on the concept of modeling and technological integration of various organizational forms and teaching methods based on the concept of mobility. Within this approach, the leading learning tools of bachelors of electromechanics are mobile Internet devices (MID) – a multimedia mobile devices that provide wireless access to information and communication Internet services for collecting, organizing, storing, processing, transmitting, presenting all kinds of messages and data. The authors reveals the main possibilities of using MID in learning to ensure equal access to education, personalized learning, instant feedback and evaluating learning outcomes, mobile learning, productive use of time spent in classrooms, creating mobile learning communities, support situated learning, development of continuous seamless learning, ensuring the gap between formal and informal learning, minimize educational disruption in conflict and disaster areas, assist learners with disabilities, improve the quality of the communication and the management of institution, and maximize the cost-efficiency. Bachelor of electromechanics competency in modeling of technical objects is a personal and vocational ability, which includes a system of knowledge, skills, experience in learning and research activities on modeling mechatronic systems and a positive value attitude towards it; bachelor of electromechanics should be ready and able to use methods and software/hardware modeling tools for processes analyzes, systems synthesis, evaluating their reliability and effectiveness for solving practical problems in professional field. The competency structure of the bachelor of electromechanics in the modeling of technical objects is reflected in three groups of competencies: general scientific, general professional and specialized professional. The implementation of the technique of using MID in learning bachelors of electromechanics in modeling of technical objects is the appropriate methodic of using, the component of which is partial methods for using MID in the formation of the general scientific component of the bachelor of electromechanics competency in modeling of technical objects, are disclosed by example academic disciplines “Higher mathematics”, “Computers and programming”, “Engineering mechanics”, “Electrical machines”. The leading tools of formation of the general scientific component of bachelor in electromechanics competency in modeling of technical objects are augmented reality mobile tools (to visualize the objects’ structure and modeling results), mobile computer mathematical systems (universal tools used at all stages of modeling learning), cloud based spreadsheets (as modeling tools) and text editors (to make the program description of model), mobile computer-aided design systems (to create and view the physical properties of models of technical objects) and mobile communication tools (to organize a joint activity in modeling).
Gli stili APA, Harvard, Vancouver, ISO e altri
6

Videa, Aldo, e Yiyi Wang. Inference of Transit Passenger Counts and Waiting Time Using Wi-Fi Signals. Western Transportation Institute, agosto 2021. http://dx.doi.org/10.15788/1715288737.

Testo completo
Abstract (sommario):
Passenger data such as real-time origin-destination (OD) flows and waiting times are central to planning public transportation services and improving visitor experience. This project explored the use of Internet of Things (IoT) Technology to infer transit ridership and waiting time at bus stops. Specifically, this study explored the use of Raspberry Pi computers, which are small and inexpensive sets of hardware, to scan the Wi-Fi networks of passengers’ smartphones. The process was used to infer passenger counts and obtain information on passenger trajectories based on Global Positioning System (GPS) data. The research was conducted as a case study of the Streamline Bus System in Bozeman, Montana. To evaluate the reliability of the data collected with the Raspberry Pi computers, the study conducted technology-based estimation of ridership, OD flows, wait time, and travel time for a comparison with ground truth data (passenger surveys, manual data counts, and bus travel times). This study introduced the use of a wireless Wi-Fi scanning device for transit data collection, called a Smart Station. It combines an innovative set of hardware and software to create a non-intrusive and passive data collection mechanism. Through the field testing and comparison evaluation with ground truth data, the Smart Station produced accurate estimates of ridership, origin-destination characteristics, wait times, and travel times. Ridership data has traditionally been collected through a combination of manual surveys and Automatic Passenger Counter (APC) systems, which can be time-consuming and expensive, with limited capabilities to produce real-time data. The Smart Station shows promise as an accurate and cost-effective alternative. The advantages of using Smart Station over traditional data collection methods include the following: (1) Wireless, automated data collection and retrieval, (2) Real-time observation of passenger behavior, (3) Negligible maintenance after programming and installing the hardware, (4) Low costs of hardware, software, and installation, and (5) Simple and short programming and installation time. If further validated through additional research and development, the device could help transit systems facilitate data collection for route optimization, trip planning tools, and traveler information systems.
Gli stili APA, Harvard, Vancouver, ISO e altri
7

Hlushak, Oksana M., Volodymyr V. Proshkin e Oksana S. Lytvyn. Using the e-learning course “Analytic Geometry” in the process of training students majoring in Computer Science and Information Technology. [б. в.], settembre 2019. http://dx.doi.org/10.31812/123456789/3268.

Testo completo
Abstract (sommario):
As a result of literature analysis the expediency of free access of bachelors majoring in Computer Sciences and Information Technologies to modern information educational resources, in particular, e-learning courses in the process of studying mathematical disciplines is substantiated. It was established that the e-learning course is a complex of teaching materials and educational services created for the organization of individual and group training using information and communication technologies. Based on the outlined possibilities of applying the e-learning course, as well as its didactic functions, the structure of the certified e-learning course “Analytic Geometry” based on the Moodle platform was developed and described. Features of application of cloud-oriented resources are considered: Desmos, Geogebra, Wolfram|Alpha, Sage in the study of the discipline “Analytic Geometry”. The results of the pedagogical experiment on the basis of Borys Grinchenko Kyiv University and A. S. Makarenko Sumy State Pedagogical University are presented. The experiment was conducted to verify the effectiveness of the implementation of the e-learning course “Analytic Geometry”. Using the Pearson criterion it is proved that there are significant differences in the level of mathematical preparation of experimental and control group of students. The prospect of further scientific research is outlined through the effectiveness of the use of e-learning courses for the improvement of additional professional competences of students majoring in Computer Sciences and Information Technologies (specialization “Programming”, “Internet of Things”).
Gli stili APA, Harvard, Vancouver, ISO e altri
8

Megersa, Kelbesa. Gender and Tax: Programming and Evidence. Institute of Development Studies, febbraio 2021. http://dx.doi.org/10.19088/k4d.2021.040.

Testo completo
Abstract (sommario):
Generally, policymakers and tax analysts (as well as donors concerned about gender equity) have not made proper consideration about how tax policies and tax reforms can interact with gendered cultural norms in developing countries. However, there are worries that tax systems are biased against women and that recent tax reforms may increase the incidence of taxes on women and other underprivileged groups – while, at the same time, failing to garner sufficient tax revenue to fund social programmes necessary to enhance their lives. Since women in developing countries are particularly vulnerable to poverty, a comprehensive and rigorous assessment of tax systems (e.g., existing tax laws, tax administrations and new tax reforms) is needed to understand how they are uniquely affected. Gender-responsive tax programming by donors (and developing-country governments) requires dedication to assess the gender impact of tax policy and tax administration – i.e., who benefits and who is losing from existing tax arrangements or proposed reforms. Although there is growing evidence in the academic literature about the gender dimension of tax, there is still very limited programming by donors on tax policy and tax administration with an explicit focus on gender. Similarly, rarely do donor-funded programmes targeting gendered inequities and empowerment of women incorporate a clear tax agenda. However, there is some evidence that this trend is changing. Some recent regional and country programmes on DRM (e.g., on tax administration, tax policy, tax research, etc.), as well as business and investment climate improvement programmes, are incorporating explicit gender targets into their tax programme components. Some of these regional and country programmes are briefly discussed in the review (with more information on these provided in Sections 4 and 5).
Gli stili APA, Harvard, Vancouver, ISO e altri
9

Stimler, Neal. Digital-First and Metaverse Solutions for Museums. Balboa Park Online Collaborative, aprile 2022. http://dx.doi.org/10.47786/tlou3194.

Testo completo
Abstract (sommario):
This report is a concise guide to help cultural institutions and museums develop digital-first and metaverse solutions in the wake of the COVID-19 pandemic. The report is for executive boards, leadership, funders, staff, and partners of museums. The report discusses concepts such as “digital-first”, which is the increasing prioritization of digital programming over physical programming, and the Metaverse, which combines aspects of the digital and physical worlds, to interact with friends and colleagues.
Gli stili APA, Harvard, Vancouver, ISO e altri
10

Thorpe, Jodie, Alisha Ault, Iana Barenboim, Luize Guimarães, Evert-jan Quak e Katia Taela. Learning from Entrepreneurship Programming for Women’s Economic Empowerment. Institute of Development Studies, giugno 2023. http://dx.doi.org/10.19088/muva.2023.001.

Testo completo
Abstract (sommario):
MUVA is a social incubator dedicated to developing innovative approaches to the economic empowerment of women in Mozambique. This paper documents experiences from two MUVA projects supporting women’s economic empowerment through entrepreneurship, and draws out broader insights and principles of relevance to other similar programmes. Barriers to women’s economic empowerment and strategies to overcome these barriers are both individual and systemic, visible and invisible. MUVA’s approach to supporting women’s economic empowerment through entrepreneurship involves tailoring three core elements to the specific context of different profiles of women business owners, including urban informal vegetable and fruit traders (MUVA+) and owners of small businesses with untapped growth potential (PAM). Both are groups of low-income female entrepreneurs that are rarely eligible for acceleration and entrepreneurship support. Core programme elements are technical skills, personal development and opportunity generation. However, the project results show that no particular intervention generates impact. Rather, what generates impact is how interventions are tailored to entrepreneurs’ specific business needs, responding to both the external context and internal constraints each group faces, through adapting methodologies that are more often used by formal businesses and policymakers. To achieve this, MUVA bundled interventions in ways that address both visible and invisible barriers and opportunities.
Gli stili APA, Harvard, Vancouver, ISO e altri
Offriamo sconti su tutti i piani premium per gli autori le cui opere sono incluse in raccolte letterarie tematiche. Contattaci per ottenere un codice promozionale unico!

Vai alla bibliografia