代码搜索结果
找到约 10,000 项符合
W 的代码
w.f90
real*8 :: x(1:100),y(1:100),b(1:3),z
integer m,a(1:6),n
character :: head*8,filename*20,out*23
read(*,*)filename
out="out"//filename
open(1,FILE=filename,status='old')
open(2,FILE=out,status='un
readme.w32
1. Using Lapack++
=================
1.1. Needed Components
----------------------
You need DLLs of BLAS and Lapack.
The contrib folder contains a patch against the latest lapack.tgz package
which a
w2.java
public class W2 {
public static void main(String args[]) {
int c=75;
switch (c
fonts_w.c
/*
* fonts_u.c
* Copyright (C) 1999-2001 A.J. van Os; Released under GPL
* modifed by Vince
* Description:
* Functions to deal with fonts (Windows version)
*/
#include
#include
w5300.c
/**
* \file w5300.c
* Implementation of W5300 I/O fucntions
*
* This file implements the basic I/O fucntions that access a register of W5300( IINCHIP_REG).
*
* Revision History :
* -
w5300.h
#ifndef _W5300_H_
#define _W5300_H_
/**
* \file w5300.h
* Definition register of W5300 and basic I/O functions.
*
* This file defines the memory map and values of W5300 register.\n
*