Listed below are the typographical conventions used in this guide. – Example C++ code and commands to be typed by the user are in non-bold characters in typewriter font. – Items where the user has to supply a name or number are given in lower-case italic characters in typewriter font. – Sections marked with a ‡ describe features that are also available in ANSI C.
標簽: typographical conventions commands Example
上傳時間: 2013-12-20
上傳用戶:xiaoxiang
This code was used for making the practical measurements in section 2.3 of my thesis. This Matlab code allows an OFDM signal to be generated based on an input data file. The data can be random data, a grey scale image, a wave file, or any type of file. The generated OFDM signal is stored as a windows wave file, allowing it to be viewed, listened to and manipulated in other programs. The modified wave file can then be decoded by the receiver software to extract the original data. This code was developed for the experiments that I performed in my honours thesis, and thus has not been fully debugged. This is the original code developed for the thesis and so has several problems with it. The BER performance given by the simulations is infact Symbol Error Rate.
標簽: This measurements practical section
上傳時間: 2015-09-20
上傳用戶:tedo811
There is an example of how to use the LDPC encode/decode with AWGN channel model in files .\ldpc_decode.m and .\GFq\ldpc_decode.m. There are a few parity check matrices available in the code but you can use other matrices provided you have enough memory to load them. I suggest checking out matrices in Alist format available on David MacKay s web site.You will need to have access to a MEX compiler to be able to use a few functions written in C. LDPC的仿真代碼
標簽: example channel ldpc_de encode
上傳時間: 2013-12-03
上傳用戶:lili123
THIS CODE IS FOR EXAMPLE PURPOSES ONLY, USE AT YOUR OWN RISK, NO WARRANTY IS ASSUMED OR IMPLIED The intension of this code is to provide an example of attaching to the MUX layer with a custom ethernet protocol. Though the NPT code is provided for handling alternate frames, it has not been tested.
標簽: PURPOSES WARRANTY ASSUMED EXAMPLE
上傳時間: 2015-09-21
上傳用戶:qq521
An approach to reengineer BASIC PC legacy code into modern graphical systems is proposed.BASIC peculiarities are presented and discussed, with preliminary results on code translation.
標簽: BASIC reengineer graphical approach
上傳時間: 2014-01-05
上傳用戶:zhaiye
FreeReport 2.34 consists of the report engine, designer and previewer, with capabilities comparable to QuickReport 3 and ReportBuilder 3.52. FreeReport 2.34 works with Delphi 2/3/4/5/6 and C++ Builder 1/3/4. Freeware, full source code, royalty-free.
標簽: capabilities FreeReport comparable previewer
上傳時間: 2013-12-26
上傳用戶:zhaiye
With the release of PHP 5 web developers need a guide to developing with PHP 5 to both learn its complex new features and more fully implement the long-standing features on which PHP s success is built. PHP 5 in Practice is a reference guide that provides developers with easy-to-use and easily extensible code to solve common PHP problems. It focuses on providing real code solutions to problems, allowing the reader to learn by seeing exactly what is happening behind the scenes to get your solution. Because a real-life situation will rarely match the book s example problems precisely, PHP 5 in Practice explains the solution well enough that you will understand it and can learn how to truly solve your own problem.
標簽: developers developing PHP release
上傳時間: 2013-12-17
上傳用戶:xzt
THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible to write—what the machine will understand. Style tells you what you ought to write— what the humans reading the code will understand. Code written with a consistent, simple style will be maintainable, robust, and contain fewer bugs. Code written with no regard to style will contain more bugs. It may simply be thrown away and rewritten rather than maintained.
標簽: what PROGRAMMING LANGUAGE possible
上傳時間: 2013-12-16
上傳用戶:sxdtlqqjl
Notepad++ is a generic source code editor (it tries to be anyway) and Notepad replacement written in C++ with the win32 API. The aim of Notepad++ is to offer a slim and efficient binary with a totally customizable GUI
標簽: Notepad replacement generic written
上傳時間: 2013-12-18
上傳用戶:天涯
The Packet Debugger, pdb is a program which allows people to work with packet streams as if they were working with a source code debugger. Users can list, inspect, modify, and retransmit any packet from captured files as well as work with live packet capture.
標簽: Debugger program streams Packet
上傳時間: 2015-11-14
上傳用戶:三人用菜