代码搜索:FILE_ID
找到约 174 项符合「FILE_ID」的源代码
代码结果 174
www.eeworm.com/read/346012/11775024
java life_ok.java
/*
*this file is part of nseer erp
*Copyright (C)2006-2010 Nseer(Beijing) Technology co.LTD/http://www.nseer.com
*
*This program is free software; you can redistribute it and/or
*modify it
www.eeworm.com/read/346012/11775028
java surplusvalue_ok.java
/*
*this file is part of nseer erp
*Copyright (C)2006-2010 Nseer(Beijing) Technology co.LTD/http://www.nseer.com
*
*This program is free software; you can redistribute it and/or
*modify it
www.eeworm.com/read/346012/11775031
java calsum_ok.java
/*
*this file is part of nseer erp
*Copyright (C)2006-2010 Nseer(Beijing) Technology co.LTD/http://www.nseer.com
*
*This program is free software; you can redistribute it and/or
*modify it
www.eeworm.com/read/346012/11775037
java worksum_ok.java
/*
*this file is part of nseer erp
*Copyright (C)2006-2010 Nseer(Beijing) Technology co.LTD/http://www.nseer.com
*
*This program is free software; you can redistribute it and/or
*modify it
www.eeworm.com/read/346012/11775039
java status_ok.java
/*
*this file is part of nseer erp
*Copyright (C)2006-2010 Nseer(Beijing) Technology co.LTD/http://www.nseer.com
*
*This program is free software; you can redistribute it and/or
*modify it
www.eeworm.com/read/346012/11775040
java shift_ok.java
/*
*this file is part of nseer erp
*Copyright (C)2006-2010 Nseer(Beijing) Technology co.LTD/http://www.nseer.com
*
*This program is free software; you can redistribute it and/or
*modify it
www.eeworm.com/read/346012/11775042
java kind_ok.java
/*
*this file is part of nseer erp
*Copyright (C)2006-2010 Nseer(Beijing) Technology co.LTD/http://www.nseer.com
*
*This program is free software; you can redistribute it and/or
*modify it
www.eeworm.com/read/475120/6792169
c key.c
//在LPC2148中BP8--BP3对应与P0.10-P0.15
//其为低电平有效
//在IO初始化时,“0”代表输入,“1”代表输出
/* BP6 BP7 BP8
BP3 BP4 BP5
对应的按键编号:
1 2 3
4 5 6
*/
#include"lpc214x.h"
#incl
www.eeworm.com/read/125688/6024483
libtp mpool.libtp
/******************************************************************************
VERSION $Id: mpool.libtp,v 1.3 1997/02/22 14:57:55 peter Exp $
PACKAGE: User Level Shared Memory Manager
DESCRIPTION:
www.eeworm.com/read/482203/6629388
m readdata.m
% deal data from specified data file
clear;
mird=0.2;
data_fname1='111.bin'; % 这里是文件名
file_id1=fopen(data_fname1,'rb');
data_fname2='222.bin'; % 这里是文件名
file_id2=fopen(data_fname2,'rb');
s1=[