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

搜索资源列表

  1. run_led

    0下载:
  2. AVR单片机程序实现跑马灯效果,在gcc编译器上调试通过-AVR program Bomadeng effect, the gcc compiler, debugger through
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:25345
    • 提供者:
  1. gdbdebug

    0下载:
  2. GDB是GNU开源组织发布的一个强大的UNIX下的程序调试工具。或许,各位比较喜欢那种图形界面方式的,像VC、BCB等IDE的调试,但如果你是在UNIX平台下做软件,你会发现GDB这个调试工具有比VC、BCB的图形化调试器更强大的功能。所谓“寸有所长,尺有所短”就是这个道理。-GDB GNU revenue is issued by a powerful UNIX procedures under the debugging tools. Perhaps you prefer a graphic
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:191886
    • 提供者:gonggong
  1. TestLFPProtocol

    0下载:
  2. 一个很好的LFP规约调试器,模拟主站,可以和南瑞的RCS系列装置通讯-a good debugger with LFP Statute, the main station simulation, and NAN RCS series of communications devices
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:288539
    • 提供者:龙啸天
  1. Skin++_VB_Demo

    0下载:
  2. Skin++ 2.9.2 For VB6 使用注意事项: ================================================================================================= 1.必须对SkinPPVB.dll进行注册. 注册命令:regsvr32.exe 你保存的SkinPPVB.dll的目录\\SkinPPVB.dll 2.由于SkinPPVB.dll是对本进程的所有窗口进行彻底的换肤,所以
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:584484
    • 提供者:my llht
  1. gdbstub-2.0.36

    0下载:
  2. gdb调试桩的源代码,用于linux的内核调试-pile gdb debugging source code for the Linux kernel debugger
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:46326
    • 提供者:何福贵
  1. comdebug

    0下载:
  2. 多线程事件驱动的多串口通讯测试程序,陈绪本身是一个串口调试器,其中类CSerialPort可以独立使用-multithreaded event-driven multi-serial communication test procedure Radiology is a serial debugger. CSerialPort category which can be used independently
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:25470
    • 提供者:zhaowei
  1. textureandfractal

    2下载:
  2. 这个程序用VC编程求出分形维数和纹理特征,已调试通过的-this procedure programming with VC obtained fractal dimension and texture features, the debugger
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:479227
    • 提供者:刘翔
  1. sy0606

    0下载:
  2. //***此程序为调试通过的源程序 //***由南京赛博电子有限公司提供 //***文件名:sy0606.C***// //***是51系例单片机的最小系统 //***有AT89S51/52的在线下载功能 //***IIC总线芯片为24C02,记存密码-//*** procedure adopted for the debugger source //*** Nanjing Cyberspace Electronic Limited / / *** File Name : s
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8503
    • 提供者:王汤
  1. _1616284744__minidebugger

    0下载:
  2. 一个用SDK开发的简化Debugger的代码例子-with an SDK Debugger simplify the development of the code examples
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3905
    • 提供者:王瑜与
  1. hook_api_SDK

    0下载:
  2. 微软公司的拦截api开发包: All Detours functions are compatible with all x86 version of Windows NT, Windows 2000, and Windows XP. However, under Windows 95, Windows 98, and Windows ME, the DetourFunction* APIS do not work unless the program is running un
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:529221
    • 提供者:摩尔
  1. tcl-debug.tar

    2下载:
  2. Linux下的tcl语言调试器-under Linux tcl language debugger!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:87650
    • 提供者:qwyan456
  1. c51com

    0下载:
  2. c51用串口通信源码,包括调试 1.发送:向总线上发命令 2.接收:从总线接收命令,并分析是地址还是数据。 3.定时发送:从内存中取数并向主机发送.-decoder serial communication with the source code, including a debugger. Send : Bus made to order two. Acceptance : Bus from receiving orders and analysis of data or add
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1231
    • 提供者:zjf
  1. DSPcorrelation

    0下载:
  2. 相关算法的应用很广,例如噪声中信号的检测,一个信号经过一段延迟后自身的相似性,信号中隐含周期性的检测,信号相关性的检验,信号时延长度的测量,滤除确定性信号中的随机干扰信号等等。相关函数还是描述随机信号的重要统计量。 利用CCS5000的集成开发平台,通过C语言对一正弦信号和一余弦信号进行了相关算法设计、编程和分析,然后将其置于CCS集成开发环境下,编译、调试、运行.-correlation algorithm used widely, such as noise signal detecti
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1426
    • 提供者:laiweidong
  1. tuxianglashen

    0下载:
  2. 图像操作变换---图像对比度拉伸。Visual C++编译环境,已经调试通过、-Image Transform operation -- Image Contrast stretching. Visual C compiler, debugger has passed,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:39919
    • 提供者:宋争鸣
  1. tuxiangqiufanse

    0下载:
  2. 图像操作变换---图像求反色。Visual C++编译环境,已经调试通过。-images -- Image Transform operations for anti-Israel. Visual C compiler, debugger has passed.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:39839
    • 提供者:宋争鸣
  1. tuxiangnilvbochuli

    0下载:
  2. 图像操作变换---图像逆滤波处理。Visual C++编译环境,已经调试通过。-Image Transform operation --- inverse image filtering. Visual C compiler, debugger has passed.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1455
    • 提供者:宋争鸣
  1. tuxiangdexuanzhuan

    1下载:
  2. 图像操作变换---图像按照中心旋转。Visual C++编译环境,已经调试通过。-images -- Image Transform operation in accordance with the rotational center. Visual C compiler, debugger has passed.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:42166
    • 提供者:宋争鸣
  1. PocketTCPKit

    1下载:
  2. tcp 传输文件源代码 调试过可以运行-tcp transfer files over the source code debugger can run
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:62871
    • 提供者:zbliu
  1. testUART

    0下载:
  2. 这是一个用于调试单片机与计算机通信的测试程序-This is a debugger for the MCU and computer communications testing procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2995
    • 提供者:冯子新
  1. w43786

    0下载:
  2. 用AXD调试uClinux内核相信多很多朋友有帮助请多支持-AXD debugger with uClinux kernel believe many more friends to help please support
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:59517
    • 提供者:林智文
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com