搜索结果
找到约 85 项符合
Square 的查询结果
按分类筛选
- 全部分类
- matlab例程 (18)
- 其他 (6)
- 通讯/手机编程 (6)
- 单片机开发 (5)
- 数学计算 (5)
- Java编程 (3)
- 嵌入式/单片机编程 (3)
- 数值算法/人工智能 (3)
- 游戏 (3)
- 技术资料 (3)
- Applet (2)
- 电子书籍 (2)
- 加密解密 (2)
- 其他书籍 (2)
- 其他行业 (2)
- 数据结构 (2)
- PCB相关 (1)
- 电源技术 (1)
- 嵌入式综合 (1)
- 可编程逻辑 (1)
- 汇编语言 (1)
- 生物技术 (1)
- 软件设计/软件工程 (1)
- 人工智能/神经网络 (1)
- Linux/Unix编程 (1)
- 书籍源码 (1)
- 系统设计方案 (1)
- Java书籍 (1)
- 编辑器/阅读器 (1)
- 教育系统应用 (1)
- DSP编程 (1)
- 书籍 (1)
- 源码 (1)
- VIP专区 (1)
软件设计/软件工程 网上的使用vc++圆形按钮制作源代码.Vertical and square resource-buttons get circular. Horizontal, non-square, resour
网上的使用vc++圆形按钮制作源代码.Vertical and square resource-buttons get circular.\nHorizontal, non-square, resource-buttons get stretched.
matlab例程 Least Square - ARMA 算法的MATLAB代码, 是频谱分析(通常是在高级DSP这门课中会用到的)的常用算法
Least Square - ARMA 算法的MATLAB代码, 是频谱分析(通常是在高级DSP这门课中会用到的)的常用算法
人工智能/神经网络 Chi Square Test for Independence: calculuate the chi square of a vector and the critical value.
Chi Square Test for Independence: calculuate the chi square of a vector and the critical value.
matlab例程 2D MATLAB EFG CODE - SQUARE DOMAIN
2D MATLAB EFG CODE - SQUARE DOMAIN
matlab例程 ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors
ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model - matrix with model points,
data - matrix with data points,
OUTPUT:
R - rotation matrix an ...
加密解密 square算法 Square加密解密算法 8k tinker.tar.gz Square加密解密算法 43k Square26.zip
square算法
Square加密解密算法 8k tinker.tar.gz
Square加密解密算法 43k Square26.zip
其他行业 % A 2D homogeneous convection-diffusion case (u=exp(-ex*deta*x-ex*deta*y) with a square with % all
% A 2D homogeneous convection-diffusion case (u=exp(-ex*deta*x-ex*deta*y) with a square with
% all Dirichlet boundary, note that reaction coefficient is not zero
% by indirect BKM
其他行业 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 edges (x=0,y=0)
% by indirect symmetric BKM
游戏 a java code of moving square game
a java code of moving square game
matlab例程 To invert a square Galois array, use the inv function. Related is the det function, which computes t
To invert a square Galois array, use the inv function. Related is the det function, which computes the determinant of a Galois array.