代码搜索:数据删除
找到约 10,000 项符合「数据删除」的源代码
代码结果 10,000
www.eeworm.com/read/286986/8733720
doc 数据要求说明书(d).doc
www.eeworm.com/read/430645/8736487
txt 测试数据6保留字.txt
int if while else read write real
int if;
int*if;
intif
int_if
/*以下为错误的保留字*/
int&if
&int
int_
5int
www.eeworm.com/read/430530/8740156
pdf spce061a中文数据手册.pdf
www.eeworm.com/read/286683/8749264
ppt 对数据库的操作.ppt
www.eeworm.com/read/430116/8765494
txt 原始数据的光滑处理.txt
%这种方法稍微好一些
clear
x=input('请输入数据');
n=length(x);
for i=2:n-1
y(i)=(x(i)*2+x(i-1)+x(i+1))/4;
end
y(1)=x(1);y(n)=x(n);
n=length(y);
yy=ones(n,1); %这里是说yy是一个n行1列的列阵
yy(1)=y(1);
for i=2:n
www.eeworm.com/read/285396/8842754
txt sql生成数据表.txt
CREATE TABLE 学生基本信息表
(学号 CHAR (20) NOT NULL,
姓名 VARCHAR(8) NOT NULL,
性别 CHAR(2) DEFAULT NULL,
专业 VARCHAR(20) DEFAULT NULL,
生日 DATETIME DEFAULT NULL,
身高 DEC(5,2) DEFAULT NULL,
密码 VARCHAR(2
www.eeworm.com/read/285313/8851016
bpf 8位数据编码.bpf
www.eeworm.com/read/285313/8851026
hex 16位数据编码.hex
:10095000E4F508F509D2B4D2AF758911D2A9758C26
:10096000FF758AE6D28C12097474FFFDFC7F7E123B
:04097000080080F209
:03000B0002099156
:10099100C0E0758CFF758AE60509E5097002050856
:0309A100D0E03271
:10080
www.eeworm.com/read/285313/8851032
lst 8位数据编码.lst
C51 COMPILER V7.08 8位数据盻码 08/22/2007 21:29:48 PAGE 1
C51 COMPILER V7.08, COMPILATION OF MODULE 8位数据盻码
OBJECT MODULE PLACED IN 8位数据编
www.eeworm.com/read/285313/8851033