代码搜索:engineering
找到约 10,000 项符合「engineering」的源代码
代码结果 10,000
www.eeworm.com/read/307450/13722112
m phasespace.m
function [Y,T]=phasespace(x,m,t)
%Syntax: [Y,T]=phasespace(x,dim,tau)
% The phase space reconstruction of a time series x whith the Method Of Delays
% (MOD), in embedding dimension m and for time
www.eeworm.com/read/302101/13842313
h xrl_rib_notifierc.h
/*
* Department of Systems and Computer Engineering
* Carleton University, CANADA
* Copyright (c) 2004 Liang Qin, Department of Systems and Computer Engineering,
* Carleton University
* 1. Portin
www.eeworm.com/read/302101/13842335
tgt olsr.tgt
/*
* Department of Systems and Computer Engineering
* Carleton University, CANADA
* Copyright (c) 2004 Liang Qin, Department of Systems and Computer Engineering,
* Carleton University
* 1. Portin
www.eeworm.com/read/301662/13853001
makefile
#Makefile for NANDemul MTD
#
# NB this is not yet suitable for putting into the kernel tree.
# YAFFS: Yet another FFS. A NAND-flash specific file system.
#
# Copyright (C) 2002 Aleph One Ltd.
# for
www.eeworm.com/read/301662/13853004
c yaffs-header.c
/*
* YAFFS: Yet another FFS. A NAND-flash specific file system.
*
* Copyright (C) 2002 Aleph One Ltd.
* for Toby Churchill Ltd and Brightstar Engineering
*
* Created by Charles Manning
www.eeworm.com/read/152843/5665800
nanoengine
nanoEngine
----------
"nanoEngine" is a SA1110 based single board computer from
Bright Star Engineering Inc. See www.brightstareng.com/arm
for more info.
(Ref: Stuart Adams )
www.eeworm.com/read/152695/5668983
mk config.mk
#
# (C) Copyright 2002
# Gary Jennejohn, DENX Software Engineering,
#
# SAMSUNG board with S3C2400X (ARM920T) CPU
#
# see http://www.samsung.com/ for more information on SAMSUNG
#
www.eeworm.com/read/150726/5689545
cpp main.cpp
#include "utility.h"
#include "Decryption.h"
int main()
{
char inputFileName[20],outputFileName[20];
FILE *input,*output;
char ch;
packed_data plaintext,ciphertext,K1,K2;
www.eeworm.com/read/150726/5689555
cpp main.cpp
#include "utility.h"
#include "encrytion.h"
int main()
{
char inputFileName[20],outputFileName[20];
FILE *input,*output;
char ch;
packed_data plaintext,ciphertext,K1,K2;
www.eeworm.com/read/146346/5738813
prg ex1.prg
*:*********************************************************************
*:
*: Procedure file: C:\DEMO\EXAMPLE\EX1.PRG
*:
*: System: EX1 - Event Driven Example #1
*: Author: Fox So