-
xz-embedded-20130513.tar
xz compression algorithm
- 2019-06-05 06:32:34下载
- 积分:1
-
matlab绘图
matlab可视化作图文件,适用于初学者(Matlab can be turned into a graph file for beginners.)
- 2018-09-20 10:03:00下载
- 积分:1
-
VB模拟景深近处清淅远处模糊的图片合成效果
VB模拟景深近处清淅远处模糊的图片合成效果,将两张照片合成,最终形成照片高景深效果。
合并图片原理:在模糊区域,某一像素点“0”的值应是周围24个像素点失焦时弥散圆的迭加。由于四个角因距离较远,贡献较少,应取较小的权值,这25个点的均方差应较校如果这是清晰区域,则25个点的均方差应较大。对于四周边缘区域,只能取到部分,对于同一种颜色,清晰区的鲜艳一些。
- 2023-03-26 10:05:03下载
- 积分:1
-
不错的万年历,可以加载系统中单独使用,配有个节气注释,可以自行修改作为日程备忘...
不错的万年历,可以加载系统中单独使用,配有个节气注释,可以自行修改作为日程备忘-A good calendar, you can load the system alone, with Terms of the Notes, you can modify its own schedule as a reminder
- 2022-03-22 10:22:10下载
- 积分:1
-
网络神经代码,是综合评价较好的一种方法,该程序是实现该方法途径....
网络神经代码,是综合评价较好的一种方法,该程序是实现该方法途径.-Neural network code, is a comprehensive evaluation of a better way to realize that the procedure was in the approach.
- 2022-08-26 12:35:29下载
- 积分:1
-
矩陣相乘
矩陣相乘
#include
#include
int m,n,o,p,i,j,k,l;
int main()
{
printf("輸入矩陣A之列數m、行數n及矩陣B之列數o、行數p");
printf("
m=");scanf("%d",&m);
printf("n=");scanf("%d",&n);
printf("
o=");scanf("%d",&o);
printf("p=");scanf("%d",&p);
float a[m][n],b[o][p],c[m][p];
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 11:05:03下载
- 积分:1
-
Matlab中读取和保存ENVIdat数据代码
说明: 先读取ENVI头文件,后以此来读取ENVI中的.dat文件(First read the ENVI header file, and then read the. dat file in ENVI.)
- 2021-04-05 21:59:03下载
- 积分:1
-
航迹
这是一条跟踪航迹,通过航迹起始,数据关联,目标跟踪形成的航迹,供目标跟踪初学者使用(This is a tracking track, through the track start, data association, target tracking formed track, for target tracking beginners use)
- 2019-03-04 19:47:13下载
- 积分:1
-
GSalgorithm2
GS迭代算法,用于相位型傅里叶全息图的计算(GS algorithm, used to calculate phase hologram.)
- 2020-06-26 19:00:01下载
- 积分:1
-
Python语言在Abaqus中的应用_(2)
说明: 联系python与abaqus的应用,详细介绍了python编程方法(The application of connecting python with ABAQUS)
- 2020-12-29 18:29:00下载
- 积分:1