搜索结果
找到约 98 项符合
Perform 的查询结果
按分类筛选
- 全部分类
- 其他 (9)
- 数学计算 (8)
- matlab例程 (6)
- 其他书籍 (5)
- 单片机编程 (4)
- 驱动编程 (4)
- 单片机开发 (4)
- 电子书籍 (4)
- 技术资料 (4)
- 可编程逻辑 (3)
- Java编程 (3)
- 系统设计方案 (3)
- GPS编程 (2)
- 人工智能/神经网络 (2)
- SQL Server (2)
- 软件工程 (2)
- Linux/Unix编程 (2)
- 金融证券系统 (2)
- 操作系统开发 (2)
- 源码 (2)
- 书籍 (2)
- 电源技术 (1)
- 教程资料 (1)
- 嵌入式综合 (1)
- 测试测量 (1)
- 电子元器件应用 (1)
- Internet/网络编程 (1)
- Windows Mobile (1)
- 书籍源码 (1)
- 文章/文档 (1)
- 其他嵌入式/单片机内容 (1)
- VHDL/FPGA/Verilog (1)
- Delphi控件源码 (1)
- 通讯/手机编程 (1)
- Delphi/CppBuilder (1)
- JavaScript (1)
- 编译器/解释器 (1)
- J2ME (1)
- 单片机 (1)
- 嵌入式/单片机编程 (1)
- 其他文档 (1)
- 数值算法/人工智能 (1)
- 软件 (1)
- 论文 (1)
matlab例程 局部线性嵌入法
局部线性嵌入法,用于数据降维
.lle.m -- A simple matlab routine to perform LLE.
.scurve.m -- Code to run the "s-curve" example.
.swissroll.m -- Code to run the "swiss roll" example.
系统设计方案 ST7787 芯片的SPEC
ST7787 芯片的SPEC,比亚迪2.4inchLCM的SPEC。The ST7787 is a single-chip controller/driver for 262K-color, graphic type TFT-LCD. It consists of 720 source line and
320 gate line driving circuits. This chip is capable of connecting directly to an external microprocessor, and accepts Serial
Peripheral I ...
matlab例程 im2dat.m is used to convert images to data which can be plotted using the standard MATLAB functions.
im2dat.m is used to convert images to data which can be plotted using the standard MATLAB functions. This is very handy if you have plots on hardcopy and you want to convert them into data that MATLAB can use. The scanned image can be analysed by this function and the output will allow you to perfor ...
驱动编程 This document accompanies a sample co-installer that can be used in conjunction with an INF file to
This document accompanies a sample co-installer that can be used in conjunction with an INF file to install additional device INF files on the target system during a device installation. The instructions herein apply to the Microsoft Windows 2000 and Windows XP and Windows Server 2003 operating syst ...
其他 Modify the Gray-coded modulation example (COMMDOC_GRAY) so that it uses a pair of square root raise
Modify the Gray-coded modulation example (COMMDOC_GRAY)
so that it uses a pair of square root raised cosine filters
to perform pulse shaping and matched filtering at the
transmitter and receiver, respectively.
通讯/手机编程 The scope of this SCM simulator is to provide an easy-to-use, GUI supported, MATLAB developed applic
The scope of this SCM simulator is to provide an easy-to-use, GUI supported, MATLAB developed application to any user who requires a practical tool to perform MIMO simulations and to obtain statistical data.
单片机开发 This product has been manufactured to your company’s specifications a part for use in your company’
This product has been manufactured to your company’s specifications a part for use in your
company’s general electronic products. It is guaranteed to perform according to delivery
specifications. For any other use apart from general electronic equipment, we cannot take
responsibility if the produc ...
数学计算 SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems
SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. The library is written in C and is callable from either C or Fortran. The library routines will perform an LU decomposition with partial pivoting and ...
数学计算 cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used
cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root and even multiply and divide.
the method dates ba ...
数学计算 IML package provides efficient routines to solve nonsingular systems of linear equations, certifie
IML package provides efficient routines to solve nonsingular systems of
linear equations, certified solve any shape systems of linear equations,
and perform mod p matrix operations, such as computing row-echelon form,
determinant, rank profile, inverse of a mod p matrix.