代码搜索:OPERATION
找到约 10,000 项符合「OPERATION」的源代码
代码结果 10,000
www.eeworm.com/read/369061/9664952
lst eeprom.lst
C51 COMPILER V7.05 EEPROM 03/14/2004 11:08:57 PAGE 1
C51 COMPILER V7.05, COMPILATION OF MODULE EEPROM
OBJECT MODULE PLACED IN
www.eeworm.com/read/369061/9664969
c flash.c
#include "REG51F.H"
#include "flash.h"
#include "string.h"
#include "stdio.h"
#include "intrins.h"
/***********************************************************************
* Function nam
www.eeworm.com/read/369061/9665045
lst flash.lst
C51 COMPILER V7.05 FLASH 12/20/2004 15:31:08 PAGE 1
C51 COMPILER V7.05, COMPILATION OF MODULE FLASH
OBJECT MODULE PLACED IN f
www.eeworm.com/read/369061/9665593
lst eeprom.lst
C51 COMPILER V7.05 EEPROM 03/14/2004 11:08:57 PAGE 1
C51 COMPILER V7.05, COMPILATION OF MODULE EEPROM
OBJECT MODULE PLACED IN
www.eeworm.com/read/367514/9743917
m ga.m
%Generic Algorithm for function f(x1,x2) optimum
clear all;
close all;
%Parameters
Size=80;
G=100;
CodeL=10;
umax=2.048;
umin=-2.048;
E=round(rand(Size,2*CodeL)); %Initial Code
www.eeworm.com/read/171555/9746312
m chap5_1.m
%Generic Algorithm for function f(x1,x2) optimum
clear all;
close all;
%Parameters
Size=80;
G=100;
CodeL=10;
umax=2.048;
umin=-2.048;
E=round(rand(Size,2*CodeL)); %Initial C
www.eeworm.com/read/269691/11083298
h ipp.h
#ifndef _IPP_H
#define _IPP_H
/*
* Defines parts of the IPP protocol between the scheduler
* and the printer. Based on RFC2911 and RFC2910.
*/
/*
* Status code classes.
*/
#define STATCLASS_OK
www.eeworm.com/read/414988/11087299
java queue27.java
// holding/Queue27.java
// TIJ4 Chapter Holding, Exercise 27, page 424
/* Write a class called Command that contains a String and has a method operation()
* that displays the String. Write a second
www.eeworm.com/read/413985/11135220
java readnode.java
//ReadNode.java
//
//This library is free software; you can redistribute it and/or
//modify it under the terms of the GNU Lesser General Public
//License as published by the Free Software Foundation
www.eeworm.com/read/413925/11136875
h backupfile.h
//To set the Reset pin low automatically
//Because we need set the RST to low before a new DS operation
//So I add a reset command after the origin command
//And this will make the function call re