-
DFT nature of the research, the pros and transform calculation, the real and ima...
DFT性质的研究,正反变换的计算关系,实虚部的对应关系-DFT nature of the research, the pros and transform calculation, the real and imaginary parts of the correspondence between
- 2022-08-07 11:58:54下载
- 积分:1
-
keil数码管逐个亮
在keil编程软件上实现对数码管的检测,P1口接数码管,500ms的间隔时间逐个点亮。
- 2023-09-04 00:15:03下载
- 积分:1
-
大鱼吃小鱼游戏VC源码
《大鱼吃小鱼》游戏是目前在白领阶层非常流行的一款休闲类游戏,在看似风平浪静的大海里,却隐藏着与人类世界相同的危机,海底生物在弱肉强食的竞争下,不但得觅食以填饱肚子,更重要的是学会保护自己!在休闲的同时让你了解一些海洋生物,同时也让你掌握生存能力,真是一举两得。本代码是用VC6.0MFC实现,能使玩家在娱乐的同时更好的学习该游戏的设计思想。
- 2022-01-24 18:18:26下载
- 积分:1
-
colour follower
这是一个用Visual C++和OpenCV制作的程序。
- 2023-08-23 10:30:03下载
- 积分:1
-
基于C实现的采样复制的纹理图像修复方法_可去除遮罩物
资源描述CS7495 Final Project Sooraj Bhat
Object Removal by Exemplar-based Inpainting USING THE CODE
Everything was done in Matlab and MEX (i.e. a C function callable from
Matlab). First, the C code needs to be compiled. At the Matlab
prompt, type:
mex bestexemplarhelper.c
You should then be able to run the following (which takes ~2mins on my
2GHz Pentium 4 laptop with 256MB of RAM):
[i1,i2,i3,c,d,mov] = inpaint("bungee0.png","bungee1.png",[0 255 0]);
A smaller run (~25 seconds) would be:
[i1,i2,i3,c,d,mov] = inpaint("bw0.png","bw2.png",[0 255 0]);
To visualize:
plotall;
close; movie(mov);
SAMPLE IMAGES & RESULTS
*0.png The original images ("bw" and "bungee")
*{1,2}.png The different fill region masks.
*P2.png &nbs
- 2022-02-01 13:35:37下载
- 积分:1
-
计算值的任何表达式 (使用堆栈)
这是 一个程序来计算值的任何表达式 (使用堆栈)
e.g. 3 * 5 + 2 * 4 -
5.
有效利用堆栈的太执行给定的任务
使用只有堆栈 immplementation 算法
- 2022-07-04 08:20:40下载
- 积分:1
-
数值分析或计算方法中的Gauss-Seidel法求解线性方程组的c++程序...
数值分析或计算方法中的Gauss-Seidel法求解线性方程组的c++程序-numerical analysis or calculation method of Gauss- Seidel method for solving linear equations of c procedures
- 2022-11-05 03:50:02下载
- 积分:1
-
多进制转换组件示例程序,此示例程序还实现了动态菲屏功能(每次启动程序都会看到不同的菲屏显示效果)等功能,运行多进制转换功能前,请先正确注册组件。...
多进制转换组件示例程序,此示例程序还实现了动态菲屏功能(每次启动程序都会看到不同的菲屏显示效果)等功能,运行多进制转换功能前,请先正确注册组件。
-Examples of M-ary conversion components procedures, procedures for this example Philippines also achieved a dynamic screen function (each time you start the procedure of the Philippines will see a different screen effects) and other functions, running M-ary conversion before the correct Registration Section pieces.
- 2023-02-04 18:25:02下载
- 积分:1
-
基于粒子群算法的PID控制器优化设计
基于粒子群算法的PID控制器优化设计,本程序主要研究基于粒子群算法控制系统PID参数优化设计方法以及对PID控制的改进。选择控制系统的目标函数,本控制系统选用时间乘以误差的绝对值,通过对控制系统的逐步仿真,对结果进行分析
- 2023-02-09 12:10:03下载
- 积分:1
-
一维或二维光脉冲在光子晶体中的光场分布或演化的计算
此代码可实现一维或二维光脉冲在光子晶体中的反射透射以及光子晶体内部的光场分布或演化的计算. 此代码不仅适用于介电介质, 同样适用于人工特异材料的1DPC材料. 参考文章:Dynamic pattern offinite-pulsed beams inside one-dimensional photonic band gap materials , PHYSICALREVIEW B 73 (19): Art. No. 195119 MAY 2006.
- 2023-07-21 02:45:04下载
- 积分:1