代码搜索:如何学习 FREE?
找到约 10,000 项符合「如何学习 FREE?」的源代码
代码结果 10,000
www.eeworm.com/read/116725/14957076
m4 aclocal.m4
# aclocal.m4 generated automatically by aclocal 1.6.3 -*- Autoconf -*-
# Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002
# Free Software Foundation, Inc.
# This file is free software; the Free Sof
www.eeworm.com/read/217521/14959389
c pr_loqo.c
/*
* File: pr_loqo.c
* Purpose: solves quadratic programming problem for pattern recognition
* for support vectors
*
* Author: Alex J. Smola
* Created: 10/14/97
www.eeworm.com/read/115858/14999366
c pr_loqo.c
/*
* File: pr_loqo.c
* Purpose: solves quadratic programming problem for pattern recognition
* for support vectors
*
* Author: Alex J. Smola
* Created: 10/14/97
www.eeworm.com/read/114036/15117558
m4 aclocal.m4
# generated automatically by aclocal 1.8.5 -*- Autoconf -*-
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
# Free Software Foundation, Inc.
# This file is free software; the Fre
www.eeworm.com/read/210782/15192257
txt matrixqiuni.txt
double nie(a,n)
int n;
double a[];
{int i,j,k,m;
double w,g,*b;
b=malloc(n*sizeof(double));
for(k=0;k
www.eeworm.com/read/208637/15241751
c 10gear.c
#include "math.h"
#include "stdlib.h"
#include "4rinv.c"
int gear(a,b,hmin,hmax,h,eps,n,y0,k,t,z,ss,f)
void (*f)(),(*ss)();
int n,k;
double a,b,hmin,hmax,h,eps,y0[],t[],z[];
www.eeworm.com/read/169307/5425560
m4 aclocal.m4
# generated automatically by aclocal 1.8.5 -*- Autoconf -*-
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
# Free Software Foundation, Inc.
# This file is free software; the Fre
www.eeworm.com/read/165323/5483371
s pxeboot.s
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2000,2005 Free Software Foundation, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the term
www.eeworm.com/read/164931/5485671
c pbs_attr.c
/*
* OpenPBS (Portable Batch System) v2.3 Software License
*
* Copyright (c) 1999-2000 Veridian Information Solutions, Inc.
* All rights reserved.
*
* ---------------------------------------
www.eeworm.com/read/163613/5509625
c pr_loqo.c
/*
* File: pr_loqo.c
* Purpose: solves quadratic programming problem for pattern recognition
* for support vectors
*
* Author: Alex J. Smola
* Created: 10/14/97