代码搜索:try

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

代码结果 10,000
www.eeworm.com/read/162356/10311435

mcp try.mcp

www.eeworm.com/read/352267/10569223

c try.c

#include #include #include #define uchar unsigned char #define uint unsigned int #define nop() _nop_() sbit cs=P2^0; // ye jing cs sbit sid=P2^1;
www.eeworm.com/read/277331/10645261

m try.m

load band1.txt; load band2.txt; load band3.txt; load class.txt; load table; n = 0; % for i=1:size(class,1) % for j=1:size(class,2) for i=1:10 for j=1:10 if class(i,j)==1
www.eeworm.com/read/460871/7239034

m try.m

q = quantizer('fixed', 'convergent', 'wrap', [3 2]); x = (-2:eps(q)/4:2)'; y = quantize(q,[3 6 -2 -7 4 ])
www.eeworm.com/read/446763/7565402

obj try.obj

www.eeworm.com/read/446763/7565410

lst try.lst

C51 COMPILER V7.06 TRY 10/13/2008 16:09:25 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE TRY OBJECT MODULE PLACED IN try
www.eeworm.com/read/446763/7565420

__i try.__i

"try.c" BROWSE DEBUG OBJECTEXTEND
www.eeworm.com/read/444331/7613864

m try.m

%Single Neural Adaptive PID Controller clear all; close all; x=[0,0,0]'; xiteP=0.40; xiteI=0.35; xiteD=0.40; %Initilizing kp,ki and kd wkp_1=0.10; wki_1=0.10; wkd_1=0.10; %wkp_1=rand;
www.eeworm.com/read/443261/7635285

opt try.opt

www.eeworm.com/read/443261/7635286

cpp try.cpp

#include #include using namespace std; void main() { char s[256],T[256]; //定义初始化向量表S和置换表T char k; int t,i,j,klen1,plen,m; cout