搜索: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/518/174380.html
数值算法/人工智能
A program to find frequent molecular substructures and discriminative fragments in a database of mol
A program to find frequent molecular substructures and discriminative fragments in a database of molecule descriptions. The algorithm is based on the Eclat algorithm for frequent item set mining.
https://www.eeworm.com/dl/648/324846.html
单片机开发
Zigbee 精简版技术协议
Zigbee 精简版技术协议,英文原版的,很好,值得参考! A Zigbee-subset/IEEE 802.15.4 Multi-platform Protocol Stack
https://www.eeworm.com/dl/968509.html
技术资料
AN3000
配置STM32F107xx微控制器上的NicheLite™ TCP/IP协议栈
(Configuring the NicheLite™ TCP/IP stack for the STM32F107xx
microcontroller)
https://www.eeworm.com/dl/678/429178.html
系统设计方案
The Data Encryption Standard (DES) is a published federal encryption standard created to protect unc
The Data Encryption Standard (DES) is a published federal encryption standard created to protect unclassified computer data and communications. The DES algorithm is the most widely used encryption algorithm in the world
https://www.eeworm.com/dl/834762.html
技术资料
FreeModbus 英文资料
If register should be written or read.This value is passed to the calback functions which support either reading or writing register values. Writing means that the application registers should be updated and reading means that the modbus protocol stack needs to know the current r ...
https://www.eeworm.com/dl/908188.html
技术资料
ANovelCooperativeLocalizationAlgorithm
A Novel Cooperative Localization Algorithm for Indoor Sensor Networks
https://www.eeworm.com/dl/876906.html
技术资料
STM32F107 ETH LwIP
用于STM32F107xx互联系列微控制器的lwIP TCP/IP协议栈演示
(lwIP TCP/IP stack demonstration for STM32F107xx connectivity line
microcontrollers)
https://www.eeworm.com/dl/876924.html
技术资料
AN3102
用于STM32F107xx互联系列微控制器的lwIP TCP/IP协议栈演示
(lwIP TCP/IP stack demonstration for STM32F107xx connectivity line
microcontrollers)
https://www.eeworm.com/dl/650/402426.html
人工智能/神经网络
很经典的一个算法。大家做工程和通信用的着。遗传算法(Genetic Algorithm)是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型
很经典的一个算法。大家做工程和通信用的着。遗传算法(Genetic Algorithm)是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它是有美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and ...