代码搜索:reaction
找到约 695 项符合「reaction」的源代码
代码结果 695
www.eeworm.com/read/285368/8845282
h reaction.h
/*****************************************************************************
*
* Reaction.h
*
www.eeworm.com/read/285368/8845352
inl reaction.inl
/*****************************************************************************
*
* Reaction.inl
*
www.eeworm.com/read/372948/9485743
h reaction.h
/*****************************************************************************
*
* Reaction.h
*
www.eeworm.com/read/372948/9485777
inl reaction.inl
/*****************************************************************************
*
* Reaction.inl
*
www.eeworm.com/read/144894/12763937
h reaction.h
//头文件中写入各种变量、系数、还有反应通道、平衡方程
//参数定义
#define Ve 2.54e-9
#define Ku 1.0e6*Ve
#define Ks 1.0e7*Ve
#define Kf 1.0e6*Ve
#define a0 0.3
#define as 4.0
#define ad 0.3
#define Kd 20
#define Kfold 1
www.eeworm.com/read/252132/12300194
vhd reaction.vhd
LIBRARY ieee ;
USE ieee.std_logic_1164.all ;
ENTITY reaction IS
PORT ( c9, Reset : IN STD_LOGIC ;
w, Pushn : IN STD_LOGIC ;
LEDn : OUT STD_LOGIC ;
Digit1, Digit0 : BUFF
www.eeworm.com/read/126773/14403697
h reaction.h
/*****************************************************************************
*
* Reaction.h
*
www.eeworm.com/read/126773/14403729
inl reaction.inl
/*****************************************************************************
*
* Reaction.inl
*
www.eeworm.com/read/124883/14529813
c reaction.c
#include "copyleft.h"
/*
GEPASI - a simulator of metabolic pathways and other dynamical systems
Copyright (C) 1989, 1992 Pedro Mendes
*/
/*************************************/
/*
www.eeworm.com/read/320262/3548582
java reaction.java
/*
* Generated by MyEclipse Struts
* Template path: templates/java/JavaClass.vtl
*/
package com.shop.struts.action;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.H