A copy of this work was available on the public web and has been preserved in the Wayback Machine. The capture dates from 2022; you can also visit the original URL.
The file type is application/pdf
.
Filters
Design of Programming Learning Process using Hybrid Programming Environment for Computing Education
2011
KSII Transactions on Internet and Information Systems
An experiment was performed to measure the effectiveness of the proposed programming activity process. ...
Therefore, this paper proposes a programming activity process to improve novice programming learners' algorithmic thinking efficiently. ...
Also, in this report, programming activity is suggested as an educational content for improvement of algorithmic thinking. ...
doi:10.3837/tiis.2011.10.007
fatcat:uj4sd4ttgrcjhjn6ukrbbl2ivy
Infrastructure for Continuous Assessment of Retained Relevant Knowledge
2017
ACM inroads
improve program effectiveness. ...
Over the past decade, engineering programs nation-wide have devoted significant effort towards measuring educational objectives in the style recommend by ABET Engineering Curriculum 2000 to monitor and ...
Unfortunately, end-of-program examinations of this sort make poor tools for continuous program improvement. ...
doi:10.1145/3095781.3017738
fatcat:6htersx7fzd55dlfdhfl6scvfq
Infrastructure for Continuous Assessment of Retained Relevant Knowledge
2017
Proceedings of the 2017 ACM SIGCSE Technical Symposium on Computer Science Education - SIGCSE '17
improve program effectiveness. ...
Over the past decade, engineering programs nation-wide have devoted significant effort towards measuring educational objectives in the style recommend by ABET Engineering Curriculum 2000 to monitor and ...
Unfortunately, end-of-program examinations of this sort make poor tools for continuous program improvement. ...
doi:10.1145/3017680.3017738
dblp:conf/sigcse/TimmermanD17
fatcat:6s6kbjoeeje3hatv7j5xteqwfy
Scaling Genetic Programming for Source Code Modification
[article]
2012
arXiv
pre-print
In Search Based Software Engineering, Genetic Programming has been used for bug fixing, performance improvement and parallelisation of programs through the modification of source code. ...
algorithm. ...
The number of tests passed is used as a measure of how useful a generated program is. The number of generated programs that fail a test is used as a measure of how useful the test is. ...
arXiv:1211.5098v1
fatcat:lpgmma54wjfb3jfjew7rpy2rpe
A Cost-Aware Test Suite Minimization Approach Using TAP Measure and Greedy Search Algorithm
2017
International Journal of Intelligent Engineering and Systems
The proposed algorithm (GTAP) is newly designed using TAP measure and greedy search algorithm. This algorithm uses TAP-measure which is specially developed for measuring the importance of test cases. ...
From the experimentation, the average performance of the proposed GTAP algorithm in all the programs is 93.07% which is higher than the DIV-GA which obtained the value of 90.27%. ...
Improvement (cost) is utilized to find the cost improvement of the proposed algorithm while compared with the existing algorithm. ...
doi:10.22266/ijies2017.0831.07
fatcat:sjemcp4carbadoq23a6y4om24y
High resolution electrocardiography optimised for recording pulses from electronic pacemakers: Evaluation of a new pacemaker sensing system
2007
2007 Computers in Cardiology
The new high resolution ECG pacemaker system dramatically improved the reproduction of pacemaker outputs, allowing accurate measurement of pulse duration for both atrial and ventricular pulses. ...
Atrial and ventricular pulses were detected and the measured pulse widths and amplitudes were compared to the programmed values. ...
Acknowledgements We gratefully acknowledge the contributions of Chris Jordan R.N., Pooja Mehta and Jason Chin to this project. This work was supported in part by a grant from the Dr. ...
doi:10.1109/cic.2007.4745455
fatcat:xua6lqvklzhgvee6ynbh5j5k64
Improving Graph-Based Image Segmentation Using Automatic Programming
[chapter]
2014
Lecture Notes in Computer Science
The result shows that ADATE is capable of improving an effective image segmentation algorithm and suggests that the system can be used to improve image analysis algorithms in general. ...
This paper investigates how Felzenszwalb's and Huttenlocher's graph-based segmentation algorithm can be improved by automatic programming. ...
Measuring the Accuracy of Generated Programs We have used the same means of measuring the performance of the generated programs that is used in the WSED to determine the accuracy of a segmentation, the ...
doi:10.1007/978-3-662-45523-4_38
fatcat:qsszcwus5fgwvkz5g3be4rdjme
Improved Algorithm for Stream Function Wave Theory
1989
Journal of waterway, port, coastal, and ocean engineering
The theoretical predictions of water particle kinematics and pressure field under a prog~essive regular wave in the ~aboratory require the use of a suitable wave theory. An ...
improved asymmetric stream function algorithm is proposed to represent the measured regular wave data. ...
This algorithm essentially combines most computational features of Dean's irregular stream function program and Dalrymple's regular symmetric stream function program and is relatively easy to be modified ...
doi:10.1061/(asce)0733-950x(1989)115:1(130)
fatcat:qccw6gmfhbcobptlprrcrvfx54
Page 750 of Behavior Research Methods Vol. 40, Issue 3
[page]
2008
Behavior Research Methods
Considering that this kind of nonspeech noise was the primary source of catastrophic failure for our present algorithm, this approach would likely yield an improvement in overall program performance, and ...
Our program can be used in a number of ways, de¬ pending on the degree of measurement accuracy desired. ...
Automatic source-to-source error compensation of floating-point programs: code synthesis to optimize accuracy and time
2016
Concurrency and Computation
Our goal is to automatically improve the numerical quality of a numerical program with the smallest impact on its performance. ...
The transformed programs are as accurate and efficient as the implementations of compensated algorithms when the latter exist. ...
Table V presents the average cycle measure of 20 executions of Algorithm 9. ...
doi:10.1002/cpe.3953
fatcat:36xxqn27b5dhfpql7xnxu5zwmq
Code Similarity Detection using AST and Textual Information
2019
International Journal of Performability Engineering
Students sometimes copy codes from each other, which seriously reduces the teaching quality of computer language courses and makes it difficult to improve students' programming abilities. ...
In the teaching process of computer language courses, a large amount of programming experimental content needs to be supplemented. ...
Acknowledgements This work was partially supported by the Ministry of Education -Nanjing Mooctest Industry-University Cooperation, Collaborative Education (No. 201702083003). ...
doi:10.23940/ijpe.19.10.p14.26832691
fatcat:xkyps2p22fesropaeusilww7ia
The measured cost of conservative garbage collection
1993
Software, Practice & Experience
Because dynamic memory management is an important part of a large class of computer programs, high-performance algorithms for dynamic memory management have been, and will continue to be, of considerable ...
I conclude that conservative garbage collection is a promising alternative to explicit storage management and that the performance of conservative collection is likely to improve in the future. ...
All measurements are relative to the performance of the optimized SunOS implementation of the program (smaller is faster) b. zorn algorithm) appears to improve performance even more. ...
doi:10.1002/spe.4380230704
fatcat:givp3r2izjhv3ikaumi72xtacm
The STARTECH Massively-Parallel Chess Program1
1995
ICGA Journal
StarTech has an informally estimated rating of over 2400 USCF. Two performance measures help in understanding the performance of the StarTech program: the work, , and the critical path length, ¡ . ...
StarTech employs the Jamboree search algorithm, a natural extension of J. Pearl's Scout search algorithm, to find parallelism in game-tree searches. ...
In summary, by measuring the critical path and total work, I was able to improve the performance of the Star-Tech program over a wide variety of machine sizes. ...
doi:10.3233/icg-1995-18102
fatcat:lgwddfrnnfgnnhhi47ang7ldja
The Impact of Search Algorithms in Automated Program Repair
2015
Procedia Computer Science
Our evaluation using 41 faulty versions of six different C programs shows that RS improves APR effectiveness and performance, but GA and GAWoCross improve the quality of potential repairs by generating ...
Automated program repair (APR) techniques locate and fix faults automatically. In order to fix faults, APR applies a set of program modification operators (PMOs) to modify faulty programs. ...
RS algorithm improved the average success rate compared to both versions of genetic algorithm (GA and GAWoCross). ...
doi:10.1016/j.procs.2015.08.411
fatcat:gfcl3qxzgbbxbesrnc7bya37cq
Research on the perfection of the countermeasures of the judicial execution scheme in the administrative law system based on annealing algorithm
2019
EURASIP Journal on Wireless Communications and Networking
The optimization of the annealing algorithm is used to optimize the execution of the program flow. The results show that the annealing algorithm can optimize this solution. ...
The implementation of the judicial enforcement program in the administrative law system is researched based on the annealing algorithm. ...
Therefore, our algorithm for this study can satisfy the improvement of the response measures of the judicial enforcement program in the administrative law system which is a model-building method that integrates ...
doi:10.1186/s13638-019-1355-y
fatcat:7xfac3cwcjaxrc6ymnxzjdfj7q
« Previous
Showing results 1 — 15 out of 1,114,782 results