代码搜索:QL
找到约 821 项符合「QL」的源代码
代码结果 821
www.eeworm.com/read/287568/8682206
txt read.txt
各位:大家好!! 应你们的要求,将附件程序发给大家参考,REC.ASM是一个无线遥控接收子程序,
发射IC是EV1527 QL100.ASM是一个电动车防盗器的整个程序,包括无线接收解码部分,
包括遥控的学习过程,包括其它功能. 以上程序谨供参考.
学乾
www.eeworm.com/read/184327/9109765
pas ac1068.pas
program tju1068;
const
maxn=30000;
maxq=32767;
var
en,ep:array[3..maxn*2]of word;
el,lv,root:array[1..maxn]of word;
qn,qp:array[1..maxq*2]of word;
ql:array[1..maxq]of word;
n,i,
www.eeworm.com/read/177105/9469614
qdefines
define ql(TEST_IN)
define ql(TEST_OUT)
define ql(TEST_FAIL)
www.eeworm.com/read/278423/10536401
m51 uart.m51
BL51 BANKED LINKER/LOCATER V5.03 11/23/2007 13:52:44 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE ql300u
www.eeworm.com/read/278422/10536446
m51 spi.m51
BL51 BANKED LINKER/LOCATER V5.03 11/23/2007 13:55:55 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE ql300s
www.eeworm.com/read/273937/10894411
v jsq60.v
module jsq60(qh,ql,clk,reset);
output[3:0]qh;
output[3:0]ql;
reg[3:0]qh;
reg[3:0]ql;
input clk,reset;
always @(posedge clk or negedge reset)
begin
if(~reset){qh,ql}
www.eeworm.com/read/448932/7521701
cpp 4864148_tle.cpp
#include
#include
#include
using namespace std;
int compare(const void *p1,const void *p2)
{
string q1=*(string*)p1;
string q2=*(string*)p2;
return q1.compare(q
www.eeworm.com/read/448932/7521893
cpp 4775479_wa.cpp
#include
#include
using namespace std;
char x[500005][12];
int ql;
int shun[500005];
int compare(const void *p1,const void *p2)
{
int q1=*(int*) p1;
int q2=*(int*) p2;
www.eeworm.com/read/448932/7521894
cpp 4775405_wa.cpp
#include
#include
using namespace std;
char x[500005][12];
int ql;
int shun[500005];
int compare(const void *p1,const void *p2)
{
int q1=*(int*) p1;
int q2=*(int*) p2;