搜索结果
找到约 279 项符合
Field 的查询结果
按分类筛选
- 全部分类
- 学术论文 (46)
- 书籍 (41)
- matlab例程 (18)
- 其他 (14)
- 其他书籍 (13)
- 教程资料 (8)
- 技术资料 (8)
- 单片机编程 (7)
- 可编程逻辑 (7)
- 加密解密 (6)
- Linux/Unix编程 (5)
- 数学计算 (5)
- VHDL/FPGA/Verilog (5)
- DSP编程 (5)
- 模拟电子 (4)
- 电源技术 (4)
- 单片机开发 (4)
- 文章/文档 (4)
- 通讯编程文档 (4)
- 电子书籍 (3)
- 人工智能/神经网络 (3)
- GPS编程 (3)
- 多国语言处理 (3)
- 行业发展研究 (3)
- 系统设计方案 (3)
- 文件格式 (3)
- 其他嵌入式/单片机内容 (3)
- 嵌入式综合 (2)
- 无线通信 (2)
- 汇编语言 (2)
- SQL Server (2)
- 其他行业 (2)
- 软件设计/软件工程 (2)
- 3G开发 (2)
- Java编程 (2)
- Delphi控件源码 (2)
- JavaScript (2)
- 论文 (2)
- allegro (1)
- PCB相关 (1)
- 通信网络 (1)
- 传感与控制 (1)
- 技术书籍 (1)
- 开发工具 (1)
- 实用工具 (1)
- 工控技术 (1)
- 数据库系统 (1)
- 生物技术 (1)
- Windows Mobile (1)
- 书籍源码 (1)
- 编译器/解释器 (1)
- 其他数据库 (1)
- Java书籍 (1)
- 数据结构 (1)
- 手机短信编程 (1)
- 网络 (1)
- 数值算法/人工智能 (1)
- 软件工程 (1)
- 通讯/手机编程 (1)
- Internet/网络编程 (1)
- VC书籍 (1)
- 手册 (1)
- 教程 (1)
教程资料 it describe how to develop the field programmable gate array
it describe how to develop the field programmable gate array
数据库系统 用Treeview来显示每个Field
用Treeview来显示每个Field
其他 The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field
The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fai ...
汇编语言 Turbo Pascal Field Input Routines.
Turbo Pascal Field Input Routines.
Windows Mobile The C# program will display a mine field, plant mines, and provide hints on the number of mines arou
The C# program will display a mine field, plant mines, and provide hints on the number of mines around each grid. The player can therefore enjoy a typical Minesweeper game on a Smartphone.
Linux/Unix编程 The Reed-Somolon code is specified by the finite field, the length (length <= 2^m-1), the numbe
The Reed-Somolon code is specified by the finite field, the length
(length <= 2^m-1), the number of redundant symbols (length-k), and
the initial zero of the code, init_zero, such that the zeros are:
init_zero, init_zero+1, ..., init_zero+length-k-1
matlab例程 vectline "vector field line plotter" Depending on the dimension of coordinate axis, vectline can pl
vectline "vector field line plotter"
Depending on the dimension of coordinate axis, vectline can plot both 3D and 2D vector field line.
matlab例程 LINEINTRGAL Line Integral in a 2D Vector Field. LINEINTRGAL(X,Y,U,V,C) computes the line integral a
LINEINTRGAL Line Integral in a 2D Vector Field.
LINEINTRGAL(X,Y,U,V,C) computes the line integral along the lines given in cell array C.
X and Y define the coordinates of a rectangular grid over which
U and V are defined. X and Y must be monotonic and 2D plaid as
% produced by MESHGRID. X, Y, U, an ...
人工智能/神经网络 markov random field in matlab code
markov random field in matlab code
人工智能/神经网络 DETRIN is a C++ library of classification algorithms and other utilities in the field of data mining
DETRIN is a C++ library of classification algorithms and other utilities in the field of data mining. We will use standard ISO C++ programming language to develop our project. The goal of DETRIN is to facilitate researchers in the related fields.