代码搜索:PC卡
找到约 10,000 项符合「PC卡」的源代码
代码结果 10,000
www.eeworm.com/read/468419/6989808
c uart.c
#include
#include "type.h"
uchar PC_RecvBuf[20]; //接收数据缓冲区
uchar pc_bRxdPos=0; //接收定位计数器
uchar pc_bRxdLen=0; //等待接收字节数
uint cmddata;
void uart0_init(void) //串口初始化
{
www.eeworm.com/read/435332/7793332
m pcmtitest.m
close all;
clear all;
%===================================================================================%
% 雷达参数 %
%=
www.eeworm.com/read/399831/7831790
bak ifetch32.v.bak
`timescale 100ps/1ps
module Ifetch32(AluZero,j,jr,ib,b,clk,reset,ReadData1,offset,instruction,pc_inc,next_pc);
input AluZero;
input j;
input jr;
input ib;
input b;
input clk;
input reset;
inpu
www.eeworm.com/read/399831/7831815
v ifetch32.v
`timescale 100ps/1ps
module Ifetch32(AluZero,j,jr,ib,b,clk,reset,ReadData1,offset,instruction,pc_inc,next_pc);
input AluZero;
input j;
input jr;
input ib;
input b;
input clk;
input reset;
inpu
www.eeworm.com/read/433575/7921850
asm flashstr.asm
;============================================================================;
; Project : Startup Code, Trap Functions for Hyflash ControlProgram ;
; Module : FLASHSTR.ASM ;
www.eeworm.com/read/143556/12861150
bak key_23~1.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
File 1,1,
www.eeworm.com/read/304539/13791592
inc sacm.inc
//////////////////////////////////////////////////////////////////////////////////////////
// Progarm: SACM API external definition for a2000.asm, s480.asm, s240.asm, ms01.asm or sacm.lib
// Writen
www.eeworm.com/read/143286/5758508
java mycomputer.java
// coputer.java
//这个程序是描述计算机的属性和状态的类
import java.util.*;
class computer {
private String pc_name; //计算机品牌
private String pc_color; //计算机颜色
private String pc_type; //CP
www.eeworm.com/read/110455/6164271
java mycomputer.java
// coputer.java
//这个程序是描述计算机的属性和状态的类
import java.util.*;
class computer {
private String pc_name; //计算机品牌
private String pc_color; //计算机颜色
private String pc_type; //CP
www.eeworm.com/read/230991/14262694
inc sacm.inc
//////////////////////////////////////////////////////////////////////////////////////////
// Progarm: SACM API external definition for a2000.asm, s480.asm, s240.asm, ms01.asm or sacm.lib
// Writen