-
[
Delphi]
winskin.rar
... skin kinds of windows i n application, include Delphi forms, MDIform and common Windows dialogs (MsgBox. Open/Save, Font, Print) even the Exception MsgBox. Vclskin not only sup port Delphi standard controls, but also support many third-party component, ...
-
[
Visual C++ (VC++)]
BmpViewer.zip
... functions : Provide a Graphic User Interface for user to bro need the file system and select one WAV file Show t he waveform of input audio signal Play the selec ted WAV file Print the parameters of WAV file suc h as sampling rate, bit-depth, etc.
-
[
Visual C++ (VC++)]
WavPlayer.zip
... functions : Provide a Graphic User Interface for user to bro need the file system and select one WAV file Show t he waveform of input audio signal Play the selec ted WAV file Print the parameters of WAV file suc h as sampling rate, bit-depth, etc.
-
-
-
[
Others]
a4q1.rar
... cases you must implement the following behaviour: o If size = 0, then print a message "Size = 0 is unacceptable," and continue by ... (if not end of file). o If size gt; five, then print two messages : "Size is too big-unacceptable. " Then ...
-
[
Visual C++ (VC++)]
ibook8_417489.rar
... [] args) { try { Enterprise1TestClient1 client = new Enterprise1TestClient1() Enterprise1 remote=client.getHome().create() System.out.print(remote.helloWorld("Demo one")) }catch (RemoteException ex) { ex.printStackTrace() }catch (CreateException ex) { ex. ...
-
[
Visual C++ (VC++)]
accept.rar
... integer in that base. There are no leading zeroes. The input is terminated by a line consisting of 0 alone. Output For each case, print "yes" on a line if the given number n is a number, and "no" otherwise. Sample Input 101112 110 ...
-
-
[
Unix_Linux]
del_line_num.rar
... convenient operation with a number of firms, such as a process :#!/usr/bin/perl-w 2 : 3 : $ radius = 50 4 : 5 : area = $ 3.14159* ($ radius** 2) 6 : area print $ processed into#!/usr/bin/perl-w $ radiu s = $ 50 area = 3.14159* ($ radius** 2) $ print area