代码搜索:数据存取

找到约 10,000 项符合「数据存取」的源代码

代码结果 10,000
www.eeworm.com/read/354378/10360893

txt readme.txt

ssqmain.m qlcmain.m sDmain.m这三个文件是随机产生号码(产生的结果会自动生成文本文件); cal3D.m是根据以往的数据来分析出相应的信息,即每个号产生的次数 3Dhistory.txt是历史号码数据,是被程序读取的数据.3D.txt, 3Ddetail.txt是产生的结果(按号码大小排序),3Ddetail2.txt是 产
www.eeworm.com/read/354369/10361429

h com.h

#include //定义数据标识 #define VComArbitrateReq 0x06 //仲裁请求标识 #define VComArbitrateAck 0x07 //仲裁请求返回数据 #define VComDataAck 0x08 //返回此标识表示此字节数据发送成功 #define VComDataNAck 0x09 //返回此标识表示此字
www.eeworm.com/read/354330/10363645

dat bookinfo.dat

[General Information] 书名=数据结构:C语言描述 作者= 页数=282 SS号=10944530 出版日期=
www.eeworm.com/read/161836/10366785

c main.c

#include #include #include"definition.h" int main() { LinkList A, B; unsigned i, j; //形成链表 printf("请为表A输入数据:"); A=FormList(); printf("请为表B输入数据:"); B=FormList2(
www.eeworm.com/read/161836/10366850

c main.c

#include #include #include"definition.h" int main() { unsigned i, j; LinkList A; printf("请输入数据:"); A=FormList(); printf("表A中的数据为:"); Disp(A); //插入数据 printf
www.eeworm.com/read/279909/10377617

txt 例4.9.txt

  例4.9用scanf函数输入数据。     main() {int a,b,c; scanf("%d%d%d",&a,&b,&c); printf("%d,%d,%d\n",a,b,c); } 运行时按以下方式输入a、b、c的值: 3 4 5
www.eeworm.com/read/279909/10377657

txt 例3.4.txt

例3.4实型数据的舍入误差。 main() {float a,b; a = 123456,789e5; b = a + 20 ; printf("%f",b); }
www.eeworm.com/read/279909/10378135

txt 例4.4.txt

例4.4字符数据的输出。     main() {char c='a'; int i=97; printf("%c,%d\n",c,c); printf("%c,%d\n",i,i); }   运行结果为:     a,97 a,97
www.eeworm.com/read/161742/10381785

txt readme.txt

VB60实现疾病诊断专家系统(使用Access数据库用ADO访问)
www.eeworm.com/read/425027/10386862

c ch375hft.c

/* 2004.06.05 **************************************** ** Copyright (C) W.ch 1999-2004 ** ** Web: http://www.winchiphead.com ** **************************************** ** USB Host File