-
- 2022-10-02 07:15:03下载
- 积分:1
-
ASK-FSK-PSK
该算法得出的变化使用这个3调制信号的振幅函数的变化在presance高斯白噪声的信噪比
- 2023-05-23 05:40:04下载
- 积分:1
-
这个程序是一个用fortran编写的二维腔体对流的数值研究
这个程序是一个用fortran编写的二维腔体对流的数值研究-This procedure is a fortran prepared using two-dimensional cavity of the numerical study of convective
- 2022-04-08 12:38:06下载
- 积分:1
-
ints: You would earn poin
XPObject对象
- 2022-07-14 12:16:46下载
- 积分:1
-
词法分析器
//分割符号
#define is_end(c) (c=="{"||c=="}"||c=="("||c==")"||c=="["||c=="]"||c==","||c==";")
//表达式符号
#define is_exp(c) (c=="&"||c=="|"||c=="!" || c=="=" || c=="+"||c=="-"||c=="*"||c=="/" || c=="")
//数字
#define is_num(c) (c>= "0"&&c
- 2023-01-10 16:50:04下载
- 积分:1
-
快速傅立叶算法,按时间和按频率抽取的基2算法
快速傅立叶算法,按时间和按频率抽取的基2算法-Fast Fourier algorithm, time and frequency taken by the base 2 Algorithm
- 2022-08-22 10:21:33下载
- 积分:1
-
多进制转换组件示例程序,此示例程序还实现了动态菲屏功能(每次启动程序都会看到不同的菲屏显示效果)等功能,运行多进制转换功能前,请先正确注册组件。...
多进制转换组件示例程序,此示例程序还实现了动态菲屏功能(每次启动程序都会看到不同的菲屏显示效果)等功能,运行多进制转换功能前,请先正确注册组件。
-Examples of M-ary conversion components procedures, procedures for this example Philippines also achieved a dynamic screen function (each time you start the procedure of the Philippines will see a different screen effects) and other functions, running M-ary conversion before the correct Registration Section pieces.
- 2023-02-04 18:25:02下载
- 积分:1
-
calc大数库,实现了所有的基本大数运算功能
calc大数库,实现了所有的基本大数运算功能-calc library of large numbers, realize all the basic computing functions of large numbers
- 2023-01-07 03:15:03下载
- 积分:1
-
3D 图像指挥官
三维相机算法我们研究的目的是同时定位与地图 (SLAM) 在瓦砾中的环境中。地图建设需要估计的机器人在 3D 空间中的轨迹。然而,很难估计通过使用里程计或陀螺仪在废墟中。在本文中,作者建议实时满贯根据 on3D 扫描匹配。3D 相机用于 3D 形状和质地的实时测量。通过结合这些 3D 扫描数据估计 3Dmap 和机器人的轨迹。ICP 算法用于匹配的方法。作者修改 ICP 算法实时 3Dmap 建设作为快速和鲁棒性
- 2022-08-26 03:15:08下载
- 积分:1
-
为规范和解决poj 1699
poj 1699的代码和方法说明,个人原创
-the codes and solution for poj 1699
- 2022-06-15 09:10:35下载
- 积分:1