搜索:random+algorithm
找到约 1,409 项符合「random+algorithm」的查询结果
结果 1,409
按分类筛选
- 全部
- matlab例程 (196)
- 技术资料 (189)
- 人工智能/神经网络 (133)
- 数学计算 (93)
- 加密解密 (80)
- 数值算法/人工智能 (75)
- 其他 (64)
- 压缩解压 (41)
- 数据结构 (40)
- 其他书籍 (38)
- Java编程 (32)
- 通讯/手机编程 (23)
- 软件设计/软件工程 (22)
- Linux/Unix编程 (21)
- 通讯编程文档 (21)
- 书籍源码 (18)
- 文章/文档 (18)
- VHDL/FPGA/Verilog (18)
- 单片机开发 (15)
- 文件格式 (14)
- 书籍 (13)
- DSP编程 (12)
- 单片机编程 (11)
- 电子书籍 (11)
- 技术管理 (11)
- 系统设计方案 (11)
- 软件工程 (10)
- 多国语言处理 (10)
- 汇编语言 (8)
- VC书籍 (8)
- 行业发展研究 (8)
- JavaScript (6)
- 多媒体处理 (5)
- 操作系统开发 (5)
- 编辑器/阅读器 (5)
- CA认证 (5)
- 嵌入式/单片机编程 (5)
- 其他嵌入式/单片机内容 (5)
- 3G开发 (5)
- 源码 (5)
- 论文 (5)
- 驱动编程 (4)
- Applet (4)
- STL (4)
- 其他行业 (4)
- 学术论文 (3)
- 通信网络 (3)
- 教程资料 (3)
- 可编程逻辑 (3)
- 编译器/解释器 (3)
- *行业应用 (3)
- 其他数据库 (3)
- 微处理器开发 (3)
- GPS编程 (3)
- 并行计算 (3)
- VIP专区 (3)
- 设计相关 (2)
- 数据库系统 (2)
- 测试测量 (2)
- Matlab (2)
- Modem编程 (2)
- 游戏 (2)
- 网络 (2)
- Java书籍 (2)
- 生物技术 (2)
- 中间件编程 (2)
- 邮电通讯系统 (2)
- C/C++语言编程 (1)
- 无线通信 (1)
- 接口技术 (1)
- Linux/uClinux/Unix编程 (1)
- 存储器技术 (1)
- 图形图像 (1)
- 技术书籍 (1)
- 开发工具 (1)
- 实用工具 (1)
- 工控技术 (1)
- Internet/网络编程 (1)
- 教育系统应用 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- BREW编程 (1)
- J2ME (1)
- Delphi控件源码 (1)
- 家庭/个人应用 (1)
- Jsp/Servlet (1)
- RFID编程 (1)
- MTK (1)
- 能源行业(电力石油煤炭) (1)
- 习题答案 (1)
https://www.eeworm.com/dl/922431.html
技术资料
基于神经网络和遗传算法的智能控制方法
根据油品调合的特点,应用人工神经网络(Neural Network,NN)对油品在线优化调合系统进行建模, 并采用量化正交遗传算法(Orthogonal Genetic Algorithm w
https://www.eeworm.com/dl/939493.html
技术资料
JPEG算法压缩技术
·详细说明:JPEG算法压缩技术,主要实现图象压缩存储技术,用VC++实现.-JPEG algorithm compression technology, mainly realizes the packing memory technology, realizes with VC.文件列表: JPEG ....\Bmp.h ....\Bmp.rc &nbs
https://www.eeworm.com/dl/945949.html
技术资料
ETSI发布的用于研究分布式语音识别的前端降噪算法
·详细说明:ETSI发布的用于研究分布式语音识别的前端降噪算法-ETSI issues uses in to study the distributional speech recognition front end to reduct noise the algorithm 文件列表: ETSI_ES_202_050_1.1.2_software ...........
https://www.eeworm.com/dl/641/279379.html
数学计算
The program md.f implements a simple molecular dynamics simulation in continuous real space. The vel
The program md.f implements a simple molecular dynamics simulation in continuous real space. The velocity Verlet algorithm is used to implement the time stepping. The force and energy computations are performed in parallel, as is the time integration. (The program uses some Fortr ...
https://www.eeworm.com/dl/518/304259.html
数值算法/人工智能
sfrmat is a Matlab function that provides a spatial frequency response* (SFR) from a digital image f
sfrmat is a Matlab function that provides a spatial frequency response* (SFR) from a digital image file containing a slanted-edge feature. The specific edge-gradient algorithm follows the intent of the standard ISO 12233, developed by Technical Committee ISI/TC 42, for resolution ...
https://www.eeworm.com/dl/641/486330.html
数学计算
This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FF
This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FFT) algorithm using C++ template metaprogramming. Thank to the recursive nature of the FFT, the source code is more readable and faster than the classical implementation. The effici ...
https://www.eeworm.com/dl/644/175145.html
汇编语言
我搜索了这个网站
我搜索了这个网站,见提供的CD player都是
c++,delphi源程序的;我就提供一个用win32汇编写的CD player。功能跟界面绝对不输于用上面软件编写的,具体功能如下:
1. CD loop.
2. Track loop.
3. Random track play.
4. Track sample.
5. Play list.
6. Track select.
7. Master volume control.
8. CD ...
https://www.eeworm.com/dl/644/191017.html
汇编语言
Procedure TSPSA: begin init-of-T { T为初始温度} S={1
Procedure TSPSA:
begin
init-of-T { T为初始温度}
S={1,……,n} {S为初始值}
termination=false
while termination=false
begin
for i=1 to L do
begin
generate(S′form S) { 从当前回路S产生新回路S′}
Δt:=f(S ...
https://www.eeworm.com/dl/522034.html
书籍
Nonlinear_Distortion_in_Wireless_Systems
Modeling and simulation of nonlinear systems provide communication system designers
with a tool to predict and verify overall system performance under nonlinearity and
complex communication signals. Traditionally, RF system designers use deterministic
signals (discrete tones), wh ...
https://www.eeworm.com/dl/646/400684.html
通讯编程文档
包含了H.264编码标准的两篇文章
包含了H.264编码标准的两篇文章,是讲多描述编码的。An Effective Epipolar Geometry Assisted Motion Estimation Technique for Multi-View Image and Video Coding和An Epipolar Geometry-Based Fast Disparity Estimation Algorithm for Multiview Image and Video Coding