代码搜索:Intelligence

找到约 675 项符合「Intelligence」的源代码

代码结果 675
www.eeworm.com/read/221024/14769094

html http:^^www.cs.uml.edu^faculty^giampecelli.html

Date: Thu, 21 Nov 1996 20:51:24 GMT Server: NCSA/1.5.2 Last-modified: Thu, 01 Sep 1994 15:14:55 GMT Content-type: text/html Content-length: 235 GIAMPIERO PECELLI
www.eeworm.com/read/393604/8273477

c cpu.c

/* * cpu.c * Copyright (c) Inst. of Machine Intelligence at Nankai University */ #include "types.h" phyaddr_t cpu_cr3 = 0; // 控制寄存器3 phyaddr_t cpu_cr2 = 0; // 控制寄存器2 phyaddr_t cpu_cr0 = 0
www.eeworm.com/read/393604/8273543

c cpu.c

/* * cpu.c * Copyright (c) Inst. of Machine Intelligence at Nankai University */ #include "types.h" phyaddr_t cpu_cr3 = 0; // 控制寄存器3 phyaddr_t cpu_cr2 = 0; // 控制寄存器2 phyaddr_t cpu_cr0 = 0
www.eeworm.com/read/368863/9675282

c systeminit.c

/******** 石家庄智讯科技有限公司 ********/ /******** ShijiaZhuang Intelligence&Communication Scientific CO.,LTD. *******/ #include "config.h" /**系统初始化程序,勿删**/ void
www.eeworm.com/read/368862/9675320

c systeminit.c

/******** 石家庄智讯科技有限公司 ********/ /******** ShijiaZhuang Intelligence&Communication Scientific CO.,LTD. *******/ #include "config.h" /**系统初始化程序,勿删**/ void
www.eeworm.com/read/144427/12795545

txt th_system系统设计说明.txt

.................智能温湿度监控仪------>TH_SYS V1.0........................ The intelligence degree of temperature and humidity supervision instrument 单位: 浙江工商大学.信息与电子工程学院 指导老师: 赵良煦 承担学生:
www.eeworm.com/read/124553/6045940

dfm exceptionpluginu.dfm

object uilPlugin1: TuilPlugin1 OldCreateOrder = False Author = 'Tim Sullivan' Commands = Copyright = '(c) 1999, Unlimited Intelligence Limited' OnInitialize = uilPlugin1Initialize
www.eeworm.com/read/163987/5501412

dfm exceptionpluginu.dfm

object uilPlugin1: TuilPlugin1 OldCreateOrder = False Author = 'Tim Sullivan' Commands = Copyright = '(c) 1999, Unlimited Intelligence Limited' OnInitialize = uilPlugin1Initialize
www.eeworm.com/read/393604/8273500

h page.h

/* * page.h * Copyright (c) Inst. of Machine Intelligence at Nankai University */ #ifndef _PAGE_H #define _PAGE_H #include "types.h" #include "mmu.h" #define PAGE_NUM (MEMSIZE / PGSI