代码搜索:可编程序

找到约 10,000 项符合「可编程序」的源代码

代码结果 10,000
www.eeworm.com/read/311058/13637803

txt 程序.txt

240128A(T6963C)的A51编程实例 说明: 1. 虚框内为外供负电压调节对比度方法,若模块内已内带负电压,VO及VOUT空接,复位使用模块内上电复位.若用LED背光,LED+接背光电源+5V(200mA). 2. 片选信号/CE接CPU的P2.7(A15),则当A15=0时模块选定. 3. 命令/数据选择C/D接CPU的P2.0(A8),则当A8=1时为命令,A8=0时为数
www.eeworm.com/read/307452/13722067

txt 程序.txt

function [reout,im,w] = nyquist(a,b,c,d,iu,w) %NYQUIST Nyquist frequency response of LTI models. % % NYQUIST(SYS) draws the Nyquist plot of the LTI model SYS (created with either TF, ZPK, SS,
www.eeworm.com/read/305747/13761308

txt 程序.txt

.model small .stack .data led db 3fh,06h,5bh,4fh,66h,6dh,7dh,07h,7fh,6fh ;段码 buf db 3,0 ;存放要显示的十位和个位 intseg dw ? ;存放段地址 intoff dw ? ;存放偏移地址 intimr db ?
www.eeworm.com/read/305302/13773893

doc 程序.doc

www.eeworm.com/read/304800/13786792

txt 程序.txt

[replyview] function e=canny_edge(I,sigma) %functione=edge(I,'canny',thresh,sigma); %该函数实现Canny算子提取边缘点 %输入图像为I,标准差sigma,输出为边缘图像e [m,n]=size(I); Rr=2:m-1;cc=2:n-1; e=repmat(logical(uint8(0)),m,n
www.eeworm.com/read/301823/13847774

pdf 程序.pdf

www.eeworm.com/read/136130/13872017

c 程序.c

www.eeworm.com/read/168587/6333753

txt 程序.txt

KD1:MOV A,#00000011B MOV DPTR,#0FF20H MOVX @DPTR,A KEY:ACALL KS1 JNZ LK1 ACALL DIS AJMP KEY LK1:ACALL DIS ACALL DIS ACALL KS1 JNZ LK2 ACALL DIS AJMP
www.eeworm.com/read/493352/6401251

txt 程序.txt

Private Sub Command1_Click() Dim n As Integer n = 10 ReDim h0(n), X1(n), z(n - 1, 2), B(2, n - 1), y(n - 1, 1), g(n), f(n) Dim c(2, 4), d(2, 4), e(2, 1), A(2) h0(1) = Text1.Text h0(2) = Text2.Te
www.eeworm.com/read/491954/6428947

c 程序.c

#include #define uchar unsigned char #define uint unsigned int /*******************************DS18B20模块****************************************/ sbit DQ=P3^7; /***********ds18b20