搜索:Embedded+Algorithm
找到约 2,263 项符合「Embedded+Algorithm」的查询结果
结果 2,263
按分类筛选
- 全部
- 技术资料 (425)
- matlab例程 (180)
- 人工智能/神经网络 (126)
- 其他书籍 (109)
- 嵌入式/单片机编程 (94)
- 数学计算 (85)
- 其他 (80)
- 加密解密 (77)
- 数值算法/人工智能 (65)
- Windows CE (53)
- Linux/Unix编程 (51)
- 单片机开发 (49)
- 压缩解压 (45)
- 软件设计/软件工程 (44)
- 其他嵌入式/单片机内容 (43)
- 数据结构 (37)
- 单片机编程 (35)
- 嵌入式Linux (35)
- Java编程 (31)
- 系统设计方案 (29)
- 微处理器开发 (27)
- 电子书籍 (25)
- VIP专区 (25)
- 学术论文 (23)
- 通讯/手机编程 (22)
- VHDL/FPGA/Verilog (22)
- 软件工程 (21)
- 嵌入式综合 (21)
- VC书籍 (20)
- 书籍源码 (19)
- 文章/文档 (19)
- 通讯编程文档 (18)
- 精品软件 (17)
- 书籍 (17)
- 可编程逻辑 (15)
- 文件格式 (15)
- 技术管理 (15)
- DSP编程 (14)
- 行业发展研究 (13)
- 汇编语言 (11)
- 教程资料 (9)
- 驱动编程 (8)
- *行业应用 (7)
- 网络 (7)
- 操作系统开发 (6)
- 编译器/解释器 (6)
- CA认证 (6)
- Windows Mobile (6)
- JavaScript (6)
- IAR (6)
- 多媒体处理 (5)
- 技术书籍 (5)
- Modem编程 (5)
- 其他数据库 (5)
- 源码 (5)
- 论文 (5)
- ARM (4)
- 通信网络 (4)
- 编辑器/阅读器 (4)
- 多国语言处理 (4)
- STL (4)
- 其他行业 (4)
- 中间件编程 (4)
- Linux/uClinux/Unix编程 (3)
- Applet (3)
- USB编程 (3)
- GPS编程 (3)
- 并行计算 (3)
- 电源技术 (2)
- 接口技术 (2)
- 数据库系统 (2)
- 技术教程 (2)
- Matlab (2)
- 串口编程 (2)
- 游戏 (2)
- uCOS (2)
- Java书籍 (2)
- J2ME (2)
- VxWorks (2)
- Delphi控件源码 (2)
- 生物技术 (2)
- RFID编程 (2)
- C/C++语言编程 (1)
- 无线通信 (1)
- 设计相关 (1)
- 驱动程序 (1)
- 图形图像 (1)
- 其他文档 (1)
- 资料/手册 (1)
- 测试测量 (1)
- 开发工具 (1)
- 实用工具 (1)
- 源码/资料 (1)
- Internet/网络编程 (1)
- 教育系统应用 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- 家庭/个人应用 (1)
- Symbian (1)
- Jsp/Servlet (1)
https://www.eeworm.com/dl/668/239183.html
其他行业
Feature selection is a preprocessing technique frequently used in data mining and machine learning t
Feature selection is a preprocessing technique frequently used in data mining and machine learning tasks. It can reduce dimensionality, remove irrelevant data, increase learning accuracy, and improve results comprehensibility. FCBF is a fast correlation-based filter algorithm des ...
https://www.eeworm.com/dl/617/189481.html
压缩解压
This is a little console mode utility program which is able to (de-)compress single files with a s
This is a little console mode utility program which is able to
(de-)compress single files with a static Arithmetic compression
algorithm. You could easily add the RLE/BWT/MFT data
transformation algorithms. Just rip the corresponding classes
out of my HuffComp source code. I ...
https://www.eeworm.com/dl/654/269827.html
数据结构
我用C编写的汉诺塔算法的源程序
我用C编写的汉诺塔算法的源程序,自认为写的不错,呵呵- I use the Chinese which C compiles to promise the tower algorithm the source program, confessed for writes is good, ha-ha ,C-C++,控制台编程/Console
https://www.eeworm.com/dl/506873.html
数值算法/人工智能
算法设计手册
算法设计手册第二版
The Algorithm Design Manual
虽说是英文版,但是很经典,适合准备面试或者 对算法的提高
https://www.eeworm.com/dl/619/429793.html
Linux/Unix编程
Cromfs is a compressed read-only filesystem for Linux. Cromfs is best at archiving gigabytes of big
Cromfs is a compressed read-only filesystem for Linux. Cromfs is best at archiving gigabytes of big files that have a lot of redundancy. It aims primarily at achieving a strong compression, even at the cost of memory and CPU time resources. It uses the LZMA compression algorithm ...
https://www.eeworm.com/dl/650/433836.html
人工智能/神经网络
为求解大规模TSP 问题,提出了并行人工免疫系统的塔式主从模型( Towerlike Master2Slave Model , TMSM) ,和基于TMSM的并行免疫记忆克隆选择算法(Paralle
为求解大规模TSP 问题,提出了并行人工免疫系统的塔式主从模型( Towerlike Master2Slave Model ,
TMSM) ,和基于TMSM的并行免疫记忆克隆选择算法(Parallel Immune Memory Clonal Selection Algorithm ,PIMCSA) .
https://www.eeworm.com/dl/977860.html
技术资料
卡尔曼滤波
为了测试kalman filter algorithm,我设计了一个简单实验,来验证kalman filter的优良性。程序中给定一个初值,然后给定一组测量值,验证kalman filter估值的准确性。
https://www.eeworm.com/dl/684/274093.html
软件设计/软件工程
前面我们详细介绍了Qt 嵌入式工具开发包的安装和使用方法
前面我们详细介绍了Qt 嵌入式工具开发包的安装和使用方法,但是这个介绍对于要真
正进行一次商业的嵌入式应用开发来说并不足够。嵌入式应用的开发工作基本上是在工作站
或是PC 机上完成的,我们在工作的机器上调试运行嵌入式应用,并将输出结果显示在一个仿
真小型设备显示终端的模拟器上。在开发的后期 ...
https://www.eeworm.com/dl/843710.html
技术资料
Qt 嵌入式图形开发(实战篇)
前面我们详细介绍了Qt嵌入式工具开发包的安装和使用方法,但是这个介绍对于要真正进行一次商业的嵌入式应用开发来说并不足够。嵌入式应用的开发工作基本上是在工作站或是PC机上完成的,我们在工作的机器上调试运行嵌入式应用,并将输出结果显示在一个仿真小型设备显示终端的模拟器上。在开发的后期,我 ...
https://www.eeworm.com/dl/831922.html
技术资料
基于STM32的智能小车四轮驱动控制系统设计
在传统智能小车驱动电路设计中,较多考虑使用直流电机还是步进电机,电机功率、能耗等性能参数。使用具有armCortexM4内核的STM32嵌入式平台控制四轮的4个直流电机。文章基于PWM技术及PID算法,对四轮进行精准地速度、转向及启停控制,实验表明此小车具有优越各种地形适应能力。In the traditional intellig ...