-
Mathematical Modeling of Probability and Statistics courseware. Described the ge...
数学建模中的概率统计课件。讲述了概率统计的一般方法。-Mathematical Modeling of Probability and Statistics courseware. Described the general method of probability and statistics.
- 2023-03-02 15:45:04下载
- 积分:1
-
频移信道模型代码
本程序是关于各种信道的模型,很有用!对多径数确定,每个路径的多普勒频移随机产生,能够准确的模拟多径多普勒信道的特性。
- 2022-08-06 18:29:44下载
- 积分:1
-
DES算法(C语言实现)
资源描述void show2() //加密界面
{
printf("
****************** DES加密 **********************
");
printf(" --------------------------------------------------
");
printf(" **************************************************
");
printf(" ** **
");
printf(" ** 请选择明文和密钥的输入方式: **
");
printf(" ** **
");
printf(" ** 1.直接输入 **
");
printf(" ** **
");
printf(" ** 2.从文件读取 **
");
printf(" ** **
");
printf(" ** 3.退出 **
");
printf(" ** **
");
printf(" --------------------------------------------------
");
printf(" 选择:");
}
- 2023-01-01 21:25:03下载
- 积分:1
-
计算时间差的函数
计算时间差的函数-Function which calculates the difference in hours
- 2022-02-16 09:13:42下载
- 积分:1
-
查找是使用计算机中CPU最大的一个功能,查找算法决定了程序的优劣性,此算法完成了顺序查找的实现。
查找是使用计算机中CPU最大的一个功能,查找算法决定了程序的优劣性,此算法完成了顺序查找的实现。- The search was uses in the computer a CPU biggest function, the
search algorithm had decided the procedure fit and unfit quality, this
algorithm has completed the smooth search realization.
- 2022-04-24 15:53:52下载
- 积分:1
-
克鲁斯卡 (Clsk) 求最小生成树
克鲁斯卡 (Clsk) 求最小生成树-unmarked (Clsk) for the minimum spanning tree
- 2022-11-10 10:45:03下载
- 积分:1
-
计算机图形计算:点乘
英文网页 没代码,更适合于理解其原理和方法和运用...
计算机图形计算:点乘
英文网页 没代码,更适合于理解其原理和方法和运用-computer graphic terms : point by the English website no code, is more suited to understand the principles and methods of use and
- 2022-02-20 06:45:08下载
- 积分:1
-
Halcon实例代码
应用背景
能够针对不同的图像,实现相应的功能
通过Halcon自带的库算子,更好的了解算子的使用以及具体的应用场合
每个处理效果都可以采用不同的方法,所以借鉴别人的思路是提高自身能力的有效途径之一
关键技术
Halcon基本算子的用法
图像处理算法中常用的Blobg分析,模板匹配,灰度值分割,图像增强等原理
此外,对于数学的功底也有相应的要求,能够在不同的算子之间,更加检测到的特征的数学描述,选择合适的参数
- 2022-02-27 02:56:31下载
- 积分:1
-
n-m进制转换
计算任意的n进制的书转换到m进制的数字,用户自己定义转换进制类型
- 2022-05-15 13:56:07下载
- 积分:1
-
神经网络的手写识别
通过这个项目你可以识别字符,数字等你想要的语言。首先你要画出每个字母的地方,
- 2022-03-04 07:19:03下载
- 积分:1