代码搜索:4
找到约 10,000 项符合「4」的源代码
代码结果 10,000
www.eeworm.com/read/205819/15305948
h dpx_api.h
/******************************************************************************/
/** COPYRIGHT (C) 1999 PMC-SIERRA, INC. ALL RIGHTS RESERVED. **/
/**---------------------------------
www.eeworm.com/read/155976/5616592
java welcomeaction.java
package com.cavaness.beer4all.catalog;
import org.apache.struts.action.*;
import com.cavaness.beer4all.framework.*;
import javax.servlet.http.*;
import com.cavaness.beer4all.service.Beer4AllService;
www.eeworm.com/read/475651/6775356
makefile
NAME = demo2148_blink_flash
CC = arm-elf-gcc
LD = arm-elf-ld -v
AR = arm-elf-ar
AS = arm-elf-as
CP = arm-elf-objcopy
OD = arm-elf-objdump
CFLAGS = -I./ -c -fno-common -O0 -g
AFLAGS = -ah
www.eeworm.com/read/293489/8290482
c dsp_r.c
#include
#define IN2BC 0x7fb9
#define OUT2BC 0x7fC9
#define IN2CS 0x7fb8
#define OUT2CS 0x7fC8
#define IN2BUF
www.eeworm.com/read/293489/8290487
lst dsp_r.lst
C51 COMPILER V7.02b DSP_R 05/13/2006 10:35:31 PAGE 1
C51 COMPILER V7.02b, COMPILATION OF MODULE DSP_R
OBJECT MODULE PLACED IN
www.eeworm.com/read/174518/9584795
cpp mpeg4genericrtpsource.cpp
/**********
This library is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the
Free Software Foundation; either versio
www.eeworm.com/read/172010/9726785
m demosystem.m
function demoSystem
% demoSystem Solve system of two coupled first order ODEs
%
% Synopsis: demoSystem
%
% Input: none
%
% Output: Plot of solution
y0 = [0; 2]; % Initial conditi
www.eeworm.com/read/171230/9765972
sln textviewng.sln
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TextViewNG", "TextViewNG.vcproj", "{4159B9DF-CDC1-4345-A0C8-5C
www.eeworm.com/read/367160/9772904
f dlasq6.f
SUBROUTINE DLASQ6( I0, N0, Z, PP, DMIN, DMIN1, DMIN2, DN,
$ DNM1, DNM2 )
*
* -- LAPACK auxiliary routine (version 3.1) --
* Univ. of Tennessee, Univ. of Californi