TI MSC121x This example uses floating point arithmetic to convert the A/D result.
標簽: arithmetic floating example convert
上傳時間: 2013-12-09
上傳用戶:vodssv
采用FPGA實現色彩空間轉換R’G’B’ to Y’CbCr的VHDL和verilog源代碼,支持xilinx的各種器件.
上傳時間: 2013-12-12
上傳用戶:lps11188
ITU-T G.729 Annex C+ - Reference C code for floating point implementation of G.729 at 6.4/8/11.8 kbit/s with DTX functionality (integration of Annexes B, D and E)
標簽: implementation 729 Reference floating
上傳時間: 2017-04-10
上傳用戶:cccole0605
The purpose of the design pattern dictionary is to serve as reference point for commonly accepted software design patterns and idioms. It contains structured summaries of some 30 design patterns and idioms, commonly used in object oriented programming
標簽: dictionary reference accepted commonly
上傳時間: 2013-12-21
上傳用戶:leixinzhuo
Run RGB Video and watch the R-G-B Video Components parralel to the original Video
標簽: Video Components the parralel
上傳時間: 2017-05-07
上傳用戶:xmsmh
code to calculate a position of a robot using two laser mouse point on the ground.
標簽: calculate position ground laser
上傳時間: 2014-12-04
上傳用戶:皇族傳媒
迷宮算法(maze) /* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK, * 1 means cannot go there, boundary is 0 and 9, cannot go beyond boundary. * Each step can be made horizontally or vertically for one more grid (diagonal * jump is not allowed). * Your program should print a series of grid coordinates that start from m[0][0] * and go to m[9][9] * Hint: No need to find the shortest path, only need to find one path that gets * you to desitination. */
上傳時間: 2013-12-27
上傳用戶:Divine
This program is to find the floating point representation of real number. The user will be asked for the number of mantissa, exponential, and the real number to be calculated (R=10). The program will find the FPR for Hexadecimal (R=16), Octal (R=8), and Binary (R=2).
標簽: representation floating program number
上傳時間: 2017-07-14
上傳用戶:ANRAN
how to finding the best way from A to B
上傳時間: 2013-12-19
上傳用戶:zhouli
This book was made possible by a cast of characters too numerous to mention, but I’ll point out the ones I remember, and hope that the people I forget (or don’t even know about) will forgive me and not T.P. my house.
標簽: characters possible numerous mention
上傳時間: 2014-06-17
上傳用戶:love1314