CCITT16/N,G(x)=1A001H的CRC校验程序,在8051上调试通过!
上传时间: 2016-04-19
上传用户:牛布牛
一系列在X窗口环境图形化编程的范例。基于GTK。看完这个教程,一定能写出很简单的图形程序。包含简单的窗口、简单的文本、鼠标指针、位图等等。
上传时间: 2014-02-13
上传用户:yoleeson
可以通过向电子指南针模组发送不同的命令字,得到X 轴和Y 轴磁性传感器的测量值,经过计算可 以得到电子指南针模组与正北方向的顺时针夹角。
上传时间: 2014-01-21
上传用户:水口鸿胜电器
对SP3精密星历的某颗卫星的X坐标进行提取,组成新的观测文件
上传时间: 2014-02-14
上传用户:笨小孩
求解 形如 a*x^2+b*x+c=0 (mod p)的二次同余方程,其中p为任意素数,a,b,c为任意整数.
上传时间: 2014-01-11
上传用户:er1219
X波段低损耗高增益微带阵列天线设计
上传时间: 2014-01-02
上传用户:ainimao
PlotSphereIntensity(azimuth, elevation) PlotSphereIntensity(azimuth, elevation, intensity) h = PlotSphereIntensity(...) Plots the intensity (as color) of a number of points on a unit sphere. Input: azimuth (phi), in degrees elevation (theta), in degrees intensity (optional, if not provided, a green sphere is produced) All inputs must be vectors or matrices of the same size. Data does not have to be evenly spaced. When there aren t enough points to draw a smooth sphere, additional points (with color) are interpolated. Output: h - a handle to the patch object The axes are also plotted: positive x axis is red positive y axis is green positive z axis is blue
标签: PlotSphereIntensity elevation azimuth intensity
上传时间: 2014-01-15
上传用户:ruan2570406
linux下Y-Modem协议的实现源代码。 receive.c:数据接收代码 send.c:数据发送代码 ymodem.c:主文件
标签: Y-Modem receive ymodem linux
上传时间: 2013-12-12
上传用户:hwl453472107
Probabilistic Principal Components Analysis. [VAR, U, LAMBDA] = PPCA(X, PPCA_DIM) computes the principal % component subspace U of dimension PPCA_DIM using a centred covariance matrix X. The variable VAR contains the off-subspace variance (which is assumed to be spherical), while the vector LAMBDA contains the variances of each of the principal components. This is computed using the eigenvalue and eigenvector decomposition of X.
标签: Probabilistic Components Principal Analysis
上传时间: 2016-04-28
上传用户:qb1993225
Hybrid Monte Carlo sampling.SAMPLES = HMC(F, X, OPTIONS, GRADF) uses a hybrid Monte Carlo algorithm to sample from the distribution P ~ EXP(-F), where F is the first argument to HMC. The Markov chain starts at the point X, and the function GRADF is the gradient of the `energy function F.
标签: Carlo Monte algorithm sampling
上传时间: 2013-12-02
上传用户:jkhjkh1982