搜索结果
找到约 73 项符合
routine 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (11)
- 汇编语言 (9)
- DSP编程 (7)
- 加密解密 (5)
- matlab例程 (5)
- 数学计算 (3)
- 书籍 (3)
- 单片机编程 (2)
- 其他 (2)
- 数值算法/人工智能 (2)
- 编译器/解释器 (2)
- 嵌入式/单片机编程 (2)
- 技术资料 (2)
- 嵌入式综合 (1)
- USB编程 (1)
- Linux/Unix编程 (1)
- Modem编程 (1)
- 压缩解压 (1)
- 软件设计/软件工程 (1)
- 微处理器开发 (1)
- GPS编程 (1)
- 数据库系统 (1)
- 文章/文档 (1)
- 软件工程 (1)
- VHDL/FPGA/Verilog (1)
- 人工智能/神经网络 (1)
- 多国语言处理 (1)
- Delphi控件源码 (1)
- 技术教程 (1)
- 论文 (1)
- VIP专区 (1)
人工智能/神经网络 This routine calls the glpk library to solve a LP/MIP problem. A typical LP problem has following s
This routine calls the glpk library to solve a LP/MIP problem. A typical
LP problem has following structure:
[min|max] C x
s.t.
Ax ["="|"<="|">="] b
{x <= UB}
{x >= LB}
The calling syntax is:
[XMIN,FMIN,STATUS,EXTRA]= ...
嵌入式/单片机编程 Library for the 8051 microcontroller. such as math routine, hexBCD, LCD, Keyboard, I2C, Remote, Ke
Library for the 8051 microcontroller.
such as math routine, hexBCD, LCD, Keyboard, I2C, Remote, Keypad, Serial EEPROM.. ect.
All lybrary function has been tested.
加密解密 this is the ADD routine for the prime field and large numbers for ECC or RSA algorithms. with IAR v
this is the ADD routine for the prime field and large numbers for ECC or RSA algorithms. with IAR version 5 or above.
加密解密 this is the SUB routine for the prime field and large numbers for ECC or RSA algorithms. with IAR v
this is the SUB routine for the prime field and large numbers for ECC or RSA algorithms. with IAR version 5 or above.
加密解密 this is the MONTGOMERY INV routine for the prime field and large numbers for ECC or RSA algorithms.
this is the MONTGOMERY INV routine for the prime field and large numbers for ECC or RSA algorithms. with IAR version 5 or above.
加密解密 this is the MUL routine for the prime field and large numbers for ECC or RSA algorithms. with IAR v
this is the MUL routine for the prime field and large numbers for ECC or RSA algorithms. with IAR version 5 or above.
加密解密 this is the PRNG routine for the prime field and large numbers for ECC or RSA algorithms. with IAR
this is the PRNG routine for the prime field and large numbers for ECC or RSA algorithms. with IAR version 5 or above.
多国语言处理 H=CIRCLE(CENTER,RADIUS,NOP,STYLE) This routine draws a circle with center defined as a vector
H=CIRCLE(CENTER,RADIUS,NOP,STYLE)
This routine draws a circle with center defined as
a vector CENTER, radius as a scaler RADIS. NOP is
the number of points on the circle. As to STYLE,
use it the same way as you use the rountine PLOT.
Since the handle of the object is returned, you
use r ...
Delphi控件源码 delphi routine for pinging ip
delphi routine for pinging ip
matlab例程 single RHS Gauss-Jordan routine for Linear Equation
single RHS Gauss-Jordan routine for Linear Equation