搜索:Queue+Algorithm
找到约 1,298 项符合「Queue+Algorithm」的查询结果
结果 1,298
按分类筛选
- 全部
- matlab例程 (149)
- 人工智能/神经网络 (100)
- 数学计算 (76)
- 加密解密 (70)
- 数值算法/人工智能 (50)
- 其他 (44)
- 技术资料 (43)
- 数据结构 (37)
- 压缩解压 (27)
- Java编程 (27)
- 其他书籍 (25)
- 软件设计/软件工程 (17)
- 通讯/手机编程 (16)
- 文章/文档 (16)
- 书籍源码 (14)
- Linux/Unix编程 (14)
- 技术管理 (14)
- 通讯编程文档 (13)
- VHDL/FPGA/Verilog (10)
- DSP编程 (9)
- 电子书籍 (9)
- 单片机开发 (9)
- 系统设计方案 (9)
- 文件格式 (8)
- 软件工程 (7)
- JavaScript (7)
- 操作系统开发 (6)
- 编辑器/阅读器 (5)
- CA认证 (5)
- 汇编语言 (5)
- 行业发展研究 (5)
- 驱动编程 (4)
- 编译器/解释器 (4)
- 多国语言处理 (4)
- STL (4)
- 其他嵌入式/单片机内容 (4)
- 网络 (3)
- 其他数据库 (3)
- 嵌入式/单片机编程 (3)
- VC书籍 (3)
- GPS编程 (3)
- 书籍 (3)
- 游戏 (2)
- *行业应用 (2)
- 其他行业 (2)
- 中间件编程 (2)
- 并行计算 (2)
- 源码 (2)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 数据库系统 (1)
- 教程资料 (1)
- Modem编程 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- Applet (1)
- 微处理器开发 (1)
- Java书籍 (1)
- J2ME (1)
- 家庭/个人应用 (1)
- 生物技术 (1)
- Oracle数据库 (1)
- Jsp/Servlet (1)
- RFID编程 (1)
- 3G开发 (1)
- 论文 (1)
- 习题答案 (1)
https://www.eeworm.com/dl/665/132357.html
matlab例程
用于脑电信号特征提取的InfoMax Algorithm Based on ICA;也可以稍作改动用于其他信息提取。
用于脑电信号特征提取的InfoMax Algorithm Based on ICA;也可以稍作改动用于其他信息提取。
https://www.eeworm.com/dl/650/154324.html
人工智能/神经网络
一个投影聚类算法及其数据集生成源码。 参考文献: Eric K.K. Ng, A. Fu : Efficient algorithm for Projected Clustering,
一个投影聚类算法及其数据集生成源码。
参考文献:
Eric K.K. Ng, A. Fu : Efficient algorithm for Projected Clustering,
https://www.eeworm.com/dl/654/242822.html
数据结构
个人完成的dijkstra algorithm例程.直接读取文本文件并完成计算.设置为最大可读512点.
个人完成的dijkstra algorithm例程.直接读取文本文件并完成计算.设置为最大可读512点.
https://www.eeworm.com/dl/519/280639.html
加密解密
SHA-1(Secure Hash Algorithm)是美国国家标准局(National Institute of Standard and Technology NIST)为了配合数位签章演算法(
SHA-1(Secure Hash Algorithm)是美国国家标准局(National Institute of Standard and Technology NIST)为了配合数位签章演算法(Digital Signature Algorithm DSA)的使用所发布的联邦资讯处理标准-FIPS PUB 180-1(Federal Information Processing Standard Publication 180-1),而SHA-1 则是SHA-1 (FIPS1 ...
https://www.eeworm.com/dl/665/153962.html
matlab例程
用matlab编写的ADPCM编码和解码.里面包括了编码和解码的m文件.The algorithm is based on IMA ADPCM.
用matlab编写的ADPCM编码和解码.里面包括了编码和解码的m文件.The algorithm is based on IMA ADPCM.
https://www.eeworm.com/dl/635/174318.html
网络
一个条码生成程序及源程序 带算法 39条码 EAN13条码- A bar code production procedure and source program belt algorithm 39
一个条码生成程序及源程序 带算法 39条码 EAN13条码- A bar code production procedure and source program belt algorithm 39 bar codes EAN13 bar code ,Delphi,GDI/
https://www.eeworm.com/dl/665/183202.html
matlab例程
Genetic Algorithm Toolbox for MATLAB, v1.2 (最好的遗传算法工具箱University of Sheffield) 需要将各文件的名称改成小写;
Genetic Algorithm Toolbox for MATLAB, v1.2 (最好的遗传算法工具箱University of Sheffield)
需要将各文件的名称改成小写;
https://www.eeworm.com/dl/516/203665.html
DSP编程
CCS编程环境 使用的是汇编加C的混合编程方法: The programme of the Correlation Algorithm. Using INT2 to get the input s
CCS编程环境 使用的是汇编加C的混合编程方法:
The programme of the Correlation Algorithm.
Using INT2 to get the input signal.
Array x, in first step, is the input signal produced by programme,
in next step, is the input signal get from A/D,
the length is 128, 32-bit floating point. ...
https://www.eeworm.com/dl/617/185129.html
压缩解压
1.JPEG压缩编码的vc++代码 2.使用Run length algorithm Jpeg图像编解码 3.内含有测试用c,rc,h,文件
1.JPEG压缩编码的vc++代码
2.使用Run length algorithm Jpeg图像编解码
3.内含有测试用c,rc,h,文件,测试用图像文件,翔实,清晰的代码注释行