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

搜索资源列表

  1. Iap_lite.inc

    0下载:
  2. 文件名:TEST.C * 功能:测试IAP_Lite功能 * 日期:2003.11.10 ******************************************************************/ #include \"REG931.H\" #include \"IAP_LITE.H\"-File Name : TEST.C * Function : IAP_Lite functional testing * Date : 2003.11.10
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.32kb
    • 提供者:tao
  1. proj

    0下载:
  2. 初音岛2 P.C.的文本汉化器,可以打开游戏目录下的mes脚本文件进行编辑。 project.inc为宏文件; project.asm为源代码; dcnames.dat为名字匹配文件; readme.txt为说明。详细说明见本文件。 随代码附了几个mes脚本,可用来测试。-DC2 P.C. Hatsune Chinese text, you can open the game directory and edit the scr ipt file mes. projec
  3. 所属分类:assembly language

    • 发布日期:2017-03-23
    • 文件大小:26.32kb
    • 提供者:AmaF
  1. shiyan1

    0下载:
  2. 比较字符串sample.asm(文件名) 试编写一程序:比较两个字符串stringl和string2所含的字符是否相同。若相同则显示‘Match’,否则,显示‘No match’。 -Comparison of string sample.asm (file name) to prepare a test procedure: compare two strings stringl and string2 contains the same characters. If the sa
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:916byte
    • 提供者:Sean
  1. 74HC4094

    0下载:
  2. Test file only nothing to test
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:41.48kb
    • 提供者:pnhung
  1. test

    0下载:
  2. mp3播放器,包含FAT文件系统,外扩SRAM,keil C51开发 -mp3 player, contains the FAT file system, outside the extended SRAM, keil C51 development
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:450.97kb
    • 提供者:孙永江
  1. rename

    0下载:
  2. 实现在指定目录及其子目录中搜索指定扩展名的文件,并更新为新的扩展名的程序reext 程序功能: 1.程序带有三个命令行参数dir、old和new,用法为: reext dir old new 其中Dir是一个全路径名,old和new是文件扩展名,如: Reext c:\ASM\TEST txt doc 2.程序实现的功能为:在路径Dir中搜索文件扩展名为txt的所有文件,如果找到,将其扩展名改为doc,而文件名不变: 3.较高要求,可以搜索指定目录的全部子
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1.81kb
    • 提供者:wenchunfeng
  1. work1

    0下载:
  2. 从键盘输入一个字符串,将小写字母全部转换成大写字母,然后输出到一个磁盘文件"test"中保存。输入的字符串以!结束。-Keyboard input from a string to all lowercase letters converted to upper case, and then output to a disk file " test" saved. Input to the string! End.
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:528byte
    • 提供者:佳哥
  1. lcd

    0下载:
  2. C51学习板128641602屏测试文件-C51 Learning Board 12864 screen test file LCD12864.hex
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:760byte
    • 提供者:张一刚
  1. Angel

    0下载:
  2. 这是一只纯ASM编写的病毒,具备文件感染,入口代码变形,自身加密,EPO等功能,是一只无任何 特征码的病毒,设计目的是为对抗反病毒软件的特征码杀毒、行为杀毒和虚拟机杀毒,现有代码 未提供任何破坏功能,但会主动感染可执行文件,而且被感染过的文件很难再还原,这点请注意 另外这东西也提供了Ring0功能,主要用于感染运行中的可执行文件 这东西写完后放了很久,不太记得怎么用了,把代码放上来有兴趣的朋友拿去研究研究,汇编工 具为TASM,由于已经不确定会产生什么后果了,测试
  3. 所属分类:assembly language

    • 发布日期:2017-03-26
    • 文件大小:16.24kb
    • 提供者:buyinyin
  1. fFff

    0下载:
  2. 从键盘输入一个字符串,将其中的小写字母全部转换成大写字母,然后输出到一个磁盘文件“test”中保存。输入的字符串以“!”结束。-Enter a string from the keyboard will be one of the lowercase letters converted to uppercase letters, and then output to a disk file " test" to save. Enter the string with "
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:8.03kb
    • 提供者:陈雷
  1. Aexp14

    0下载:
  2. 中断控制器8259应用实验-中断方式控制彩灯点亮 * 中断方式控制彩灯点亮程序source file * 运行步骤:1.将PC4和IRQ10两个跳接开关分别联上 * 2.按下1次SW3,申请1次中断,使LED灯点亮1次-Interrupt Controller 8259 application test- interrupt control the lights lit* Interrupt control the lantern lit program source file
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:1.3kb
    • 提供者:谢闻
  1. 4

    0下载:
  2. 从键盘输入一个字符串,将小写字母全部转换成大写字母,然后输出到一个磁盘文件“test”中保存。输入的字符串以!结束。-Keyboard input from a string, all lowercase letters converted to uppercase letters, and then output to a disk file " test" to save. Enter the string! End.
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:2.65kb
    • 提供者:周涛
  1. ch05_01

    0下载:
  2. This a test source. It s not important file. -This is a test source. It s not important file.
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:559byte
    • 提供者:jeon
  1. test

    0下载:
  2. 汇编工程,可以在之后在keil中继续建立汇编或C语言-It is a .uv2 file.
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:2.83kb
    • 提供者:百家东
  1. all

    0下载:
  2. 开发板测试文件,测试开发板程序的正确,开发的正确运行-this is a test file about pic16f877a
  3. 所属分类:assembly language

    • 发布日期:2017-12-09
    • 文件大小:10.63kb
    • 提供者:井长娟
  1. test

    0下载:
  2. 读取文件中的字符并显示在屏幕上,输入需要查找的字符串并高亮显示。-Read characters from a file and displayed on the screen, enter the required search string and highlight.
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:1.96kb
    • 提供者:赵瑾
  1. LockDemo

    0下载:
  2. java 测试服务其是否可用的一个测试文件,你明白了没有、.-a test file java testing services which are available, and you did not understand.? ? ? ? ? ?
  3. 所属分类:assembly language

    • 发布日期:2017-05-04
    • 文件大小:1.45mb
    • 提供者:282014876
  1. LPC1114TEST

    0下载:
  2. 实现NanoM0光盘LPC1114测试HEX文件-NanoM0 guang pan \LPC1114 test file
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2.22kb
    • 提供者:haogong
  1. 1

    0下载:
  2. 这是一个液压测试程序的源代码,是编译文件,比较难看懂,但可用-This is a hydraulic test program source code file is compiled, the more difficult to understand, but can
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:5.11kb
    • 提供者:李朝阳
  1. Test

    0下载:
  2. It is a test file for the PIC controller. It compiled with PIC ASM in MPLAB platform.
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1.74kb
    • 提供者:Tushar
« 12 »
搜珍网 www.dssz.com