代码搜索:ICO格式
找到约 10,000 项符合「ICO格式」的源代码
代码结果 10,000
www.eeworm.com/read/494308/6382043
doc 论文格式(封面).doc
www.eeworm.com/read/490231/6460952
las petrel输出las格式.las
# LAS format log file from PETREL
# Project units are specified as depth units
#==================================================================
~Version Information
VERS. 2.0:
WRAP. YES:
www.eeworm.com/read/490231/6460956
las 蓝马标准las格式.las
#------------------------------------------------------------------------------
#
# Created by : [OpenWorks] Log Export Utility (LEXP)
# Created on : 2008-09-19 17:02:58
# Project : aa
www.eeworm.com/read/488558/6489591
txt 数据格式说明.txt
节点编号优化标志位
0——不优化 1——静态优化 2——半动态优化 3——动态优化
最大迭代次数
迭代精度
基准容量
基准电压
线路数据
i j R X YK(B/2)
i i R X YK(0——阻抗)
end
变压器数据
i j(非标准变比侧) R X YK
end
发电机数据()
i 节点类型(0——EQ,1——PQ,-1——PV)
www.eeworm.com/read/480354/6672833
doc 数据格式说明.doc
www.eeworm.com/read/410084/11302433
docx 测试报告格式.docx
www.eeworm.com/read/263494/11361090
sql 格式化报表.sql
--格式化报表
--下面是测试
--测试数据
create table 表(店名 varchar(4),电话 varchar(6),商品 varchar(2),数量 int,价格 int)
insert into 表
select '店1','123456','Ax',1,30
union select '店2','223456','Az',3,35
union selec