搜索:Coding+Algorithm
找到约 1,596 项符合「Coding+Algorithm」的查询结果
结果 1,596
按分类筛选
- 全部
- matlab例程 (165)
- 人工智能/神经网络 (100)
- 数学计算 (77)
- 加密解密 (73)
- 技术资料 (59)
- 其他 (53)
- 数值算法/人工智能 (51)
- 压缩解压 (48)
- 其他书籍 (41)
- 数据结构 (35)
- 通讯编程文档 (31)
- 通讯/手机编程 (29)
- Java编程 (27)
- 软件设计/软件工程 (24)
- 电子书籍 (21)
- 文章/文档 (21)
- 书籍源码 (17)
- VHDL/FPGA/Verilog (16)
- Linux/Unix编程 (15)
- 文件格式 (14)
- 技术管理 (12)
- 行业发展研究 (12)
- VC书籍 (11)
- DSP编程 (10)
- 单片机开发 (10)
- 系统设计方案 (9)
- 软件工程 (8)
- 书籍 (7)
- 汇编语言 (6)
- JavaScript (6)
- 其他嵌入式/单片机内容 (6)
- 操作系统开发 (5)
- 编辑器/阅读器 (5)
- 编译器/解释器 (5)
- CA认证 (5)
- 可编程逻辑 (4)
- 驱动编程 (4)
- 多国语言处理 (4)
- 嵌入式/单片机编程 (4)
- 游戏 (3)
- *行业应用 (3)
- 其他数据库 (3)
- 微处理器开发 (3)
- Java书籍 (3)
- STL (3)
- 其他行业 (3)
- GPS编程 (3)
- Jsp/Servlet (3)
- 3G开发 (3)
- 教程资料 (2)
- allegro (2)
- Modem编程 (2)
- 语音压缩 (2)
- 网络 (2)
- 中间件编程 (2)
- 并行计算 (2)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 驱动程序 (1)
- 数据库系统 (1)
- 嵌入式综合 (1)
- Genesis (1)
- Internet/网络编程 (1)
- 磁盘编程 (1)
- Applet (1)
- 传真(Fax)编程 (1)
- J2ME (1)
- Delphi/CppBuilder (1)
- Delphi控件源码 (1)
- 家庭/个人应用 (1)
- 生物技术 (1)
- 邮电通讯系统 (1)
- RFID编程 (1)
- 源码 (1)
- 论文 (1)
- 习题答案 (1)
https://www.eeworm.com/dl/cadence/ebook/255580.html
电子书籍
speech and audio coding 关于语音信号处理知识的ppt电子书
speech and audio coding 关于语音信号处理知识的ppt电子书
https://www.eeworm.com/dl/623/180822.html
Modem编程
This a software runing on the matlab, it is used in the channel coding simulation. It include DVB-S
This a software runing on the matlab, it is used in the channel coding simulation.
It include DVB-S2 LDPC, Covolution turbo, and block turbo code, You can choose which channel coding to run.
it run the encoder and add white noise in the channel, then it run the decoder, and compu ...
https://www.eeworm.com/dl/684/321852.html
软件设计/软件工程
MISRA-C:2004 Coding Standard The LDRA tool suite is developed and certified to BS EN ISO 9001:2000.
MISRA-C:2004 Coding Standard
The LDRA tool suite is developed and certified to BS EN ISO 9001:2000. This comparison has used the revised MISRA
standard, MISRA-C:2004 "Guidelines for the use of the C language in critical systems" was published in October 2004.
https://www.eeworm.com/dl/cadence/ebook/426592.html
电子书籍
A combined space鈥搕ime block coding (STBC) and eigen-space tracking (EST) scheme in multiple-input-m
A combined space鈥搕ime block coding (STBC) and eigen-space tracking
(EST) scheme in multiple-input-multiple-output systems is
proposed. It is proved that the STBC-EST is capable of shifting
hardware complexity from the receiver to the transmitter without
any bit error rate (BER) ...
https://www.eeworm.com/dl/fpga/doc/17585.html
教程资料
an fpga implementation of the image space reconstruction algorithm for hyperspectral imaging analysi
1.an fpga implementation of the image space reconstruction algorithm for hyperspectral imaging analysis\r\n2. fpga implemention of a median filter\r\n3. fpga implementation of digital filters\r\n4.hardware acceleration of edge detection algorithm on fpgas
https://www.eeworm.com/dl/650/131085.html
人工智能/神经网络
This directory contains utility for implementing generic Reqursive Least Squares (RLS) algorithm. Th
This directory contains utility for implementing generic Reqursive Least Squares (RLS) algorithm. The example shows how one can use the utility to estamate the parameters of a simple linear discrete time system.
https://www.eeworm.com/dl/534/259935.html
其他
SpikeLM: A Second-Order Supervised Learning Algorithm for Training Spiking Neural Networks Introduc
SpikeLM: A Second-Order Supervised Learning Algorithm for Training Spiking Neural Networks
Introduction
Preliminaries
SpikeLM algorithm
Experimental validation
Conclusions
https://www.eeworm.com/dl/617/252667.html
压缩解压
mpeg test inter b. Dequantizer Algorithm hardware realization method and comparison c. Dequantize
mpeg test inter
b. Dequantizer Algorithm hardware realization method and comparison
c. Dequantizer Hardware Architecture Design
https://www.eeworm.com/dl/650/159810.html
人工智能/神经网络
This a simple genetic algorithm implementation where the evaluation function takes positive values
This a simple genetic algorithm implementation where the
evaluation function takes positive values only and the
fitness of an individual is the same as the value of the
objective function
https://www.eeworm.com/dl/518/303624.html
数值算法/人工智能
*/ /* A Function Optimizer using Simple Genetic Algorithm */ /* developed from the Pascal SGA code
*/
/* A Function Optimizer using Simple Genetic Algorithm */
/* developed from the Pascal SGA code presented by David E.Goldberg */
/* 同济大学计算机系 王小平 2000年5月