代码搜索:参数测试

找到约 10,000 项符合「参数测试」的源代码

代码结果 10,000
www.eeworm.com/read/274245/10880965

c main.c

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/418334/10952914

txt 说明.txt

顶尖指令:M51(前进)/M53(后退) 尾座拖动:指令:M55(开)/M56(关) 手动:K5键 缺省为8工位刀架,通过修改刀具总数设置刀具数。 缺省为后刀座坐标系,通过修改第12号附加参数可设置。
www.eeworm.com/read/469281/6980108

c exec.c

/* * linux/fs/exec.c * * (C) 1991 Linus Torvalds */ /* * #!-checking implemented by tytso. */ /* * #!开始的程序检测部分是由tytso 实现的。 */ /* * Demand-loading implemented 01.12.91 - no need to read anything but
www.eeworm.com/read/467490/7004251

h initdev.h

#ifndef _InitDev_H #define _InitDev_H #include "config.h" /**************************************************************************** * 名称:InitDev(void) * 功能:初台化硬件 * 入口参数:无 * 出口
www.eeworm.com/read/445043/7600150

c exec.c

/* * linux/fs/exec.c * * (C) 1991 Linus Torvalds */ /* * #!-checking implemented by tytso. */ /* * #!开始的程序检测部分是由tytso 实现的。 */ /* * Demand-loading implemented 01.12.91 - no need to read anything but
www.eeworm.com/read/434797/7801550

h keypad.h

/*******************************Copyright (c)********************************** ***************************************By Z.Q.Yang****************************/ /***********************************
www.eeworm.com/read/434206/7883130

h uart0.h

#ifndef USRT0_H /* ******************************************************************************************************* ** 函数名称 :UART0_Init() ** 函数功能 :初始化串口0:波特率115200,8位数据位,1位停止位,无奇偶校验。 **
www.eeworm.com/read/398391/7990846

txt 某飞行器弹道仿真研究.txt

对某飞行器的全空域飞行弹道进行了仿真研究.建立了飞行器空间运动的数学模型,应用“牛顿插值多项式法”对气动力参数进行了辨识,用C语言编制了仿真程序,并给出了仿真结果及分析。
www.eeworm.com/read/398370/7991398

txt 基于matlab_simulink的弹道仿真模块化设计.txt

文中用Simulink工具箱,对导弹仿真模型进行了模块化设计,条理清晰,信息流流向明确,具有很好 的可视化效果,增加了模块的可移植性。最后在一定条件下仿真得出了弹道及部分参数的变化结果,结果已 经得到初步验证。
www.eeworm.com/read/396741/8092395

c exec.c

/* * linux/fs/exec.c * * (C) 1991 Linus Torvalds */ /* * #!-checking implemented by tytso. */ /* * #!开始的程序检测部分是由tytso 实现的。 */ /* * Demand-loading implemented 01.12.91 - no need to read anything but