代码搜索:FREE 有哪些应用?
找到约 10,000 项符合「FREE 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/290261/8492230
pdf 液晶显示模块应用讲座_四_点阵液晶显示模块在单片机上的应用.pdf
www.eeworm.com/read/384769/8844472
pdf arm调试工具axd的应用&节选自《arm开发工具ads原理与应用》.pdf
www.eeworm.com/read/302894/13825228
mht 使用 ajax 构建应用程序:学习用 ajax 构建支持实时验证的 web 应用程序.mht
From:
Subject:
Date: Tue, 22 Apr 2008 07:56:02 +0800
MIME-Version: 1.0
Content-Type: text/html;
charset="utf-8"
Content-Transfer-Encoding: quoted-printable
www.eeworm.com/read/13940/288681
htm 中电网新设计新应用:mp3解码芯片vs1001k特点及应用.htm
www.eeworm.com/read/192357/8384979
m4 aclocal.m4
# generated automatically by aclocal 1.8.3 -*- 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/192181/8400975
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/390949/8432205
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/390930/8433235
muse p06.muse
#title P06: 分组的背包问题
* 问题
有N件物品和一个容量为V的背包。第i件物品的费用是c[i],价值是w[i]。这些物品被划分为若干组,每组中的物品互相冲突,最多选一件。求解将哪些物品装入背包可使这些物品的费用总和不超过背包容量,且价值总和最大。
* 算法
这个问题变成了每组物品有若干种策略:是选择本组的某一件,还是一件都不选。也就是说设f[k][v]表示前k组物品花费费用v ...
www.eeworm.com/read/290066/8507903
s pxeloader.s
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2000 Free Software Foundation, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of
www.eeworm.com/read/289710/8533794
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