搜索结果
找到约 562 项符合
method 的查询结果
按分类筛选
- 全部分类
- matlab例程 (98)
- 数学计算 (51)
- 数值算法/人工智能 (34)
- 其他 (32)
- 单片机编程 (28)
- 其他书籍 (27)
- 人工智能/神经网络 (19)
- 文章/文档 (16)
- 行业发展研究 (14)
- 系统设计方案 (13)
- 软件工程 (12)
- Java编程 (12)
- 技术资料 (12)
- 软件设计/软件工程 (11)
- 通讯/手机编程 (10)
- 数据结构 (9)
- 文件格式 (9)
- 微处理器开发 (8)
- 通讯编程文档 (7)
- 压缩解压 (7)
- 加密解密 (7)
- 单片机开发 (6)
- 书籍 (6)
- 模拟电子 (5)
- 可编程逻辑 (5)
- Java书籍 (5)
- 书籍源码 (5)
- 电子书籍 (5)
- Delphi控件源码 (5)
- 嵌入式/单片机编程 (4)
- 其他行业 (4)
- 教程资料 (3)
- 传感与控制 (3)
- 无线通信 (3)
- 其他嵌入式/单片机内容 (3)
- Linux/Unix编程 (3)
- DSP编程 (3)
- VC书籍 (3)
- VIP专区 (3)
- 学术论文 (2)
- 电源技术 (2)
- 测试测量 (2)
- 并行计算 (2)
- 邮电通讯系统 (2)
- Symbian (2)
- 游戏 (2)
- 网络 (2)
- Windows CE (2)
- JavaScript (2)
- 技术管理 (2)
- 教育系统应用 (2)
- 人物传记/成功经验 (2)
- CA认证 (2)
- 驱动编程 (2)
- 图形图像 (2)
- 多媒体处理 (1)
- 技术书籍 (1)
- 工控技术 (1)
- 接口技术 (1)
- 存储器技术 (1)
- 生物技术 (1)
- Applet (1)
- 多国语言处理 (1)
- 串口编程 (1)
- Modem编程 (1)
- 交通/航空行业 (1)
- Jsp/Servlet (1)
- *行业应用 (1)
- GPS编程 (1)
- 软件测试 (1)
- VHDL/FPGA/Verilog (1)
- Internet/网络编程 (1)
- Matlab (1)
- 源码 (1)
- 论文 (1)
文章/文档 This project concentrates on the deterministic approach. This guarantees the full coverage in mobile
This project concentrates on the deterministic approach. This guarantees the full coverage in mobile adhoc network. This uses deterministic broadcast protocols that use neighbor set information only, which is more efficient method.
行业发展研究 This project concentrates on the deterministic approach. This guarantees the full coverage in mobile
This project concentrates on the deterministic approach. This guarantees the full coverage in mobile adhoc network. This uses deterministic broadcast protocols that use neighbor set information only, which is more efficient method.
系统设计方案 This project concentrates on the deterministic approach. This guarantees the full coverage in mobile
This project concentrates on the deterministic approach. This guarantees the full coverage in mobile adhoc network. This uses deterministic broadcast protocols that use neighbor set information only, which is more efficient method.
文件格式 This project concentrates on the deterministic approach. This guarantees the full coverage in mobile
This project concentrates on the deterministic approach. This guarantees the full coverage in mobile adhoc network. This uses deterministic broadcast protocols that use neighbor set information only, which is more efficient method.
人物传记/成功经验 This project concentrates on the deterministic approach. This guarantees the full coverage in mobile
This project concentrates on the deterministic approach. This guarantees the full coverage in mobile adhoc network. This uses deterministic broadcast protocols that use neighbor set information only, which is more efficient method.
VC书籍 This project concentrates on the deterministic approach. This guarantees the full coverage in mobile
This project concentrates on the deterministic approach. This guarantees the full coverage in mobile adhoc network. This uses deterministic broadcast protocols that use neighbor set information only, which is more efficient method.
文件格式 非线性方程求根的理论讲解
非线性方程求根的理论讲解,包括Newton s Method, The Secant Method, Brent s Method
Java编程 Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/
Generate Possion Dis.
step1:Generate a random number between [0,1]
step2:Let u=F(x)=1-[(1/e)x]
step3:Slove x=1/F(u)
step4:Repeat Step1~Step3 by using different u,you can get x1,x2,x3,...,xn
step5:If the first packet was generated at time [0], than the
second packet will be generated at time ...
matlab例程 This program take a two sequences with differents lengths and transform in two sequences with same l
This program take a two sequences with differents lengths and transform in two sequences with same length with use zero padding method.
压缩解压 ) Compression using huffman code -with a number of bits k per code word -provide huffma
) Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is d ...