-
C语言数值计算中常用的函数,如sin(x),cos(x)的实现方式的源代码。...
C语言数值计算中常用的函数,如sin(x),cos(x)的实现方式的源代码。-Codes for functions which are used frequently in numerical calculation ,such as sine function,cosine function, written in C language
- 2022-02-06 23:03:08下载
- 积分:1
-
MS C 的循环冗余校验的子程序
MS C 的循环冗余校验的子程序-MS C Cyclic Redundancy Check the subroutine
- 2022-03-20 04:09:07下载
- 积分:1
-
基于DSP的足球机器人控制电路设计
资源描述:从改善足球机器人控制电路性能的目的出发,分析了用普通单片机控制的
足球机器人在比赛中的缺陷,对普通单片机和DSP芯片两种控制芯片的性能作了简单的
比较,详细介绍了用美国德州仪器(r11)公司生产的喇S320I砣407A芯片作为电路控制
芯片,设计足球机器人控制电路的方法。并在实际控制过程中采用PⅢ算法,实现了足
球机器人软件控制与硬件的结合。成功地把基于DSP的足球机器人应用于实际的比赛
中,实际效果显示与基于普通单片机的机器人相比,性能有了较大的提高,对机器人的
控制可以得到更令人满意的结果。
- 2022-07-20 16:58:10下载
- 积分:1
-
犯错
java1
- 2022-06-29 06:18:03下载
- 积分:1
-
Procedures are given deformation QR method with real symmetric triangular matrix...
程序中给出了用变形QR方法计算实对称三角阵的全部特征值与相应的向量-Procedures are given deformation QR method with real symmetric triangular matrix of all eigenvalues with the corresponding vector
- 2022-12-29 05:15:03下载
- 积分:1
-
Prolog实现8-puzzle
he 8-puzzle will be represented by a 3x3 list of lists positions where the empty box will be represented by the value 9, as shown below: [[9,1,3],[5,2,6],[4,7,8]]
Possibility Solution: Only half of the initial positions of the 8-puzzle are solvable. There is a formula that allows to know from the beginning if you can solve the puzzle.To determine whether an 8-puzzle is solvable, for each square containing a value N is calculated how many numbers less than N there after the current cell. For example, to the initial status
- 2023-07-26 11:40:02下载
- 积分:1
-
linear sequence storage structure VC++6.0 algorithm developed ~!
线形表的顺序存储结构算法 VC++6.0下开发~!-linear sequence storage structure VC++6.0 algorithm developed ~!
- 2022-01-29 03:24:49下载
- 积分:1
-
numerical method LU decomposition
数值计算方法 LU分解法-numerical method LU decomposition
- 2022-08-03 23:49:55下载
- 积分:1
-
Numerical algorithm for Complex numbers
Numerical algorithm for Complex numbers -Numerical algorithm for Complex numbers
- 2022-01-26 00:35:58下载
- 积分:1
-
这个类提供了一组函数接口声卡输入…
The SoundIn class provide a set of functions to interface a sound card for input signal. -SoundIn provide a set of function "s to a sound card interface for input signal.
- 2022-08-20 13:27:24下载
- 积分:1