搜索资源列表
RS232COMMuniication
- uart串口通信的控件和demo,用API 编写,后台接受线程实时接收,Demo可以实现字符串传送和HEX发送 -UART serial communication controls and the demo, with API preparation, background threads to accept real-time receiving, Demo can be achieved string transmission and HEX Send
SMSGateWay
- 串口短信猫收发软件。支持西门子TC35i设备,多线程处理,并有后台数据库存储收发信息。-serial cat TX SMS software. Siemens TC35i support equipment, multi-threaded processing, and database storage TX background information.
VideoCoolala-src
- 我们提供的VideoIM手机自动拍照上传器J2ME版本[开源]就是这么一种概念: 一个可以下载到手机(例如Nokia7610已经确实可以下载安装并正常运行)的Java应用程序,用来自动驱动你的手机摄像头定时拍摄一张图像(默认是Jpeg格式,数据量很小)。然后,后台线程将Jpeg图像(很小,大约几KB)上传到服务器上。手机默默地拍照,默默地上传照片,不用手工干预,比如你可以设置每隔三分钟拍一张照片,然后上传到Flickr这个著名的图片共享站点上,全世界都会看到你的慢速视频。 -VideoI
QSSReader
- QSS设备读取的后台服务程序,有多线程设置读取QSS,数据存储-Os equipment to read the background of service procedures, how to read threads set Os, data storage
download1
- android断点续传功能,后台下载任务,ui更新进度条,多线程下载-android functional resume, background downloading tasks, the ui to update the progress bar, multi-threaded download
SymbianOS_ThreadProgramming
- Symbian 操作系统中对多任务的实现更提倡使用活动对象,但多线程也是非常有用的技 术,当移植程序、后台大量复杂运算或多媒体编程时, threads 都是必不可少的。
ChinaMobileMASGate
- 中国移动MAS接口实现.后台线程,多接口的实现-China Mobile MAS Interface
VCcom
- 串口的操作可以有两种操作方式:同步操作方式和重叠操作方式(又称为异步操作方式)。同步操作时,API函数会阻塞直到操作完成以后才能返回(在多线程方式中,虽然不会阻塞主线程,但是仍然会阻塞监听线程);而重叠操作方式,API函数会立即返回,操作在后台进行,避免线程的阻塞。 个类的基类。 该MFC参考通常不描述通过继承的函数或操作符。若要寻求这些函数的信息,请参阅类层次结构图中该类的基类信息。 每个类的说明文档包括:该类的概括、类成员的种类、以及该成员函数、重载操作符或数据成员的基本用途。
vc_com_api
- 串口设置 串口的操作可以有两种操作方式:同步操作方式和重叠操作方式(又称为异步操作方式)。同步操作时,API函数会阻塞直到操作完成以后才能返回(在多线程方式中,虽然不会阻塞主线程,但是仍然会阻塞监听线程);而重叠操作方式,API函数会立即返回,操作在后台进行,避免线程的阻塞-com set HANDLE CreateFile( LPCTSTR lpFileName, DWORD dwDesiredAccess, DWORD dwShareMode, LPSECUR
Delphi
- 串口程序我后来研究了好久,写了下面的代码,后台生成一个线程监听串口,不影响前台工作。效果很好,一直用于GPS仪器的数据接收。 -Serial program I later research for a long time, wrote the code below, the background generates a thread surveillance serial ports, do not affect the front desk work. The effect is ver
BroadcastReceiverDemo
- 安卓广播程序,实现前台后台的操作,加深对线程的了解-Andrews broadcasting procedures, foreground behind the scenes, to deepen understanding of the thread
zipInUIKit
- 通过压缩图片,使用拼图工具可以给应用程序安装包压缩大小,本程序可读取zip压缩文件(经过TexturePacker拼接图片后的),读取后自动删除原zip文件(多线程后台删除)。-By compressing images, jigsaw tool used to compress the size of the application installation package, the program can read zip file (after TexturePacker after st
TestComm
- 这是一个用于对PC机上串口操作的程序,是应用于对ID卡读卡器操作的,其中的Example方法是主方法,不过它的显示是在后台,在前台显示的话就是TestToComm方法,不过它有一些BUG,就是线程没有处理好,如果有哪位有兴趣看一下,帮忙改进一下,在这谢过了,E-mail:wangyunfu2011@126.com-This is a program for the PC serial port operation, the Example method applied to the operat
Android_Using_Sevice
- Android环境中的多线程:使用Service进行后台播放媒体-Multithreading in Android: Using service to play media
TestQueue_hub
- iOS 在单例中实现 队列线程,可用于后台数据下载策略,解决线程阻塞问题-iOS queue ans single
SeriaTool
- C#写的串口调试助手工具,使用后台线程读数据-C# to write the serial debugging assistant tool, using a background thread to read data
TIAOSHIZHUSHOU
- 蓝牙的设备扫描,链接以及通讯聊天功能,具有聊天后台线程和前台界面。-Bluetooth device scanning, link and chat chat function, with chat background thread and front desk interface.