代码搜索:

找到约 10,000 项符合「」的源代码

代码结果 10,000
www.eeworm.com/read/392021/8367089

m find2dpis.m

function s = find2dPIS(u,ABCD,options) %function s = find2dPIS(u,ABCD,options) %Find a positively invariant set for the 2nd-order binary modulator whose %loop filter is described by ABCD and whose in
www.eeworm.com/read/292214/8367090

c zhjc.c

/*====================================== 程序名称:达爱思实验装置综合检测程序 程序设计:高敏杰 Jerry0513@126.com ---------------------------------------- 源文件名:dete51c.c 创建时间:2004-12-07 编程语言:KEIL/Franklin C51
www.eeworm.com/read/192684/8367091

url 源码之家.url

[DEFAULT] BASEURL=http://www.xxsky.com/ [InternetShortcut] URL=http://www.mycodes.net/ Modified=009A3DB1D93CC30161 IconIndex=0 IconFile=C:\WINNT\system32\url.dll
www.eeworm.com/read/292214/8367092

asm he20_2.asm

;====== 硬件实验二十 8031串行口实验(一)双机通信(接收) ======= org 086eH JG86E: MOV SP,#60H MOV 50H,#7EH MOV A,#10H MOV R0,#79H ZEJS: MOV @R0,A INC R0 CJNE R0,#7
www.eeworm.com/read/392021/8367093

m sgn.m

function y=sgn(x) %y=sgn(x) The signum function. Unlike sign(), sgn(0)=1. y=sign(sign(x)+.5);
www.eeworm.com/read/192684/8367094

php admin.php

www.eeworm.com/read/292214/8367095

asm industry.asm

;=====================工业顺序控制 ======================== ORG 0000H LJMP PO10 ORG 0013H LJMP PO16 ;---------------------------- ORG 0190H PO10: MOV P1,#7FH
www.eeworm.com/read/392021/8367096

m dsexpand.m

function [sp, op] = dsexpand(s,c,k,n,o) %function [sp, op] = dsexpand(s,c,k,n,o). Expand points s outward from c %by a factor 1+k and update the offsets associated with normals n. shift = c(:,ones(1,s
www.eeworm.com/read/192684/8367097

php showpic.php

www.eeworm.com/read/392021/8367098

m edgeplot.m

function edgeplot(e,s,fmt) %function edgeplot(e,s,fmt) Plot edges e with format fmt if nargin < 3 fmt = '-'; end if size(s,1) == 2 hold on; grid on; % Assume that the s points are in ord