代码搜索:数据输入
找到约 10,000 项符合「数据输入」的源代码
代码结果 10,000
www.eeworm.com/read/378183/9248055
dat vfpdat24.dat
格式: INSERT INTO 表名[(字段名 1[,字段名 2,....])]VALUES(表达式 1[,表达式,...])
----
功能: 在表尾追加一个新记录,并直接馈入记录数据.
----
www.eeworm.com/read/378041/9252971
m 6-10.m
[x y z]=ellipsoid(1,2,3,5,1,10); %椭圆体数据的产生
view(3) %三维视角
surface(x,y,z)
title('椭圆体:中心点(1,2,3),半径(5,1,10)')
www.eeworm.com/read/178710/9387520
txt send.txt
时间:2006年10月15日17时16分47秒 数据内容:afcdefgafa中文字 数据长度:16字节。
时间:2006年10月15日17时17分17秒 数据内容:afasf 数据长度:5字节。
时间:2006年10月15日17时17分33秒 数据内容:afadsfafdaf 数据长度:11字节。
www.eeworm.com/read/177693/9440039
m out.m
function Out(Z,n,k)
index = 0;
disp('数据的分类如下所示:')
for j = 1:k
for i =1:n
if(Z(i,j)==1)
index = index +1;
shuju(1,index,j) = i;
end
end
www.eeworm.com/read/373280/9464538
dat bookinfo.dat
[General Information]
书名=精通C#数据库开发
作者=
页数=422
SS号=11308260
出版日期=
www.eeworm.com/read/170474/9804599
txt rfc3042.txt
组织:中国互动出版网(http://www.china-pub.com/)
RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm)
E-mail:ouyang@china-pub.com
译者:安智平(fivestar anzp@xanet.edu.cn)
译文发布时间:2001-4-4
版权:本中文翻译
www.eeworm.com/read/366434/9814243
txt rfc3042.txt
组织:中国互动出版网(http://www.china-pub.com/)
RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm)
E-mail:ouyang@china-pub.com
译者:安智平(fivestar anzp@xanet.edu.cn)
译文发布时间:2001-4-4
版权:本中文翻译
www.eeworm.com/read/365125/9877948
txt 帮助文件.txt
1:发送一组4字节数据:915频段
2:接受4数据,并通过UART 和P2口显示
调试成功 16:10 2007-6-1
www.eeworm.com/read/365125/9877978
txt 帮助文件.txt
1:发送一组32字节数据:915频段
2:接受32数据,并通过UART 和P2口显示
调试成功 16:10 2007-6-1
www.eeworm.com/read/365125/9878037
txt 帮助文件.txt
1:发送一组4字节数据:915频段
2:接受4数据,并通过UART 和P2口显示
调试成功 16:10 2007-6-1