搜索结果

找到约 2,416 项符合 T-F 的查询结果

微处理器开发 The AVRcam source files were built using the WinAVR distribution (version 3.3.1 of GCC). I haven t

The AVRcam source files were built using the WinAVR distribution (version 3.3.1 of GCC). I haven t tested other versions of GCC, but they should compile without too much difficulty. * The source files for the AVRcam had the author name and copyright information added back into them after the judgin ...
https://www.eeworm.com/dl/655/385533.html
下载: 92
查看: 1091

操作系统开发 源码开放的嵌入式实时操作系统T-Kernel

源码开放的嵌入式实时操作系统T-Kernel
https://www.eeworm.com/dl/531/385735.html
下载: 130
查看: 1075

其他 (一) 求a~b 之间各个数的约数个数之和。(其中包括a和b在内) ans = sigma(f(i)) , (a <= i <= b) , 其中f(i)表示i的约数的个数

(一) 求a~b 之间各个数的约数个数之和。(其中包括a和b在内) ans = sigma(f(i)) , (a <= i <= b) , 其中f(i)表示i的约数的个数
https://www.eeworm.com/dl/534/385902.html
下载: 92
查看: 1047

VC书籍 【欧拉算法】 微分方程的本质特征是方程中含有导数项,数值解法的第一步就是...欧拉(Euler)算法是数值求解中最基本、最简单的方法,但其求解精度较低,一般不在...对于常微分方程: dy/dx=f(

【欧拉算法】 微分方程的本质特征是方程中含有导数项,数值解法的第一步就是...欧拉(Euler)算法是数值求解中最基本、最简单的方法,但其求解精度较低,一般不在...对于常微分方程: dy/dx=f(x,y),x∈[a,b] y(a)=y0 可以将区
https://www.eeworm.com/dl/686/386140.html
下载: 150
查看: 1081

matlab例程 数值计算牛顿迭代法的matlab源程序 说明如下: %fun----input,the part as the form of f(x) in the equation f(x)=0 % ini

数值计算牛顿迭代法的matlab源程序 说明如下: %fun----input,the part as the form of f(x) in the equation f(x)=0 % ini----input,sets the starting point to ini % err----input,sets admissible error % sol----output,returns the root of equation
https://www.eeworm.com/dl/665/386284.html
下载: 91
查看: 1055

数据结构 C语言数据结构课设作品 很经典 Don t Lose!

C语言数据结构课设作品 很经典 Don t Lose!
https://www.eeworm.com/dl/654/386632.html
下载: 82
查看: 1024

其他 编写具有如下原型的函数:int f(unsigned long x, int n, int& Lxn) 它负责将整数x的第n位(从左边数第n位

编写具有如下原型的函数:int f(unsigned long x, int n, int& Lxn) 它负责将整数x的第n位(从左边数第n位,n>0)的数值放到引用Lxn之中(将作为结果返回到主调函数的对应实参变量中),并将倒数第n位(从右边数第n位,n>0)的数值作为函数结果返回去。并编制主函数对它进行调用以验证其正确性。 例如,当x=123456789,n= ...
https://www.eeworm.com/dl/534/386823.html
下载: 55
查看: 1444

其他 编写具有如下函数原型的递归与非递归两种函数f

编写具有如下函数原型的递归与非递归两种函数f,负责判断数组a的前n个元素是否从大到小完全有序了,是则返回true,否则返回false。并编制主函数对它们进行调用,以验证其正确性。 bool f(int a[], int n) 提示: (1)非递归函数中只需逐对地判断各a[i]与a[i+1]是否都已从大到小有序排列(i = 0,1,…,n-2)。 (2) ...
https://www.eeworm.com/dl/534/386824.html
下载: 160
查看: 1046

DSP编程 主要是关于TMS320F2812数字信号处理器的定时器T的初始化和设置的程序。

主要是关于TMS320F2812数字信号处理器的定时器T的初始化和设置的程序。
https://www.eeworm.com/dl/516/387135.html
下载: 134
查看: 1102

其他 TEST測試上傳...T EST測試上傳...TEST測試上傳

TEST測試上傳...T EST測試上傳...TEST測試上傳
https://www.eeworm.com/dl/534/387863.html
下载: 131
查看: 1030