CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 线程同步

搜索资源列表

  1. ThreadAsyn

    0下载:
  2. wince对线程进行控制的实例程序,包括线程的创建,控制和同步等-wince right thread for the control of the examples of procedures, including thread creation, control and synchronization
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:21276
    • 提供者:always18
  1. ThreadSync

    0下载:
  2. Win CE平台实现线程同步演示,使用交叉编译方式!
  3. 所属分类:Windows CE

    • 发布日期:2014-01-17
    • 文件大小:1693524
    • 提供者:Theron.Wong
  1. Serial_and_gprs_xp_WINCE

    0下载:
  2. 文件说明: 1 XP/2000 下异步方式串口类 SerialPort.h SerialPort.cpp 2 WinCE 下 同步方式串口类(本为阻塞方式,但读写都用了独立的线程,妙哉!) CESeries.h CESeries.cpp 3兼容 WinCE , XP/2000 平台的串口类,同步方式 TSerial.h TSerial.cpp
  3. 所属分类:Windows CE

    • 发布日期:2017-03-24
    • 文件大小:259025
    • 提供者:虎成
  1. ThreadSynBySemaphore

    0下载:
  2. 使用信号量的线程同步技术,可以允许预定数目的线程同时进入要同步的代码。适用于WinCE环境。-The use of Semaphore thread synchronization technology, can allow pre-determined number of threads to be synchronized at the same time to enter the code. Applicable to WinCE environment.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-25
    • 文件大小:117247
    • 提供者:秦中元
  1. ThreadAsyn

    0下载:
  2. 用EVC写的WINCE的线程同步程序,可以学习习怎么创建线程!-WINCE using EVC wrote the thread synchronization process!
  3. 所属分类:Windows CE

    • 发布日期:2017-05-06
    • 文件大小:1469569
    • 提供者:LJ
  1. timesuspend

    0下载:
  2. 采用多线程,系统事件来哦实现系统延时挂,是学习线程同步的好例子-Multi-threaded, system events for system delay Oh, hang, is to learn a good example of thread synchronization
  3. 所属分类:Windows CE

    • 发布日期:2017-05-16
    • 文件大小:4071338
    • 提供者:mojianfneg
  1. PDA_BackLigth

    0下载:
  2. 要防止PDA闲置时电源自动关闭,可以从两种角度去思考, 常规做法是更改WinCE配置, 也就是修改电源闲置关闭时间的注册表键值, 然后激发一个事件重新加载这些配置, 这样做存在一个恢复的问题, 当我们的工作(同步)完成后需要恢复用户原来的配置, 那么我们换一角度去思考, 既然WinCE允许设置自动关闭时间, 那么WinCE系统中必然存在一个线程在指定时间后挂起系统(关闭电源), 这个线程一定有一个定时器-To prevent the PDA automatically turn off the
  3. 所属分类:Windows CE

    • 发布日期:2017-04-02
    • 文件大小:19274
    • 提供者:chenl
  1. ThreadAsync

    0下载:
  2. 个人写的一个基于PXA270架构的WinCE下的多线程同步程序,该程序在开发板上运行正确,并附有中文注释。-Write a personal PXA270-based architecture multi-thread synchronization under WinCE program, the program runs correctly in the development board, along with Chinese translations.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-17
    • 文件大小:4341344
    • 提供者:hou bl
  1. ThreadAsynByEvent

    0下载:
  2. 开发环境是vs2005; 开发wince平台的线程同步(基于对话框的): 在本程序中我采用了4中不同的方法实现了线程的同步: 1)利用事件同步; 2)利用互斥同步; 3)利用临界区同步; 4)利用信号量同步。-Development environment is vs2005 development wince platform thread synchronization (dialog-based): In this program I used four diff
  3. 所属分类:Windows CE

    • 发布日期:2017-05-30
    • 文件大小:12353643
    • 提供者:simon
  1. linux_multi_thread

    0下载:
  2. 创建了一个linux多线程程序,通过俩个互斥量来实现线程同步,顺序打印出从1到100的数字。-Create a linux multi-threaded program, both mutex to synchronize threads, the order to print out the number from 1-100.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:3212
    • 提供者:刘志军
  1. 51The-time-interrupt

    0下载:
  2. Trick 须要放在中断函数中,不然会出现线程不同步的现象。 -Trick must be put into the interrupt function, otherwise there will be no thread synchronization.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:814
    • 提供者:liuyang
  1. SyncThread

    0下载:
  2. 编写wince应用程序,多线程时遇到的同步问题,生产与消费,两个线程间如何实现收与发的同步。-Write wince application multithreaded synchronization problems encountered, production and consumption, two threads how close synchronization with the hair.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-04
    • 文件大小:1092223
    • 提供者:刘光宇
  1. ucos2

    0下载:
  2. ucos-ii学习电子书(doc),适合初学者参考。内容包括线程调度、同步和内存管理-ucos-ii learning eBook (doc), suitable for beginners reference. Including thread scheduling, synchronization and memory management
  3. 所属分类:uCOS

    • 发布日期:2017-05-09
    • 文件大小:1831878
    • 提供者:风行
  1. ThreadSync

    0下载:
  2. 线程同步实验,可以做简单的线程同步,代码用的是c++。-Thread synchronization experiments, you can do simple thread synchronization code using c++.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-11
    • 文件大小:860
    • 提供者:jiawa
  1. www

    1下载:
  2. 基于s5pc100-A8板的智能仓储物联系统,1. M0作为前端信息采集器,通过温湿度、光感等模块实时采集节点所在仓库的环境数据,通过RFID射频刷卡模拟货物出入库,将采集到的数据和货物存储信息通过ZIGBEE无线传输给A8主控板进行数据分析。 2. A8是整个系统的逻辑处理核心,采用多线程架构,线程间使用全局变量、互斥锁、条件变量实现线程同步、互斥、唤醒等动作;分析M0发送来的数据,唤醒相应线程进行短信报警、摄像头抓拍、蜂鸣器、LED灯光报警、出入库等动作,并将数据存入数据库中; 3.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-14
    • 文件大小:3402822
    • 提供者:zhb
  1. DSPBIOS

    0下载:
  2. DSP/BISO线程调度,通过允许高优先级的线程抢占低优先级的线程,以及允许阻塞、同步、通信等各种线程间的交互方式,使得多线程的应用程序可以在一个处理器上运行。(DSP/BISO thread scheduling)
  3. 所属分类:DSP编程

搜珍网 www.dssz.com