Explore chapters and articles related to this topic
MS-DOS for IBM PCs
Published in Paul W. Ross, The Handbook of Software for Engineers and Scientists, 2018
The REN (rename) command changes the name of a file to a new name. The command format for REN is as follows: REN [d:][subdirectory]filename[.ext] filename[.ext] You need to specify the disk drive and subdirectory only for the first file name. If no drive or subdirectory is specified, then MS-DOS will default to the current directory and subdirectory. The second file name will use the drive and subdirectory specified for the first file name. The wildcard characters * and ? may be used in the file name and extension.
Deep Learning-Based Code Refactoring: A Review of Current Knowledge
Published in Journal of Computer Information Systems, 2023
Purnima Naik, Salomi Nelaballi, Venkata Sai Pusuluri, Dae-Kyoo Kim
Various refactoring techniques were studied in the primary works at different levels. Table 5 presents the refactoring techniques and the level at which they were applied, as visualized in Figure 5. The majority (46%) of the works focused on method-level refactoring, followed by class-level (29%), variable-level (12%), and microservice-level refactoring (13%). At the method-level, Rename Method was studied most frequently, followed by Move Method and Inline Method. At the class-level, Extract Interface and Move Class were the most studied. Regarding variable-level refactoring, equal attention was given to all techniques. Refactoring for microservices is a relatively new area, as cloud-based applications become more pervasive, providing numerous opportunities for further research.
Improving hospital operations management to reduce ineffective medical appointments
Published in Cogent Engineering, 2021
Leandro Barretiri, Bruno S. Gonçalves, Rui M. Lima, José Dinis-Carvalho
From the algorithm user’s perspective, this computer application can perform several complex tasks with the push of a button. In custody of the databases referring to the medical appointments and expected MRI exams, the algorithm user must rename both files to a pre-established default name and then move these files to a folder previously set as the default. When opening the excel file containing the algorithm, the external data is automatically obtained and sorted by the power queries. Thus, after the data processing phase that takes an average of 0.93xseconds per information line, when the “run” button is pressed, all the algorithm operations described in this chapter are performed automatically in an average time of 1.84x seconds per information line.
Zero Initialised Unsupervised Active Learning by Optimally Balanced Entropy-Based Sampling for Imbalanced Problems
Published in Journal of Experimental & Theoretical Artificial Intelligence, 2022
The divide operation of group consists of the following steps: Move items that belong to class from to ; and move items that belong to class from to Train a binary classifier on {, }Classify the remaining items in and then move them accordingly (, or )Classify items in the unlabelled pool that belong to cluster , and move them into new clusters , based on the predictionsDelete group and cluster , then rename group to and to