代码搜索:Knowledge
找到约 1,307 项符合「Knowledge」的源代码
代码结果 1,307
www.eeworm.com/read/325109/13226936
cs knowrefkeywordentity.cs
using System;
using System.Data;
using System.Configuration;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.
www.eeworm.com/read/316206/13528428
asm exp03.asm
;File Name :exp03.asm
;learn how to operate the I/O ports
;get some knowledge of the rts.lib file
;in the I/O space 0x8000=>8 switches
; 0x8001=>8 LEDs
.mmregs
.global _main
.text
_mai
www.eeworm.com/read/219596/14874247
m imgpc_costfunction.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%% Find a predictive control law and optimal cost given predictions
%%%% yfut = P*xfut+H*ufut+L*offset
%%%% uss = M(
www.eeworm.com/read/325109/13226916
cs knowinfoda.cs
using System;
using System.Data;
using System.Data.SqlClient;
using System.Text;
using System.Configuration;
///
/// 知识条实体的方法
///
public class KnowInfoDA
{
privat
www.eeworm.com/read/100285/6271602
h rewritehandler.h
/*-------------------------------------------------------------------------
*
* rewriteHandler.h
*
*
*
* Copyright (c) 1994, Regents of the University of California
*
* $Id: rewriteHandler.h,v
www.eeworm.com/read/253325/12229174
mht sb-projects ir remote control philips rc-5.mht
From:
Subject: SB-Projects: IR remote control: Philips RC-5
Date: Sun, 13 Aug 2006 18:07:40 +0800
MIME-Version: 1.0
Content-Type: multipart/related;
type="te
www.eeworm.com/read/438034/7737486
pdf soumen chakrabarti-2003-morgan kaufmann.mining.the.web.discovering.knowledge.from.hypertext.data.pdf
www.eeworm.com/read/260708/4328861
fkb room.fkb
% ROOM - a version of the room knowledge base for FOOPS. Much of the
% knowledge about furniture is stored in frames, thus simplifying
% the rule portion of the knowledge base.
frame(furniture,
www.eeworm.com/read/164728/6964348
cpp coach.cpp
#include
#include
#include"employee.h"
#include"coach.h"
coach::coach(const int a,const double e,const char* n,int c_g,int c_o,int m_m,
int t_k,int p,int d):employee(
www.eeworm.com/read/343394/11952581
cpp inputimagedlg.cpp
// InputImageDlg.cpp : implementation file
//
#include "stdafx.h"
#include "InputImage.h"
#include "InputImageDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_F