代码搜索:在线调试
找到约 10,000 项符合「在线调试」的源代码
代码结果 10,000
www.eeworm.com/read/286646/8752460
c moto_step.c
/////////步进电机调试程序//////////////
/////////moto_step//////////////////////////
#include
#define MOTO1_RUN temppage=SFRPAGE;SFRPAGE=0x01;TR3=1;SFRPAGE=temppage
#define MOTO1_STOP temppa
www.eeworm.com/read/187291/8835058
c moto_step.c
/////////步进电机调试程序//////////////
/////////moto_step//////////////////////////
#include
#define MOTO1_RUN temppage=SFRPAGE;SFRPAGE=0x01;TR3=1;SFRPAGE=temppage
#define MOTO1_STOP temppa
www.eeworm.com/read/186063/8963270
txt 文本文档 (2).txt
Erathosthenes算法的实现
/* vc++6.0 & win2000server 下调试通过 */
/***************************************
int test(int a)
功能:给一个自然数a,判断是否为质数。
返回值:是质数返回1;反之,返回0
www.eeworm.com/read/382315/9037134
c test_dbm.c
// 测试 调试模块 按键 液晶等
#include "includes.h"
/* ******************** 按键模块(原型) **************************************
INT8U btn_num;
INT8U btn_flags[8];
void (*btn_func[8])(void);
void TC1_TimeR
www.eeworm.com/read/281557/9150275
c moto_step.c
/////////步进电机调试程序//////////////
/////////moto_step//////////////////////////
#include
#define MOTO1_RUN temppage=SFRPAGE;SFRPAGE=0x01;TR3=1;SFRPAGE=temppage
#define MOTO1_STOP temppa
www.eeworm.com/read/182977/9182189
c yk1602.c
//遥控带液晶显示程序,已经调试完毕2002/10/30
//并可显示时钟
//若遥控接收不到,修改脉宽值即可
//
//-----------------------------------------------
//http://www.mcu123.com
//Email:ycxms88@163.com
//作者:Mingtree
//-------------------
www.eeworm.com/read/379489/9194856
cpp processescommunication.cpp
/*程序模拟进程间通信,调试并运行成功*/
/*Leon Kyd*/
#include
#include
#include
#define true 1
#define false 0
#define null 0
#define len sizeof(struct qnode)
struct qnode {
www.eeworm.com/read/168864/9891138
c moto_step.c
/////////步进电机调试程序//////////////
/////////moto_step//////////////////////////
#include
#define MOTO1_RUN temppage=SFRPAGE;SFRPAGE=0x01;TR3=1;SFRPAGE=temppage
#define MOTO1_STOP temppa
www.eeworm.com/read/364215/9918303
c yk1602.c
//遥控带液晶显示程序,已经调试完毕2002/10/30
//并可显示时钟
//若遥控接收不到,修改脉宽值即可
//
//-----------------------------------------------
//http://www.mcu123.com
//Email:ycxms88@163.com
//作者:Mingtree
//-------------------
www.eeworm.com/read/361503/10049477
m lmsimu.m
%此为一仿真程序
%首先读入权域值参数
function retdouble = LmSimu(ModelNo,NetPara,SimulatePara,InputFun,OutputFun,DataDir)
NNTWARN OFF
%%%% 输入参数赋值开始 %%%%%%%%%%%%%%%%%%%%%%%
% 这部分代码主要是方便用户调试用
ModelNo='1';
Net