代码搜索:特征码

找到约 10,000 项符合「特征码」的源代码

代码结果 10,000
www.eeworm.com/read/184547/9094917

c main.c

//========================================================================================================= //名称:数控直流电源 //系统:基于凌阳61板SPCE061A //日期:2006年7月 //功能:ioa8-15作为键盘输入,iob0-7作为LED数码管的段码控制,iob
www.eeworm.com/read/378142/9250170

v sram_test.v

`timescale 1ns / 1ps //在硬件中测试sram,从拨码开关和按键输入,led输出 module sram_test(clk,rst,data,addr,ub,lb,ce,we,oe,data_in,data_out); input clk ; input rst ; input
www.eeworm.com/read/180292/9313368

m gen32cacode.m

function AllSate32CA=Gen32CACode() %-------------------------------------------------------------------- % function CA_Code_GenAll=Sate32CAcode() %AllSate32CA是一个32行1023列的数组,每一行代表一个卫星的CA码 %------------
www.eeworm.com/read/176059/9520530

_c rtc._c

#include #include #ifndef uchar #define uchar unsigned char #define uint unsigned int #endif #define SD2303 0x64 //SD2303器件IIC识别码 uchar F_Flag; uchar Table[10]={0
www.eeworm.com/read/176044/9521019

h radixsorter.h

//基数排序类 #include "Sorter.h" template class RadixSorter:public Sorter { public: void Sort(Record Array[],int n,int min,int max); }; //数组实现的基数排序,n为数组长度,d为排序码个
www.eeworm.com/read/370903/9576330

asp agent_g.asp

www.eeworm.com/read/370903/9576394

asp lt_na_action.asp

www.eeworm.com/read/366685/9804884

_c rtc._c

#include #include #ifndef uchar #define uchar unsigned char #define uint unsigned int #endif #define SD2303 0x64 //SD2303器件IIC识别码 uchar F_Flag; uchar Table[10]={0
www.eeworm.com/read/364007/9926218

c 1602.c

#include"1602.h" #pragma data:code const uchar table[]="I LOVE AVR !"; //双引号是将这些字符转化成ASCII码 const uchar table1[]="zhang yi !"; void delay(uint ms) { uint i,j; for(i=0;i
www.eeworm.com/read/364007/9926222

_c 1602._c

#include"1602.h" #pragma data:code const uchar table[]="I LOVE AVR !"; //双引号是将这些字符转化成ASCII码 const uchar table1[]="zhang yi !"; void delay(uint ms) { uint i,j; for(i=0;i