-
C语言小程序,学习指针运算的各种算法
C语言小程序,学习指针运算的各种算法-C language small program, the Operational Guidelines learning algorithms
- 2022-07-16 08:23:00下载
- 积分:1
-
快速排序,时间和迭代
资源描述快速排序的C + +,20000种元素(如果你想的话你可以改变)与时间和迭代次数显示
- 2022-02-03 00:26:52下载
- 积分:1
-
关于大数运算的加 减 乘 除 模 等运算 运用了libtommath库的算法...
关于大数运算的加 减 乘 除 模 等运算 运用了libtommath库的算法-Addition and subtraction operations on large numbers such as multiplication and division operation mode using the algorithm library libtommath
- 2022-01-26 14:38:08下载
- 积分:1
-
这是个NPC问题求解,PassBridge code
这是个NPC问题求解,PassBridge code-NPC This is a problem solving, PassBridge code
- 2022-03-18 03:53:50下载
- 积分:1
-
好玩的游戏,经典的游戏终于成功了
应用背景你玩儿过扫雷游戏吧?Windows操作系统中带了这个小游戏,那个系统叫什么来着?在游戏中要想过关,就必须要在一个 NxM 的区域上找出所有的地雷。游戏过程中,计算机会在地图上显示一些数字从而帮助你确定哪里有地雷。关键技术Have you ever played the game? Windows operating system with this little game, the system called what? In the game to pass, it is necessary to find out all the mines in a NxM area. In the process of the game, the computer will show some numbers on the map to help you identify where you are.
- 2022-03-26 14:34:01下载
- 积分:1
-
ldpc 编译码C仿真
在AWGN信道下,采用BPSK调制,从txt中读入H矩阵,和生成矩阵,译码为LLR-BP译码。
该H矩阵为QC-LDPC码。仿真适用于任意码率,包括
- 2023-08-29 06:05:03下载
- 积分:1
-
一种边缘引导的图像插值算法,通过方向滤波和数据…
An edge guided image interpolation algorithm via directional filtering and data fusion
- 2023-03-18 13:05:03下载
- 积分:1
-
This is a study on BP neural network procedures, these will certainly help begin...
这是一个关于BP神经网络的程序,对初学者有一定的帮助。-This is a study on BP neural network procedures, these will certainly help beginners.
- 2022-05-06 10:31:47下载
- 积分:1
-
rough set code in matlab
rough set code in matlab~~
包括:1、data reduction with fuzzy rough sets or fuzzy mutual information
2、fuzzy preference rough set based feature evaluation and selection
3、fuzzy preference rough set based feature evaluation and selection
4、Neighborhood rough set based feature evaluation and reduction
- 2022-07-27 11:10:55下载
- 积分:1
-
matlab 多普勒雷达信号仿真处理
应用背景应用背景为 脉冲多普勒雷达信号产生/处理基本过程,包括信号仿真(高斯白噪声),信号处理(MTI 处理,恒虚警)等。关键技术 s3.m文件是脉冲多普勒雷达信号处理的主要过程;中间主要涉及到的oppler radar 相位相参仿真,MTI处理等过程。
OS-CFAR.m文件是完成有序恒虚警处理过程的调用函数;
Pf.m文件完成了有序恒虚警中已知2L(总的数据长度),m(选取的检测单元),T(品质因数)得到Pf(虚静概率)的运算,论文中以此来选取品质因数。
- 2022-03-15 17:51:28下载
- 积分:1