SFLOP simulates a floating point operation x op y where op = +, -, *, / In chopping or rounding arithmetic using an m digit mantissa, base 10, and an unrestricted exponent range. (sflop: Simulate FLOating Point operation.) For more details on the how the floating point representation of a number is computed see the function sfl.
标签: simulates operation floating SFLOP
上传时间: 2017-06-05
上传用户:fxf126@126.com
迷宫算法(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 code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3-link robot arm. The objective function for the proposed GA is to minimizing traveling time and space, while not exceeding a maximum pre-defined torque, without collision with any obstacle in the robot workspace.
标签: point-to-point trajectory algorithm proposes
上传时间: 2013-12-21
上传用户:chenxichenyue
实现.多个.mid声音的播放,和图片的移动.可以手动控制图片的移动方向
上传时间: 2014-10-11
上传用户:jkhjkh1982
DSP Architecture with Jumping-Floating-Point Number System
标签: Jumping-Floating-Point Architecture Number System
上传时间: 2017-06-17
上传用户:璇珠官人
C# +arcengine select point
上传时间: 2013-12-22
上传用户:离殇
Closest Point Search in Lattices
标签: Lattices Closest Search Point
上传时间: 2017-07-03
上传用户:王者A
贬义的时候提示Point类型的p没有初始化,请问如何解决?谢谢
上传时间: 2017-07-06
上传用户:nanxia
power point power market.(CHAPTER4,5)
标签: power CHAPTER market point
上传时间: 2013-12-12
上传用户:mpquest
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