代码搜索:combin
找到约 63 项符合「combin」的源代码
代码结果 63
www.eeworm.com/read/412775/11185667
c iirbcf.c
#include
#include "math.h"
void iirbcfpass(ns,n,f1,f2,f3,f4,db,b,a)
double b[],a[],f1,f2,f3,f4,db;
int ns,n;
{
int k;
double omega,lamda,esslon,fl,fh; //带通不需要omega;
www.eeworm.com/read/198623/7919738
s as17.s
/
/
/ a7 -- pdp-11 assembler pass 1
expres:
mov r5,-(sp)
mov $'+,-(sp)
clr opfound
clr r2
mov $1,r3
br 1f
advanc:
jsr pc,readop
1:
mov r4,r0
jsr r5,betwen; 0; 177
br .+4
br 7f
movb (r4
www.eeworm.com/read/306254/13748849
err file.err
/COM,ANSYS RELEASE 10.0A1 UP20060105 10:20:22 03/26/2008
*** WARNING *** CP = 1.172 TIME= 10:20:29
Nodes I and J of element 2 ( COMBIN14 ) are not coinc
www.eeworm.com/read/486654/6524486
cpp 1956.cpp
/* This Code is Submitted by wywcgs for Problem 1956 on 2005-11-06 at 19:25:15 */
#include
#include
#include
using namespace std;
const int MAX = 32;
int sti
www.eeworm.com/read/481966/6633785
cpp 1956.cpp
/* This Code is Submitted by wywcgs for Problem 1956 on 2005-11-06 at 19:25:15 */
#include
#include
#include
using namespace std;
const int MAX = 32;
int sti
www.eeworm.com/read/217775/14951533
asm looptest.asm
whpointer = 0
whcounter=0
res=0
Ifpointer=0
Ifcounter=0
combin macro x1,x2
res=x1&x2
endm
jump macro x1,x2
jmp x1&x2&
endm
wLabeling macro top
wlabel_&top&:
endm
www.eeworm.com/read/349896/10789250
cpp ex070203adlg.cpp
// Ex070203aDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Ex070203a.h"
#include "Ex070203aDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE
www.eeworm.com/read/196897/8051619
inp ex7.1.inp
! 7.1 单自由度弹簧质量系统的频率计算
! 本程序来源于邢静忠编著的《ANSYS应用实例与分析》,科学出版社,2006年
!
FINISH ! 退出以前模块
/CLEAR, NOSTART ! 清除数据,不加载初始化文件
! (1)设置工程选项、求解选项、单元类型和实常数
/FILNAME, EX7.1 ! 定义工程文件名称
/PREP7 ! 加载前处理模块
/TITLE,
www.eeworm.com/read/196897/8051767
inp ex7.3.inp
! 7.3 用弹簧单元连接的圆盘的扭转振动
! 本程序来源于邢静忠编著的《ANSYS应用实例与分析》,科学出版社,2006年
!
FINISH
/CLEAR, NOSTART ! 清除数据, 不加载初始化文件
! (1)设置工程选项、求解选项、单元类型和实常数
/FILNAME, EX7.3 ! 定义工程文件名称
/PREP7 ! 加载前处理模块
/TITLE, EX7.3, T
www.eeworm.com/read/207557/15268710
cpp ex070203adlg.cpp
// Ex070203aDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Ex070203a.h"
#include "Ex070203aDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE