-
hanoi 算法
hanoi 算法-Hanoi Algorithm
- 2022-02-02 03:23:09下载
- 积分:1
-
一款较为经典的游戏,有着一定的用户基础。
一款较为经典的游戏,有着一定的用户基础。-one more classic games, there is a certain base of users.
- 2022-02-13 07:30:10下载
- 积分:1
-
研究利用RLS算法自适应均衡器纠正存在加性白噪声的信道的畸变。讨论特征值扩散度 对学习曲线的影响。 比较RLS算法和LMS算法在不同信噪比情况下的学习曲线。...
研究利用RLS算法自适应均衡器纠正存在加性白噪声的信道的畸变。讨论特征值扩散度 对学习曲线的影响。 比较RLS算法和LMS算法在不同信噪比情况下的学习曲线。
-RLS algorithm using adaptive equalizer to correct the existence of additive white noise distortion channel. Eigenvalue discussion diffusivity impact on the learning curve. Comparison of RLS algorithm and LMS algorithm for different signal to noise ratio in the case of the learning curve.
- 2022-08-24 05:18:01下载
- 积分:1
-
服务应用服务应用
service application service application
- 2022-09-12 14:40:02下载
- 积分:1
-
经验模式分解程序(matlab)可以对输入信号进行经验模式分解...
经验模式分解程序(matlab)可以对输入信号进行经验模式分解-Empirical mode decomposition process (matlab)
- 2022-02-11 23:37:20下载
- 积分:1
-
相对稳定点组判定程序
程序自动生成第一二期点坐标,并根据设定的阈值,选出第一二期点的一个最大的相对稳定点组。
- 2022-08-19 18:25:41下载
- 积分:1
-
晕传一个东西居然用这么长时间是不是应该改进一下了现在这个时代谁有那么多的时间去折腾呀...
晕传一个东西居然用这么长时间是不是应该改进一下了现在这个时代谁有那么多的时间去折腾呀-things spent such a long time is not what should be improved now this era who has so much time to toss about ah
- 2022-07-08 23:18:24下载
- 积分:1
-
nec 78F0413的例子程序,里面有LCD,RTL和PORT的操作,学NEC的朋友可以使用...
nec 78F0413的例子程序,里面有LCD,RTL和PORT的操作,学NEC的朋友可以使用-nec 78F0413 demo,it has the lcd,rtl and port driver, it will help you who need to learn the nec
- 2022-06-30 22:58:51下载
- 积分:1
-
英培特嵌入式开发系统IDE软件包,包括软件仿真功能,是ARM开发的好帮手...
英培特嵌入式开发系统IDE软件包,包括软件仿真功能,是ARM开发的好帮手-British tissue culture embedded system development IDE package, including software simulation function, the development of the ARM is a good helper
- 2022-10-02 18:50:03下载
- 积分:1
-
JILRuntime A general purpose, register based virtual machine (VM) that supports...
JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging features. Objects and functions can be written in virtual machine code, as well as in C or C++, or any other language that can interface to C object code. The VM is written for maximum performance and thus is probably not suitable for embedded systems where a small memory footprint is required. Possible uses of the VM are in game development, scientific research, or to provide a stand-alone, general purpose programming environment.
- 2022-07-13 14:23:15下载
- 积分:1