Výsledky vyhledávání - Java resource codes
-
1
Wicked cool Java: code bits, open-source libraries, and project ideas
ISBN: 9781593271084, 9781593270612, 1593271085, 1593270615Vydáno: San Francisco No Starch Press, Inc 2005“… their code and make their jobs easier. Topics include converting a non-XML text structure into XML using a parser generator, experimenting with a Java simulator for the Cell Matrix, creating dynamic music and sound in Java, working…”
Získat plný text
E-kniha -
2
Reducing energy usage in resource-intensive Java-based scientific applications via micro-benchmark based code refactorings
ISSN: 1820-0214, 2406-1018Vydáno: 01.06.2019Vydáno v Computer Science and Information Systems (01.06.2019)“…In-silico research has grown considerably. Today?s scientific code involves long-running computer simulations and hence powerful computing infrastructures are needed…”
Získat plný text
Journal Article -
3
Translation of Low-Resource COBOL to Logically Correct and Readable Java leveraging High-Resource Java Refinement
Vydáno: ACM 20.04.2024Vydáno v 2024 IEEE/ACM International Workshop on Large Language Models for Code (LLM4Code) (20.04.2024)“… Our investigation reveals that state-of-the-art Large Language Models (LLMs) in the domain of code encounter difficulties with regard to logical correctness and readability when directly translating low-resource COBOL code to Java…”
Získat plný text
Konferenční příspěvek -
4
JAVA Basics Using ChatGPT/GPT-4
ISBN: 9781501522437, 1501522434Vydáno: Herndon, VA Mercury Learning & Information 2024“… It offers a unique approach to learning Java, combining traditional hand-written code with cutting-edge ChatGPT-generated examples…”
Získat plný text
E-kniha -
5
Synthesis of verifiable concurrent Java components from formal models
ISSN: 1619-1366, 1619-1374Vydáno: Berlin/Heidelberg Springer Berlin Heidelberg 01.02.2019Vydáno v Software and systems modeling (01.02.2019)“… However, to take full advantage of these techniques, they must be supported by code generation schemes for concrete programming languages…”
Získat plný text
Journal Article -
6
JavaScript Dead Code Identification, Elimination, and Empirical Assessment
ISSN: 0098-5589, 1939-3520Vydáno: New York IEEE 01.07.2023Vydáno v IEEE transactions on software engineering (01.07.2023)“…Web apps are built by using a combination of HTML, CSS, and JavaScript. While building modern web apps, it is common practice to make use of third-party libraries and frameworks, as to improve developers' productivity and code quality…”
Získat plný text
Journal Article -
7
Servlets add to code crunchers' Java resources
ISSN: 0319-0161Vydáno: Willowdale CEDROM-SNi fbo Transcontinental 07.12.1998Vydáno v Computing Canada (07.12.1998)“…These applications, according to the company, will allow businesses to exchange information, as well as deliver, store and collaborate -- using docSpace…”
Získat plný text
Magazine Article -
8
A Pilot Study of Testing Infrastructure as Code for Cloud Systems
ISSN: 2640-0715Vydáno: IEEE 04.12.2023Vydáno v Proceedings / Asia Pacific Software Engineering Conference (04.12.2023)“…Infrastructure as Code (IaC) has become the de-facto standard method for managing cloud resources…”
Získat plný text
Konferenční příspěvek -
9
Server-Side GPS and Assisted-GPS in Java
ISBN: 9781607839866, 1607839865, 9781607839859, 1607839857Vydáno: Norwood, MA Artech 2009“… Moreover, this unique resource includes example code in Java for all key functions, along with sequence diagrams in UML that help ensure a solid understanding…”
Získat plný text
E-kniha -
10
Zoo agent's measure in applying the five freedoms principles for animal welfare
ISSN: 0972-8988, 2231-0916Vydáno: India Veterinary World 01.09.2017Vydáno v Veterinary World (01.09.2017)“…Animal welfare should be prioritized not only for the animal's life sustainability but also for supporting the sustainability of living organism's life on the…”
Získat plný text
Journal Article -
11
Client-side cross-site scripting protection
ISSN: 0167-4048, 1872-6208Vydáno: Amsterdam Elsevier Ltd 01.10.2009Vydáno v Computers & security (01.10.2009)“… mechanism that limits a script to access only resources associated with its origin site. Unfortunately, these security mechanisms fail if a user can be lured into downloading malicious JavaScript code from an intermediate, trusted site…”
Získat plný text
Journal Article -
12
Translating to a Low-Resource Language with Compiler Feedback: A Case Study on Cangjie
ISSN: 0098-5589, 1939-3520Vydáno: New York IEEE 01.09.2025Vydáno v IEEE transactions on software engineering (01.09.2025)“… Existing learning-based approaches often need help with low-resource programming languages that lack sufficient parallel code corpora for training…”
Získat plný text
Journal Article -
13
Reliable JavaScript: How to Code Safely in the World's Most Dangerous Language
ISBN: 9781119028727, 1119028728Vydáno: Newark Wiley 2015“…Create more robust applications with a test-first approach to JavaScript Reliable JavaScript, How to Code Safely in the World's Most Dangerous Language demonstrates how to create test-driven…”
Získat plný text
E-kniha -
14
Knowledge Transfer from High-Resource to Low-Resource Programming Languages for Code LLMs
ISSN: 2475-1421, 2475-1421Vydáno: New York, NY, USA ACM 08.10.2024Vydáno v Proceedings of ACM on programming languages (08.10.2024)“… Code LLMs produce impressive results on high-resource programming languages that are well represented in their training data (e.g…”
Získat plný text
Journal Article -
15
OptCodeTrans: Boost LLMs on Low-Resource Programming Language Translation
Vydáno: IEEE 27.04.2025Vydáno v 2025 IEEE/ACM Second International Conference on AI Foundation Models and Software Engineering (Forge) (27.04.2025)“… on high-resource PLs like Python and Java, leaving low-resource languages insufficiently explored…”
Získat plný text
Konferenční příspěvek -
16
Detecting Privacy Leaks in Android Hybrid Applications Based on Dynamic Taint Tracking
Vydáno: IEEE 01.10.2021Vydáno v 2021 IEEE 19th International Conference on Embedded and Ubiquitous Computing (EUC) (01.10.2021)“…Android hybrid applications use the Web Kit engine on Android platform to render Web contents and process JavaScript codes, and enable JavaScript codes to access device sensitive resources and native APIs…”
Získat plný text
Konferenční příspěvek -
17
Version 3.0 of code Java for 3D simulation of the CCA model
ISSN: 0010-4655, 1879-2944Vydáno: Elsevier B.V 01.10.2016Vydáno v Computer physics communications (01.10.2016)“… The frequency of traversing the clusters-list was reduced, and some code blocks were optimized properly…”
Získat plný text
Journal Article -
18
Verifying Exception-Handling Code in Concurrent Libraries
ISSN: 2640-0715Vydáno: IEEE 04.12.2023Vydáno v Proceedings / Asia Pacific Software Engineering Conference (04.12.2023)“…Concurrency errors due to poorly handled exceptions are common. Developers often make mistakes in writing proper code logic to relinquish the resources in the exception-handlers and cleanup blocks such as finally in Java…”
Získat plný text
Konferenční příspěvek -
19
JSNOSE: Detecting JavaScript Code Smells
Vydáno: IEEE 01.09.2013Vydáno v 2013 IEEE 13th International Working Conference on Source Code Analysis and Manipulation (SCAM) (01.09.2013)“… We propose a set of 13 JavaScript code smells, collected from various developer resources. We present a JavaScript code smell detection technique called JSNOSE…”
Získat plný text
Konferenční příspěvek -
20
A Severity-Based Classification Assessment of Code Smells in Kotlin and Java Application
ISSN: 1319-8025, 2191-4281Vydáno: Heidelberg Springer Nature B.V 01.02.2022Vydáno v The Arabian Journal for Science and Engineering. Section B, Engineering (01.02.2022)“… smell intensity in Kotlin language and comparing the code smells which are found equivalent in Java language…”
Získat plný text
Journal Article

