资源列表

« 1 2 ... .98 .99 .00 .01 .02 19803.04 .05 .06 .07 .08 ... 28522 »

[人工智能/神经网络/遗传算法AI

说明:对于拼图问题的基于java的A*算法实现。状态空间图中的节点用一个Node对象表示,图中出现的节点(包括已扩展的和未扩展的)存放在一个list(ArrayList的一个对象)中,A*算法运行完毕后,最优路径上的节点存放在pathArray(ArrayList的一个对象)中。程序维护两个变量head和tail,在list中两者之间的节点表示open表中的未扩展节点,list中head之前的属于closed表中的已扩展节点。-Puzzle
<xiezhiyu> 在 2025-05-21 上传 | 大小:165kb | 下载:0

[数学计算/工程计算DFT

说明:输入信号的实部和虚部,自动进行DFT和IDFT的变换-The real part and the imaginary part of the input signal, automatically transform DFT and IDFT
<bluebird> 在 2025-05-21 上传 | 大小:274kb | 下载:0

[matlab例程OFDM

说明:非常完美的ofdm程序,解决了ofdm系统信道估计,定时,循环前缀等一系列问题.-Perfect OFDM procedures to solve the OFDM system channel estimation, timing, cyclic prefix, a series of questions.
<胡能鹏> 在 2025-05-21 上传 | 大小:133kb | 下载:0

[matlab例程ofdmbianma

说明:一个比较简单的ofdm编程,有16QAM映射及加窗,仿真结果误差很小,很完美-A relatively simple OFDM programming 16QAM mapping and windowed simulation results error is very small, it is perfect
<胡能鹏> 在 2025-05-21 上传 | 大小:4kb | 下载:0

[matlab例程ofdmxingneng

说明:从有没有循环浅醉,有没有均衡及存不存在多径来分析这些因素对OFDM系统的影响,有一定深度。-From no circulating shallow drunk, balanced and multi-path exists or not to analyze the impact of these factors on the OFDM system, a certain depth.
<胡能鹏> 在 2025-05-21 上传 | 大小:6kb | 下载:0

[matlab例程DFT-of-matlab

说明:matlab关于DFT和FFT变换的若干例子-matlab on DFT and FFT, the number of cases of
<bluebird> 在 2025-05-21 上传 | 大小:3kb | 下载:0

[matlab例程Common-functions-of-matlab

说明:matlab的4个常用函数的编写,很经典!-matlab four commonly used function of the preparation, it is classic!
<bluebird> 在 2025-05-21 上传 | 大小:2kb | 下载:0

[matlab例程the-example-of-matlab

说明:验证MATLAB的时域卷积定理的一些程序-Time domain convolution theorem verify MATLAB program
<bluebird> 在 2025-05-21 上传 | 大小:2kb | 下载:0

[数学计算/工程计算example-of-VCPP

说明:关于VC++的几个经典例子,包括打印杨辉三角形,抓肇事交通犯等-About a few classic VC++ example, including print Triangle catch accident traffic offenders
<bluebird> 在 2025-05-21 上传 | 大小:2kb | 下载:0

[数学计算/工程计算code

说明:关于VC++的几个小程序,很适合初学者练习!-About the several small programs VC++, it is suitable for beginners to practice!
<bluebird> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[matlab例程Examples-of-matlab

说明:matlab的例子,包括演奏最炫民族风,迭代算法,分段函数等-MATLAB examples, including playing the coolest national wind, iterative algorithm, sub-functions, etc.
<bluebird> 在 2025-05-21 上传 | 大小:3kb | 下载:0

[数学计算/工程计算algoritimo-mochila-0-1-brut-force

说明:resolve knackpack problem
<erdmann sross> 在 2025-05-21 上传 | 大小:1kb | 下载:0
« 1 2 ... .98 .99 .00 .01 .02 19803.04 .05 .06 .07 .08 ... 28522 »

源码中国 www.ymcn.org