基于DDS的信号发生器的设计与开发 The Design and Development of Function Generator Based on DDS
基于DDS的信号发生器的设计与开发 The Design and Development of Function Generator Based on DDS...
基于DDS的信号发生器的设计与开发 The Design and Development of Function Generator Based on DDS...
5相位编组法实现纹理直线边缘的检测程序代码(代码以子函数形式给出) function gradephase(x)...
function Binary_Search(L,a,b,x) begin if a>b then return(-1) else begin m:=(a+b) div 2 if x=L[m] then return(m) else if x>L[m] t...
Source code for executing XModem function...
A hill climbing algorithm for finding the minimum of a function fitnessfun in the real space....