-
一个简单的计算器
int main () 字符 o;printf ("Enteroperator 或 + 或-或 * 或鸿沟:") ;printf ("Entertwo 操作数:") ;switch(o) {printf ("%.1f + %.1f = %.1f",num1,num2,num1 + num2) ; 案例 "-": 休息 ; printf ("%.1f * %.1f = %.1f"num1,num2,num1 * num2) ;案例 "/ ": 断裂 ;/ * 如果运算符以外 +、-、 * 或 / 显示错误消息 * / 断裂 ;返回 0 ;< 跨风格 ="字体-搜索 ; 字体系列:"">}
- 2023-05-09 12:25:03下载
- 积分:1
-
matlab.rar
基于遗传算法的无功优化matlab实现方法软件包,调试基本通过,可直接下载应用,具体例子可以自己修改一下原代码(Based on Genetic Algorithm for Reactive Power Optimization method matlab package, debugging basic through direct download applications, specific examples can modify the original code)
- 2008-05-20 12:41:05下载
- 积分:1
-
CUDAMatrixMul
说明: cuda矩阵乘法
通过GPU并行运算实现乘法的加速(cuda GPU parallel matrix multiplication operation by the accelerated realization of multiplication)
- 2020-12-13 21:49:14下载
- 积分:1
-
仿Fx2N STM32源码
仿三菱FX2N的PLC源码,能支持程序正常正常读写操作,有硬件原理图,支持三菱work2开发环境
- 2023-08-03 17:35:04下载
- 积分:1
-
1
发撒地方萨芬 飞洒的浪费就 广泛的郭德纲个梵蒂冈的(Safin Feisa hair sprinkled local waste on a wide range of Guo Degang Vatican)
- 2013-11-26 15:38:39下载
- 积分:1
-
禁忌算法 C++
禁忌搜索算法是一种全局性邻域搜索算法,模拟人类具有记忆功能的寻优特征。它通过局部邻域搜索机制和相应的禁忌准则来避免迂回搜索,并通过破禁水平来释放一些被禁忌的优良状态,进而保证多样化的有效探索,以最终实现全局优化(Tabu search algorithm)
- 2018-04-13 09:03:34下载
- 积分:1
-
Aspose.Cells 导出excel 示例源码(C#)
Aspose.Cells 导出excel 示例源码(C#)
- 2017-10-31下载
- 积分:1
-
c++实现编译原理词法分析
c++实现了编译原理的词法分析,主要针对c、语言基本语法。下载后可直接运行,适用于编译原理课程设计。代码完善
- 2023-02-26 17:40:04下载
- 积分:1
-
z3
说明: 3
摘 要:研究了具有深度运动模糊效果的图像的复原算法.采用对运动模糊图像的傅里叶频谱进行
Radon 变换来估计运动模糊方向 ,在此方向上计算运动模糊图像的自相关来估计运动模糊长度 ,再
以运动模糊方向和运动模糊长度为参量结合超分辨力图像复原处理算法对比较严重的运动模糊图像进行复原.结果表明 ,该综合性算法能够较为精确地估算出运动模糊图像的模糊参量并取得较好的复原效果.(3 Abstract: The effect of motion blur with the depth of the image restoration algorithm. The use of motion-blurred images of the Fourier spectrum of the Radon transform to estimate the direction of motion blur in the direction of motion-blurred images to calculate the auto-correlation to estimate the motion blur length, then the direction of motion blur and motion blur parameters combined length of super-resolution image restoration algorithm to deal with more serious motion-blurred image recovery. The results show that the algorithm can be integrated more accurately estimate the motion-blurred images of the fuzzy parameters and obtain a better recovery results.)
- 2009-05-30 09:14:25下载
- 积分:1
-
BGS
说明: 基于各种算法的运动视频背景消除。使用opencv工具库,通过读取视频文件,处理视频,最后存储。(Background Subtract Algorithm)
- 2010-04-20 10:37:13下载
- 积分:1