代码搜索:如何学习 CPRI IDT?
找到约 10,000 项符合「如何学习 CPRI IDT?」的源代码
代码结果 10,000
www.eeworm.com/read/398200/2389388
cdl ser_mipsidt_334a.cdl
# ====================================================================
#
# ser_mipsidt_334a.cdl
#
# eCos serial MIPS/IDT 334a reference platform configuration data
#
# ======================
www.eeworm.com/read/356354/10230485
c snake.c
#include "games.h"
#include "prmem.h"
#define IDT_SNAKEMOVE 1
#define IDT_FOOD 2
#define STEP 8
#define DIRECT_RIGHT 0
#define DIRECT_DOWN 1
#define DIRECT_LEFT 2
#define DIRECT_UP 3
//
www.eeworm.com/read/269549/11094636
asm entry.asm
; entry.asm :
; 内核入口代码, 32位ELF, Protected Mode
;
; Copyright(c) 2007, Alex P.Wonder
; phoenixwonder@gmail.com
;
%include "pm.inc"
SelectorCode32 equ 0x0008
[SECTION .idt]
LABEL_IDT: ;
www.eeworm.com/read/457710/7319116
txt 说明.txt
本例演示了如何用matlab进行图像识别,适合对matlab和图像处理有一定基础的爱好者学习。
将文件放于matlab目录下work文件夹中运行
www.eeworm.com/read/331940/12795969
txt 说明.txt
本例演示了如何用matlab进行图像识别,适合对matlab和图像处理有一定基础的爱好者学习。
将文件放于matlab目录下work文件夹中运行
www.eeworm.com/read/405550/11460643
txt 说明.txt
本例演示了如何用matlab进行图像识别,适合对matlab和图像处理有一定基础的爱好者学习。
将文件放于matlab目录下work文件夹中运行