Academic literature on the topic 'Mobile computing. Transaction systems (Computer systems)'

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 'Mobile computing. Transaction systems (Computer systems).'

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 "Mobile computing. Transaction systems (Computer systems)"

1

Xie, Qingqing, Fan Dong, and Xia Feng. "ECLB: Edge-Computing-Based Lightweight Blockchain Framework for Mobile Systems." Security and Communication Networks 2021 (April 28, 2021): 1–15. http://dx.doi.org/10.1155/2021/5510586.

Full text
Abstract:
The blockchain technology achieves security by sacrificing prohibitive storage and computation resources. However, in mobile systems, the mobile devices usually offer weak computation and storage resources. It prohibits the wide application of the blockchain technology. Edge computing appears with strong resources and inherent decentralization, which can provide a natural solution to overcoming the resource-insufficiency problem. However, applying edge computing directly can only relieve some storage and computation pressure. There are some other open problems, such as improving confirmation latency, throughput, and regulation. To this end, we propose an edge-computing-based lightweight blockchain framework (ECLB) for mobile systems. This paper introduces a novel set of ledger structures and designs a transaction consensus protocol to achieve superior performance. Moreover, considering the permissioned blockchain setting, we specifically utilize some cryptographic methods to design a pluggable transaction regulation module. Finally, our security analysis and performance evaluation show that ECLB can retain the security of Bitcoin-like blockchain and better performance of ledger storage cost in mobile devices, block mining computation cost, throughput, transaction confirmation latency, and transaction regulation cost.
APA, Harvard, Vancouver, ISO, and other styles
2

Klingemann, Justus, Thomas Tesch, and Jürgen Wäsch. "Cooperative Data Management and its Application to Mobile Computing." International Journal of Cooperative Information Systems 06, no. 03n04 (1997): 341–65. http://dx.doi.org/10.1142/s0218843097000161.

Full text
Abstract:
Mobile computing and workgroup computing are emerging technologies which have so far been treated independently. Current approaches to support cooperative work neglect the special characteristics of mobile environments like limited bandwidth or temporary disconnection. On the other hand, approaches to support disconnected operation rely on the assumption that the degree of data-sharing is low which is obviously not appropriate for cooperative work. In this paper, we utilize the COACT cooperative transaction model to provide support for parallel activities in mobile environments. We present a system architecture that is able to cope with the special characteristics of mobile environments and a formal framework for the consistent information exchange between mobile users. The paper shows how the COACT history merge algorithm reduces conflicts by exploiting operation semantics and offering consistent sequences of operations. We believe that our new approach is a viable solution to the growing demand for cooperation in mobile environments.
APA, Harvard, Vancouver, ISO, and other styles
3

Ali, Ihtisham, and Susmit Bagchi. "A Comparative Study and Algorithmic Analysis of Workflow Decomposition in Distributed Systems." International Journal of Grid and High Performance Computing 11, no. 1 (2019): 71–100. http://dx.doi.org/10.4018/ijghpc.2019010105.

Full text
Abstract:
Workflow is an essential mechanism for the automation of processes in distributed transactional systems, including mobile distributed systems. The workflow modeling enables the composition of process activities along with respective conditions, data flow and control flow dependencies. The workflow partitioning methods are used to create sub-partitions by grouping processes on the basis of activities, data flow and control flow dependencies. Mobile distributed systems consisting of heterogeneous computing devices require optimal workflow decomposition. In general, the workflow partitioning is a NP-complete problem. This article presents a comparative study and detailed analysis of workflow decomposition techniques based on graphs, petri nets and topological methods. A complete taxonomy of the basic decomposition techniques is presented. A detailed qualitative and quantitative analysis of these decomposition techniques are explained. The comparative analysis presented in this article provides an insight to inherent algorithmic complexities of respective decomposition approaches. The qualitative parametric analysis would help in determining the suitability of workflow applicability in different computing environments involving static and dynamic nodes. Furthermore, the authors have presented a novel framework for workflow decomposition based on multiple parametric parameters for mobile distributed systems.
APA, Harvard, Vancouver, ISO, and other styles
4

Fadelelmoula, Ashraf Ahmed. "Exploiting Cloud Computing and Web Services to Achieve Data Consistency, Availability, and Partition Tolerance in the Large-Scale Pervasive Systems." International Journal of Interactive Mobile Technologies (iJIM) 15, no. 15 (2021): 74. http://dx.doi.org/10.3991/ijim.v15i15.22517.

Full text
Abstract:
This article presents a new comprehensive approach to realize a sufficient trade-off between the CAP properties (i.e., consistency, availability, and partition tolerance) in the large-scale pervasive information systems. To achieve these critical properties, the capabilities of both cloud computing and web services were exploited in developing the components of the proposed approach. These components include a cloud-based replication architecture for ensuring high data availability and achieving partition tolerance, a web services-based middleware for maintaining the eventual consistency, and a data caching scheme to enable the mobile computing elements to conduct update transactions during the disconnection periods. The evaluation of the performance aspects revealed that the proposed approach is able to achieve a load balance, lower propagation delay, and higher cache hit ratio, as compared to other baseline approaches.
APA, Harvard, Vancouver, ISO, and other styles
5

Fu, Jinhua, Wenhui Zhou, Mixue Xu, Xueming Si, Chao Yuan, and Yongzhong Huang. "New public blockchain protocol based on sharding and aggregate signatures." Journal of High Speed Networks 27, no. 1 (2021): 83–99. http://dx.doi.org/10.3233/jhs-210653.

Full text
Abstract:
Existing blockchains, especially public blockchains, face the challenges of scalability which means the processing capacity will not get better with the addition of nodes, making it somewhat infeasible for mobile computing applications. Some improved technologies are known to speed up processing capacity by shrinking the consensus group, increasing the block capacity and/or shortening the block interval. Even these solutions are met with major problems such as storage limitations and weak security. To face the realistic application scenarios for blockchain technology in the mobile realm, we propose a new public blockchain designed based on sharding, aggregate signature and cryptographic sortition which we call SAC. In SAC, the transaction rate increases with the number of shards while the length of the consensus signature is a constant. Meanwhile, in SAC, the assignment of consensus representatives is controlled by a verifiable random function, which can effectively solve the problem of centralized consensus. In addition, this paper analyzes the performance of SAC to give adequate comparison with other sharding technologies while also giving a rational security analysis. Our experimental results clearly show the potential applicability of this novel blockchain protocol to in mobile computation.
APA, Harvard, Vancouver, ISO, and other styles
6

Chitra, K., and Al-Dahoud Ali. "Prioritized Transaction Management for Mobile Computing Systems." International Journal of Intelligent Computing Research 2, no. 4 (2011): 175–79. http://dx.doi.org/10.20533/ijicr.2042.4655.2011.0023.

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

Jain, Ashish. "Transaction Processing in Mobile Database Systems." SAMRIDDHI : A Journal of Physical Sciences, Engineering and Technology 7, no. 02 (2015): 87–92. http://dx.doi.org/10.18090/samriddhi.v7i2.8631.

Full text
Abstract:
In a mobile computing environment, a potentially large number of mobile and fixed users may simultaneously access shared data; therefore, there is a need to provide a means to allow concurrent management of transactions. Specific characteristics of mobile environments make traditional transaction management techniques no longer appropriate. This is due the fact that the ACID properties of transactions are not simply followed, in particular the consistency property. Thus, transaction management models adopting weaker form of consistency are needed and these models can now tolerate a limited amount of consistency. In this paper we have proposed (execution framework based on common ground shared by most of mobile transaction models found in the literature and investigate it under different execution strategies. More over, the effects of the fixed host transaction are identified and included in the evaluation The integration between wired and wireless environments confirms that the execution strategy is critical for the performance of a system. Neither MHS nor FHS are optimal in all situations and the performance penalties and wasted wireless resources can be substantial. A combined strategy CHS at least matches the best performance of the FHS and MHS and shows better performance than both in many cases.
APA, Harvard, Vancouver, ISO, and other styles
8

Skehin, Nicholas, and Jaewoo Chung. "Mobile computing systems and applications." IEEE Pervasive Computing 10, no. 3 (2011): 80–83. http://dx.doi.org/10.1109/mprv.2011.53.

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

Lim, J. B., and A. R. Hurson. "Transaction processing in mobile, heterogeneous database systems." IEEE Transactions on Knowledge and Data Engineering 14, no. 6 (2002): 1330–46. http://dx.doi.org/10.1109/tkde.2002.1047771.

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

Tu, M., P. Li, L. Xiao, I. L. Yen, and F. B. Bastani. "Replica placement algorithms for mobile transaction systems." IEEE Transactions on Knowledge and Data Engineering 18, no. 7 (2006): 954–70. http://dx.doi.org/10.1109/tkde.2006.114.

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

Dissertations / Theses on the topic "Mobile computing. Transaction systems (Computer systems)"

1

Prabhu, Nitin Kumar Vijay. "Transaction processing in Mobile Database System." Diss., UMK access, 2006.

Find full text
Abstract:
Thesis (Ph. D.)--School of Computing and Engineering. University of Missouri--Kansas City, 2006.<br>"A dissertation in computer science and informatics and telecommunications and computer networking." Advisor: Vijay Kumar. Typescript. Vita. Title from "catalog record" of the print edition Description based on contents viewed Nov. 9, 2007. Includes bibliographical references (leaves 152-157). Online version of the print edition.
APA, Harvard, Vancouver, ISO, and other styles
2

Momin, Kaleem A. "A transaction execution model for mobile computing environments." Thesis, National Library of Canada = Bibliothèque nationale du Canada, 1999. http://www.collectionscanada.ca/obj/s4/f2/dsk1/tape7/PQDD_0017/MQ54939.pdf.

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

Chen, Jianwen, University of Western Sydney, of Science Technology and Environment College, and School of Computing and Information Technology. "Data and knowledge transaction in mobile environments." THESIS_CSTE_CIT_Chen_J.xml, 2004. http://handle.uws.edu.au:8081/1959.7/806.

Full text
Abstract:
Advances in wireless networking technology have engendered a new paradigm of computing, called mobile computing; in which users carrying portable devices have access to a shared infrastructure independent of their physical location. Mobile computing has matured rapidly as a field of computer science. In environments of mobile computing, the mobility and disconnection of portable computing devices introduce many new challenging problems that have never been encountered in conventional computer networks. New research issues combine different areas of computer science: networking, operating systems, data and knowledge management, and databases. This thesis studies data and knowledge transaction in mobile environments. To study transaction processing at the fundamental and theoretical level in mobile environments, a range of classical notions and protocols of transaction processing are rechecked and redefined in this thesis, and form the foundation for studying transaction processing in mobile environments. A criterion for mobile serial history is given and two new concurrency theorems are proved in mobile environments. In addition to data transaction, this thesis explores knowledge transaction in mobile environments. To study knowledge transaction in mobile environments this thesis presents and formalizes a knowledge transaction language and model for use in mobile computing environments. The thesis further formalizes a framework/model for a mobile logic programming multi-agent system which can be used to study knowledge transaction in multi-agent systems in mobile environments and is a very early effort towards a formal study of knowledge base and intelligent agents in mobile environments. This work provides a foundation for the formal specification and development of real-world mobile software systems, in the same way as traditional software systems have developed.<br>Doctor of Philosophy (PhD) (Science)
APA, Harvard, Vancouver, ISO, and other styles
4

Chan, Yew Meng. "Processing mobile read-only transactions in broadcast environments with group consistency /." access full-text access abstract and table of contents, 2005. http://libweb.cityu.edu.hk/cgi-bin/ezdb/thesis.pl?mphil-cs-b19887504a.pdf.

Full text
Abstract:
Thesis (M.Phil.)--City University of Hong Kong, 2005.<br>"Submitted to Department of Computer Science in partial fulfillment of the requirements for the degree of Master of Philosophy" Includes bibliographical references (leaves 98-102)
APA, Harvard, Vancouver, ISO, and other styles
5

Chen, Jianwen. "Data and knowledge transaction in mobile environments." View thesis, 2004. http://library.uws.edu.au/adt-NUWS/public/adt-NUWS20050729.131812/index.html.

Full text
Abstract:
Thesis (Ph.D.) -- University of Western Sydney, 2004.<br>A thesis submitted in fulfillment of the requirements for the degree of Doctor of Philosophy (Science) - Computing and Information Technology. Includes bibliography.
APA, Harvard, Vancouver, ISO, and other styles
6

Viana, Giovanni Bogéa 1981. "Agentes no gerenciamento de transações moveis." [s.n.], 2006. http://repositorio.unicamp.br/jspui/handle/REPOSIP/276294.

Full text
Abstract:
Orientador: Maria Beatriz Felgar de Toledo<br>Dissertação (mestrado) - Universidade Estadual de Campinas, Instituto de Computação<br>Made available in DSpace on 2018-08-07T04:30:16Z (GMT). No. of bitstreams: 1 Viana_GiovanniBogea_M.pdf: 694479 bytes, checksum: 8f1fc7bfaffc85403fba40175dcebd16 (MD5) Previous issue date: 2006<br>Resumo: Esta dissertação apresenta um modelo de transações para ambientes de computação móvel que leva em conta o dinamismo e interatividade nesse ambiente. Para lidar com o dinamismo, tanto aplicações como o gerenciador da transação e os objetos participantes de uma transação são executados como agentes e podem se mover a critério da aplicação. As responsabilidades de adaptação ao dinamismo do ambiente são divididas entre aplicações e o sistema de apoio. O sistema monitora o ambiente e envia notificações às aplicações sobre variações no ambiente. As aplicações decidem sobre as políticas para se adaptar às mudanças. Para lidar com a interatividade, as operações de uma transação podem ser submetidas passo-a-passo e o usuário pode adotar as estratégias mais adequadas conforme as necessidades da aplicação e as mudanças no ambiente<br>Abstract: This dissertation presents a transaction model for mobile computing environments that takes into account their dynamism and interactivity. To deal with dynamism, applications, transaction managers and participating objects are executed as agents which can move as commanded by the application. The responsabilities for adaptation are divided between the applications and the underlying system. The system monitors the environment and sends notifications to applications about variations in the environment. Applications decide about policies to adapt to changes. To deal with interactivity, operations of one transaction may be submitted step-by-step and the user is able to adopt the best strategies considering application requirements and changes in the environment<br>Mestrado<br>Mestre em Ciência da Computação
APA, Harvard, Vancouver, ISO, and other styles
7

Rocha, Tarcisio da. "Serviços de transação abertos para ambientes dinamicos." [s.n.], 2008. http://repositorio.unicamp.br/jspui/handle/REPOSIP/276015.

Full text
Abstract:
Orientador: Maria Beatriz Felgar de Toledo<br>Tese (doutorado) - Universidade Estadual de Campinas, Instituto de Computação<br>Made available in DSpace on 2018-08-13T03:59:50Z (GMT). No. of bitstreams: 1 Rocha_Tarcisioda_D.pdf: 1796192 bytes, checksum: 4b25ccccc2fa363f13a02764136f5208 (MD5) Previous issue date: 2008<br>Resumo: Tecnicas de processamento de transações tem sido de grande importancia no que diz respeito a preservação da correção em diversas areas da computação. Devido a funções como, garantir a consistencia de dados, a recuperação de falhas e o controle de concorrencia, transações são consideradas blocos de construção apropriados para a estruturação de sistemas confiaveis. Contudo, desenvolver tecnicas de apoio a transações para ambientes dinamicos pode ser uma tarefa complexa. O primeiro obstaculo esta no proprio dinamismo - a disponibilidade de recursos pode variar inesperadamente. Isso pode causar dois efeitos diretos: altas taxas de cancelamento de transações e grandes atrasos na execução das tarefas transacionais. O segundo obstaculo esta na crescente flexibilização do conceito de transação. Isso ocorre porque os requisitos transacionais exigidos pelas aplicações atuais estão se tornando mais variados, indo al'em das propriedades tradicionalmente definidas para uma transação. Nesse contexto, esta tese aborda a viabilização de serviços de transações abertos, ou seja, capazes de terem sua estrutura e comportamento configurados pelos programadores de aplicações como um meio de atender a requisitos especificos do dominio de suas aplicações. Como parte desse estudo foi proposto um modelo que abstrai alguns elementos arquiteturais como jumpers, slots e demultiplexadores que podem ser usados na especificação de pontos de configuração em serviços de transação. Esse modelo e implementado como uma camada acima de um modelo de componentes existente. Com isso, desenvolvedores de serviços de transação passam a contar com esses elementos abertos alem daqueles disponibilizados por abordagens tradicionais baseadas em componentes. Para confirmar os beneficios em usabilidade, flexibilidade e extensão, esta tese apresenta dois serviços de transação abertos que foram especificados com base no modelo proposto. O primeiro serviço faz parte de uma plataforma de transações adaptavel para ambientes de computação movel. O segundo serviço faz parte de um sistema que prove adaptação dinamica de protocolos de efetivação (commit) de transações. Segundo os testes realizados, a abordagem apresentada nesta tese trouxe a esses serviços a capacidade de atender requisitos de aplicações de diferentes dominios.<br>Abstract: Transaction processing techniques are considered important solutions on preserving correctness in several fields of computing. Due their functions such as, failure recovery and concurrency control, transactions are considered appropriated building blocks for structuring reliable systems. Despite its advantages, to develop transaction systems for dynamic environments is not an easy task. The first problem is the dynamism - the resource availability can vary unexpectedly. This can cause the following side effects: high transaction abort rates and relevant delays of transaction operations. The second problem is the flexibilization of the transaction concept. The transactional requirements are becoming more diversified - they extrapolate the bounds of the traditional transactional properties. In this context, this thesis approaches the practicability of open transaction services that can be configured by the application programmers for attending specific requirements of different application domains. This thesis includes a model that abstracts some architectural elements (slots, jumpers and demultiplexers) that can be used for specifying configuration points in transaction services. To confirm its benefits on usability, flexibility and extension, this thesis presents two open transaction services that were specified based on the proposed model. The first service is part of an adaptable transaction platform for mobile computing environments. The second service is part of a system that provides dynamic adaptation of commit protocols. According the accomplished tests, the approach presented in this thesis is able to give to these services the capacity of attending the requirement of applications in different domains.<br>Doutorado<br>Sistemas Distribuidos<br>Doutor em Ciência da Computação
APA, Harvard, Vancouver, ISO, and other styles
8

Pinkerton, Michael David. "Ubiquitous computing : extending access to mobile data." Thesis, Georgia Institute of Technology, 1997. http://hdl.handle.net/1853/8242.

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

Berrios, Moron Jonathan Glenn. "Quality of Experience Provisioning in Mobile Cloud Computing." Thesis, Luleå tekniska universitet, 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:ltu:diva-70837.

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

Bridle, Robert Angus. "Adaptive user interfaces for mobile computing devices /." View thesis entry in Australian Digital Theses Program, 2008. http://thesis.anu.edu.au/public/adt-ANU20081117.184430/index.html.

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

Books on the topic "Mobile computing. Transaction systems (Computer systems)"

1

Kumar, Vijay. Mobile Database Systems. John Wiley & Sons, Ltd., 2006.

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

Handbook of wireless networks and mobile computing. Wiley, 2002.

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

Handbook of mobile systems applications and services. Taylor & Francis, CRC Press, 2012.

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

Ryu, Hokyoung. Mobile user interface analysis and design: A practitioner's guide to designing user interfaces for mobile devices. Nova Science Publishers, 2009.

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

N, Chorafas Dimitris. High-performance networks, personal communications and mobile computing. Macmillan Press, 1997.

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

Jakob, Nielsen. Mobile usability. New Riders, 2013.

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

Chandrakasan, Anantha P. Technologies for Wireless Computing. Springer US, 1996.

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

Innovative, Conference on Embedded Systems Mobile Communication and Computing (4th 2009 PESSE). Proceedings of ICEMC² 2009: Fourth Innovative Conference on Embedded Systems, Mobile Communication, and Computing, 27-29 July 2009, PESSE, Bangalore, India. Macmillan, 2009.

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

Hać, Anna. Mobile telecommunications protocols for data networks. J. Wiley, 2002.

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

Mobile telecommunications protocols for data networks. John Wiley, 2003.

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

Book chapters on the topic "Mobile computing. Transaction systems (Computer systems)"

1

Soparkar, Nandit, Henry F. Korth, and Avi Silberschatz. "Autonomous Transaction Managers in Responsive Computing." In Responsive Computer Systems: Steps Toward Fault-Tolerant Real-Time Systems. Springer US, 1995. http://dx.doi.org/10.1007/978-1-4615-2271-3_9.

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

Jiang, Hao, Duo Peng, Kexin Yang, Yuanyuan Zeng, and Qimei Chen. "Predicted Mobile Data Offloading for Mobile Edge Computing Systems." In Lecture Notes in Computer Science. Springer International Publishing, 2018. http://dx.doi.org/10.1007/978-3-030-05755-8_16.

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

Kim, Donghyun, and Bonghee Hong. "A Progressive Reprocessing Transaction Model for Updating Spatial Data in Mobile Computing Environments." In Web and Wireless Geographical Information Systems. Springer Berlin Heidelberg, 2005. http://dx.doi.org/10.1007/11427865_6.

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

Park, Taesoon. "Mobile Agent Based Fault-Tolerance Support for the Reliable Mobile Computing Systems." In Lecture Notes in Computer Science. Springer Berlin Heidelberg, 2005. http://dx.doi.org/10.1007/11417019_12.

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

Kumar Madria, Sanjay, Mohammed Baseer, and Sourav S. Bhowmick. "A Multi-version Transaction Model to Improve Data Availability in Mobile Computing." In On the Move to Meaningful Internet Systems 2002: CoopIS, DOA, and ODBASE. Springer Berlin Heidelberg, 2002. http://dx.doi.org/10.1007/3-540-36124-3_19.

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

Boonyapalanant, Siranan, and Pallop Piriyasurawong. "Mobile Mini Laboratory Mode High Transaction Distance (MML-HTD) Model to Develop Problem Solving Skills and Maintenance Skills in the Industry." In Advances in Intelligent Systems and Computing. Springer International Publishing, 2020. http://dx.doi.org/10.1007/978-3-030-40271-6_1.

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

Singh, Awadhesh Kumar, and Parmeet Kaur. "Log Based Recovery with Low Overhead for Mobile Computing Systems." In Computer Networks and Information Technologies. Springer Berlin Heidelberg, 2011. http://dx.doi.org/10.1007/978-3-642-19542-6_125.

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

Balicki, Jerzy, Piotr Dryja, and Marcin Zakidalski. "Some Artificial Intelligence Driven Algorithms For Mobile Edge Computing in Smart City." In Computer Information Systems and Industrial Management. Springer International Publishing, 2019. http://dx.doi.org/10.1007/978-3-030-28957-7_10.

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

Aborujilah, Abdulaziz, Rasheed Mohammad Nassr, Mohd Nizam Husen, Nor Azlina Ali, AbdulAleem Al-Othman, and Sultan Almotiri. "A Conceptual Framework for Applying Telemedicine Mobile Applications in Treating Computer Games Addiction." In Advances in Intelligent Systems and Computing. Springer International Publishing, 2019. http://dx.doi.org/10.1007/978-3-030-19063-7_47.

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

Tuparova, Daniela, Abdul Rahman Al-Sabri, and Georgi Tuparov. "Mobile Device or Personal Computer for Online Learning – Students’ Satisfaction in Yemeni Universities." In Advances in Intelligent Systems and Computing. Springer International Publishing, 2017. http://dx.doi.org/10.1007/978-3-319-73210-7_46.

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

Conference papers on the topic "Mobile computing. Transaction systems (Computer systems)"

1

Pitoura, E., and B. Bhargauct. "Revising Transaction Conceptsf or Mobile Computing." In 1994 First Workshop on Mobile Computing Systems and Applications (WMCSA). IEEE, 1994. http://dx.doi.org/10.1109/wmcsa.1994.32.

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

Le, Hien Nam, and Mads Nygård. "A Transaction Framework for Mobile Data Sharing Services." In 2008 The Second International Conference on Mobile Ubiquitous Computing, Systems, Services and Technologies (UBICOMM). IEEE, 2008. http://dx.doi.org/10.1109/ubicomm.2008.23.

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

"Technical session MC: Mobile computing." In 2008 International Conference on Computer Engineering & Systems. IEEE, 2008. http://dx.doi.org/10.1109/icces.2008.4773000.

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

Henze, Niels, and Enrico Rukzio. "Mobile human-computer interaction." In CHI '14: CHI Conference on Human Factors in Computing Systems. ACM, 2014. http://dx.doi.org/10.1145/2559206.2567833.

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

Henze, Niels, and Enrico Rukzio. "Mobile Human-Computer Interaction." In CHI '15: CHI Conference on Human Factors in Computing Systems. ACM, 2015. http://dx.doi.org/10.1145/2702613.2706690.

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

Nikiforov, Mikhail B., Sergei V. Orlov, and Victor S. Gurov. "Detection of mobile objects in computer vision systems." In 2016 5th Mediterranean Conference on Embedded Computing (MECO). IEEE, 2016. http://dx.doi.org/10.1109/meco.2016.7525722.

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

"Session MU: Mobile & ubiquitous computing." In 2015 Tenth International Conference on Computer Engineering & Systems (ICCES). IEEE, 2015. http://dx.doi.org/10.1109/icces.2015.7393062.

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

Abawajy, J. H., and M. Mat deris. "Supporting Disconnected Operations in Mobile Computing." In IEEE International Conference on Computer Systems and Applications, 2006. IEEE, 2006. http://dx.doi.org/10.1109/aiccsa.2006.205197.

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

Proaps, Alexandra B., Richard N. Landers, Craig M. Reddock, Katelyn J. Cavanaugh, and Tracy M. Kantrowitz. "Mobile and computer-based talent assessments." In CHI '14: CHI Conference on Human Factors in Computing Systems. ACM, 2014. http://dx.doi.org/10.1145/2559206.2581136.

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

Liu, Yanchen, and Myung J. Lee. "Security-Aware Resource Allocation for Mobile Cloud Computing Systems." In 2015 24th International Conference on Computer Communication and Networks (ICCCN). IEEE, 2015. http://dx.doi.org/10.1109/icccn.2015.7288465.

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