代码搜索:Best 开发教程
找到约 10,000 项符合「Best 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/214740/15089961
m select6.m
function [out,coefs,pin,best,bestpin]=select6(chrom,d,x,y,s1,s2,s3,best,bestpin)
%
% out=select(in);
%
% selects a new population
%
%
%
% Mix up the population
%
chrom=shuffle(chrom);
%
www.eeworm.com/read/211952/15170084
dpr p2091.dpr
program p2091;
{$APPTYPE CONSOLE}
var
num :array[1..3000000]of longint;
n :longint;
sum,best :real;
i :longint;
begin
while not eof do
www.eeworm.com/read/211180/15185305
out art002.out
BEST NEURON:0
IN: 1 1 1 1 0 0 1 0 0 1 0 0 1 1 1
OUT: 1 1 1 1 0 0 1 0 0 1 0 0 1 1 1
Top Down weights:
1 1 1 1 0 0 1 0 0 1 0 0 1 1 1
Bottom up weights:
0.200000 0.200000 0.200000 0.20000
www.eeworm.com/read/211180/15185308
out art001.out
BEST NEURON:0
IN: 1 1 1 1 0 0 1 0 0 1 0 0 1 1 1
OUT: 1 1 1 1 0 0 1 0 0 1 0 0 1 1 1
Top Down weights:
1 1 1 1 0 0 1 0 0 1 0 0 1 1 1
Bottom up weights:
0.200000 0.200000 0.200000 0.20000
www.eeworm.com/read/209193/15226229
txt readme.txt
k Shortest Paths in O(E*log V + L*k*log k) time (L is path length)
Implemented by Jonathan Graehl (jonathan@graehl.org)
Following David Eppstein's "Finding the k Shortest Paths" March 31, 1997 draft
(
www.eeworm.com/read/169190/5426990
c inet_ntop.c
/* Copyright (c) 1996 by Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the a
www.eeworm.com/read/167890/5451573
c mem.c
// This file is part of MANTIS OS, Operating System
// See http://mantis.cs.colorado.edu/
//
// Copyright (C) 2003,2004,2005 University of Colorado, Boulder
//
// This program is free software; yo
www.eeworm.com/read/161121/5556209
c smpboot.c
/*
* SMP boot-related support
*
* Copyright (C) 2001 David Mosberger-Tang
*
* 01/05/16 Rohit Seth Moved SMP booting functions from smp.c to here.
* 01/
www.eeworm.com/read/153783/5645105
out art002.out
BEST NEURON:0
IN: 1 1 1 1 0 0 1 0 0 1 0 0 1 1 1
OUT: 1 1 1 1 0 0 1 0 0 1 0 0 1 1 1
Top Down weights:
1 1 1 1 0 0 1 0 0 1 0 0 1 1 1
Bottom up weights:
0.200000 0.200000 0.200000 0.20000
www.eeworm.com/read/153783/5645106
out art001.out
BEST NEURON:0
IN: 1 1 1 1 0 0 1 0 0 1 0 0 1 1 1
OUT: 1 1 1 1 0 0 1 0 0 1 0 0 1 1 1
Top Down weights:
1 1 1 1 0 0 1 0 0 1 0 0 1 1 1
Bottom up weights:
0.200000 0.200000 0.200000 0.20000