-
-
[
Matlab]
programme.rar
ST_CW_Ambg document defines the ambiguity function of the expression to the relative bandwidth B for the parameters. 2. MyFigure running document files, it calls ST_CW_Ambg defined mapping function.
-
[
C/C++]
Cpp10.rar
calculation A (n, x, y), 4; Gt; 0, ylt; Gt; 0:00 a.m., with a function call A (n, x, y-1) to replace, B = A (n, x, y-1 ). In the calculation of A (n, x, y-1), before first parameter n, x, y saved, the question calculate A (n, x, y-1) value, based Value B ...
-
[
Visual C++ (VC++)]
ER-DiagramEditorAndConverter.rar
1. Through mouse drag and drop and pop-up dialog box to complete entities, attributes, links, as well as drawing parameter setting 2. Drawing entities, attributes, links provided to check the legality of 3. The graphics on the drawing drag, reset size, ...
-
[
Others]
telclt.rar
I spent a few days in time for the preparation of UNIX ANSI C TELNET client. There is a basic function with the TELNET customer interaction process. Apply to : If the other side is TELNET services, and procedures for use of interactive features. Input ...
-
[
C/C++]
PRG5_2.rar
prg5_2.c : UDP customers. The program command line parameter input server IP addresses and the information sent to the server, then the implementation of UDP socket client the basic process.
-
[
Visual C++ (VC++)]
mpeg2source.rar
this directory contains the implementation of the ISO/IEC DIS 13818-2 standards of the source. It will be compressed images into MPEG-1 and MPEG-2 video encoding flow, but also for inverse transform. Doc/directory and the mpeg2enc.doc mpeg2dec.doc ...
Category:
mpeg mp3 Upload User:
tpled95 Size:
590K
-
[
C/C++]
programmingChinesecharacterszip..
procedures for the Windows console procedures, the need to support the MFC (otherwise can not compile)* implementation with a parameter specified to open the document; Every trip to 10 characters (Chinese characters each count one character),* last line ...
Category:
C++ eBooks Upload User:
sunlovely Size:
1K
-
[
Java/JSP]
ParamApplet.rar
This is a note from HTML documents to the APPLET transmission parameters example
Category:
Applet Upload User:
whqscl Size:
2K
-
[
C/C++]
teachingprogramming.Rar
University of each professional should prepare teaching plans. The assumption that any professional have fixed the length of each school year with two semesters each semester and the length of time equal to the credit limit are. Every professional ...
-
[
Visual Basic (VB)]
solveproducer-consum
public class Server extends Thread { Client client int counter public Server(Client _client) { this.client = _client this.counter = 0 } public void run() { while (counter lt; 10) { this.client.queue.addElement(new Integer(counter)) counter++ } throw new ...