CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - if

搜索资源列表

  1. 1.rar

    0下载:
  2. 题目:请输入星期几的第一个字母来判断一下是星期几,如果第一个字母一样,则继续判断第二个字母。 1.程序分析:用情况语句比较好,如果第一个字母一样,则判断用情况语句或if语句判断第二个字母。
  3. 所属分类:汇编语言

    • 发布日期:
    • 文件大小:20480
    • 提供者:
  1. 200hz频率产生

    0下载:
  2. 此程序完成功200HZ的固定频率,稳定性很高,波形失真度小,如果要想产生固定频率,这个程序是最好的选择!-success of this procedure 200Hz End of fixed-frequency, high stability, waveform distortion small, if they have a fixed-frequency, the procedure is the best choice!
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:988
    • 提供者:kl
  1. AWARD_BIOS_MODEL_D1D

    0下载:
  2. AWARD BIOS源代码,支持的CHIPSET请看文件,有同型号的板子烧上去就可以跑-the compressed file contains the source code of AWARD BIOS type D1D.Supported chipsets are listed in the related file.One can complie,download and run it on the mainboard if he has such one.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2827698
    • 提供者:eastwell
  1. AWARD_BIOS_MODEL_D1E

    0下载:
  2. AWARD BIOS源代码,支持的CHIPSET请看文件,有同型号的板子烧上去就可以跑-the compressed file contains the source code of AWARD BIOS type D1E.Supported chipsets are listed in the related file.One can complie,download and run it on the mainboard if he has such one.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2840072
    • 提供者:eastwell
  1. AWARD_BIOS_MODEL_D1F

    0下载:
  2. AWARD BIOS源代码,支持的CHIPSET请看文件,有同型号的板子烧上去就可以跑-the compressed file contains the source code of AWARD BIOS.Supported chipsets are listed in the related file.One can complie,download and run it on the mainboard if he has such one.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2806879
    • 提供者:eastwell
  1. 利用汇编语言实现DES加密算法

    0下载:
  2. 利用汇编语言实现DES加密算法 虽非原创,但很有用。-using assembly language to achieve DES encryption algorithm, if not original, but very useful.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:12374
    • 提供者:老灰狼
  1. yC12-SRC

    0下载:
  2. He was the first one (I noticed of) who coded a decrypter for yC 1.2 :)...good job. Also if it hasn t full support yet >:-) So as I promised...here s the source code. I hope it helps someone.-He was the first one (I noticed of) who coded y
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:23174
    • 提供者:gogo
  1. CMOS加密软件防止非法拷贝

    0下载:
  2. 们运行软件时经常会遇到以下情况,有的软件在一台机器上安装后就不能将其拷贝到其他机器上运行;有的软件甚至连原来机器的软、硬件配置改变后也无法再次运行。其实这些情况有的是利用CMOS对软件加密来实现的。安装软件时,通过安装程序把软件安装到硬盘上,同时把当前机器的CMOS信息保存到安装软盘上,也就是相当于保存了密钥。等到以后在硬盘上运行该软件时,软件的主程序会把记录在安装盘上的密钥与正在运行该软件机器的CMOS信息进行比较,如果完全相同,则允许软件继续运行,否则终止软件运行。国内的许多软件都是采用此原
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3524
    • 提供者:zy
  1. shizh

    0下载:
  2. 这个时钟程序是我在1993年编的一个小程序,现在贴出来给大家做参考,它执行后驻留内存,到整点时会报时,你可以用 Ctrl-Alt-U 把它从内存中下掉,可以用 Ctrl-Alt-C 变换颜色,用 Ctrl-Alt-O 把报时声音关掉(如果感到讨厌的话),在驻留内存时,用了直接改内存控制块的方法,所以用 MEM 或 MI 无法在内存中看到它,键盘控制用了直接截取 INT 9 的方法。 这个程序虽然很小,编译后才1K多一点点字节,但是麻雀虽小,五脏俱全,在这个程序中,你可以参考到以下编程方法
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3116
    • 提供者:黄文欢
  1. park13

    0下载:
  2. 一个汇编编写的花园寻宝游戏,游戏中玩家控制一个角色,另外有敌人追击玩家,如果落入陷阱或被敌人抓到,游戏失败,如果吃完所有宝物,游戏成功-a compilation prepared by the Garden fun games, game players control a role, the other players are pursuing the enemy, the enemy or falling into the trap caught, the game failed to f
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:5170
    • 提供者:
  1. LCDprograme(HD61202)

    0下载:
  2. 单片机实现的LCD显示。是基于HD61202模块的。我传完了,你要是告诉我不行。我会疯的。-MCU LCD display. HD61202 is based on the module. I Chuan finished, if you tell me not. I will be the crazy.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4943
    • 提供者:寒峰
  1. huibian_asm

    0下载:
  2. 汇编程序和实验报告 1.输入0-100之间的n值,计算Fibonacci数,以十进制数输出。 2.从键盘输入一行字符,以‘$’结束,查找输入的字符串是否包含’computer’ 字符串,如果包含,计算包含’computer’字符串的个数,并以十进制输出个数。 3.建立歌曲文档,按演唱者排序,程序可接收查找的演唱者,并输出其所有的歌曲。 4.建立图书资料文档,要求具有插入,更新,删除,查询等功能,使用菜单提示。-compilation of experimental procedu
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:53065
    • 提供者:小米
  1. panduanrunnian

    0下载:
  2. 这是一个判断某一年是否为润年的程序,运行可执行程序Ifleap.exe后,输入具体的年份, 可输出是本年是否为闰年的提示信息。-This is a judgment of whether a particular year Runnian procedures, Ifleap.exe running executable, the importation of specific years, output this year is a leap year if the message.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1511
    • 提供者:xiaoqiang
  1. chanshenshuijishu

    0下载:
  2. 本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示 “Divide Overflow”的提示信息。-the process required under the DOS operating. Every time running executable random.exe. two shows can be arbitrary number of 16 Decimal Ad
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1851
    • 提供者:xiaoqiang
  1. ZFC

    0下载:
  2. 程序接收键入的一个关键字和一个句子,若句子中不包含关键字,则显示‘NO MATCH’;若句子包含关键字则显示‘MATCH’,并把该关键字在句子中的位置用十六进制数显示出来。程序以输入CTRL+C退出-procedures of a receiver type a keyword and sentence, if the sentence does not contain the keyword, showed 'NO MATCH'; if the sentence contain
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:32573
    • 提供者:周林
  1. RunNian

    0下载:
  2. 这是一个判断某一年是否为润年的程序,运行可执行程序Ifleap.exe后,输入具体的年份, 可输出是本年是否为闰年的提示信息。-This is a judgment of whether a particular year Runnian procedures, Ifleap.exe running executable, the importation of specific years, output this year is a leap year if the message.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1527
    • 提供者:詹庆锋
  1. huibian_random

    0下载:
  2. 本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示 “Divide Overflow”的提示信息。-the process required under the DOS operating. Every time running executable random.exe. two shows can be arbitrary number of 16 Decimal Add
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2011
    • 提供者:詹庆锋
  1. compare

    0下载:
  2. LC3 program that compares two numbers in R2 and R3 and puts the larger number in R1. If the two numbers are equal, then R1 is set equal to 0.
  3. 所属分类:assembly language

    • 发布日期:2017-03-25
    • 文件大小:1499
    • 提供者:eden
  1. if-else

    0下载:
  2. if-else条件语句的翻译,三地址,简单优先法。这才是对的,不信吴鹏,吴丰收,-this is the right thing
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:893672
    • 提供者:施浩
  1. 180321

    0下载:
  2. 一个简单IF循环的汇编语句,用于初学者学习汇编(An assembly statement of a simple IF loop)
  3. 所属分类:汇编语言

    • 发布日期:2018-04-29
    • 文件大小:8192
    • 提供者:qiao7426
« 12 3 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com