搜索:Stack+Algorithm
找到约 1,457 项符合「Stack+Algorithm」的查询结果
结果 1,457
按分类筛选
- 全部
- matlab例程 (149)
- 人工智能/神经网络 (100)
- 数学计算 (78)
- 加密解密 (70)
- 技术资料 (55)
- 数值算法/人工智能 (50)
- 其他 (47)
- 数据结构 (37)
- 其他书籍 (31)
- 压缩解压 (27)
- Java编程 (26)
- 通讯/手机编程 (21)
- 软件设计/软件工程 (20)
- Linux/Unix编程 (18)
- 单片机开发 (17)
- 文章/文档 (16)
- DSP编程 (15)
- 书籍源码 (14)
- 通讯编程文档 (14)
- 技术管理 (12)
- 嵌入式/单片机编程 (11)
- VHDL/FPGA/Verilog (11)
- 其他嵌入式/单片机内容 (10)
- 电子书籍 (9)
- 网络 (9)
- 文件格式 (8)
- 系统设计方案 (8)
- 软件工程 (7)
- 汇编语言 (7)
- JavaScript (7)
- 操作系统开发 (6)
- Internet/网络编程 (6)
- 驱动编程 (5)
- 编辑器/阅读器 (5)
- CA认证 (5)
- 微处理器开发 (5)
- 行业发展研究 (5)
- 多国语言处理 (4)
- 嵌入式Linux (4)
- STL (4)
- VC书籍 (4)
- 游戏 (3)
- 其他数据库 (3)
- Windows Mobile (3)
- GPS编程 (3)
- 书籍 (3)
- 数据库系统 (2)
- 语音压缩 (2)
- 编译器/解释器 (2)
- *行业应用 (2)
- Java书籍 (2)
- 其他行业 (2)
- 中间件编程 (2)
- 并行计算 (2)
- 源码 (2)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 资料/手册 (1)
- 开发工具 (1)
- 通信网络 (1)
- 教程资料 (1)
- 源码/资料 (1)
- Modem编程 (1)
- 磁盘编程 (1)
- Applet (1)
- 传真(Fax)编程 (1)
- uCOS (1)
- J2ME (1)
- 家庭/个人应用 (1)
- 生物技术 (1)
- 邮电通讯系统 (1)
- Jsp/Servlet (1)
- RFID编程 (1)
- 3G开发 (1)
- 论文 (1)
- 习题答案 (1)
https://www.eeworm.com/dl/641/152732.html
数学计算
The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statisti
The module LSQ is for unconstrained linear least-squares fitting. It is
based upon Applied Statistics algorithm AS 274 (see comments at the start
of the module). A planar-rotation algorithm is used to update the QR-
factorization. This makes it suitable for updating regressions a ...
https://www.eeworm.com/dl/514/10824.html
学术论文
基于ZigBee技术的井下综合人员管理系统
以德州仪器的CC2430/CC2431 为硬件核心,以Z-stack 为协议栈,设计了基于ZigBee技术的井下综合人员管理系统,实现了人员定位,井下环境监测,生产指令到达指定矿工等功能。
https://www.eeworm.com/dl/618/252355.html
驱动编程
This the fourth edition of the Writing Device Drivers articles. This article will introduce the idea
This the fourth edition of the Writing Device Drivers articles. This article will introduce the idea of device stacks and how devices interact with each other. We will use the previously created example device driver to demonstrate this topic. To do this we will introduce the ide ...
https://www.eeworm.com/dl/886664.html
技术资料
基于ZigBee技术的井下综合人员管理系统
以德州仪器的CC2430/CC2431 为硬件核心,以Z-stack 为协议栈,设计了基于ZigBee技术的井下综合人员管理系统,实现了人员定位,井下环境监测,生产指令到达指定矿工等功能。
https://www.eeworm.com/dl/534/250375.html
其他
量化程序
量化程序,采用标准的Loyd-Max algorithm,提供了一个实例,并对结果进行了分析。很有学习的价值。
https://www.eeworm.com/dl/633/218003.html
Java编程
JPowerGraph is a Java library for creating directed graphs for SWT. It supports graph movement, sele
JPowerGraph is a Java library for creating directed graphs for SWT. It supports graph movement, selection, context menus, tooltips and dynamic edge creation. JPowerGraph has a spring layout algorithm based on that used in TouchGraph.
https://www.eeworm.com/dl/663/172721.html
VHDL/FPGA/Verilog
/* This program generates the DApkg.vhd file that is used to define * the DA filter core and give
/* This program generates the DApkg.vhd file that is used to define
* the DA filter core and gives its parameters and the contents of the
* Distributed Arithmetic Look-up-table "DALUT" according to the DA algorithm
https://www.eeworm.com/dl/641/298741.html
数学计算
快速傅里叶变换(FFT)算法。FFT - Fast Fourier transform. The length of X must be a power of two, for a fast radi
快速傅里叶变换(FFT)算法。FFT - Fast Fourier transform. The length of X must be a power of two, for a fast radix-2 fast-Fourier transform algorithm is used
https://www.eeworm.com/dl/617/270242.html
压缩解压
The LZW compression class i mplemented as a fixed length code which you can specify, the huffman alg
The LZW compression class i mplemented as a fixed length code which you can specify, the huffman algorithm implementation encodes a byte into a variable length bit array. Both of them can work with streams
https://www.eeworm.com/dl/858116.html
技术资料
自适应随机共振算法实现,具体内容注释中会有解释
自适应随机共振算法实现,具体内容注释中会有解释.-Adaptive stochastic resonance algorithm, the specific content of the Notes will be explained.