-
CSMA/CA算法的C语言实现
用C语言实现的CSMA/CA代码,中国科学院计算技术研究所先进测试技术实验室原创。
Institute Of Computing Technology Chinese Academic. Science
- 2022-02-04 01:40:36下载
- 积分:1
-
1 读入一个整数,将各个数位上的数拆分下来并输出(从高位到低位)。
1 读入一个整数,将各个数位上的数拆分下来并输出(从高位到低位)。
- 2022-01-22 07:49:13下载
- 积分:1
-
QPSK调制解调算法FPGA实现代码
该算法实现了QPSK调制解调,载波同步算法采用costas环,位定时采用Gardner算法
- 2023-04-22 23:35:05下载
- 积分:1
-
可以用来计算大数的阶乘
可以用来计算大数的阶乘
- 2023-07-15 06:30:03下载
- 积分:1
-
快速排序、归并排序与选择排序平均时间之比较
/*----------------------选择排序-----------------------------*/
void SelectSort(int data[],int low,int high)
{
for(int i=low;i
- 2022-03-18 12:13:58下载
- 积分:1
-
csimple2d CFD的C源程序
CSIMPLE2d CFD C源程序-CSIMPLE2d CFD C source
- 2022-06-27 03:32:30下载
- 积分:1
-
此程序是关于多维数组多次排序的一个小程序。
此程序是关于多维数组多次排序的一个小程序。-This procedure is repeated on the multi-dimensional array to sort a small program.
- 2022-08-22 08:36:08下载
- 积分:1
-
Edge Detection and Image SegmentatiON
The command prompt version of the Edge Detection and Image SegmentatiON (EDISON) System provides a versatile environment for performing confidence based edge detection and synergistic image segmentation through the definition of user defined scripts. In an EDISON script one specifies the system parameters, input, output, and operations. The system functionality is facilitated through a simple set of commands and parameters described in the following sections.
- 2022-05-30 00:51:05下载
- 积分:1
-
一个可以计算出的日期,是目前的一年,是前几天…
用C语言编写一个能计算当前日期是本年第几天的程序(可区分闰年问题哦)-C language one can calculate the date of the current year is the first few days of proceedings (which can distinguish between a leap year problem oh)
- 2022-03-04 07:46:37下载
- 积分:1
-
数据结构 java版源代码
资源描述数据结构的实现 java版本的 这是一部分 其他的写完上传
- 2022-07-26 05:29:33下载
- 积分:1