搜索资源列表
汇编版:判断闰年
- 判断闰年
根据输入的具体年份(在1900-2100判断闰年小程序
这是一个判断某一年是否为润年的程序,运行可执行程序Ifleap.exe后,输入具体的年份,
可输出是本年是否为闰年的提示信息。
电脑故障维修判断指导大全
- 电脑故障维修判断指导大全
判断日期
- 输入某年某月某日,判断这一天是这一年的第几天
一种匀速运动模糊图像的模糊方向判断算法
- 本文主要研究的是任意方向的匀速直线运动模糊图像的模糊方向判断算法,主要根据运动模糊降低了运动方向上图像的高频成 分,沿着运动方向实施高通滤波,可保证微分图像灰度值(绝对值)之和最小,论文中就是根据这种原理来判断出匀速运动模糊图像的运动 模糊方向,采用了3×3方向的微分乘子法来判断图像的运动模糊方向,从而可将图像的恢复问题转化为一维问题。
多边形内外判断
- 判断点在多边形内还是外的例程-judgment in the polygon points inside or outside the routines
二元关系性质判断器
- 离散数学二元关系性质判断器(源码及报告)-Discrete Mathematics dual nature of the relationship judgment (source and the report)
判断字符串中心对称
- 判断字符串是否中心对称程序,数据结构单链表,对输入字符串判断其是否中心对称(Determines whether a string is centrosymmetric)
PHP判断PC端还是手机端
- PHP判断PC端还是手机端,调用方法:if (isMobile()) echo 'phone'; else echo 'pc';(PHP judge PC end or mobile terminal)
判断数字在哪个区间-C语言
- 判断数字所在区间,并使用C语言实现其基本功能(Determine where the numbers are)
判断
- 判断语句命令简单易学适合新手用于学习交流代码少(Sentence command, easy to learn, suitable for novices to learn communication, code less)
判断
- 登录小程序判断代码制作的用于学习交流哈哈(Login applet, determine the code produced for learning communication, ha ha!)
取北京时间_判断时段源码
- 取北京时间判断源码 精易模块是3.12的自己下载(Take Beijing time to determine the source code)
案例1判断闰年程序
- 案例1判断闰年程序(Case 1 judge leap year program)
类的应用(判断isleapyear)
- C++学习参考 类的应用(判断isleapyear)(The application of the class (judgment isleapyear))
判断素数
- 判断101-200之间有多少个素数,并输出所有素数。 1.程序分析:判断素数的方法:用一个数分别去除2到sqrt(这个数),如果能被整除, 则表明此数不是素数,反之是素数。(Determine how many primes are there between 101-200 and output all the prime numbers. 1. program analysis: the method of
图像二值化判断分析法
- 编写实现了图像二值化中一种常用的方法——判断分析法。并使用开闭运算进行了二值化图像改进(It is a common method that can realize binaryzation, the judgment analysis method. And use open and closed operation to improve the image.)
判断某个进程是否存在,存在则做什么梦事
- 判断某个进程是否存在,存在的话就做什么事,这里只锁定了鼠标键盘等,调用了精益模块,更强大的功能可以自己完善(To decide whether a process exists or not, what to do when it is there, it only locks the mouse and keyboard, and calls the lean module, and the more powerful functio
星期判断
- 可以通过简单的方法判断星期,cpp文件直接用记事本查看代码。(You can judge the week in a simple way, and the cpp file looks at the code directly with a notepad.)
趋势判断指标
- MT4 趋势判断指标,短线中线长线,可以参考一下。希望对你有帮助。(MT4 trend judgment indicators, short-term, medium-term and long-term, you can refer to. I hope it will help you.)
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 沪ICP备09016508号
1999-2046 源码中国 All Rights Reserved.