代码搜索结果
找到约 10,000 项符合
C 的代码
dif_rock.m
function dfdt = difeq(t,f)
%
% Rocket differential equations
%
L = 2.1; % m rocket length
S = 0.081; % m^2 reference surface area
x_R = 0.3;
beep_test.c
int sound_flag = 0;
int sound_time = 0;
void beep_test(void)
{
int i,k;
*(volatile unsigned int *)(0x1000c010) = 0X000013ff;
//*(volatile unsigned long *)(0x1000c014) = 0xffff;
for(
液晶驱动4线.hex
:10006000204C4344313630322074657374002034A0
:100070006C696E65206D6F646520002020627920B8
:100080007A6C3038303120200020737563636573DB
:060090007366756C200090
:1000030012011C7F011200B97F027E001200967
gr_noise_source_c.h
/* -*- c++ -*- */
/*
* Copyright 2004 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the ter
svd_are_same_segments_c2.h
// Copyright (c) 2003,2004 INRIA Sophia-Antipolis (France) and
// Notre Dame University (U.S.A.). All rights reserved.
//
// This file is part of CGAL (www.cgal.org); you may redistribute it under
/
wire_test8.data
#
# too many hops DNS_POINTER_MAXHOPS is defined as 16
# in lib/dns/include/dns/name.h
#
000a85800001000300000013
03 766978 03 636f6d 00 0002 0001
c00c 0002 0001 00000e10 000b 056973727631027061 c00c
cs_map.scf
[WINDOW] CS SUA PANEL
[SETUP] CS_MAP_WIN C_TYPE_NORMAL 172 172
[RANGES] 0 0 800 600 126 168
[XY] 606 45
[GROUP] 4050
[FLAGBITON] C_BIT_CANTMOVE
[DEPTH] 12
[BITMAP]
[SETUP] NID 0 IA_MAP_
df_map.scf
[WINDOW]
[SETUP] DF_MAP_WIN C_TYPE_NORMAL 172 172
[RANGES] 0 0 800 600 126 167
[XY] 558 44
[GROUP] 2020
[FLAGBITON] C_BIT_CANTMOVE
[BITMAP]
[SETUP] NID, 0, IA_MAP_TGA
[LOCATOR]
[SETUP] DF
c_invoice_open.sql
CREATE OR REPLACE FUNCTION C_Invoice_Open
(
p_C_Invoice_ID IN NUMBER
)
RETURN NUMBER
/*************************************************************************
* The contents of this file are
c_period_trg.sql
CREATE OR REPLACE TRIGGER C_Period_Trg
AFTER INSERT
ON C_Period
FOR EACH ROW
DECLARE
/******************************************************************************
* ** Compiere Product **