代码搜索:SPA
找到约 651 项符合「SPA」的源代码
代码结果 651
www.eeworm.com/read/221024/14764854
html http:^^spa-www.cs.umass.edu^~dropsho^home.html
Date: Thursday, 21-Nov-96 23:17:23 GMT
Server: NCSA/1.3
MIME-version: 1.0
Content-type: text/html
Home Page for Steve Dropsho
Steve Dropsho (dropsho@cs.umass.edu)
www.eeworm.com/read/213892/15122925
cpp client.cpp
// client.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "..\fwdshims.h"
struct ComInit
{
ComInit(DWORD dwCoInit = COINIT_APARTMENTTHREADED) {
www.eeworm.com/read/320671/13420250
c rtpp_command.c
/*
* Copyright (c) 2004-2006 Maxim Sobolev
* Copyright (c) 2006-2007 Sippy Software, Inc., http://www.sippysoft.com
* All rights reserved.
*
* Redistribution and use in sour
www.eeworm.com/read/153823/12004320
m list2adj.m
function A = list2adj(IJC,m,spA)
%LIST2ADJ Arc list to node-node weighted adjacency matrix representation.
% A = list2adj(IJC,m,spA)
% IJC = n x 2-5 matrix arc list [i j c u l], where
%
www.eeworm.com/read/337440/12368792
c rtpp_command.c
/*
* Copyright (c) 2004-2006 Maxim Sobolev
* Copyright (c) 2006-2007 Sippy Software, Inc., http://www.sippysoft.com
* All rights reserved.
*
* Redistribution and use in sour
www.eeworm.com/read/101063/15855004
cpp test_smartptrwin.cpp
#include
#include
#include
#include
#include "SmartPtr.h"
#if defined(TEST_LOKI_ORIG)
namespace Loki
{
template
<
typename T,
www.eeworm.com/read/101063/15855010
cpp test_smartptr.cpp
#include
#include
#include
#include
#include "SmartPtr.h"
#if defined(TEST_LOKI_ORIG)
namespace Loki
{
template
<
typename T,
www.eeworm.com/read/429378/8809697
ldpc-
Description LDPC codes BER simulation under AWGN channel. MacKay-Neal based LDPC matrix. Message encoding uses sparse LU decomposition. There are 4 choices of decoder: hard-decision/bit-flip decoder,
www.eeworm.com/read/383712/6963238
5
[5月13日 高科技与现代农业 石元春
主讲人简介
石元春,1991年当选为中国科学院院士,1994年当选为中国工程院院士,中国科协副主席、中国农学会副会长,曾任中国农业大学校长,石元春院士是我国著名的农学专家,在农业领域有过突出贡献,发表过多篇学术专著。
内容简介
农业有一万多年的历史,每一次的工具上和科学技术上的重大突破和革命 ...
www.eeworm.com/read/141176/5775421
c arp.c
/*
* $Id: arp.c,v 1.4 2002/02/07 01:08:53 linfusheng Exp $
*/
#include "includes.h"
#include "ether.h"
#include "nic.h"
#define ARP_DEBUG
int debug = 1;
/* Cache stuff */
#define A