-
强制性离散对数
^ x = 140851752bruteforce x
- 2022-04-18 16:39:58下载
- 积分:1
-
数值算法 RungeKutta
数值算法 RungeKutta-numerical algorithm RungeKutta
- 2023-07-10 22:45:02下载
- 积分:1
-
三维球的RCS计算,FDTD法
该原码使用Matlab编写的3维FDTD(时域有限差分算法)计算了球的RCS经典散射问题,采用PEC作边界,高斯波束激励。
- 2022-08-19 07:25:15下载
- 积分:1
-
fourier transform and MATLAB
fourier transform and MATLAB
- 2022-01-25 16:39:32下载
- 积分:1
-
这个是一个用java实现的tftp程序。其中包括客户端和用户端
这个是一个用java实现的tftp程序。其中包括客户端和用户端-This is a realization of java with the tftp process. Including client and the client
- 2022-12-15 08:10:03下载
- 积分:1
-
adaboost检测
/****************************************************************************
NJU Magic. Copyright (c) 2007. All Rights Reserved.
--------------------------------------------------------------------
Permission to use, copy, or modify this software and its documentation
for educational and research purposes only and without fee is hereby
granted, provided that this copyright notice appear on all copies and
supporting documentation. For any other uses of this software, in
original or modified form, i
- 2022-07-13 18:29:21下载
- 积分:1
-
矢量的快速排序
矢量的快速排序-Quick sort of vector
- 2022-02-26 13:02:48下载
- 积分:1
-
lower frequency inverter
lower frequency inverter
- 2023-06-28 09:35:03下载
- 积分:1
-
探究缩短循环码性能与生成多项式的选取
资源描述【摘 要】从通信系统的基本原理出发,着重分析了系统中的常用信道编码。在此基础上对应用广泛的一类缩短循环码
的校验性能从数学理论和matlab 仿真模型两方面进行研究,更直观的揭示了生成多项式与编码校验性能的内在联系,为构造
更优化的标准打下基础。
【关键词】信道编码;缩短循环码;生成多项式;矩阵实验室
- 2022-03-18 02:11:03下载
- 积分:1
-
cc1100send-and-receive
P1DIR |= 0x03; //P1_0, p1_1, OUTPUT
CLKCON &= ~0x40; //晶振
while(!(SLEEP & 0x40)); //等待晶振稳定
CLKCON &= ~0x47; //TICHSPD128分频,CLKSPD不分频
SLEEP |= 0x04; //关闭不用的RC振荡器
//Initkey();
Init_T1();
InitUART(9600); //初始化串口
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-23 14:42:43下载
- 积分:1