搜索:allocation+algorithm
找到约 1,272 项符合「allocation+algorithm」的查询结果
结果 1,272
按分类筛选
- 全部
- matlab例程 (150)
- 人工智能/神经网络 (101)
- 数学计算 (76)
- 加密解密 (70)
- 数值算法/人工智能 (50)
- 其他 (44)
- 技术资料 (42)
- 数据结构 (31)
- 压缩解压 (27)
- 其他书籍 (25)
- Java编程 (25)
- 通讯/手机编程 (17)
- 软件设计/软件工程 (17)
- 文章/文档 (14)
- 书籍源码 (13)
- 通讯编程文档 (13)
- Linux/Unix编程 (12)
- 技术管理 (11)
- 单片机开发 (11)
- 系统设计方案 (10)
- DSP编程 (9)
- VHDL/FPGA/Verilog (9)
- 文件格式 (8)
- 软件工程 (7)
- 电子书籍 (7)
- 操作系统开发 (6)
- JavaScript (6)
- 行业发展研究 (6)
- CA认证 (5)
- 汇编语言 (5)
- 书籍 (5)
- 驱动编程 (4)
- 编辑器/阅读器 (4)
- 多国语言处理 (4)
- 嵌入式/单片机编程 (4)
- VC书籍 (4)
- 其他嵌入式/单片机内容 (4)
- 其他数据库 (3)
- STL (3)
- GPS编程 (3)
- 游戏 (2)
- 编译器/解释器 (2)
- *行业应用 (2)
- 网络 (2)
- 微处理器开发 (2)
- 其他行业 (2)
- 中间件编程 (2)
- 并行计算 (2)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 数据库系统 (1)
- 教程资料 (1)
- Modem编程 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- Applet (1)
- Java书籍 (1)
- J2ME (1)
- 家庭/个人应用 (1)
- 生物技术 (1)
- Jsp/Servlet (1)
- RFID编程 (1)
- 3G开发 (1)
- 源码 (1)
- 论文 (1)
- 习题答案 (1)
https://www.eeworm.com/dl/519/476990.html
加密解密
Basic test of Vigenere s Algorithm
Basic test of Vigenere s Algorithm
https://www.eeworm.com/dl/654/442966.html
数据结构
SSC Algorithm - competitive for data quantization
SSC Algorithm - competitive for data quantization
https://www.eeworm.com/dl/519/320008.html
加密解密
This is the source code for encryption using the latest AES algorithm. AES algorithm is also called
This is the source code for encryption using the latest AES algorithm.
AES algorithm is also called Rijndael algorithm. AES algorithm is
recommended for non-classified use by the National Institute of Standards
and Technology(NIST), USA. Now-a-days AES is being used for almost ...
https://www.eeworm.com/dl/519/369270.html
加密解密
This the mars encryption algorithm test source code.The mars is the IBM company s algorithm,and the
This the mars encryption algorithm test source code.The mars is the IBM company s algorithm,and the test is useful for unstanding the algorithm.
https://www.eeworm.com/dl/665/448400.html
matlab例程
This file include the normalized LMS algorithm and subband LMS algorithm. all of them are in m.file
This file include the normalized LMS algorithm and subband LMS algorithm. all of them are in m.file
This file can be used to echo noise cancellation, and active noise control
https://www.eeworm.com/dl/650/258663.html
人工智能/神经网络
One kind of decision-making tree algorithm, can be seen as one kind data mining algorithm ,find the
One kind of decision-making tree algorithm, can be seen as one kind data mining algorithm ,find the rule from large-scale data middle.
https://www.eeworm.com/dl/618/134189.html
驱动编程
samsung nand flash k9f series ECC algorithm
samsung nand flash k9f series ECC algorithm
https://www.eeworm.com/dl/542/283333.html
其他书籍
Burrows Wheeler Transform, Data Compression Algorithm, PDF
Burrows Wheeler Transform,
Data Compression Algorithm,
PDF
https://www.eeworm.com/dl/518/287332.html
数值算法/人工智能
用Visual Basic Ordered Dither Core Algorithm
用Visual Basic Ordered Dither Core Algorithm,希望对于大家有用。
https://www.eeworm.com/dl/518/233573.html
数值算法/人工智能
LCS Algorithm以c#來實作
LCS Algorithm以c#來實作,對於在學習algorithm的人們可以用這個程式來demo看看,是以VS2005開發。