代码搜索:pin二极管
找到约 10,000 项符合「pin二极管」的源代码
代码结果 10,000
www.eeworm.com/read/291961/8385024
h par.h
/*
* avrdude - A Downloader/Uploader for AVR device programmers
* Copyright (C) 2000-2004 Brian S. Dean
*
* This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/290781/8462073
txt gprs_at.txt
GPRS AT 指令中文(1)
FUNCTIONS AT COMMANDS DETAILS
厂家认证 AT+CGMI 获得厂家的标识
模式认证 AT+CGMM 查询支持频段
修订认证 AT+CGMR 查询软件版本
生产序号 AT+CGSN 查询IMEI NO.
TE设置 AT+CSCS 选择支持网络
查询IMSI AT+CIMI 查
www.eeworm.com/read/189063/8492548
m select2.m
function [out,coefs,pin]=select(in,d,x,y,h1,h2)
%
% out=select(in);
%
% selects a new population
%
%
global stop;
%
% Mix up the population
%
chrom=shuffle(in);
%
% Decode the existing
www.eeworm.com/read/189063/8492567
m select3.m
function [out,coefs,pin]=select(in,d,x,y,h1,h2)
%
% out=select(in);
%
% selects a new population
%
%
global stop;
%
% Mix up the population
%
chrom=shuffle(in);
%
% Decode the existing
www.eeworm.com/read/189063/8492679
m select4.m
function [out,coefs,pin]=select(in,d,x,y,h1,h2)
%
% out=select(in);
%
% selects a new population
%
%
global stop;
%
% Mix up the population
%
chrom=shuffle(in);
%
% Decode the existing
www.eeworm.com/read/189063/8492798
m select7.m
function [out,coefs,pin]=select(in,d,x,y,h1,h2)
%
% out=select(in);
%
% selects a new population
%
%
global stop;
%
% Mix up the population
%
chrom=shuffle(in);
%
% Decode the existing
www.eeworm.com/read/189063/8492878
m select.m
function [out]=select(in,d,x,y)
%
% out=select(in);
%
% selects a new population
%
%
%
% Mix up the population
%
chrom=shuffle(in);
%
% Decode the existing population
%
coefs=decodal
www.eeworm.com/read/189063/8492994
m select5.m
function [out,coefs,pin]=select(in,d,x,y,h1,h2)
%
% out=select(in);
%
% selects a new population
%
%
global stop;
%
% Mix up the population
%
chrom=shuffle(in);
%
% Decode the existing
www.eeworm.com/read/189063/8493086
m select1.m
function [out,coefs,pin]=select(in,d,x,y,h1,h2)
%
% out=select(in);
%
% selects a new population
%
%
global stop;
%
% Mix up the population
%
chrom=shuffle(in);
%
% Decode the existing
www.eeworm.com/read/188978/8498216
usc hc05load.usc
Program Memory_Reader_68hc05B;
// This script reads first 1024 bytes of the memory
// of 68hc05 and then saves results to a Hex Editor
// Conections:
// RTS to Reset /pin 18/
// TxD to RDI /