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

搜索资源列表

  1. FVSDKMasmAll

    0下载:
  2. 罗云彬的Win32汇编教程,教授反病毒,加解密,跟踪,调试-Luo Yunbin of Win32 compilation of tutorials to teach anti-virus, encryption, tracing, debugging, etc.
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:842074
    • 提供者:zhangyuxiang
  1. Delphi_Programming_Debugging_classic_serial_code.r

    0下载:
  2. Delphi编程开发串口调试经典代码Delphi Programming Debugging classic serial code-Delphi Programming Debugging classic serial code
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-01
    • 文件大小:527377
    • 提供者:J3679
  1. Softice

    0下载:
  2. soft-ice是一款masm32的调试工具-soft-ice is a debugging tool masm32
  3. 所属分类:assembly language

    • 发布日期:2017-05-20
    • 文件大小:5672514
    • 提供者:li yuchong
  1. dnfwaiguayuanma

    0下载:
  2. 由于我的C用的比较少,所以大部分都用的汇编,部分地方用汇编写不是很方便,所以我用的C,由于只是学习,所以内核地址我没有计算都是硬编码的。过DNF主要分为三步,也许我的思路不太正确,反正可以OD调试,下断。 程序没怎么修边幅,因为只是测试,所以一般都没有写更改内核后的恢复,不过不妨碍使用。 -C because of my less used, so most of its assembly, part of the local assembly is not very easy to w
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:12699
    • 提供者:小猪
  1. Speech_Recognizer

    0下载:
  2. 可作为语音识别的参考~代码已经通过调试~-Speech recognition can be used as a reference code has been passed debugging ~ ~
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-04
    • 文件大小:14888
    • 提供者:
  1. MyDbg

    0下载:
  2. 自己利用调试API写的一个简单调试器 实现了基本的调试功能,比如单步步进,步过,下断点等-Their use of a simple debugging API to write to achieve the basic debugger debugging features, such as single-step into, step over, the next breakpoint, etc.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:115479
    • 提供者:吴瑶
  1. diannaopassword

    0下载:
  2. 微电脑密码锁 已经调试可以运用,挺方便的-Micro-computer lock have been debugging can use, very convenient
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:1959
    • 提供者:陈海
  1. commportDelphi1.0

    0下载:
  2. 串口调试助手的源代码,利用控件书写的一款串口测试软件。-Serial debugging assistant' s source code, written by a serial test control software.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-06
    • 文件大小:241749
    • 提供者:何鉴霖
  1. VcDebug

    0下载:
  2. VC的调适文档,word格式,方便查阅!VC调试技巧和VC调试-VC of the adjustment document, word format for easy access! Debugging debugging skills and VC VC
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:158518
    • 提供者:未愈书生
  1. Micrium-ARM-uCOS-II-Cortex-M1.exe

    0下载:
  2. 支持cortex-M1的uc/os2源代码,micrium公司认证,调试通过。-Support cortex-M1' s uc/os2 source code, micrium certified, through debugging.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:1095680
    • 提供者:李老师
  1. CIFAFENXI

    0下载:
  2. 设计、编制并调试一个词法分析程序,加深对词法分析原理的理解。 -Design, preparation and debugging a lexical analysis program, to deepen understanding of the principles of lexical analysis.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:808
    • 提供者:SEAN
  1. UDebug

    0下载:
  2. 写日志文件的delphi 公用单元,做除错很好用。-Common unit to write the log file, so debugging is useful
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-05
    • 文件大小:1002
    • 提供者:mk1024
  1. cifafenxi

    0下载:
  2. 编译原理的词法分析,用C语言编写的,这是我个人用了一周编写,并调试出来的-Compiler theory of lexical analysis, using C language, this is the week I spent writing and debugging out
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:5367
    • 提供者:毛毛
  1. JobScheduling

    0下载:
  2. 操作系统实验报告—作业调度,各种情况均得到模拟。调试成功。运行条件visual c++ 2008。-Operating System Test Report- job scheduling, simulation of all cases are obtained. Debugging success. Operating conditions, visual c++ 2008.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:401717
    • 提供者:李准基
  1. Comparingstrings

    0下载:
  2. 实验题目:比较字符串 实验目的与要求 掌握用汇编语言设计、编写、调试和运行程序的方法。掌握debug程序的各种操作命令,熟悉程序的调试及其技巧。 -Experiment Title: Comparison of experimental purposes and are required to master a string in assembly language design, writing, commissioning and operation procedures. D
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:199941
    • 提供者:戴先生
  1. CB_20101127_rev6863_DEBUGGER_BRANCH_win32

    0下载:
  2. The open source, cross platform, free C++ IDE Code::Blocks is a free C++ IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable. Finally, an IDE with all the features you need, h
  3. 所属分类:Compiler program

    • 发布日期:2017-05-27
    • 文件大小:9782697
    • 提供者:nuoajung
  1. DebugForm

    0下载:
  2. 这是我的项目中用到的调试模块,可以嵌入到项目中去,记录一些调试信息-This is my debug module used in the project, can be embedded into the project to record some debugging information
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-06
    • 文件大小:308415
    • 提供者:
  1. assemblyprogram

    0下载:
  2. 汇编语言程序设计上机步骤与调试方法,介绍汇编语言的上机方法,很好用-Assembly language programming and debugging on the machine step method to introduce the method of assembly language on the machine, very good use
  3. 所属分类:assembly language

    • 发布日期:2017-05-17
    • 文件大小:4289964
    • 提供者:fengchao
  1. huibian1

    0下载:
  2. 利用计数器/定时器的输入/输出程序设计及调试-Using the timer input and output programming and debugging
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:614
    • 提供者:刘丹
  1. cifa

    0下载:
  2. 通过设计、变形和调试词法分析器(又称扫描器),了解词法分析的组成 结果,不同种类单词的识别方法,掌握由单词的词法规则出发,然后再用程序实现词法分析器的设计方法。-By design, deformation and debugging the lexical analyzer (also known as scanner), to understand the composition of the results of lexical analysis, different types of w
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:1676
    • 提供者:冯景航
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 42 »
搜珍网 www.dssz.com