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

搜索资源列表

  1. DEBUG命令详解.rar

    0下载:
  2. 所属分类:文档资料

    • 发布日期:
    • 文件大小:15961
    • 提供者:
  1. rising钥匙盘破解源码.rar

    1下载:
  2. DEbug 关于制作瑞星杀毒软件密钥盘的源码 MOV BX,200 ;内存基址(0面) MOV DH,00 ;磁头号00 MOV DL,00 ;驱动器号00(A盘) MOV CX,4F01 ;4F(即79)号磁道01号扇区 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;连续读取9个扇区 INT 13 ;调用13号中断 INT 3 MOV BX,300 ;内存基址(1面) MOV DH,01 ;磁头号01 MOV DL,00 ;
  3. 所属分类:汇编语言

    • 发布日期:
    • 文件大小:314
    • 提供者:
  1. imageexgdi

    0下载:
  2. 用GDI+实现的GIF动画播发,使用时,如果DEBUG下编译不过,请在new、delete加-cartoon play bu GDI+,if compile fail in use ,please add :: at new and delete .
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:21397
    • 提供者:陈奋
  1. COM-RS232

    0下载:
  2. windows下,串口调试软件-windows, serial debug software
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:21153
    • 提供者:肖尚德
  1. 组合加密软件包 Lock Manage 5

    0下载:
  2. Lock Manage 是一个功能比较全面的加密软件。 它具有多种加密方案:如文件口令加密,文件反拷贝加密,软硬盘加密,安装加密,文本加密,批处理加密等等。系统是由C和汇编写成,可从外部链接于主模块。可单独编译,单独调试。可执行EXE/COM程序加密模块已经过长时间的测试分析,其工作性能己十分稳定。可移植性与兼容性很好。另外,代码实现了CS,DS不换技术,使其SHELL性能难以被DEBUG识别。其内部密码采用单向不可逆变换,基本实现了不可解,原因在于四个随机密钥只能用穷举法找出。这种可靠原四密钥
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:102537
    • 提供者:何福保
  1. jpeglib2

    0下载:
  2. jpeglib2的缘码以及编译好的debug/jpeglig2.lib文件。-jpeglib2 fate code and compiled debug/jpeglig2.lib document.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:380053
    • 提供者:王宁
  1. bin2txt

    0下载:
  2. 把二进制按制按照DEBUG的形式输出到屏幕或文件。-put by the binary system with DEBUG output in the form of paper or screen.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1065
    • 提供者:中文名
  1. cygnal-brief

    0下载:
  2. C8051F单片机是完全集成的混合信号系统级芯片(SoC),具有与8051兼容的高速CIP-51内核,与MCS-51指令集完全兼容,片内集成了数据采集和控制系统中常用的模拟、数字外设及其他功能部件;内置FLASH程序存储器、内部RAM,大部分器件内部还有位于外部数据存储器空间的RAM,即XRAM。C8051F单片机具有片内调试电路,通过4脚的JTAG接口可以进行非侵入式、全速的在系统调试。-C8051F is a fully integrated mixed-signal system-on-c
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:29748
    • 提供者:覃莉
  1. socket3

    0下载:
  2. 简单soket c/s通讯示例 采用VC语言,也通过运行,有算法简介。-Simple routine of socket c/s communication based on VC, which pass debug and can run with arithmetic descr iption.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:80161
    • 提供者:王士明
  1. 餐厅结帐管理

    0下载:
  2. 餐厅结账管理程序提供中小型餐厅所需要的点菜结账功能,并提供几种常用的统计报表以及各个数据库的管理维护功能。操作界面简洁方便,操作简单,运行稳定。 程序编写工具为C++Builder6,在其数据库相关的技术基础之上完成,数据库类型为Paradox,它是一种与C++Builder的BDE(Borland Database Engine)结合最为紧密的数据库驱动类型。程序从餐厅结账管理的实际情况出发,通过对实际问题的分析,算法和交互界面的设计与实现,程序的编写和调试等过程,最终实现了预求的餐厅结账管
  3. 所属分类:酒店行业

    • 发布日期:2008-10-13
    • 文件大小:2299555
    • 提供者:赵明
  1. SPI接口AD转换器代码

    0下载:
  2. SPI接口AD转换器代码 本代码实现了对串行(SPI)接口的软件模拟 这是在一个项目中要用到SPI接口的器件,调试成功,可以在WAVE下编译通过,可以直接调用 SPI接口AD转换器代码 2002/3/9 design by elven-SPI AD converter code of the source implementation of the serial (SPI) interface software simulation This is a project that will be
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1003
    • 提供者:徐华
  1. hfghj

    0下载:
  2. 1.词法分析 设计、编制并调试该C语言子集的词法分析程序,要求结果以二元组形式保存在文件中。-1. Lexical analysis design, develop and debug the C language subset of the lexical analysis procedure that requires results to binary form group to preserve the documents.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2209
    • 提供者:刘星
  1. BIANdsf1

    0下载:
  2. 1.词法分析 设计、编制并调试该C语言子集的词法分析程序,要求结果以二元组形式保存在文件中。-1. Lexical analysis design, develop and debug the C language subset of the lexical analysis procedure that requires results to binary form group to preserve the documents.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:993
    • 提供者:刘星
  1. VB_SubClass

    1下载:
  2. VB演示窗口过程子类化操作的例子。需要在Debug窗口查看演示信息-VB demonstration process-window type of operation examples. In Debug window View Information Demonstration
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:5567
    • 提供者:全宁
  1. TIFF读写源码

    1下载:
  2. 这是一个TIFF读写的源代码,经本人编译,可运行,很好的东西!-It is source code for tiff read and write,it has passed debug and can run well,a very good stuff
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:972998
    • 提供者:扬宏
  1. cmp

    0下载:
  2. c8051f040中比较器0调试程序,带中断处理和比较器状态crossbar输出源程序-C8051f040 comparator debug program, include interrupt process and comparator status. crossbar outputting the source program
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1700
    • 提供者:曹艳
  1. I2C-EEPROM

    0下载:
  2. MOTOROLA的dsp-56F807对atmel的eepromI2C总线的读写操作,已经调试通过,可以借用,注意读写操作的延时-MOTOROLA dsp - 56F807 right ATMEL eepromI2C the bus and write, debug, can borrow and pay attention to the write delay
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1226
    • 提供者:好娃娃
  1. ADC0_TEMP

    0下载:
  2. c8051f040单片机中内部温度传感器调试程序-Debug program for temperature sensor inside C8051f040 one-chip computer
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1990
    • 提供者:风中云
  1. InsideWindows20003rd

    1下载:
  2. InsideWindows2000 3rd.rar The third edition of Inside Microsoft Windows 2000 is intended for advanced computer professionals (both developers and system administrators) who want to understand how the core components of the Microsoft Windows 2000 oper
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:18963852
    • 提供者:宝宝
  1. DirectX8实现的台球游戏

    1下载:
  2. 用DirectDraw编写的台球游戏源码,调试时请确保已经安装DirectX8.0SDK-with DirectDraw prepared by the billiards game source code, debug Please ensure that the already installed DirectX8.0SDK
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:811791
    • 提供者:潘桂聪
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com