This source code is used for make infix expression from prefix expression by using assembly and C language together.
標簽: expression assembly source prefix
上傳時間: 2017-03-08
上傳用戶:playboys0
用于通信環境的C語言源程序,對通信工程人員有用。A C language source code for communication environment is useful for communication engineers.
上傳時間: 2014-01-03
上傳用戶:c12228
用于通信環境的C語言源程序,對通信工程人員有用。A C language source code for communication environment is useful for communication engineers.
上傳時間: 2017-04-25
上傳用戶:yd19890720
C++ source code interpreter for Win 32 platforms, for developers and end-users. The goal of our project is to interpret C++ source code and execute it. The interpreter will run on Win32 platforms. We will create and develop it in C++ language. The latest file releases
標簽: interpreter developers for end-users
上傳時間: 2014-08-15
上傳用戶:2525775
In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal processing techniques in the C programming language. This book is structured in such a way that it will be most useful to the engineer who is familiar with DSP and the C language, but who is not necessarily an expert in both. All of the example programs in this book have been tested using standard C compilers in the UNIX and MS-DOS programming environments. In addition, the examples have been compiled using the real-time programing tools of specific real-time embedded DSP microprocessors (Analog Devices ADSP-21020 and ADSP-21062 Texas Instruments TMS320C30 and TMS320C40 and AT&T DSP32C) and then tested with real-time hardware using real-world signals.
標簽: M. Algorithms Real-Time complete
上傳時間: 2014-01-07
上傳用戶:epson850
AVR source code for performing speech, the speech voice will be like a robot voice. sources are in c language.
標簽: speech voice performing sources
上傳時間: 2017-09-26
上傳用戶:
高清電子書-C++ Primer Plus, 第6版英文版 1438頁Learning C++ is an adventure of discovery, particularly because the language accommodates several programming paradigms, including object-oriented programming, generic programming, and the traditional procedural programming.The fifth edition of this book described the language as set forth in the ISO C++ standards, informally known as C++99 and C++03, or, sometimes as C++99/03. (The 2003 version was largely a technical correction to the 1999 standard and didn’t add any new features.) Since then, C++ continues to evolve.As this book is written, the international C++ Standards Committee has just approved a new version of the standard.This standard had the informal name of C++0x while in development, and now it will be known as C++11. Most contemporary compilers support C++99/03 quite well, and most of the examples in this book comply with that standard. But many features of the new standard already have appeared in some implementations, and this edition of C++ Primer Plus explores these new features. C++ Primer Plus discusses the basic C language and presents C++ features, making this book self-contained. It presents C++ fundamentals and illustrates them with short, to-the-point programs that are easy to copy and experiment with.You learn about input/output (I/O), how to make programs perform repetitive tasks and make choices, the many ways to handle data, and how to use functions.You learn about the many features C++ has added to C, including the followi
標簽: C++
上傳時間: 2022-02-19
上傳用戶:trh505
說明: C語言下的zmodem通訊源碼,能夠移植到單片機(C language zmodem communication source code, can be transplanted to the single chip microcomputer)
上傳時間: 2022-05-27
上傳用戶:默默
說明: 一款實用的電磁爐源碼!供給懂得單片機c語言的朋友參考!(A useful source Cooker! Supply Singlechip know c language reference Friend!)
標簽: 單片機
上傳時間: 2022-05-27
上傳用戶:
A complete design for a data acquisition card for the IBM PC is detailed in this application note. Additionally, C language code is provided to allow sampling of data at speed of more than 20kHz. The speed limitation is strictly based on the execution speed of the "C" data acquisition loop. A "Turbo" XT can acquire data at speeds greater than 20kHz. Machines with 80286 and 80386 processors can go faster than 20kHz. The computer that was used as a test bed in this application was an XT running at 4.77MHz and therefore all system timing and acquisition time measurements are based on a 4.77MHz clock speed.
上傳時間: 2013-10-29
上傳用戶:BOBOniu