|
计算机应用研究 2004
Analysis and Comparison of Peripheral Equipment Using Method in Different Programming Language Environment
|
Abstract:
By the designing of data structure used in program and states transforming steps,we can realize computing process.To assign initial value to data structure and to output computing results,peripheral equipment must be used.How to correctly organize and use each facility in computing process is one of the key problems influencing program validity.Peripheral equipment using method in four types of programming language,have been analyzed.Meanwhile,a more effective network programming design idea is given by using object-oriented language Java.