-
这个文件主要介绍了LMS和RLS的一些基本的滤波功能
这个文件主要介绍了LMS和RLS的一些基本的滤波功能-This paper mainly introduces the LMS and RLS some basic filtering
- 2023-06-10 09:25:03下载
- 积分:1
-
nandflash的电子硬盘详细设计资料,方便你将disk-on-chip嵌入到你自己的应用系统中-nandflash electronic disk detailed design information, You will facilitate disk-on-chip embedded into your own application system
- 2022-01-21 19:16:53下载
- 积分:1
-
多项式求和的计算,多项式求和的计算 多项式求和的计算
多项式求和的计算,多项式求和的计算 多项式求和的计算-The Plus of Poly
- 2022-03-16 14:23:50下载
- 积分:1
-
心灵感应程序事实上是利用了两张图片的替换给使用者的心理暗示让人感觉琢磨不透。程序中使用了部分检测系统配置的代码,检测CPU速度的代码为汇编语言混合编程。...
心灵感应程序事实上是利用了两张图片的替换给使用者的心理暗示让人感觉琢磨不透。程序中使用了部分检测系统配置的代码,检测CPU速度的代码为汇编语言混合编程。-spiritual induction process is in fact the use of two pictures of the replacement for users of the psychological suggestion give people the impression pondering not penetrate. Procedures used in the assay system configuration code, the CPU speed detection code for compilation mixed language programming.
- 2022-04-20 20:22:50下载
- 积分:1
-
我学着用matlab编写的用来解最优化问题的fabonacci程序
我学着用matlab编写的用来解最优化问题的fabonacci程序-I learned to use Matlab prepared by the optimal solution to the problem fabonacci procedures
- 2022-10-21 04:45:03下载
- 积分:1
-
可以实现一些高精度,超出CPU所能一次运算的数,实现任意数值长度的运算。...
可以实现一些高精度,超出CPU所能一次运算的数,实现任意数值长度的运算。-Can achieve a number of high-precision, beyond the CPU can be a number of operations, realization of arbitrary length numerical computing.
- 2022-03-13 14:15:55下载
- 积分:1
-
阐述了网络控制系统中的零阶保持器及短时通信的理论及实现方法,并进行了仿真验证了方法的有效性。...
阐述了网络控制系统中的零阶保持器及短时通信的理论及实现方法,并进行了仿真验证了方法的有效性。-Network control system described in zero-order holder and the short-term communication theory and methods, and conducted a simulation to verify the effectiveness of the method.
- 2023-08-06 20:00:03下载
- 积分:1
-
3d mmorpg worldforge的客户端代码,引擎使用ogre3d,支持平台window,linux,mac...
3d mmorpg worldforge的客户端代码,引擎使用ogre3d,支持平台window,linux,mac-3d mmorpg worldforge client-side code, the engine used ogre3d, support platform window, linux, mac
- 2022-02-06 03:36:20下载
- 积分:1
-
这是一个小游戏,它是流行的儿童,实用的新球员。
这就是我们玩的小游戏,对开始接触游戏开发的新手很实用。-This is a small game which is popular with children,practical for new player.
- 2022-02-22 04:48:23下载
- 积分:1
-
用法:无效CRC(int,int,int)
Usage: void CRC(int*, int,int)
Input: XAR0:coded data(InputData)
XAR1:decoded CRC bits(CrcPoly)
T0: Length of coded data(CodeOutlen)
T1: Length of CRC bits(CrcPolylen)
Return: NO
Altered Registers: AC0-AC2,T2
Others: 8 bits of AC0 LSB is CRCcheck bit-Usage: void CRC (int*, int*, int, int) Input: XAR0: coded data (InputData) XAR1: decoded CRC bits (CrcPoly) T0: Length of coded data (CodeOutlen) T1: Length of CRC bits (CrcPolylen) Return: NO Altered Registers: AC0-AC2, T2 Others: 8 bits of AC0 LSB is CRCcheck bit
- 2022-01-26 03:25:53下载
- 积分:1