-
gps导航协议资料
gps导航协议资料-a GPS navigation data agreement
- 2022-03-03 13:23:52下载
- 积分:1
-
在linux环境下,对mapinfo格式地图操作(包括读、写等)的库文件以及源代码,用arm...
在linux环境下,对mapinfo格式地图操作(包括读、写等)的库文件以及源代码,用arm-linux-gcc编译过的。我就是用它完成了我们学校地图的显示及一些操作功能,平台是三星的s3c2410.-the linux environment, the right to operate MapInfo format maps (including reading, writing) of the library and source code, using arm- linux-gcc compiler before. I was using it completed a map of our school and show some operating functions, the platform of Samsung"s s3c2410.
- 2022-02-01 00:54:27下载
- 积分:1
-
VFP VFP VFP FlexGrid
FlexGrid in VFP VFP VFP -FlexGrid in VFP VFP VFP VFP VFP VFP
- 2022-06-17 01:23:48下载
- 积分:1
-
这个是sap讲义,帮助大家认识sap有哪些方面业务知识。
这个是sap讲义,帮助大家认识sap有哪些方面业务知识。-This is a sap handouts to help everyone understand the sap has what knowledge.
- 2023-07-10 03:25:07下载
- 积分:1
-
这本书主要讲了xna 官方论坛上那个赛车游戏的源码分析和shader编程
c#...
这本书主要讲了xna 官方论坛上那个赛车游戏的源码分析和shader编程
c#-This book is mainly about the official forums that xna racing game source code analysis and shader programming
- 2022-04-30 04:00:33下载
- 积分:1
-
Ni-LabVIEW的源程序的第三个,具体请看内容
很少见的哦
Ni-LabVIEW的源程序的第三个,具体请看内容
很少见的哦-Ni-LabVIEW source of the third, the specific content rarely see Look at the Oh! !
- 2022-03-25 14:47:08下载
- 积分:1
-
on the command line using the classic C code
关于命令行使用的经典C代码-on the command line using the classic C code
- 2022-03-16 10:37:57下载
- 积分:1
-
演示如何使用动画光标
演示如何使用动画光标-demonstrate how to use the cursor animation
- 2023-04-02 20:45:02下载
- 积分:1
-
hehe 在这儿给大家共同分享!!! !!!!
hehe 在这儿给大家共同分享!!! !!!!
-hehe here for everyone to share!!!!!!!
- 2022-04-12 10:24:30下载
- 积分:1
-
算法实现题2 算m点问题
« 问题描述:
给定k 个正整数,用算术运算符“+”,“...
算法实现题2 算m点问题
« 问题描述:
给定k 个正整数,用算术运算符“+”,“- ”,“* ”,“/ ”将这k 个正整数连接起来,使最
终的得数恰为m。
« 编程任务:
对于给定的k个正整数,给出计算m的算术表达式。
« 数据输入:
由文件input.txt给出输入数据。第一行有2 个正整数k和m,表示给定k个正整数,且
最终的得数恰为m。接下来的1 行中,有k个正整数。
« 结果输出:
将计算m的算术表达式输出到文件output.txt。如果有多个满足要求的表达式,只要输
出1 组,每一步算式用分号隔开。如果无法得到m则输出“No Solution!”。
输入文件示例:
input.txt output.txt
5 125
2 2 12 3 7
输出文件示例:
7*3=21 21*12=252 252-2=250 250/2=125
- 2023-06-18 22:40:03下载
- 积分:1