這是fast fix-point algorithm 的C++版本,對于在機器人中的應用非常有作用
標簽: algorithm fix-point fast 版本
上傳時間: 2014-10-12
上傳用戶:ywqaxiwang
Two functions, num2bin and bin2num are provided. num2bin takes a double and converts it to a binary string representation. bin2num is its inverse operation. It can be used in a numerical analysis course when floating point arithmetic is discussed.
標簽: num2bin functions and converts
上傳時間: 2014-01-07
上傳用戶:gdgzhym
CCS編程環境 使用的是匯編加C的混合編程方法: The programme of the Correlation Algorithm. Using INT2 to get the input signal. Array x, in first step, is the input signal produced by programme, in next step, is the input signal get from A/D, the length is 128, 32-bit floating point. Array y, in first step, is the input signal produced by programme, in next step, is the input signal get from A/D, the length is 128, 32-bit floating point. Array cor is the Correlation result, the length is 255, 32-bit floating point.
標簽: Correlation Algorithm programme the
上傳時間: 2013-12-21
上傳用戶:leixinzhuo
是一個專門設計用于觸摸屏的POS(point of sales)應用軟件
上傳時間: 2013-11-25
上傳用戶:gmh1314
%CHECKBOUNDS Move the initial point within the (valid) bounds. % [X,LB,UB,X,FLAG] = CHECKBOUNDS(X0,LB,UB,nvars) % checks that the upper and lower % bounds are valid (LB <= UB) and the same length as X (pad with -inf/inf % if necessary) warn if too long. Also make LB and UB vectors if not % already. % Finally, inf in LB or -inf in UB throws an error.
標簽: CHECKBOUNDS the initial bounds
上傳時間: 2015-10-26
上傳用戶:caiiicc
興趣點POI(Point of Interests)的查詢程序。可以根據條件按照最近方式搜索到POI點,如查詢離某一個指定點最近的幾個酒店等。程序運行于ArcGIS底層。包含有實驗數據
上傳時間: 2015-11-07
上傳用戶:silenthink
Tracking a moving object through several frames, provided changes from frame to frame are on the order of +-(10 + "X Range") pixels in the X direction and +-(10 + "Y Range") in the Y direction is done automatically because of a relatively large area of exploration during the search for an optimal (new) position for a particular control point and a very strong force exerted by large values of the image gradient.
標簽: frame Tracking provided changes
上傳時間: 2015-11-17
上傳用戶:zgu489
Share Point Team Services使用的經典介紹文章.
上傳時間: 2015-11-28
上傳用戶:sqq
IEEE 754 Floating point
上傳時間: 2015-12-11
上傳用戶:gtf1207
[推薦]彭光紅先生的《小容量單片機系統的C語言程序結構》Point RTOS monolithic integrated circuit real-time operating system Point RTOS monolithic integrated circuit real-time operating system
標簽: monolithic integrated real-time operating
上傳時間: 2013-12-18
上傳用戶:rocketrevenge