-
TMS320C6437_EMAC应用详细例程
这是一个关于DSP TMS320C6437_EMAC应用的详细例程,是基于CCSv5的开发环境,其中已经建立好了一个完善的工作区间,可以直接导入使用。
- 2022-01-26 16:40:43下载
- 积分:1
-
CUDA convoloution
使用CUDA计算卷积。并行计算算法使用C,A.CU文件。2D卷积使用2-D块和螺纹预成型。
- 2023-04-14 04:55:03下载
- 积分:1
-
C_CAB.zip 是一个C写的查看CAB文件的例子,并可以提取CAB中的文件...
C_CAB.zip 是一个C写的查看CAB文件的例子,并可以提取CAB中的文件
- 2023-04-08 17:10:03下载
- 积分:1
-
计算地址的代码。V4
Code to calculate IP address. v4
- 2022-01-26 06:14:51下载
- 积分:1
-
系统会自动删除目录的调试和发布,所以请D。
System will automatically delete the directory of debug and release, so please do not put fi
- 2022-01-31 23:17:52下载
- 积分:1
-
AS3 UDP连接源码
AS3 UDP连接源码,方便用户修改,连接简单,修改方便
- 2023-06-07 06:30:03下载
- 积分:1
-
TCP/IP Sorce Code
TCP/IP Sorce Code
- 2023-08-15 06:10:03下载
- 积分:1
-
svm+sift
对遥感图像中目标识别分割算法进行研究,是一种监督学习算法。首先具体介绍了尺度不变特征变换、词典模型和支持向量机的原理、实现的具体步骤和优越性,并对SVM非线性分类中核函数的重要作用进行了深入研究,之后使用基于SIFT的支持向量机分割算法对目标识别进行了实验。
- 2022-01-26 03:37:24下载
- 积分:1
-
三维地图局部更新程序,实现图像的拼接和切割
三维地图局部更新程序,实现图像的拼接和切割-Three-dimensional map of the local update process, the realization of image stitching and cutting
- 2022-03-13 00:36:03下载
- 积分:1
-
A*算法解决八数码
题目
The
15-puzzle has been around for over 100 years; even if you don"t know it by that
name, you"ve seen it. It is constructed with 15 sliding tiles, each with a
number from 1 to 15 on it, and all packed into a 4 by 4 frame with one tile
missing. Let"s call the missing tile "x"; the object of the puzzle is to
arrange the tiles so that they are ordered as:
1
2 3 4
5
6 7 8
9 10 11 12
13 14 15 x
where the only legal operation is to exchange "x" with one of the tiles with
which it shares an edge. As an example, the following sequence of moves solves
a slightly scrambled puzzle:
- 2022-02-06 16:32:40下载
- 积分:1