APP被拒
APP被拒技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
500
APP被拒 全部资料 500 份
Cell Id detector. Detects cell ID. Symbian C++ source code and App. Used with carbide c++.
Cell Id detector. Detects cell ID. Symbian C++ source code and App. Used with carbide c++.
2014-01-26
60
App Client - Server in Java, NetBeans, this implementation used thread to read temperature every x s
App Client - Server in Java, NetBeans, this implementation used thread to read temperature every x seconds.
2017-04-24
156
手机控制51单片机 蓝牙通讯 (附手机APP)
手机控制51单片机 蓝牙通讯 (附手机APP),代码有中文详细注解,通俗易懂。可以看得出作者真的很用心.这也让我们学习单片机基础更加的容易理解。
2022-11-01
6
当除数或被除数的值较大
当除数或被除数的值较大,超过除法指令所允许的数据范围时,就不能用一条除法指令完成除法运算,必须通过一段程序实现。本程序实现了5字节除以4字节的运算.
2016-08-14
79