X-MAC
X-MAC技术资料下载专区,收录1,170份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
1,170
X-MAC 全部资料 1,170 份
Mac OS in Iphone/Ipod samples~~~ build in Xcode and iphone 2.0 sdk
Mac OS in Iphone/Ipod samples~~~ build in Xcode and iphone 2.0 sdk
2016-05-09
25
RISC乘累加单元的扩展Extended RISC MAC Unit
本文设计了扩展的乘累加单元(DSPMAC),用于运算速度的提高。基于or1200 乘累加单元,运用RISC技术和并行操作,通过开发32-bit 指令中的保留位,在资源占用增幅较少和一定的功耗及温
2023-11-12
9
本程序的要求是已知几个节点x及节点函数f(x)
本程序的要求是已知几个节点x及节点函数f(x),要求近似函数!只要输出每点函数,对角线上的值,和最后一行的值,为继续插值准备! 例如:0.00 0.00000 0.20 0.20134 0.30 0.30452 0.50 0.52110 得...
2013-12-30
106
A 2D homogeneous Helmholtz case (u=sin(x)cos(y) with a square) with % two Dirichlet edges (x=1,y=1
A 2D homogeneous Helmholtz case (u=sin(x)cos(y) with a square) with % two Dirichlet edges (x=1,y=1) and two Neumann ed...
2016-01-03
179
用黄金分割搜索算法求cos(x),x∈[-π/2,π/2]的最大值
用黄金分割搜索算法求cos(x),x∈[-π/2,π/2]的最大值,设计出具体的程序,使之能够动态演示搜索过程。
2016-02-23
169
performs one of the matrix-vector operations y := alpha*A*x + beta*y, or y := alpha*A *x + beta*y, w
performs one of the matrix-vector operations y := alpha*A*x + beta*y, or y := alpha*A *x + beta*y, where alpha and beta ...
2014-08-17
188