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

搜索资源列表

  1. QOSTBC

    9下载:
  2. 几种准正交空时分组码的性能比较代码 已经调试过-Several quasi-orthogonal STBC Performance Comparison debugging code has been
  3. 所属分类:source in ebook

    • 发布日期:2016-04-27
    • 文件大小:1937
    • 提供者:caowenli
  1. Code-Composer-Studio-V3.3

    0下载:
  2. Code Composer Studio&™ (CCS或CCStudio)是一种针对TI的DSP、微控制器和应用处理器的集成开发环境。CCStudio包括一套用于开发和调试嵌入式应用程序的工具。它包括用于各种TI设备系列的编译器、源代码编辑器、项目生成环境、调试程序、探查器、模拟器和其他许多功能。-Code Composer Studio & ™ (CCS or CCStudio) is one for TI' s DSP, microcontrolle
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:2341698
    • 提供者:黄百鸣
  1. dump

    0下载:
  2. 反调试技术原理!测调试器,攻击调试器,anti-OD等各种方法的原理分析与测试实例。 本人学习的总结,理论部分参考了《脱壳的艺术》、《加密与解密》以及本人从网络上收集的资料,在此向原作者致敬。 根据个人理解对各种反调试技术进行了汇总和高度归纳,并提供了本人创作的各种反调试实例及源代码-Principles of anti-debugging techniques! Test debugger, debugger attack, anti-OD theory and
  3. 所属分类:assembly language

    • 发布日期:2017-03-24
    • 文件大小:286749
    • 提供者:yangyajun
  1. VsportTest

    1下载:
  2. 利用Vsport控件开发的增加虚拟串口的测试程序,用于没有串口或串口少的计算机,进行串口调试的。-Developed to increase the use Vsport control virtual serial port test program, there is no serial port or serial port for a small computer, for serial debugging.
  3. 所属分类:Delphi控件源码

    • 发布日期:2014-03-09
    • 文件大小:379280
    • 提供者:冯敬祝
  1. Tcomm

    2下载:
  2. 串口控件 附带完整的串口调试工具的源码 ,非常好用的-Serial control port with complete source code debugging tool
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-25
    • 文件大小:790173
    • 提供者:多萨
  1. Emu8086

    0下载:
  2. 想搞懂汇编语言理解深层次的机器底层,我们可以用emu8086这个软件进行编程和调试,获得理解,这是emu8086使用教程!-Would like to get to know the assembly language in-depth understanding of the underlying machine, we can use this software emu8086 programming and debugging, access to understand that this
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:247539
    • 提供者:蓝天
  1. ASM

    0下载:
  2. 该软件包中包括了比较经典了几个汇编程序,如进制的装换,数据的输入输出,排序,等等。而且这些程序都是上机调试通过的,是初学汇编语言的理想资料-The package included a comparison of several classic compilation procedures, such as the band s equipment for data input and output, sorting, and so on. And that these procedures a
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:5293
    • 提供者:杨光
  1. iFrameExtractor_x86

    0下载:
  2. iphone开发ffmpeg解码库开发的例子,适用于arm7解码库。解码库能真机调试。-iphone development ffmpeg decoding library development example, applicable to the the arm7 decoding library. Decoding library-device debugging.
  3. 所属分类:MacOS develop

    • 发布日期:2017-06-22
    • 文件大小:43158528
    • 提供者:杨林
  1. winavirtuamachine

    0下载:
  2. smmy_win为Tany小语言的windows版虚拟。通过此款虚拟机可让使用者更直观的观察程序执行情况,可更深入的调试程序。 -smmy_win Tany small language for the windows version of the virtual. Virtual machine by this section allows the user to observe the process more intuitive implementation can be more i
  3. 所属分类:assembly language

    • 发布日期:2017-03-22
    • 文件大小:758595
    • 提供者:zhaixiaoqiang
  1. 22

    0下载:
  2. 基于51单片机秒表的程序设计 1.设计目的: (1)利用单片机定时器中断和定时器计数方式实现秒、分定时。 (2)通过LED显示程序的调整,熟悉8155与8051,8155与LED的接口技术,熟悉LED动态显示的控制过程。 (3)通过键盘程序的调整,熟悉8155与矩阵式键盘的接口技术,熟悉键盘扫描原理。 (4)通过阅读和调试简易秒表整体程序,学会如何编制含LED动态显示、键盘扫描和定时器中断等多种功能的综合程序,初步体会大型程序的编制和调试技巧。 -Based on 51
  3. 所属分类:assembly language

    • 发布日期:2017-03-21
    • 文件大小:32833
    • 提供者:
  1. dzdiocpnew

    1下载:
  2. 初学编程时,遇到很多问题和挫折,也在网上找过很多他人的代码,但是这些代码要么不稳定,要么难以使用,所以决定自己动手。在N次查阅MSDN有关章节,几度大改源代码,以及无数次的调试之后,终于有了目前这个比较稳定高效的的IOCP代码,我将其封装成了Delphi控件,所以也是比较方便使用的。-IOCP programming beginner, encountered many problems and setbacks, but also many others online to find the
  3. 所属分类:Delphi控件源码

    • 发布日期:2014-02-19
    • 文件大小:633964
    • 提供者:netangels
  1. ID_reader

    0下载:
  2. 用串口模拟2个485读卡器,可模拟485地址和读到4字节卡号,方便门禁考勤程序的调试-485 simulation 2 with serial reader, can simulate 485 4-byte address and read the card number, to facilitate debugging of Access Control Program
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:564372
    • 提供者:justine
  1. grammatica-1.4.tar

    0下载:
  2. Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (like yacc and ANTLR) by creating well-commented and readable source code, by having automatic error recovery and detailed error messages, and by support
  3. 所属分类:Compiler program

    • 发布日期:2017-11-09
    • 文件大小:633058
    • 提供者:none
  1. STRING

    0下载:
  2. 用空格符实现对字符串中某一个字符的替换,程序经过调试-By a space at the realization of a string of characters to replace, the program after debugging
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:3080
    • 提供者:何丽
  1. GPF2_DS18B20(duxulie)

    0下载:
  2. 读DS18B20的序列号,读进片内RAM里,KEILC环境下用汇编语言编译调试成功-DS18B20 Reading the serial number, read into the RAM chip in, KEILC environment using assembly language compiler debugging success
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1484
    • 提供者:贵鹏斐
  1. banyan_driver

    0下载:
  2. BANYAN仿真器的驱动 支持USB 2.0/USB1.1 支持Win2000/WinXP 支持SDT 2.51, ADS 1.2, RVDS,Multi2000, CodeWarrior, IAR,GDB/Insight源代码级调试 支持ARM7/ARM9/XScale系列CPU 支持CPU内核类型自动检测 支持多ARM内核处理器 -BANYAN emulator driver support USB 2.0/USB1.1 support Win2000/WinXP
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:790815
    • 提供者:杨沫涵
  1. bianyiyuanlicifafenxi

    0下载:
  2. 词法分析 1、通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。 2、编制一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本关键字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续显示) 有实验报告-Lexical Analysis 1, through the design of t
  3. 所属分类:Compiler program

    • 发布日期:2017-04-08
    • 文件大小:157719
    • 提供者:盼盼
  1. 12684

    0下载:
  2. 清达光电的开发和技术服务人员在内部调试和协助用户调试过程中积累的一些经验,希望能对您做调试工作有所帮助, 同时希望能与您共享您的调试经验。 -Tatsu-ching photoelectric development and technical service personnel in the internal debugging and to help users debug the process of accumulation of experiences, hoping to w
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3881
    • 提供者:long
  1. PIC

    0下载:
  2. 通过调试的保险柜程序,包含通讯,中断,蜂鸣器,RS232通讯.-Safe through the debugging process, including communication, interruption, buzzer, RS232 communication.
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:40186
    • 提供者:王佐鹏
  1. syee55

    0下载:
  2. //***此程序为调试通过的源程序 //***由南京赛博电子有限公司提供 //***文件名:sy0606.C***// //***是51系例单片机的最小系统 //***有AT89S51/52的在线下载功能 //***IIC总线芯片为24C02,记存密码-//*** This procedure through the source code for debugging //*** by Syber Electronic Co., Ltd. Nanjing //*** file
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:1867
    • 提供者:宋军
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 42 »
搜珍网 www.dssz.com