搜索资源列表
汇编版:判断闰年
- 判断闰年 根据输入的具体年份(在1900-2100之间,要求对输入进行有效性检查),判断是否闰年,并给出相应的提示信息
判断闰年小程序
- 这是一个判断某一年是否为润年的程序,运行可执行程序Ifleap.exe后,输入具体的年份, 可输出是本年是否为闰年的提示信息。
判断日期
- 输入某年某月某日,判断这一天是这一年的第几天
一种匀速运动模糊图像的模糊方向判断算法
- 本文主要研究的是任意方向的匀速直线运动模糊图像的模糊方向判断算法,主要根据运动模糊降低了运动方向上图像的高频成 分,沿着运动方向实施高通滤波,可保证微分图像灰度值(绝对值)之和最小,论文中就是根据这种原理来判断出匀速运动模糊图像的运动 模糊方向,采用了3×3方向的微分乘子法来判断图像的运动模糊方向,从而可将图像的恢复问题转化为一维问题。
判断字符串中心对称
- 判断字符串是否中心对称程序,数据结构单链表,对输入字符串判断其是否中心对称(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 judging the prime number: 2 t
图像二值化判断分析法
- 编写实现了图像二值化中一种常用的方法——判断分析法。并使用开闭运算进行了二值化图像改进(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 function can perfect itself.)
星期判断
- 可以通过简单的方法判断星期,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.)
指标四 双线MACD+智能判断背离
- MT4软件使用,MACD指标背离判断,根据量能柱和双线等自动判断背离,可修改颜色,可预警(MACD indicator in MT4 deviates from judgment, which can be forewarned)
js判断微信右上角选择浏览器打开
- js判断微信右上角选择浏览器打开源码,简单好用,文件又小!
3s保持判断
- labview信号保持3s判据。用于判断信号持续3s不变化。(3 s criterion of LabVIEW signal holding)