搜索资源列表
USBSafelyRemove.rar
- USB Safely Remove 4.2 resolves that problem allowing you to fix drive letter to a device. Just open your device properties, switch "Drive properties" tab, choose required drive letter and check "Fix drive letter". Starting from this moment your devic
COMDeviceManager
- 通过api函数检测系统的串口设备,不是通过注册表。 delphi 检测系统的设备管理器中的串口设备,delphi 2011(delphi xe)或以下版本都可以直接编译-delphi Detection System Device Manager in the serial devices, delphi 2011 (delphi xe) or less, can be directly translated
WinCEdriver
- 串口驱动本身分为MDD层和PDD层。MDD层对上层的Device Manager提供了标准的流设备驱动接口(COM_xxx),PDD层实现了HWOBJ结构及结构中若干针对于串口硬件操作的函数指针,这些函数指针将指向PDD层中的串口操作函数。DDSI是指MDD层与PDD层的接口,在串口驱动中实际上就是指HWOBJ,PDD层会传给MDD层一个HWOBJ结构的指针,这样MDD层就可以调用PDD层的函数来操作串口。-Serial driver itself into the MDD layer and
DeviceManagerDemo
- Android 设备管理器演示程序 Android 设备管理器演示程序-Android Device Manager Demo
TelephonyManagerSample
- TelephonyManager android 手机程序源代码,检测手机运营商及SIM卡信息,是Android系统的手机管理器,可检测出您手机的设备号、软件版本、网络运营商代号及名称、手机网络类型、手机所在位置、Sim卡状态和Sim卡序列号等信息,检测这些信息当然是Android手机中是基本的功能了。-TelephonyManager android mobile application source code to detect mobile operators and SIM card i
LockScreen
- Android锁屏源码,Lock Screen Activity例子。了解一下流程:首先我们要获得android设备管理代理,LockScreen 继承自 DeviceAdminReceiver,得到当前设备管理器有没有激活,如果没有激活的话,就去提示用户激活(第一次运行程序时),如果已经激活的话,就执行立即锁屏,killMyself ,锁屏之后就立即kill掉我们的Activity,避免资源的浪费。-Android lock screen source, Lock Screen Activit
sms
- save sms from mobile to database in your computer, and then manager database . using gps/gsm device to run program and create new database to achive it.
671AT89S52-ISP
- 开源 ISP-VB6源程序,只支持AT89S51/AT89S52 AT89S51和AT89S52的ISP-VB6.0源程序。 没有设立保密按钮,企业用户请绕道。 也没有安排擦除按钮,擦除ROM请建一个空的.HEX下载。 能知道已存在的串行口,自动识别51还是52. 当串口号大于4,手工去设备管理器中改小。 当你想用VB6通过串口(或USB的虚拟串口)与单片机通信时,可以参考。 -Open source ISP-VB6 source code supports onl
demo
- 实现了安卓手机的一键锁屏功能,更改了手机的设备管理器,经过验证实现了功能,程序很简单。供大家参考-Android phones achieved a key lock screen function, change the phone s device manager, proven to achieve the function, the program is very simple. For your reference
j2meBasicUtils
- Basic j2me utils with: FileConnector.java - read, write files, get the listRoot, etc... Conversion.java - encodeURL, base64 encode and get HTMLHex of int. DateOperations.java - Date Manager. GaugeProcess.java - for Gauge process. Phone.java
compasssource
- 安卓指南针,使用了一个TextView控件显示角度的装置型。另外,还用一个指南针的图像指向南北方向。首先,该设备的传感器管理器需要被初始化时,应用程序被初始化。同时,需要注册设备的方位传感器当应用程序被激活和注销它当应用程序暂停,以节省电池。-Android compass, use a TextView control device type display angle. In addition, an image with a compass pointing north and south
LockScreen
- 一键锁屏, 简单实用. 程序比较简洁, 第一打开需激活设备管理器, 激活成功后退出, 再次打开应用即可一键锁屏-A key lock screen, simple and practical. The procedure is relatively simple, first open the need to activate the device manager, quit after activation is successful, open the application to a ke
FileExplorerxm
- 项目是一个与小米文件管理器类似的小项目,可以分类查看设备上的文件,可以播放简单的音乐,但是不能播放视频。管理文件功能与普通的文件管理器差异不大,可以多选进行文件的删除复制剪切粘贴等操作,比较遗憾的是项目源码没有注释,如果想研究的话只能靠自己捋了,javaapk之前也发布过很多关于文件管理器的项目,感兴趣的朋友可以在站内的工具->文件管理目录下面找找,项目里面还有一个局域网电脑管理手机的功能,不过在我手机上点不开,翻源码的时候java文件有点多也没有细看不知道有没有功能代码。-Project
AMSAMOTION
- 插上电缆,在设备管理器看下串口芯片型号,下载对应型号驱动,或者直接用驱动精灵补下缺少的驱动(Plug in the cable, in the device manager to see the serial chip model, download the corresponding model driver, or directly use the driver wizard to fill the missing drive)
usb-hid
- f you are unsure of whether or not you need to update your Drivers, or indeed which Drivers may need to be updated, you can run a Drivers scan using a driver update tool (you will need to pay to register this tool but usually the Drivers scan is free
bidi
- 利用设备管理器管理Android设备硬件!(Use device manager to manage Android device hardware!)
CH340G模块
- CH340G的上位机驱动程序,安装后可通过设备管理器查看串口的端口号。(CH340G PC driver, after installation can be through the device manager to check the serial port.)