-
-
-
[
VHDL]
A.Software.Defined.GPS.and.Galileo.Receiver.rar
... . Since then several research groups have presented their
contributions.We therefore find it timely to publish an up-to-date text on the subject
and at the same time include Galileo, the forthcoming European satellitebased
navigation system. Both GPS ...
-
[
Java/JSP]
JSPstudent.rar
About JSP examples Chapter 1 (results in Figure 1.1 below) Example1_1.jsp: < @ page contentType = " text/html charset = GB2312" > <HTML><BODY BGCOLOR=cyan><P> This is a simple JSP page < int i, sum = 0 for (i = 1 i ...
-
-
[
Visual Basic (VB)]
HTML_Builder_Source.zip
... or form, but works very well. It s a MDI form, containing a rich text box form, and an internet browser form. When you edit your HTML code in the text box, the changes can be viewed in the browser form. This makes it a ...
-
-
[
Visual C++ (VC++)]
wordcloud_demo.zip
... of how many times a word is used, or its frequency if you will, within a given set of words. It does this by: reading in plain text, filtering out "stop words", counting how many times a word is used, and displaying results in a Squarified Treemap.
-
[
PDF]
RadioEngineeringforWirelessCommunicationandSensor
... reader with the basics in radio engineering,
the techniques needed to generate, control, detect, and use radio waves. The
text approaches the relevant problems both from the electromagnetic theory
based on Maxwell抯 equations and from the circuit theory ...
-
[
C#(.net)]
EMailSender_src.zip
EmailSender is a simple application which allows you to send an email with a text body or an HTML body and if you want one attachment file. The control which displays the email body is only a RichText control. This project is a mix of two initial projects ...
Category:
CSharp Upload User:
xiaotuguai Size:
19K
-
[
C/C++]
TrieTrees.rar
It s an interface for using Trie Trees (data structure application) (used for implementing optimal sets...with applications on text data as input...foe example dictionaries) and a test program with CLI in a form of a menu to test those features.