代码搜索:COde
找到约 10,000 项符合「COde」的源代码
代码结果 10,000
www.eeworm.com/read/384822/8840577
txt code.txt
www.eeworm.com/read/384740/8846648
c code.c
//利用定时器来实现电机的速度控制
//可以控制方向,和记录电机的步数
#include"AT89x52.h"
#define uint unsigned int
#define uchar unsigned char
uchar plus[]={0x01,0x03,0x02,0x06,0x04,0x0c,0x08,0x09,0x00}; //电机正转
uchar minu
www.eeworm.com/read/285353/8847978
asp code.asp
helpstat = false;
stprompt = true;
basic = false;
function thelp(swtch){
if (swtch == 1){
basic = false;
stprompt = false;
helpstat = true;
} else if
www.eeworm.com/read/384533/8861761
gif code.gif
www.eeworm.com/read/384533/8862416
gif code.gif
www.eeworm.com/read/428451/8867247
m code.m
function [nsignals, codebook, oldcodebook, scheme] = code(signals,codetype,codetype_args,oldcodebook,fctdist,fctdist_args)
% Encode and decode a multi-class classification task into multiple binary cl