CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - threads

搜索资源列表

  1. Test_com

    1下载:
  2. 本源码采用spcomm串口控件,接受数据采用线程方式,这是一个串口测试工具,可以用来做串口监听等。非常适合使用delphi开发串口程序的程序员做参考!-the source used spcomm Serial Control and accept data using threads, it is a serial testing tools can be used to do Serial wiretapping. Delphi is very suitable for the develo
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:36.8kb
    • 提供者:天堂
  1. RS232COMMuniication

    0下载:
  2. 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
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1.29mb
    • 提供者:许开明
  1. VideoCoolala-src

    1下载:
  2. 我们提供的VideoIM手机自动拍照上传器J2ME版本[开源]就是这么一种概念: 一个可以下载到手机(例如Nokia7610已经确实可以下载安装并正常运行)的Java应用程序,用来自动驱动你的手机摄像头定时拍摄一张图像(默认是Jpeg格式,数据量很小)。然后,后台线程将Jpeg图像(很小,大约几KB)上传到服务器上。手机默默地拍照,默默地上传照片,不用手工干预,比如你可以设置每隔三分钟拍一张照片,然后上传到Flickr这个著名的图片共享站点上,全世界都会看到你的慢速视频。 -VideoI
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:724.42kb
    • 提供者:郑昀
  1. Rebbie_SMS

    0下载:
  2. CMPP3.0协议源码下载(VC/BCB)支持CMPP_CONNECT,CMPP_TERMINATE,CMPP_SUBMIT,CMPP_ACTIVATE,CMPP_DELIVER等几条常用指令,其他指令正在完善中,代码采用独立收发维护线程,结构化程序,完善的代码注释-CMPP3.0 agreement source download (VC / BCB) support CMPP_CONNECT, CMPP_TERMINATE, CMPP_SUBMIT, CMPP_ACTIVATE, CMPP_
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:179.99kb
    • 提供者:林荣
  1. spcomm

    0下载:
  2. // This Communications Component is implemented using separate Read and Write // threads. Messages from the threads are posted to the Comm control which is // an invisible window. To handle data from the comm port, simply // attach a handler to
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:20.83kb
    • 提供者:skyblue
  1. 20050120091918_MySerialPort[2004-01-18-01]

    0下载:
  2. 从串口读取数据,有两种方法,1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的接收,其实就是第一种方法的变种: 一个侦听EV_RXCHAR,一个对EV_RXCHAR进行分析,其实就是超时判断。如果接收
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:45.32kb
    • 提供者:刘云鹏
  1. QSSReader

    0下载:
  2. QSS设备读取的后台服务程序,有多线程设置读取QSS,数据存储-Os equipment to read the background of service procedures, how to read threads set Os, data storage
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:28.23kb
    • 提供者:停留
  1. TaskSpy_0.96a.zip

    0下载:
  2. TaskSpy is a task manager for Symbian OS devices. It allows you to get more control and information over running tasks on your mobile phone. You can quickly switch tasks, kill processes and threads or free unused memory, as well as display detailed i
  3. 所属分类:Symbian

    • 发布日期:2012-03-05
    • 文件大小:79.19kb
    • 提供者:zaneabc
  1. serial_port_c_code

    0下载:
  2. 能够对串口进行读写操作。利用线程实现了非阻塞调用-Able to read and write the serial port, monitor class. Use threads to achieve non-blocking calls
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:35.16kb
    • 提供者:叶万春
  1. Sqlite_wince

    0下载:
  2. 还在为windows mobile 5.0\6.0如何保存数据烦恼吗?还在为MAPI操作EDB数据库晕头转向吗,它可不支持SQL呀,悲剧?这些烦恼我都经历过!今天发布这个经过测试的sqlite3_ce.lib静态库和个人扩展的方法文件,使用起来太方便了,里边提供了example.txt例子文件,明白人看一眼就懂的,还有其中加了线程间及进程间互斥,经本人验证,多进程多线程访问操作SQLITE非常稳定,是本地数据库首选.-Also for windows mobile 5.0 \ 6.0 How t
  3. 所属分类:Windows Mobile

    • 发布日期:2017-04-06
    • 文件大小:512.77kb
    • 提供者:
  1. Sieral_Multithread

    0下载:
  2. 串口通信处理的多个线程需要协调运行,一个线程必须等待另一线程结束才能开始,在处理一个线程的同时必须把其余待处理的线程挂起等待,以减少其余待处理线程对CPU的资源占用,正处理的线程一旦处理结束则通过线程间的通信发出信号来击活被挂起的线程中的一个线程进入处理。-Serial communication processing necessary to coordinate multiple threads running, a thread must wait until the end of the
  3. 所属分类:Com Port

    • 发布日期:2017-04-15
    • 文件大小:7.65kb
    • 提供者:闻伟
  1. pda

    0下载:
  2. cSharp使用线程下载支持pda项目 cSharp使用线程下载支持pda项目-support the use of thread c# download pda project c# support the use of threads to download pda project
  3. 所属分类:Modem program

    • 发布日期:2017-04-02
    • 文件大小:2.44kb
    • 提供者:cdd
  1. SymbianOS_ThreadProgramming

    0下载:
  2. Symbian 操作系统中对多任务的实现更提倡使用活动对象,但多线程也是非常有用的技 术,当移植程序、后台大量复杂运算或多媒体编程时, threads 都是必不可少的。
  3. 所属分类:Symbian

    • 发布日期:2017-04-05
    • 文件大小:142.38kb
    • 提供者:shen
  1. 1

    0下载:
  2. 技术文档《Symbian OS: Threads Programming》中文版-Technical documentation " Symbian OS: Threads Programming" the Chinese version
  3. 所属分类:Symbian

    • 发布日期:2017-04-25
    • 文件大小:142.39kb
    • 提供者:lum
  1. WorkerThread

    0下载:
  2. Threads example in the J2ME environment
  3. 所属分类:J2ME

    • 发布日期:2017-04-09
    • 文件大小:832byte
    • 提供者:Sunny
  1. tapi_term

    0下载:
  2. TAPI Terminal component and add some extra features using the TAPI configuration dialogs. The read and write parts of the terminal are seperate threads, this suited me, but if you require sync ed comms then you will need to change that to one
  3. 所属分类:TAPI

    • 发布日期:2017-03-28
    • 文件大小:29.96kb
    • 提供者:Svr77
  1. SYMBIAN2

    0下载:
  2. Symbian C++高效编程:本书旨在帮助读者编写良好的基于Symbian OS的C++程序。全书共分为21章,分别介绍了Symbian OS中的类命名约定、异常退出、清除栈、两段构造、描述符、良好的描述符风格、动态的数组与缓冲区、使用活动对象的事件驱动多任务、活动对象、Symbian OS的线程与进程、客户/服务器原理、客户/服务器框架实践、二进制类型、ECOM、严重错误、用断言发现bug、调试宏与测试类、兼容性、轻量级模板、API、良好的编码风格等内容。   本书适合于使用Symbia
  3. 所属分类:Symbian

    • 发布日期:2017-06-16
    • 文件大小:24.73mb
    • 提供者:yiming dong
  1. MultiThread_COM

    0下载:
  2. 多线程串口通信程序。本程序使用两个线程对串口进行监听和控制,程序经反复实际调试运行稳定,系统占用率极低。-Multi-thread serial communication programs. This program uses two threads on listening to and control serial ports, the actual commissioning program after repeated stable, the system occupancy rate
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2.33mb
    • 提供者:shrekkkk
  1. MyQuartz

    0下载:
  2. Quartz框架的核心是调度器。调度器负责管理Quartz应用运行时环境。调度器不是靠自己做所有的工作,而是依赖框架内一些非常重要的部件。Quartz不仅仅是线程和线程管理。-Framework is the core of Quartz scheduler. Quartz scheduler application to manage the runtime environment. Scheduler is not doing all the work on their own, but o
  3. 所属分类:Symbian

    • 发布日期:2017-03-29
    • 文件大小:693.51kb
    • 提供者:loren
  1. SetComm

    0下载:
  2. 串口编程,采用线程,事件的原理,显示所有从串口返回的信息-Serial programming using threads, the principle of the incident, shows all information returned from the serial port
  3. 所属分类:Com Port

    • 发布日期:2017-05-07
    • 文件大小:1.19mb
    • 提供者:Levin
« 12 3 4 »
搜珍网 www.dssz.com