代码搜索:双串口
找到约 10,000 项符合「双串口」的源代码
代码结果 10,000
www.eeworm.com/read/251805/4417963
c fdctref.c
/* fdctref.c, 前向离散余弦变换,双精度*/
#include
#include "config.h"
#ifndef PI
# ifdef M_PI
# define PI M_PI
# else
# define PI 3.14159265358979323846
# endif
#endif
/* 全局声明 */
void init_fdct _
www.eeworm.com/read/249482/4450257
dat funtc11.dat
函数名称: fmod
函数原型: double fmod(double x,double y);
函数功能: 求整除x/y的余数
函数返回: 返回余数的双精度数.x/y的余数值.
函数说明:
所属文件:
www.eeworm.com/read/306178/3746222
java shenkong-xing.java
//
// shenkong-xing.c 身空行
// designed by secret(秘密)
//
inherit SKILL;
mapping *action = ({
([ "action" : "$n使出一招「心空」,身体向侧后飘去 \n",
"dodge" : 15,
]),
([ "action" : "$n使出一招「誓言空」,双足一点,
www.eeworm.com/read/306178/3746439
c hanbing-strike.c
// hanbing-strike.c 烈焰寒冰掌
// by jacki(97.7.24)
// Modified by Venus Oct.1997
inherit SKILL;
mapping *action = ({
([ "action": "$N双掌一错,一招「风起云涌」,狂风般扫向$n的$l",
"dodge": 30,
"force": 200,
//
www.eeworm.com/read/306178/3747223
c makearray.c
//双剑和壁
#include
#include
#include
#include
inherit F_SSERVER;
//int valid_enable(string usage) { return usage=="array"; }
//int form_array(object leader)
i
www.eeworm.com/read/298155/3874410
dat funtc11.dat
函数名称: fmod
函数原型: double fmod(double x,double y);
函数功能: 求整除x/y的余数
函数返回: 返回余数的双精度数.x/y的余数值.
函数说明:
所属文件:
www.eeworm.com/read/386590/2570270
c fdctref.c
/* fdctref.c, 前向离散余弦变换,双精度*/
#include
#include "config.h"
#ifndef PI
# ifdef M_PI
# define PI M_PI
# else
# define PI 3.14159265358979323846
# endif
#endif
/* 全局声明 */
void init_fdct _
www.eeworm.com/read/412576/11191391
c zl_adc_isr.c
#include "DSP28_Device.h"
#include "zl_var.h"
interrupt void adc_isr(void)
//电流,位置双闭环PI调节AD中断处理函数
{
ADCInterruptCount++; //中断计数器;
GpioDataRegs.GPBDAT.bit.GPIOB1=GpioDataR
www.eeworm.com/read/248860/12537842
bas vbprivate.bas
Attribute VB_Name = "VBprivate"
'****************************************************************************
'人人为我,我为人人
'作者:星零工作室
'发布日期:2007/03/08
'描 述:双龙风景区售票系统 Ver 1.0
'网 站:http://www.M
www.eeworm.com/read/133576/14035653
asm dc_pwm.asm
/*直流电动机单极性可逆双闭环PWM控制程序*/
.INCLUDE "240x.H"
/*--------------------------------------以下定义变量和常数----------------------------*/
.DATA
.BSS N_KP,1 ;速度调节比例系数