搜索: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/650/363184.html
人工智能/神经网络
C++实现神经网路的bp算法
C++实现神经网路的bp算法,初学者可以参考下
BP algorithm of neural network s achievement based on c++, maybe it is useful to a new learner
https://www.eeworm.com/dl/856264.html
技术资料
三次曲线算法,实现数据插值,生成平滑曲线,可以使用
三次曲线算法,实现数据插值,生成平滑曲线,可以使用。-Cubic curve algorithm to achieve data interpolation, the formation of smooth curves can be used.
https://www.eeworm.com/dl/857965.html
技术资料
二维离散小波变换对多光谱图像与全色图像融合算法
二维离散小波变换对多光谱图像与全色图像融合算法-Two-dimensional discrete wavelet transform for multi-spectral image and panchromatic image fusion algorithm
https://www.eeworm.com/dl/912790.html
技术资料
gaMatlab
一篇关于ga算法在matlab中的应用的论文,用于解决参数优化问题。-ga on a MATLAB algorithm in the application papers for the settle
https://www.eeworm.com/dl/907144.html
技术资料
Cprogramming
C程序设计的常用算法,主要介绍在c程序设计中一些有用的、比较常用的算法-C programming algorithm is used
https://www.eeworm.com/dl/650/366774.html
人工智能/神经网络
*** *** *** *** *** *****/ /* 基于遗传算法的人工生命模拟 AL_GA.C */ /* An Artificial Life Simulation model Base
*** *** *** *** *** *****/
/* 基于遗传算法的人工生命模拟 AL_GA.C */
/* An Artificial Life Simulation model Based on Genetic Algorithm */
/* 同济大学计算机系 王小平 2000年5月
https://www.eeworm.com/dl/855003.html
技术资料
利用PSO优化SVM,利用分组式训练方法提高算法速度
利用PSO优化SVM,利用分组式训练方法提高算法速度-PSO to optimize the use of SVM, the use of packet-style training methods improve algorithm speed
https://www.eeworm.com/dl/542/240830.html
其他书籍
Techniques for storing and processing data are at the heart of all programs. The term data structure
Techniques for storing and processing data are at the heart of all programs. The term data structure is used to describe the way data is stored, and the term algorithm is used to describe the way data is processed.
https://www.eeworm.com/dl/856073.html
技术资料
基于SPH算法,开发多相流,混合流以及流固耦合模型
基于SPH算法,开发多相流,混合流以及流固耦合模型-Based on the SPH algorithm, the multi-phase flow, mixed flow and fluid-solid coupling model are developed
https://www.eeworm.com/dl/857964.html
技术资料
最短路算法,用于图论与网络中,数学建模中常用的程序
最短路算法,用于图论与网络中,数学建模中常用的程序-The shortest path algorithm for graph theory and network, mathematical modeling of the commonly used procedures