搜索: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/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/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.
https://www.eeworm.com/dl/553/12863.html
ARM
EVC4.rar
eMbedded Visual C++ 4.0工具主程序,是一个用于创建window CE.net设备下的应用程序和系统组件的平台开发环境。
https://www.eeworm.com/dl/674/181455.html
Windows CE
Windows CE 下的机顶盒应用实例
Windows CE 下的机顶盒应用实例,用Embedded Visual C++编写。对于采用WINCE的嵌入式系统程序开始颇有借鉴意义。
https://www.eeworm.com/dl/534/202662.html
其他
由GOOGLE的JINGLE项目中移植的网络库
由GOOGLE的JINGLE项目中移植的网络库,可加入到Embedded Visual C++的项目中,内置完善的消息模型,线程模型等