代码搜索结果

找到约 10,000 项符合 C 的代码

sampwmc.c

#include "AT91SAM7S64.h" #include "SAMpwmc.h" void PWMCinit(void) { // clock AT91C_BASE_PMC->PMC_PCER=(1

iic.h

/****************************************************************************** * files name IIC.h *说明:基于430端口的模拟IIC时序头文件 **********************************************

filter_prod.pro

; $Id: filter_prod.pro,v 1.2 2002/03/14 11:49:12 riccardi Exp $ pro filter_prod, c_num_p, c_den_p, freq, input_tf, $ output_tf=output_tf, LOG=log, HI2LOW=hi2low if keyword_set(hi2low) then begin c_

sampwmc.c

#include "AT91SAM7S64.h" #include "SAMpwmc.h" void PWMCinit(void) { // clock AT91C_BASE_PMC->PMC_PCER=(1

mobini.bas

Attribute VB_Name = "mobIni" Option Explicit '配置常量 Public Const C_INI_FILE = "SendMail.ini" Private Const C_BUFFER_MAX_LENGTH = 255 Private Const C_FAIL_DEAFULT = "not found" Private Const C_S

sampwmc.c

#include "AT91SAM7S64.h" #include "SAMpwmc.h" void PWMCinit(void) { // clock AT91C_BASE_PMC->PMC_PCER=(1

makefile

# # Makefile for the kernel i2c bus driver. # O_TARGET := i2c.o export-objs := i2c-core.o i2c-algo-bit.o i2c-algo-pcf.o \ i2c-algo-ite.o i2c-proc.o obj-$(CONFIG_I2C) += i2c-core.o obj-$(CONFI

mpayprint.jbx

[PropertyInfo] c_BPartner_ID,int,false,false,C_BPartner_ID,C_BPartner_ID,true, c_BPartner_Location_ID,int,false,false,c_BPartner_Location_ID,c_BPartner_Location_ID,true, m_C_BPart

mcustomer.java

/****************************************************************************** * The contents of this file are subject to the Compiere License Version 1.1 * ("License"); You may not use this f

c_commissiondetail_trg.sql

CREATE OR REPLACE TRIGGER C_CommissionDetail_Trg BEFORE INSERT OR UPDATE OR DELETE ON C_CommissionDetail FOR EACH ROW DECLARE /*******************************************************************