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

搜索资源列表

  1. UART_RS232(verilog)

    1下载:
  2. /本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值是0x145,对应的波特率是9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通信同步.程序的工作过程是:串口处于全双工工作
  3. 所属分类:assembly language

    • 发布日期:2017-11-07
    • 文件大小:600285
    • 提供者:饕餮小宇
  1. UART_RS232(VHDL)

    0下载:
  2. 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值是0x145,对应的波特率是9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通信同步.程序的工作过程是:串口处于全双工工作状
  3. 所属分类:assembly language

    • 发布日期:2017-11-14
    • 文件大小:607493
    • 提供者:饕餮小宇
  1. 4-1

    0下载:
  2. 通过上机对队列的基本操作的调试和调用来掌握顺序循环队列的操作-Mastered the operation of the order cycle queue on machine debugging and call queues basic operation
  3. 所属分类:assembly language

    • 发布日期:2017-11-11
    • 文件大小:743
    • 提供者:wangyuxi
  1. TEM

    0下载:
  2. KE2000温度检测调试用代码,带初始化程序-The KE2000 temperature detection debugging code with the initialization procedure
  3. 所属分类:LabView

    • 发布日期:2017-11-17
    • 文件大小:16570
    • 提供者:wangbin
  1. 利用C8051F310单片机设计一个LED灯控制器

    1下载:
  2. 实验目的:加深对定时/计数器、中断、IO端口的理解,掌握定时/计数器、中断的应用编程技术及中断程序的调试方法。 实验内容:利用C8051F310单片机设计一个LED灯控制器 主要功能和技术指标要求: 1. LED灯外接于P0.0端。 2. LED灯分别按2Hz,1Hz和0.5Hz三种不同频率闪动,各持续10s。 3. 在LED灯开始和停止闪烁时蜂鸣器分别鸣响1次。 4. 利用单片机内部定时器定时,要求采用中断方式。 提高要求: 使用按键(KINT
  3. 所属分类:汇编语言

    • 发布日期:2017-03-21
    • 文件大小:729600
    • 提供者:陈定
  1. ADC

    0下载:
  2. Ad转化比较全面 调试通过 好用 -Ad transforming a more comprehensive debugging through easy to use Ad conversion more comprehensive debugging through easy to use
  3. 所属分类:Compiler program

    • 发布日期:2017-11-18
    • 文件大小:23598
    • 提供者:hgg5738
  1. 2

    0下载:
  2. 通过创建进程观察正在运行的进程和终止进程的程序设计和调试操作-By creating process observation running process and termination process programming and debugging operation
  3. 所属分类:OS Develop

    • 发布日期:2017-11-15
    • 文件大小:3331
    • 提供者:冯蓓蕾
  1. 20225568try

    2下载:
  2. BUG工具原始墨香外挂原代码带有工具调试C++ 有朋友须要的可以下载来研究-The original BUG tools scent of ink plug-in original code with a tool for debugging C++ Friends need can be downloaded to study
  3. 所属分类:MacOS develop

    • 发布日期:2017-11-19
    • 文件大小:199935
    • 提供者:曾巧一
  1. dataquery

    0下载:
  2. 数据结构中的链表操作部分的经典算法程序实现,vc++下调试通过,很值得参考!-Operating part of the linked list data structure classical algorithm program vc++ through debugging, it is worth considering!
  3. 所属分类:assembly language

    • 发布日期:2017-11-18
    • 文件大小:5735
    • 提供者:lmh
  1. 1-k-LCD-new-program-

    0下载:
  2. 工程上的液晶显示程序,经调试工作正常,本人亲身试制。-Engineering of the liquid crystal display program, the debugging work normal, I personal development
  3. 所属分类:assembly language

    • 发布日期:2017-12-02
    • 文件大小:171484
    • 提供者:刘强
  1. Wave-dispaly

    0下载:
  2. labview做的示波器例子,可做调试用,流程图明了-LabVIEW do oscilloscope examples, can be used for debugging, a process important
  3. 所属分类:LabView

    • 发布日期:2017-11-21
    • 文件大小:118268
    • 提供者:吴格菲
  1. sms

    0下载:
  2. 图书馆管理系统为图书馆管理者提供图书管理,学生管理以及借阅管理,查询报表的一系列日常功能提供方便快捷的实现平台.其开发内容主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。利用DELPHI6.0软件及其提供的各种面向对象的开发工具,建立完整性强、安全性好的数据库,开发出功能完备,易使用的应用程序。经过调试、编译与实现,该程序界面友好、程序设计风格朴素,使用起来美观大方、方便易用。尤其是系统的“借阅管理”的功能极大的减轻工作人员的工作量,并以快速、准确等优点取代人工操作,提高了图书馆管
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-20
    • 文件大小:496045
    • 提供者:周乐天
  1. SAA3010T

    0下载:
  2. 为方便搞红外遥控的朋友,上传几种本人学asm时调试通过正常使用的源程序asm和HEX文件,内有极为详细的说明-Convenience engage infrared remote friends, upload several I learned asm debugging through the normal use of the source code the asm and HEX file with a very detailed descr iption of
  3. 所属分类:assembly language

    • 发布日期:2017-11-10
    • 文件大小:2483
    • 提供者:songyyin
  1. BL9148

    0下载:
  2. 为方便搞红外遥控的朋友,上传几种本人学asm时调试通过正常使用的源程序asm和HEX文件,内有极为详细的说明-Convenience engage infrared remote friends, upload several I learned asm debugging through the normal use of the source code the asm and HEX file with a very detailed descr iption of
  3. 所属分类:assembly language

    • 发布日期:2017-11-19
    • 文件大小:1989
    • 提供者:songyyin
  1. 6221

    0下载:
  2. 为方便搞红外遥控的朋友,上传几种本人学asm时调试通过正常使用的源程序asm和HEX文件,内有极为详细的说明-Convenience engage infrared remote friends, upload several I learned asm debugging through the normal use of the source code the asm and HEX file with a very detailed descr iption of
  3. 所属分类:assembly language

    • 发布日期:2016-01-26
    • 文件大小:2048
    • 提供者:songyyin
  1. 51asm

    0下载:
  2. 51单片机的汇编语言学习程序,全原创,调试通过-51 microcontroller assembly language learning program, wholly original, debugging through
  3. 所属分类:assembly language

    • 发布日期:2017-11-22
    • 文件大小:21357
    • 提供者:pzhxiongbo
  1. COMD

    0下载:
  2. 为在WINDOWS系统下的串口调试程序源码,并附有注解,方便设置波特率和数据位宽,支持单片机调试,使用RS232协议-Serial debugger source code under the WINDOWS system, together with annotations, convenient to set the baud rate and data bits wide to support a single-chip debugging using RS232 protocol
  3. 所属分类:source in ebook

    • 发布日期:2017-11-13
    • 文件大小:3908778
    • 提供者:张奎
  1. RTC

    0下载:
  2. stm32的实时时钟程序,已通过调试,尤其适用于初学者-STM32 realtime clock program and debugging through,Especially for beginners
  3. 所属分类:source in ebook

    • 发布日期:2017-11-18
    • 文件大小:41608
    • 提供者:junjun
  1. IWDG

    0下载:
  2. stm32的独立看门狗iwdg的应用,程序已通过调试-STM32 independent watchdog iwdg application program through the debugging
  3. 所属分类:source in ebook

    • 发布日期:2017-11-06
    • 文件大小:663285
    • 提供者:junjun
  1. spckc

    2下载:
  2. 易语言spec.fne支持库中文名为易语言特殊功能支持库,本易语言支持库提供部分相对特殊的命令,供易语言高级用户使用。包括程序的高级调试功能、易系统功能的调用、内存地址的操作。 易语言spec.fne支持库为一般支持库,需要易系统3.8版本的支持,需要系统核心支持库3.0版本的支持,提供了15种命令。-Easy the language spec.fne support library Chinese named special features easy language support
  3. 所属分类:ELanguage

    • 发布日期:2017-11-23
    • 文件大小:34943
    • 提供者:淘爱新0
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 ... 42 »
搜珍网 www.dssz.com