代码搜索:Intelligence
找到约 675 项符合「Intelligence」的源代码
代码结果 675
www.eeworm.com/read/266537/11220280
c ai.c
/* University of Ulm Local Contest 1998
* Problem A: Artificial Intelligence?
* Author: Mark Dettinger
*/
#include
#include
#include
#include
FILE* input;
www.eeworm.com/read/393604/8273484
h mmu.h
/*
* mmu.h
* Copyright (c) Inst. of Machine Intelligence at Nankai University
*/
#ifndef _MMU_H
#define _MMU_H
#include "types.h"
#define MEMSIZE (4 * 1024 * 1024)
// A linear addres
www.eeworm.com/read/393604/8273550
h mmu.h
/*
* mmu.h
* Copyright (c) Inst. of Machine Intelligence at Nankai University
*/
#ifndef _MMU_H
#define _MMU_H
#include "types.h"
#define MEMSIZE (4 * 1024 * 1024)
// A linear addres
www.eeworm.com/read/393604/8273612
c util.c
/*
* util.c
* Copyright (c) Inst. of Machine Intelligence at Nankai University
*/
#include "util.h"
#include "mmu.h"
#include
void check_pgdir()
{
extern char memory[];
www.eeworm.com/read/135757/13901761
h airesult.h
#ifndef AIRESULT_H
#define AIRESULT_H
#pragma once
#include "Intelligence.h"
// CAiResult 对话框
class CAiResult : public CDialog
{
DECLARE_DYNAMIC(CAiResult)
public:
CAiResult(CWnd* pPa
www.eeworm.com/read/221024/14773352
html http:^^www.cs.washington.edu^research^projects^ai^www^homepage.html
Date: Tue, 10 Dec 1996 03:33:03 GMT
Server: NCSA/1.4.2
Content-type: text/html
Artificial Intelligence at the University of Washington
www.eeworm.com/read/393604/8273512
c page.c
/*
* page.c
* Copyright (c) Inst. of Machine Intelligence at Nankai University
*/
#include "page.h"
#include
//void (*pgfault_handler)() = NULL;
struct Page pages[PAGE_NUM]; //实
www.eeworm.com/read/393604/8273523
c util.c
/*
* util.c
* Copyright (c) Inst. of Machine Intelligence at Nankai University
*/
#include "util.h"
#include "mmu.h"
#include
void check_pgdir()
{
extern char memory[];
ex
www.eeworm.com/read/135757/13901769
h programview.h
// ProgramView.h : CProgramView 类的接口
//
#pragma once
#include "Intelligence.h"
#include "Mc.h"
#include "EightNumber.h"
class CProgramView : public CScrollView
{
protected: // 仅从序列化创建
www.eeworm.com/read/166836/9995815
m ga_ex26.m
% GA_ex26.m file
% Fin min of a function of 2 varaibles
% Fitness function evaluation of Example 2-6
% See P.218 of King's Computational Intelligence
% in Control Engineering
% PenChen Chou, 6-