搜索结果
找到约 489 项符合
Text-Overflow 的查询结果
DSP编程 This program sets up EVA Timer 1, EVA Timer 2, EVB Timer 3 and EVB Timer 4 to fire an interrupt on a
This program sets up EVA Timer 1, EVA Timer 2, EVB Timer 3 and EVB Timer 4 to fire an interrupt on a period overflow.
*行业应用 A Design and Implementation of The Online Shopping System Abstract: Along with the development
A Design and Implementation of The Online Shopping System
Abstract: Along with the development of the computer ,the database technique is widespread in the application of Internet, more and more , providing more thoughtful and humanized service for the large network customer. Characteristic serv ...
汇编语言 Tiny Planet is small device connected to a GSM cell phone. When the mobile receives a predefined SMS
Tiny Planet is small device connected to a GSM cell phone. When the mobile receives a predefined SMS (text message), like "Activate burglar alarm" or "Start backup pump", the circuit automatically recognizes it as a command, and switches the output port accordingly. Besides switching the port on or ...
数学计算 This is a code of Pseudo-Arc Length Continuation Method , the method can be used for solving the non
This is a code of Pseudo-Arc Length Continuation Method , the method can be used for solving the nonlinear equations, the principle can re found in some text books.
In the code,I prove the agreement of the code with other methods
J2ME FontExporter:将指定文件包含的文本
FontExporter:将指定文件包含的文本,用指定的字体和大小导出到字库。 <br><br>PicFont:在另一个系统显示字库,可以将上面导出的文本,用同样的字体和大小显示出来。<br><br>使用的时候,先用 FontExporter 将图片字库导出,eg.<br>java util.loc.FontExporter 宋体 12 text.xml 0 FL12<br><br>然后在J2ME工程里面加入 Pi ...
其他 C++ by Dissection presents a thorough introduction to the programming process by carefully developi
C++ by Dissection presents a thorough introduction to the programming process by
carefully developing working programs to illuminate key features of the C++ programming
language. Program code is explained in an easy-to-follow, careful manner throughout.
The code has been tested on several platforms ...
Java编程 A Celsius-Fahrenheit-Kelvin -converter using NetBeans IDE.An application that converts between Celsi
A Celsius-Fahrenheit-Kelvin -converter using NetBeans IDE.An application that converts between Celsius, Fahrenheit, and Kelvin degrees. For each unit, there is a text field showing the temperature, and a button that activates the conversion from that unit to the other units. Show 2 decimal places.
软件工程 Software-defined radios (SDRs) have been around for more than a decade. The first complete Global P
Software-defined radios (SDRs) have been around for more than a decade. The
first complete Global Positioning System (GPS) implementation was described
by Dennis Akos in 1997. Since then several research groups have presented their
contributions.We therefore find it timely to publish an up-to-date t ...
加密解密 VHDL implementation of the twofish cipher for 128,192 and 256 bit keys. The implementation is in li
VHDL implementation of the twofish cipher for 128,192 and 256 bit keys.
The implementation is in library-like form All needed components up to, including the round/key schedule circuits are implemented, giving the flexibility to be combined in different architectures (iterative, rolled out/pipeline ...
GPS编程 This code outputs various NMEA strings to a com port. The code was originally used to test naviati
This code outputs various NMEA strings to a com port. The code was
originally used to test naviation programmes.
First select the required com port and the required NMEA message string.
There is a default starting position but this can be changed to suit just by typing
in a new position.
Click on ...