Academic literature on the topic 'Sharing Refactoring'

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 'Sharing Refactoring.'

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 "Sharing Refactoring"

1

Thy, Sewen, Andreea Costea, Kiran Gopinathan, and Ilya Sergey. "Adventure of a Lifetime: Extract Method Refactoring for Rust." Proceedings of the ACM on Programming Languages 7, OOPSLA2 (2023): 658–85. http://dx.doi.org/10.1145/3622821.

Full text
Abstract:
We present a design and implementation of the automated "Extract Method" refactoring for Rust programs. Even though Extract Method is one of the most well-studied and widely used in practice automated refactorings, featured in all major IDEs for all popular programming languages, implementing it soundly for Rust is surprisingly non-trivial due to the restrictions of the Rust's ownership and lifetime-based type system. In this work, we provide a systematic decomposition of the Extract Method refactoring for Rust programs into a series of program transformations, each concerned with satisfying a
APA, Harvard, Vancouver, ISO, and other styles
2

Musfikar, Rahmat. "THE BEST FACTORS FOR INFLUENCE KNOWLEDGE SHARING AMONG TEACHERS THROUGH WEBSITE TECHNOLOGY." Cyberspace: Jurnal Pendidikan Teknologi Informasi 1, no. 2 (2017): 101. http://dx.doi.org/10.22373/cs.v1i2.2028.

Full text
Abstract:
The purpose of this research is to answer the question and know the problems of implementation the knowledge sharing in an educational organization, that is in the school. This paper is will be explain the the best factors for implementation of knowledge sharing among teachers through website technology. this paper using research methods is study literature review. This researcher is using some previous research, using theoretical frameworks model and using existing research into knowledge management, the model has been constructed by combining, synthesizing and refactoring the factors, which
APA, Harvard, Vancouver, ISO, and other styles
3

Guo, Chao, Chenglei Pan, Guangyu Hu, Dingbang Xie, Peiliang Zuo, and Yanyan Han. "Binary Symmetric Polynomial-Based Protected Fair Secret Sharing and Secure Communication over Satellite Networks." Wireless Communications and Mobile Computing 2022 (August 9, 2022): 1–9. http://dx.doi.org/10.1155/2022/8606589.

Full text
Abstract:
The rapid establishment of the low Earth orbit (LEO) satellite network in orbit has promoted the development of satellite communication technology. However, with the reduction of access conditions of satellite networks, the problems of data protection and secure communication have attracted extensive attention. A secret sharing scheme is a cryptographic technology that can disperse risks and tolerate intrusion by dividing and storing secrets. Using secret sharing technology in satellite communication can realize information security and data confidentiality. However, if there are cheaters amon
APA, Harvard, Vancouver, ISO, and other styles
4

Zhao, Bin, Xue Jiang, Na Zhang, Qian Guo, and RongRong Song. "Design and Application of e-Commerce Platform System Based on Blockchain Technology on the Internet of Things." Wireless Communications and Mobile Computing 2022 (September 13, 2022): 1–11. http://dx.doi.org/10.1155/2022/4448588.

Full text
Abstract:
Focusing on the problems of platform monopoly, power rent-seeking and high cost in the current Internet e-commerce platform system, a new method and paradigm of e-commerce platform is introduced in this paper based on the blockchain, smart contract technology, tokenomics thought, and e-commerce professional theory. The interconnection of e-commerce information value chain can be realized by means of blockchain related technology and the construction of circulation system, payment system, and credit system in the core module of e-commerce platform. From the perspective of users of e-commerce pl
APA, Harvard, Vancouver, ISO, and other styles
5

Sasongko, Muhammad Aditya, Milind Chabbi, Mandana Bagheri Marzijarani, and Didem Unat. "ReuseTracker : Fast Yet Accurate Multicore Reuse Distance Analyzer." ACM Transactions on Architecture and Code Optimization 19, no. 1 (2022): 1–25. http://dx.doi.org/10.1145/3484199.

Full text
Abstract:
One widely used metric that measures data locality is reuse distance —the number of unique memory locations that are accessed between two consecutive accesses to a particular memory location. State-of-the-art techniques that measure reuse distance in parallel applications rely on simulators or binary instrumentation tools that incur large performance and memory overheads. Moreover, the existing sampling-based tools are limited to measuring reuse distances of a single thread and discard interactions among threads in multi-threaded programs. In this work, we propose ReuseTracker —a fast and accu
APA, Harvard, Vancouver, ISO, and other styles
6

Salameh, Abdallah, and Julian M. Bass. "An architecture governance approach for Agile development by tailoring the Spotify model." AI & SOCIETY, June 24, 2021. http://dx.doi.org/10.1007/s00146-021-01240-x.

Full text
Abstract:
AbstractThe role of software architecture in large-scale Agile development is important because several teams need to work together to release a single software product while helping to maximise teams’ autonomy. Governing and aligning Agile architecture across autonomous squads (i.e., teams), when using the Spotify model, is a challenge because the Spotify model lacks practices for addressing Agile architecture governance. To explore how software architecture can be governed and aligned by scaling the Spotify model, we conducted a longitudinal embedded case study in a multinational FinTech org
APA, Harvard, Vancouver, ISO, and other styles

Dissertations / Theses on the topic "Sharing Refactoring"

1

Rama, Girish Maskeri. "Program Analyses to Support Memory-saving Refactorings in Java Programs." Thesis, 2017. https://etd.iisc.ac.in/handle/2005/4686.

Full text
Abstract:
Software commonly consumes unexpectedly high amounts of memory, frequently due to programming idioms that are used to make software more reliable, maintainable and understandable. In the case of modern object-oriented systems this problem is partly due to creation of large numbers of co-existing isomorphic objects. Intuitively, two objects are isomorphic if they are of the same type, have identical values in corresponding primitive fields, and are such that corresponding reference fields themselves point to isomorphic objects. In other words, the portions of memory rooted at the two objects ar
APA, Harvard, Vancouver, ISO, and other styles

Conference papers on the topic "Sharing Refactoring"

1

Brito, Rodrigo, and Marco Tulio Valente. "RAID: Tool Support for Refactoring-Aware Code Reviews." In Congresso Brasileiro de Software: Teoria e Prática. Sociedade Brasileira de Computação - SBC, 2022. http://dx.doi.org/10.5753/cbsoft_estendido.2022.224945.

Full text
Abstract:
Code review is a key development practice that contributes to improve software quality and to foster knowledge sharing among developers. However, code review usually takes time and demands detailed and time-consuming analysis of textual diffs. Particularly, detecting refactorings during code reviews is not a trivial task, since they are not explicitly represented in diffs. For example, a Move Function refactoring is represented by deleted (-) and added lines (+) of code which can be located in different and distant source code files. To tackle this problem, we introduce RAID, a refactoring-awa
APA, Harvard, Vancouver, ISO, and other styles
2

Rama, Girish Maskeri, and Raghavan Komondoor. "A dynamic analysis to support object-sharing code refactorings." In ASE '14: ACM/IEEE International Conference on Automated Software Engineering. ACM, 2014. http://dx.doi.org/10.1145/2642937.2642992.

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!