搜索结果

找到约 554 项符合 text-fading 的查询结果

matlab例程 Performance analysis of wireless networking with interleaving on the receiver side over Rayleigh fad

Performance analysis of wireless networking with interleaving on the receiver side over Rayleigh fading channels.
https://www.eeworm.com/dl/665/445461.html
下载: 108
查看: 1076

J2ME FontExporter:将指定文件包含的文本

FontExporter:将指定文件包含的文本,用指定的字体和大小导出到字库。 <br><br>PicFont:在另一个系统显示字库,可以将上面导出的文本,用同样的字体和大小显示出来。<br><br>使用的时候,先用 FontExporter 将图片字库导出,eg.<br>java util.loc.FontExporter 宋体 12 text.xml 0 FL12<br><br>然后在J2ME工程里面加入 Pi ...
https://www.eeworm.com/dl/660/449345.html
下载: 21
查看: 1062

其他 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 ...
https://www.eeworm.com/dl/534/450032.html
下载: 159
查看: 1043

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.
https://www.eeworm.com/dl/633/450059.html
下载: 131
查看: 1052

软件工程 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 ...
https://www.eeworm.com/dl/540/450087.html
下载: 108
查看: 1029

加密解密 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 ...
https://www.eeworm.com/dl/519/457412.html
下载: 144
查看: 1063

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 ...
https://www.eeworm.com/dl/693/457982.html
下载: 166
查看: 1066

Java编程 Hi, this program is for my Java assignment.. this is a simple program which make use of JTable, MDI,

Hi, this program is for my Java assignment.. this is a simple program which make use of JTable, MDI, text file, array, etc... if you like this program, pls vote me :D Just compile and run the program. javac FacultyBookList_Main java FacultyBookList_Main
https://www.eeworm.com/dl/633/458568.html
下载: 39
查看: 1072

uCOS 1、ldscript

1、ldscript,用于程序连接过程中指导程序段组织情况 2、程序段: 只读段(可位于ROM和RAM中):text、rodata 读写段(必须位于RAM中):data、 bss
https://www.eeworm.com/dl/649/464168.html
下载: 37
查看: 1050

Java编程 The JavaServer Pages (JSP) Expression Language (EL) is a simple non-procedural scripting language

The JavaServer Pages (JSP) Expression Language (EL) is a simple non-procedural scripting language that can be used to evaluate dynamic expressions within a JSP page. Each EL expression evaluates to a single value that is then expressed as text in the output of the JSP (when used in template text ...
https://www.eeworm.com/dl/633/464790.html
下载: 68
查看: 1046