搜索资源列表
所得税计算和闰年判断
- 这是一个计算个人所得税和判断年份是否是闰年的简单程序,添加了输入的判断,以及输入出错的提示!适合广大 DELPHI 初学者!-This is a calculation of personal income tax and judgment year is a leap year if the simple procedure, add the importation of judgment and input errors tips!
判断素数的个数
- 判断101-200之间有多少个素数,并输出所有素数。 1.程序分析:判断素数的方法:用一个数分别去除2到sqrt(这个数),如果能被整除, 则表明此数不是素数,反之是素数。 -judgment 101-200 between the number of primes, and the export of all prime numbers. 1. Program Analysis : judgment in se
1-44
- C语言精彩百例第1-44例 实例1 数据类型转换 实例2 转义字符 实例3 关系和逻辑运算 实例4 自增自减 实例5 普通位运算 实例6 位移运算 实例7 字符译码 实例8 指针操作符 实例9 if判断语句 实例10 else-if语句 实例11 嵌套if语句 实例12 switch语句 实例13 for语句 实例14 while语句 实例15 do-while语句 实例1
判断点是否在区域内
- 判断点是否在区域内.rar-The codes give the function of judge if a point is in the Region, witch you are cared.
判断操作系统版本模块的例子
- 判断操作系统版本的示例(判定win98/nt/xp系统)。对跨平台的程序很有用。不需用条件编译,在程序中用if..then判定就行了。-judgment version of the operating system examples (convicted win98/nt/xp system). The cross-platform process very useful. Build unnecessary conditions,
一个判断远程主机存活程序代码
- 一个判断远程主机存活程序代码(ping) #include #include #include #include #include "winsock.h" #pragma comment(lib,"Ws2_32"); #define SEND_SIZE 32 #define PACKET_SIZE 4096 #define ICMP_ECHO 8 #define ICMP
判断点是否在区域内
- 判断点是否在区域内.rar-The codes give the function of judge if a point is in the Region, witch you are cared.
判断操作系统版本模块的例子
- 判断操作系统版本的示例(判定win98/nt/xp系统)。对跨平台的程序很有用。不需用条件编译,在程序中用if..then判定就行了。-judgment version of the operating system examples (convicted win98/nt/xp system). The cross-platform process very useful. Build unnecessary conditions,
poj1811
- 程序实现了大素数的判断和如果不是素数,则其可分解的最小的素数-program of large prime numbers and if the judgment is not prime, then decomposition of the smallest prime number
所得税计算和闰年判断
- 这是一个计算个人所得税和判断年份是否是闰年的简单程序,添加了输入的判断,以及输入出错的提示!适合广大 DELPHI 初学者!-This is a calculation of personal income tax and judgment year is a leap year if the simple procedure, add the importation of judgment and input errors tips!
判断素数的个数
- 判断101-200之间有多少个素数,并输出所有素数。 1.程序分析:判断素数的方法:用一个数分别去除2到sqrt(这个数),如果能被整除, 则表明此数不是素数,反之是素数。 -judgment 101-200 between the number of primes, and the export of all prime numbers. 1. Program Analysis : judgment in se
1-44
- C语言精彩百例第1-44例 实例1 数据类型转换 实例2 转义字符 实例3 关系和逻辑运算 实例4 自增自减 实例5 普通位运算 实例6 位移运算 实例7 字符译码 实例8 指针操作符 实例9 if判断语句 实例10 else-if语句 实例11 嵌套if语句 实例12 switch语句 实例13 for语句 实例14 while语句 实例15 do-while语句 实例1
while
- 否符合while语句的文法,或者能不能通过文法的开始符号推导出该语句。 (2) 该程序应该包括词法分析器,能对输入的语句进行词法分析,然后再对输出结果。词法分析器应能识别关键字,标示符,常量,操作符等。 (3) 该程序的语法分析器能对输入的语法进行分析,判断输入语句能否满足while循环语句的文法。通过简单优先的方法对语句进行分析,看能否能归约到文法的开始符号。 (4) 该程序的语义分析器就是对分析结果进行输出,要求输出结果
wyarticle
- 1. 修复图片加链接导致图片消失的错误 2. 增加关键字分析功能(当然不是很精确的,GBK版本可用性强) 3. 后台原COOKIES验证,改为COOKIES+SESSION双重验证,可防COOKIES伪造 4. 默认插件状态关闭 5. 标题及描述过滤日文 6. 文章图片如果默认没有ALT描述就把标题加上(重新生成HTML后生效) 7. 修正生成HTML时分页GO输入1后回不到栏目首页的错误 8.
NoteHtml
- Java笔记编辑查看器,变形的构造函数。把File对象也放该函数内,以使引用FileIO对象的类更整洁,因为每次文件目录树收起时也触发valueChanged函数,所以此处加if判断是否是收起操作。该判断条件来源与打印((JTree) e.getSource()).getSelectionPath()调试,由调试得到的这个判断条件。不知道JAVA内部如何实现的这两个操作,这里得到的路径格式与windows系统要求的不一样,需要处理,判断
if-judged-storage-process
- 一个应用if判断的存储过程,判断数据库中是否有这个相同的数据,避免数据重复。应用在账号注册-Judgment of an application if the stored procedure, to determine whether the database have the same data to avoid duplication of data. Applications in the account registratio
PHP判断PC端还是手机端
- PHP判断PC端还是手机端,调用方法:if (isMobile()) echo 'phone'; else echo 'pc';(PHP judge PC end or mobile terminal)
使用中断加上IF循环+30度引脚延时
- 使用STC15W408AS加上339比较器使用内部中断加上if判断,做电调,目前没有30度延时导通,只能通过RC网络延时实现(BLDC STC15W408AS must lm339 and RC)
判断素数
- 判断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
6
- 4个案例,分别讲述if-if、if-else if、if-else等判断语句(4 cases, respectively, about if-if, if-else if, if-else and other judgment statements.)