代码搜索:mate
找到约 1,628 项符合「mate」的源代码
代码结果 1,628
www.eeworm.com/read/355563/10257294
err reout.err
Message[301] C:\PROGRAM FILES\MICROCHIP\MPASM SUITE\P16F77.INC 35 : MESSAGE: (Processor-header file mismatch. Verify selected processor.)
Warning[205] E:\MATE-PROBLEM\TPDEMO\START DEMO\REOUT\REOUT.A
www.eeworm.com/read/355563/10257390
mptags adkey.mptags
!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR Darren Hiebert /dhiebert@users.sourceforge.n
www.eeworm.com/read/355563/10257426
err rcout.err
Warning[205] E:\MATE-PROBLEM\TPDEMO\START DEMO\RCOUT\RCOUT.ASM 9 : Found directive in column 1. (ORG)
Warning[203] E:\MATE-PROBLEM\TPDEMO\START DEMO\RCOUT\RCOUT.ASM 10 : Found opcode in column 1. (NO
www.eeworm.com/read/242263/13083064
sql stock2_sp.sql
if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[CgRk_Add]') and OBJECTPROPERTY(id, N'IsProcedure') = 1)
drop procedure [dbo].[CgRk_Add]
GO
if exists (select * from dbo.sysob
www.eeworm.com/read/318880/13468081
cpp runlmsmr.cpp
/*
//
// INTEL CORPORATION PROPRIETARY INFORMATION
// This software is supplied under the terms of a license agreement or
// nondisclosure agreement with Intel Corporation and may
www.eeworm.com/read/152843/5662468
c umc8672.c
/*
* linux/drivers/ide/legacy/umc8672.c Version 0.05 Jul 31, 1996
*
* Copyright (C) 1995-1996 Linus Torvalds & author (see below)
*/
/*
* Principal Author/Maintainer: PODIEN@hml2.atlas.de
www.eeworm.com/read/137691/5821238
nc opbpush3m.nc
/* tab:4
*
*
* "Copyright (c) 2000-2002 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and
* it
www.eeworm.com/read/232312/14198845
c umc8672.c
/*
* linux/drivers/ide/legacy/umc8672.c Version 0.05 Jul 31, 1996
*
* Copyright (C) 1995-1996 Linus Torvalds & author (see below)
*/
/*
* Principal Author/Maintainer: PODIEN@hml2.atlas.de
www.eeworm.com/read/116583/14965031
cpp genegroup.cpp
// GeneGroup.cpp: implementation of the CGeneGroup class.
// 遗传算法实现:基因组类,鲍捷,1999-05-21
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "TestGA
www.eeworm.com/read/328550/13021320
m permutationga.m
%PROGRAM 5: PERMUTATION GENETIC ALGORITHM置换遗传算法
% Genetic Algorithm for permuation problems
%
% minimizes the objective function designated in ff
clear
global iga x y
% Haupt & Haupt
% 2003