代码搜索:para
找到约 10,000 项符合「para」的源代码
代码结果 10,000
www.eeworm.com/read/125063/14515238
c dp_llhost.c
/*
* ll related stuff?
*
* Copyright (c) 2000 Richard J.M. Close
*
* Can be distributed under GPL
*/
#include "dp_llhost.h"
// Should there be an array of bytes ll_para, or several long word
www.eeworm.com/read/5947/81224
pdf fup para s7-300 y s7-400.pdf
www.eeworm.com/read/5947/81227
pdf kop para s7-300 y s7-400.pdf
www.eeworm.com/read/5947/81229
pdf awl para s7-300 y s7-400.pdf
www.eeworm.com/read/467387/7011402
c 6963c.c
/* www.wzlab.com
* LCM 控制芯片6963 点阵数量240×128
* 实现初级接口
* 编程工具:gcc avr
*/
#include "6963c.h"
unsigned char cur_row,cur_col; // 当前行、列存储,行高16点,列宽8点
/* 取当前行数据 */
unsigned char get_row(void)
{
www.eeworm.com/read/397521/8041138
c image_sensor.c
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
www.eeworm.com/read/291978/8384346
cpp ex4.cpp
//第四章,3次样条插值
#include
#include
#define N 20
double result[N];//存放M矩阵
double ChaShang(double x[N],double fx[N],double j)//j=1,M-1(n-2)
{
double f1;
double f2;
f1=(fx
www.eeworm.com/read/291978/8384364
cpp wyr.cpp
//第四章,3次样条插值
#include
#include
#define N 20
double result[N];//存放M矩阵
double ChaShang(double x[N],double fx[N],double j)//j=1,M-1(n-2)
{
double f1;
double f2;
f1=(fx