Добірка наукової літератури з теми "Portable java"
Оформте джерело за APA, MLA, Chicago, Harvard та іншими стилями
Ознайомтеся зі списками актуальних статей, книг, дисертацій, тез та інших наукових джерел на тему "Portable java".
Біля кожної праці в переліку літератури доступна кнопка «Додати до бібліографії». Скористайтеся нею – і ми автоматично оформимо бібліографічне посилання на обрану працю в потрібному вам стилі цитування: APA, MLA, «Гарвард», «Чикаго», «Ванкувер» тощо.
Також ви можете завантажити повний текст наукової публікації у форматі «.pdf» та прочитати онлайн анотацію до роботи, якщо відповідні параметри наявні в метаданих.
Статті в журналах з теми "Portable java"
Binder, Walter, Jane G. Hulaas, and Alex Villazón. "Portable resource control in Java." ACM SIGPLAN Notices 36, no. 11 (November 2001): 139–55. http://dx.doi.org/10.1145/504311.504293.
Повний текст джерелаBinder, Walter, Jarle G. Hulaas, and Alex Villazón. "Portable Resource Control in Java." Electronic Notes in Theoretical Computer Science 63 (May 2002): 1–16. http://dx.doi.org/10.1016/s1571-0661(04)80333-5.
Повний текст джерелаBinder, W., and J. Hulaas. "A portable CPU-management framework for Java." IEEE Internet Computing 8, no. 5 (September 2004): 74–83. http://dx.doi.org/10.1109/mic.2004.28.
Повний текст джерелаBinder, Walter. "Portable and accurate sampling profiling for Java." Software: Practice and Experience 36, no. 6 (2006): 615–50. http://dx.doi.org/10.1002/spe.712.
Повний текст джерелаBinder, Walter, and Jarle Hulaas. "Java Bytecode Transformations for Efficient, Portable CPU Accounting." Electronic Notes in Theoretical Computer Science 141, no. 1 (December 2005): 53–73. http://dx.doi.org/10.1016/j.entcs.2005.02.037.
Повний текст джерелаWang, Yi-Hsien, I.-Chen Wu, and Jyh-Yaw Jiang. "A portable AWT/Swing architecture for Java game development." Software: Practice and Experience 37, no. 7 (2007): 727–45. http://dx.doi.org/10.1002/spe.786.
Повний текст джерелаBubak, Marian, Dawid Kurzyniec, Piotr Łuszczek, and Vaidy Sunderam. "Creating Java to Native Code Interfaces with Janet." Scientific Programming 9, no. 1 (2001): 39–50. http://dx.doi.org/10.1155/2001/582127.
Повний текст джерелаTzruya, Yoav, and Mordechai Ben-Ari. "A portable implementation of the distributed systems annex in Java." ACM SIGAda Ada Letters XVIII, no. 6 (November 1998): 204–11. http://dx.doi.org/10.1145/301687.289620.
Повний текст джерелаUmatani, Seiji, Hirokazu Shobayashi, Masahiro Yasugi, and Taiichi Yuasa. "Efficient and Portable Implementation of Java-style Exception Handling in C." IPSJ Digital Courier 2 (2006): 238–47. http://dx.doi.org/10.2197/ipsjdc.2.238.
Повний текст джерелаGeorges, A., M. Christiaens, M. Ronsse, and K. De Bosschere. "JaRec: a portable record/replay environment for multi-threaded Java applications." Software: Practice and Experience 34, no. 6 (April 5, 2004): 523–47. http://dx.doi.org/10.1002/spe.579.
Повний текст джерелаДисертації з теми "Portable java"
Griswold, Scott J. "A Java Implementation of a Portable Desktop Manager." UNF Digital Commons, 1998. http://digitalcommons.unf.edu/etd/95.
Повний текст джерелаGagnon, Etienne. "A portable research framework for the execution of Java bytecode /." Thesis, McGill University, 2002. http://digitool.Library.McGill.CA:80/R/?func=dbin-jump-full&object_id=82876.
Повний текст джерелаIn this thesis we introduce innovative techniques for implementing an efficient, yet portable Java bytecode interpreter. These techniques address three areas: instruction dispatch, memory management, and synchronization. Specifically, we show how to implement an inline-threaded engine in the presence of lazy code preparation, without incurring a high synchronization penalty. We then introduce a logical partitioning of runtime system memory that simplifies memory management, and a related sparse interface virtual table design for fast interface-method invocation. We show how to efficiently compute space-efficient garbage collection maps for verifiable bytecode. We also present a bidirectional object layout that simplifies garbage collection. Finally, we introduce an improvement to thin locks, eliminating busy-wait in case of contention. Our experiments within the Sable VM framework show that inline-threading [PR98] Java delivers significant performance improvement over switch and direct-threading, that sparse interface tables cause no memory loss, and that our map computation algorithm delivers a very small number of distinct garbage collection maps. Our overall performance measurements show that, using our techniques, a portable interpreter can deliver competitive interpretation performance, and even surpass that of a less-portable state-of-the-art interpreter on some benchmarks.
Rothenhaus, Kurt J. "Distributed software applications in JAVA for portable processors operating on a wireless LAN." Thesis, Monterey, Calif. : Springfield, Va. : Naval Postgraduate School ; Available from National Technical Information Service, 1999. http://handle.dtic.mil/100.2/ADA369706.
Повний текст джерелаHu, Yu-Shing. "A portable worst-case execution time analysis framework for real-time Java architectures." Thesis, University of York, 2004. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.423749.
Повний текст джерелаZhang, Hua. "VCLUSTER: A PORTABLE VIRTUAL COMPUTING LIBRARY FOR CLUSTER COMPUTING." Doctoral diss., Orlando, Fla. : University of Central Florida, 2008. http://purl.fcla.edu/fcla/etd/CFE0002339.
Повний текст джерелаAntoniu, Gabriel. "DSM-PM2 : une plate-forme portable pour l'implémentation de protocoles de cohérence multithreads pour systèmes à mémoire virtuellement partagée." Phd thesis, Ecole normale supérieure de lyon - ENS LYON, 2001. http://tel.archives-ouvertes.fr/tel-00565382.
Повний текст джерелаFredriksson, Stefan. "WebAssembly vs. its predecessors : A comparison of technologies." Thesis, Linnéuniversitetet, Institutionen för datavetenskap och medieteknik (DM), 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:lnu:diva-97654.
Повний текст джерелаCourbot, Alexandre. "Spécialisation tardive de systèmes Java embarqués pour petits objets portables et sécurisés." Phd thesis, Université des Sciences et Technologie de Lille - Lille I, 2006. http://tel.archives-ouvertes.fr/tel-00113765.
Повний текст джерелаCourbot, Alexandre Simplot David Grimaud Gilles. "Spécialisation tardive de systèmes Java embarqués pour petits objets portables et sécurisés." Villeneuve d'Ascq : Université des sciences et technologies de Lille, 2007. https://iris.univ-lille1.fr/dspace/handle/1908/994.
Повний текст джерелаN° d'ordre (Lille 1) : 3839. Résumé en français et en anglais. Titre provenant de la page de titre du document numérisé. Bibliogr. p. 133-139.
Willrich, Roberto. "Conception formelle de documents hypermedias portables." Phd thesis, Université Paul Sabatier - Toulouse III, 1996. http://tel.archives-ouvertes.fr/tel-00139865.
Повний текст джерелаКниги з теми "Portable java"
David, Hemphill, ed. Java 2 micro edition: Java in small things. Greenwich, CT: Manning, 2002.
Знайти повний текст джерела1973-, Schreiber Hendrik, ed. Java server and servlets: Building portable web applications. Harlow, England: Addison-Wesley, 2000.
Знайти повний текст джерелаJonathan, Allin, ed. Wireless Java for Symbian devices. Chichester: Wiley, 2001.
Знайти повний текст джерелаRothenhaus, Kurt J. Distributed software applications in JAVA for portable processors operating on a wireless LAN. Monterey, Calif: Naval Postgraduate School, 1999.
Знайти повний текст джерелаKroll, Michael. Java 2 Micro Edition application development. Indianapolis, Ind: Sams, 2001.
Знайти повний текст джерелаDebbabi, Mourad. Embedded Java security: Security for mobile devices. London: Springer, 2010.
Знайти повний текст джерелаMourad, Debbabi, ed. Embedded Java security: Security for mobile devices. London: Springer, 2007.
Знайти повний текст джерелаKroll, Michael. Java 2 Micro Edition (J2ME) Application Development. Upper Saddle River: Pearson Education, 2005.
Знайти повний текст джерелаLinwood, Jeff, and Dave Minter. Building Portals with the Java Portlet API. Berkeley, CA: Apress, 2004. http://dx.doi.org/10.1007/978-1-4302-0754-2.
Повний текст джерелаSarang, Poornachandra. Practical Liferay: Java™-based Portal Applications Development. Berkeley, CA: Apress, 2009.
Знайти повний текст джерелаЧастини книг з теми "Portable java"
Tilevich, Eli, and Yannis Smaragdakis. "Portable and Efficient Distributed Threads for Java." In Middleware 2004, 478–92. Berlin, Heidelberg: Springer Berlin Heidelberg, 2004. http://dx.doi.org/10.1007/978-3-540-30229-2_25.
Повний текст джерелаSakamoto, Takahiro, Tatsurou Sekiguchi, and Akinori Yonezawa. "Bytecode Transformation for Portable Thread Migration in Java." In Agent Systems, Mobile Agents, and Applications, 16–28. Berlin, Heidelberg: Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45347-5_3.
Повний текст джерелаTruyen, Eddy, Bert Robben, Bart Vanhaute, Tim Coninx, Wouter Joosen, and Pierre Verbaeten. "Portable Support for Transparent Thread Migration in Java." In Agent Systems, Mobile Agents, and Applications, 29–43. Berlin, Heidelberg: Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-45347-5_4.
Повний текст джерелаMintchev, Sava, and Vladimir Getov. "Towards portable message passing in Java: Binding MPI." In Recent Advances in Parallel Virtual Machine and Message Passing Interface, 135–42. Berlin, Heidelberg: Springer Berlin Heidelberg, 1997. http://dx.doi.org/10.1007/3-540-63697-8_79.
Повний текст джерелаMatsuoka, Satoshi, and Shigeo Itou. "Is Java Suitable for Portable High-Performance Computing?" In Object-Oriented Technology: ECOOP’98 Workshop Reader, 460–61. Berlin, Heidelberg: Springer Berlin Heidelberg, 1998. http://dx.doi.org/10.1007/3-540-49255-0_149.
Повний текст джерелаVillazón, Alex, and Walter Binder. "Portable Resource Reification in Java-Based Mobile Agent Systems." In Mobile Agents, 213–28. Berlin, Heidelberg: Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45647-3_15.
Повний текст джерелаRyan, Caspar, and Christopher Westhorpe. "Application Adaptation Through Transparent and Portable Object Mobility in Java." In On the Move to Meaningful Internet Systems 2004: CoopIS, DOA, and ODBASE, 1262–84. Berlin, Heidelberg: Springer Berlin Heidelberg, 2004. http://dx.doi.org/10.1007/978-3-540-30469-2_29.
Повний текст джерелаBinder, Walter, and Jarle Hulaas. "Self-accounting as Principle for Portable CPU Control in Java." In Object-Oriented and Internet-Based Technologies, 24–38. Berlin, Heidelberg: Springer Berlin Heidelberg, 2004. http://dx.doi.org/10.1007/978-3-540-30196-7_3.
Повний текст джерелаHu, Erik Yu-Shing, Andy J. Wellings, and Guillem Bernat. "Deriving Java Virtual Machine Timing Models for Portable Worst-Case Execution Time Analysis." In On The Move to Meaningful Internet Systems 2003: OTM 2003 Workshops, 411–24. Berlin, Heidelberg: Springer Berlin Heidelberg, 2003. http://dx.doi.org/10.1007/978-3-540-39962-9_48.
Повний текст джерелаBinder, Walter. "A Portable and Customizable Profiling Framework for Java Based on Bytecode Instruction Counting." In Programming Languages and Systems, 178–94. Berlin, Heidelberg: Springer Berlin Heidelberg, 2005. http://dx.doi.org/10.1007/11575467_13.
Повний текст джерелаТези доповідей конференцій з теми "Portable java"
Binder, Walter, Jane G. Hulaas, and Alex Villazón. "Portable resource control in Java." In the 16th ACM SIGPLAN conference. New York, New York, USA: ACM Press, 2001. http://dx.doi.org/10.1145/504282.504293.
Повний текст джерелаSohda, Yukihiko, Hidemoto Nakada, and Satoshi Matsuoka. "Implementation of a portable software DSM in Java." In the 2001 joint ACM-ISCOPE conference. New York, New York, USA: ACM Press, 2001. http://dx.doi.org/10.1145/376656.376845.
Повний текст джерелаWang, Pang-Chieh, Chin-Yang Lin, Cheng-Liang Lin, Yi-Fang Li, Cheng-Kai Yang, and Ting-Wei Hou. "A Portable Feather-Weight Java-Based Graphic Library for Embedded Systems on Java Processor." In 2009 Fifth International Conference on Intelligent Information Hiding and Multimedia Signal Processing (IIH-MSP). IEEE, 2009. http://dx.doi.org/10.1109/iih-msp.2009.209.
Повний текст джерелаWelch, Ian S., and Robert J. Stroud. "Kava - a powerful and portable reflective Java (poster session)." In Addendum to the 2000 proceedings of the conference. New York, New York, USA: ACM Press, 2000. http://dx.doi.org/10.1145/367845.368019.
Повний текст джерелаWhaley, John. "A portable sampling-based profiler for Java virtual machines." In the ACM 2000 conference. New York, New York, USA: ACM Press, 2000. http://dx.doi.org/10.1145/337449.337483.
Повний текст джерелаBinder, Walter. "Portable, efficient, and accurate sampling profiling for java-based middleware." In the 5th international workshop. New York, New York, USA: ACM Press, 2005. http://dx.doi.org/10.1145/1108473.1108484.
Повний текст джерелаTzruya, Yoav, and Mordechai Ben-Ari. "A portable implementation of the distributed systems annex in Java." In the 1998 annual ACM SIGAda international conference. New York, New York, USA: ACM Press, 1998. http://dx.doi.org/10.1145/289524.289620.
Повний текст джерелаYermolovich, Alexander, Andreas Gal, and Michael Franz. "Portable execution of legacy binaries on the Java virtual machine." In the 6th international symposium. New York, New York, USA: ACM Press, 2008. http://dx.doi.org/10.1145/1411732.1411742.
Повний текст джерелаZhuang, Haihong, Jacopo Annese, Daniel J. Valentino, and Arthur W. Toga. "Displaying brain atlases using a portable Java application: the antomist." In Medical Imaging 2003, edited by Robert L. Galloway, Jr. SPIE, 2003. http://dx.doi.org/10.1117/12.480368.
Повний текст джерелаHulaas, Jarle, and Walter Binder. "Program transformations for portable CPU accounting and control in Java." In the 2004 ACM SIGPLAN symposium. New York, New York, USA: ACM Press, 2004. http://dx.doi.org/10.1145/1014007.1014024.
Повний текст джерела