CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 汇编 时间

搜索资源列表

  1. time

    0下载:
  2. 如何编写一个汇编小程序显示时间日期和日期-How to write a small assembly program displays the time and date and date of
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:5035
    • 提供者:qujue
  1. 9F

    0下载:
  2. 汇编获取时间的现实,有对整点报时的设置,看看有益-get time use asm
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:103883
    • 提供者:z
  1. 5555

    0下载:
  2. 初始条件: DOS操作系统。编辑,汇编,连接,调试工具:edit、masm、link、debug 要求完成的主要任务: 产生机关枪声,要求枪声时间可控,由键盘输入控制值。按“Q”键退出 -Initial conditions: DOS operating system. Edit, compile, link, debug tools: edit, masm, link, debug required to complete the main tasks: produce ma
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:118906
    • 提供者:胡月
  1. keiljiaocheng

    0下载:
  2. KEil C51编程,Keil Software–Cx51 编译器用户手册,Keil 的辅助工具和部份高级技巧,keil调试命令、在线汇编与断点设置,如何在Keil中查看程序执行时间等-KEil C51 programming, Keil Software-Cx51 Compiler User' s Manual, Keil auxiliary tools and part of the high-level skills, keil debug commands, on-line com
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-20
    • 文件大小:5930928
    • 提供者:kiki
  1. clock_date

    0下载:
  2. 一个关于时钟的汇编程序,可以显示时间和日期,对于学习汇编很有用-clock&date
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:1368
    • 提供者:江南
  1. armok01171368

    0下载:
  2. 使用1602_LCD AT89S52 18B20实现的温度报警,时间可调显示, 一天可设三个闹钟,八首音乐,一个秒表, 全汇编实现,程序差不多写满8K BYTES 了 ;硬件电路比较简单,主要靠程序上的实现 完成时间____2006\09\27\sml - Use 1602_LCD AT89S52 18B20 achieved temperature alarm, time adjustable display, a day can be set thre
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:11182
    • 提供者:张桂榕
  1. system

    0下载:
  2. 汇编实现51单片机串行通信,全双工互传计时时间和AD数据采集结果,实现实时检测,没有延迟-Compilation of achieving 51 MCU serial communications, full-duplex transmission each time the results of time and the AD data acquisition to achieve real-time detection, there is no delay
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1000
    • 提供者:jacob
  1. timeshow

    0下载:
  2. 本程序是一个用汇编编的精致的图形时钟,运行时双击clock图标即可,钟表显示的时间为本机系统的时间。  -This program is a compilation series with fine graphics clock, run-time double-click the clock icon, clocks show the time-based computer system time.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:13490
    • 提供者:李楠
  1. shilunaozhong

    0下载:
  2. 这个电子闹钟最多可设定10个闹铃时间,还具有秒表功能.汇编格式,详细注释。编程环境:WAVE6000 -This electronic alarm clock can be set up alarm time 10, also has a stopwatch function. Compilation format, detailed notes. Programming environment: WAVE6000
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:3530
    • 提供者:liyanya
  1. daojishiyanshi

    0下载:
  2. 用就单片机实现倒计时 汇编 这是一个99S4位数倒计时,为了方便延时,定时时间稍长。-Countdown to compile with the MCU is a 99S4-digit countdown, in order to facilitate the delay time a little longer.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:2154
    • 提供者:txianhua
  1. huibianyuyan

    0下载:
  2. 简单精炼,通俗易懂,能在最短的时间内最大限度的提高自身的汇编编程能力-Simple and refined, easy to understand, in the shortest time possible increase in their C++ programming skills
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:74110
    • 提供者:shangqing
  1. sse_luma

    0下载:
  2. 利用vc++实现的 基于MMX汇编指令进行优化的H.264的量化和反量化程序,可以运行和输出结果,所需时间是优化前的十分之一,非常有效。-Using vc++ implementation based on optimized MMX assembler instructions H.264 quantization and inverse quantization process, can run and output the results, the time is one-tenth of
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:335924
    • 提供者:舒念
  1. jiaotongdeng8086and8255

    0下载:
  2. 用8086和8255实现的交通灯控制,该题为中南大学的微机课程设计,包括c语言和汇编的源代码。功能:(1)、编程语言为C语言和汇编语言; (2)、硬件电路基于80x86微机接口; (3)、程序功能要求:小键盘给定、数码管(屏幕)显示; (4)、具备急救车应急响应功能和时间倒计时显示功能。 -8086 and 8255 with the implementation of the traffic light control, the computer program entitle
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:1060219
    • 提供者:徐清明
  1. GUAS

    0下载:
  2. ARC汇编实现的高斯滤波算法,时间开销较小-gause filter assembly source code
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:1122
    • 提供者:peyodsp
  1. Clocks

    0下载:
  2. 由汇编编程的时间软件,可以作为初学者的参考-By the time of compilation of programming software can be used as a reference for beginners
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:13641
    • 提供者:aiker
  1. final

    1下载:
  2. 银行叫号系统课程设计汇编代码,包含时间显示,普通窗口、VIP窗口服务等-Bank calling system curriculum design assembly code, including the time display, the general window, VIP services, windows
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:2991
    • 提供者:Yuri
  1. C-depth-anatomy

    0下载:
  2. 我遇到过很多程序员和计算机系毕业的学生,也给很多程序员和计算机系毕业的学生讲解过《高级C 语言程序设计》 。每期班开课前,我总会问学生:你感觉C 语言学得怎么样? 难吗?指针明白吗?数组呢?内存管理呢?往往学生回答说:感觉还可以,C 语言不难,指针很明白,数组很简单,内存管理也不难。一般我会再问一个问题:通过这个班的学习,你想达到什么程度?很多学生回答:精通C语言。我告诉他们:我很无奈,也很无语。因为我完全在和一群业余者或者是 C语言爱好者在对话。你们大学的计算机教育根本就是在浪费你们的时间
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:747701
    • 提供者:陈金良
  1. OllyDbg-v1.10flyODBG

    0下载:
  2. 1、OllyDbg是伟大的汇编级分析调试器,作者是Oley Yuschuk。 2、汉化第二版修正了以前汉化版“BP断点无法删除”和“断点窗口不能显示反汇编栏目中的反汇编内容”的2个bug。针对很多汉化版使用者的意见,将配置文件OllyDbg.ini中的大部分配置内容恢复到英文;你可以直接使用你原来英文版的配置文件。参考TT小组翻译的帮助文件修正了某些词语。 3、Ollydbg.exe是汉化原版,flyODBG.eXe是修改版,必须和压缩包中的其他文件释放在一起。 4、XP界面风格Bo
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:4021015
    • 提供者:xiao wu
  1. s.asm

    0下载:
  2. 汇编电子时钟显示程序代码,能够通过输入时间,实现时钟的显示。-Electronic clock display assembly code, be able to enter the time, the clock' s display.
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:965
    • 提供者:lipeng
  1. VCto-runthe-assembly-time-for-

    0下载:
  2. VC实例分析:VC++通过汇编获取代码运行时间 文章出处:飞诺网(www.firnow.com):http://dev.firnow.com/course/3_program/vc/vc_js/2007109/77223.html-Example of VC: VC++ code to run through the assembly time for Article Source: Flying Snow Network (www.firnow.com): http://dev.fi
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:7983
    • 提供者:C
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com