三个txt数据文件的意义及其数据格式举例 97县名称号码、纬度、经度
上传时间: 2017-09-10
上传用户:cjf0304
设在字节变量ASCHEX中存放着一个用ASCII码表示的16进制数字,先要将它转换成控制数码管显示的7段代码, 并存入RESULT单元(字节变量)。试编出完成这一任务的程序
上传时间: 2017-09-12
上传用户:tyler
用于小屏幕128x128的手机阅读txt文件。非常好用。
上传时间: 2013-12-16
上传用户:yangbo69
显示电子时钟与日期的汇编程序,文件为txt版,自行转换
上传时间: 2014-01-13
上传用户:Miyuki
linux设备驱动中文第三版,txt电子书格式,可放到MP4或手机上看
上传时间: 2017-09-14
上传用户:xuan‘nian
files describe a example tranmister a txt by uart from host PC and select baud rate
标签: tranmister describe example select
上传时间: 2013-12-25
上传用户:yangbo69
matlab实现成绩的查询!成绩用txt文件读入matlab中
上传时间: 2013-12-10
上传用户:alan-ee
#include<stdio.h> void main(void) {int n,k,derivata,a[10],i printf("n=") scanf(" d",&n) for(i=0 i<=n i++) { printf("a[ d]=",i) scanf(" d",&a[i]) } printf("k=") scanf(" d",&k) for(derivata=1 derivata<=k derivata++) { for(i=0 i<=n i++) a[i]=a[i]*(n-i) n-- for(i=0 i<=n i++) printf(" d ",a[i]) printf("\n") }}
标签: void derivata include printf
上传时间: 2017-09-17
上传用户:duoshen1989
SOURCE CONVERTER DATA EXCEL TO TXT SPECIFIC FORMAT
标签: CONVERTER SPECIFIC SOURCE FORMAT
上传时间: 2014-01-15
上传用户:爺的气质
These codes require an ASCII input file called input.dat of the following form: Lower Limit on x Upper Limit on x Final Time Pressure for x<0 when t=0 Density for x<0 when t=0 Speed for x<0 when t=0 Pressure for x>0 when t=0 Density for x>0 when t=0 Speed for x>0 when t=0 These codes produce 8 ASCII output files: density.out. Density vs. x entropy.out. Entropy vs. x mach.out. Mach number vs. x massflux.out. Mass flux vs. x pressure.out. Pressure vs. x sound.out. Speed-of-sound vs. x velocity.out. Velocity vs. x waves.out. A description of the solution in terms of the three waves defined in the book (+,-,0).
标签: input following require called
上传时间: 2017-09-21
上传用户:希酱大魔王