手机拼图游戏。该拼图游戏现只能单机玩,不能通过红外线或蓝牙短距离局域网玩、也不可以通过连网在服务器上玩。该游戏难度分为简单、一般、困难。简单是把一张图片分成了4块,很好拼;一般是把图片分成了16块也很好拼;困难是把图片分成了64块,有点难噢!该游戏共有12关,在每关过后可以欣赏一些图片。
上传时间: 2016-01-05
上传用户:h886166
net开发利用智能手机实现的超远程控制。含原理,资源等(蓝牙串行,Jabber/XMPP,HTCCameraAPI等)
上传时间: 2013-12-30
上传用户:caiiicc
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
标签: represented integers group items
上传时间: 2016-01-17
上传用户:jeffery
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
标签: converts Toolbox complex logical
上传时间: 2016-02-12
上传用户:a673761058
WINCE5.0下,可以通过SDIO扩张的蓝牙驱动 可以用于 分层模型
上传时间: 2016-02-15
上传用户:luke5347
这是一个手机与外界通信的程序,该程序利用手机自带的蓝牙无线通信技术实现
上传时间: 2016-03-14
上传用户:nanshan
WinCE使用的窗口调试接口。增多的COM口,可以支持蓝牙调试(COM6,COM6)的需求。解决了串口调试精灵加强板,资源被占问题。
上传时间: 2013-12-19
上传用户:erkuizhang
这是非常简单的例子,叫做“PushRegistry和短信联动演示”。她提供了两个命令“注册短信监听”和“取消短信监听”。 注册短信监听,则调用 PushRegistry.registerConnection(connURL, MIDletStr, FilterStr) 来向手机申请专门监听某一个端口,这个端口可以是各种协议, 可以是蓝牙的btspp://:, 也可以是短信的sms://:, 还可以是套接字的socket://:,
标签:
上传时间: 2013-12-22
上传用户:colinal
这是用W77E58编写的控制GSM模块,蓝牙模块的C51 ++源程序,可以打电话,发短信,对初学者具有一定参考意义.
上传时间: 2013-12-28
上传用户:qiao8960
一套Symbian平台的工具库源码,利用这套API,可以通过红外或者蓝牙方式进行Internet访问,无需开通GPRS。
上传时间: 2013-12-30
上传用户:saharawalker