代码搜索:调试协议

找到约 10,000 项符合「调试协议」的源代码

代码结果 10,000
www.eeworm.com/read/390009/8489672

txt readme.txt

本节给出三个非常实用和高速的内存分配函数。读者可以直接拷贝这三个函数到程序中去,使用Allocate()和My_Free()代替系统提供的alloc()和free()函数。调试环境为TC2.0或者TC3.0
www.eeworm.com/read/289839/8523428

c stcisp.c

/******************************************************************** 本程序功能调试通过 注: 本程序只供学习使用,未经作者允许,不能用于其它任何用途 //模 块 名:STC单片机内部FLASH读写程序 //创 建 者:电子伙伴 日期:2006-4-11 16:13 //修 改 者:
www.eeworm.com/read/388526/8604655

plg 显示子程序.plg

礦ision3 Build Log Project: H:\333\液晶显示调试\c语言\显示子程序.uv2 Project File Date: 11/25/2008 Output:
www.eeworm.com/read/432143/8625110

txt readme.txt

使用方法: 拷贝ks0108.dll到c51\bin 打开ks0108文件夹的ks0108.Uv2 执行调试命令 Uv2菜单Peripherals下出现ks0108/hd61202可选择 **************************************************************************************** 支持命令:
www.eeworm.com/read/432138/8628530

asp help.asp

 一、在本地调试要注意几点: 1、程序必须在根目录 2、必须开启父路径 3、访问域名必须是htt
www.eeworm.com/read/430920/8719102

c spi_slave.c

/////SPI调试程序////////// /////SPI_slave.c////////////// #include typedef unsigned char uchar; typedef unsigned int uint; xdata uchar aa[6]={0x31,0x32,0x33,0x34,0x35,0x36}; xdata uch
www.eeworm.com/read/186283/8947871

htm scmscomm.htm

首页-串口通讯-基本知识-RS422引脚说明
www.eeworm.com/read/281557/9150535

c adc0_temp.c

//内部温度传感器调试程序// //ADC0_TEMP.c #include #define ADC0START temppage=SFRPAGE;SFRPAGE=0x00;AD0BUSY=1;SFRPAGE=temppage typedef unsigned int uint; typedef unsigned char uchar; typedef un
www.eeworm.com/read/281557/9150576

c spi_slave.c

/////SPI调试程序////////// /////SPI_slave.c////////////// #include typedef unsigned char uchar; typedef unsigned int uint; xdata uchar aa[6]={0x31,0x32,0x33,0x34,0x35,0x36}; xdata uch
www.eeworm.com/read/181522/9247377

txt readme.txt

本节给出三个非常实用和高速的内存分配函数。读者可以直接拷贝这三个函数到程序中去,使用Allocate()和My_Free()代替系统提供的alloc()和free()函数。调试环境为TC2.0或者TC3.0