-
Unix下的复数运算,实现了复数的加减、开方运算
Unix下的复数运算,实现了复数的加减、开方运算-Unix complex operation, realized the plural number
addition and subtraction, the root has operated
- 2022-03-03 10:31:13下载
- 积分:1
-
tossim中dymo路由
nesc语言编写的dymo路由协议nesc语言,tinyos,dymo路由协议
- 2023-04-07 20:35:03下载
- 积分:1
-
viterbi译码算法,可以对卷积码进行解码。通信类的朋友知道的...
viterbi译码算法,可以对卷积码进行解码。通信类的朋友知道的-viterbi
- 2022-04-29 22:44:33下载
- 积分:1
-
TSP 问题 A *
包TSP;
- 2023-01-17 11:20:03下载
- 积分:1
-
快速排序、归并排序与选择排序平均时间之比较
/*----------------------选择排序-----------------------------*/
void SelectSort(int data[],int low,int high)
{
for(int i=low;i
- 2022-03-18 12:13:58下载
- 积分:1
-
用opencv实现的图像平滑去噪(领域滤波、中值滤波)
用opencv实现的图像平滑平滑,包含领域滤波和中值滤波,通过程序结果可以看出,对于胡椒盐噪声,中值滤波明显优于领域滤波
- 2022-01-31 16:59:50下载
- 积分:1
-
binary numbers
- 2023-04-03 15:30:05下载
- 积分:1
-
计算典型相关算法,求出最大投影向量,以及最大投影向量对应的相关系数...
计算典型相关算法,求出最大投影向量,以及最大投影向量对应的相关系数
-calculate canonical correlations, find the largest correlation coefficients
- 2022-04-21 17:37:45下载
- 积分:1
-
想研究透彻正则表达式,必须知道有穷自动机的原理,这个源码可以给你一个很好的示例参考。编译后程序会生成一个可执行文件,运行这个文件出来一个DOS窗口,然后按提示输...
想研究透彻正则表达式,必须知道有穷自动机的原理,这个源码可以给你一个很好的示例参考。编译后程序会生成一个可执行文件,运行这个文件出来一个DOS窗口,然后按提示输入正则表达式。-Wish to research thoroughly regular expressions, you must know the finite automata theory, this source can give you a good example for reference. The compiled program generates an executable file, run this file out of a DOS window, and then enter the regular expression and follow the prompts.
- 2023-05-02 22:15:03下载
- 积分:1
-
C语言实现的矩阵的常用计算!包括:矩阵乘法,加法,求逆,转置,开方等等!...
C语言实现的矩阵的常用计算!包括:矩阵乘法,加法,求逆,转置,开方等等!-C language used in the calculation of matrix! Including : matrix multiplication, addition, the inverse transfer home, prescribing, etc.!
- 2022-01-25 15:41:08下载
- 积分:1