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

搜索资源列表

  1. GTKxiancheng

    0下载:
  2. 本文研究了嵌入式Linux的多线程的属性、线程的创建方法、线程间的数据处理以及线程间互斥等关键问题,并将多线程设计思想应用于在某控制系统的温度巡检用户界面设计,实现了串行通信和用户界面操作的快捷响应。-none
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-17
    • 文件大小:94843
    • 提供者:rejoiceliberty
  1. Linuxpthreadprogramm

    0下载:
  2. 多线程分析与编程,对于嵌入线LINUX编程有好处,是个好文档-Analysis of multi-threaded programming, the embedded LINUX programming line benefit is a good document
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-27
    • 文件大小:218759
    • 提供者:zhizhi
  1. LinuxApp09Multithreading

    0下载:
  2. 嵌入式linux编程,主要是在Linux环境下,对多用户多线程的编程-linux c mul-threating
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-29
    • 文件大小:418025
    • 提供者:stone
  1. winceStructure

    0下载:
  2. 讲述嵌入式开发技术windows ce的系统架构,然后详细讲解架构的组成部分,最后讲述wince 线程机制和栈.-About the development of technology embedded windows ce system architecture, and then explain in detail the components of the architecture, the last thread about the mechanisms and stack wince.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-26
    • 文件大小:256868
    • 提供者:Yang
  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. VisualCE

    0下载:
  2. sdl window ce 版例子 包括各种实例,线程 定时器 随即函数等-sdl window ce version Examples include a variety of examples, then the thread timer function, etc.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-25
    • 文件大小:56390
    • 提供者:sizhiguo
  1. ThreadAsyn

    0下载:
  2. EVC线程 创建进程等例程与原代码,文件包下载解压后打开,更改目标机类型!-EVC ThreadAsyn
  3. 所属分类:Windows CE

    • 发布日期:2017-05-27
    • 文件大小:10038011
    • 提供者:施卫
  1. ce

    0下载:
  2. 详细的讲解了wince下关于线程的编程知识-Explained in detail under the wince-threaded programming knowledge on
  3. 所属分类:Windows CE

    • 发布日期:2017-05-08
    • 文件大小:1577545
    • 提供者:苏醒
  1. wince_irda

    0下载:
  2. 红外通信工具,EVC下的Windows CE红外通信编程实例:(1)发送数据的客户端线程函数 (2)IR服务器端线程函数.-Infrared communication tools, EVC under Windows CE programming examples of infrared communications: (1) send data thread of client function (2) IR-threaded server-side function.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-04
    • 文件大小:43323
    • 提供者:李力
  1. 9

    0下载:
  2. 《嵌入式Linux应用程序开发详解》第9章 多线程编程-" Embedded Linux application development explain" Chapter 9 multi-threaded programming
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-26
    • 文件大小:418105
    • 提供者:天天
  1. CE_XTALK

    0下载:
  2. CE版本的XTALK程序。它包括服务器和客户端两部分。其中对套接字I/O的并发采用线程+select机制,对于屏幕刷新则采用消息机制。主要功能是一个简单的群聊工具,一个客服发言,服务器对其广播。同时,他可以跟桌面Windows版本的程序通信。-CE versions of XTALK procedures. It includes server and client in two parts. Which socket I/O concurrent threads+ select the mec
  3. 所属分类:Windows CE

    • 发布日期:2017-04-03
    • 文件大小:111627
    • 提供者:fang
  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. LinuxProgrammingembeddedmulti-task

    0下载:
  2. 嵌入式linux多任务编程,进程 线程 线程池 等参考范例。-Linux Programming embedded multi-task, the process thread pool thread, such as a reference sample.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:12489
    • 提供者:魏冲
  1. thread_demo

    0下载:
  2. 基于winbond公司的ARM7处理器W90P710下基于uclinux运行线程的例子代码。包括了7个例子程序,其中config.c是华邦开发环境下开启线程必要的代码。-Winbond' s ARM7-based processor running uclinux based W90P710 example thread code. Includes seven examples of the procedure, which is config.c Winbond development
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:8237
    • 提供者:laf
  1. threadandGouzi

    0下载:
  2. evc4.0下的几个cpp文件,包含多线程,手机上的键盘钩子-failed to translate
  3. 所属分类:Windows CE

    • 发布日期:2017-04-14
    • 文件大小:4562
    • 提供者:张少卿
  1. TestIICApp0711v1

    0下载:
  2. 用单独开线程测量温度,实际验证过,可以使用,IIC的实际应用-Open a separate thread measuring temperature
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-17
    • 文件大小:49149
    • 提供者:董艳荣
  1. ThreadAsyn

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

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

    0下载:
  2. 分析了各种视频采集方案的研究现状。对如何采用CCD 摄像头采集高分辨率、高质量的图像以及基于FPGA 的嵌 入式视频图像采集系统的实现方法进行了研究。采用了以摄像头+ 解码芯片模式为采集方案, 针对视频解码芯片 ADV7181B,实现了I2C 总线配置、ITU656 解码、VGA 显示模块的设计。设计的视频采集控制器已经在Altera 公司的CycloneII 系列FPGA(EP2C35)上实现。结果显示本设计具有速度高、成本低、易于集成等优点-Analysis of a varie
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:179647
    • 提供者:李明
  1. Mobile

    0下载:
  2. Mobile 移动应用开发宝典》示例源码 其中包含17个WebService ,数据库,文件签名,注册表 ,线程,控件,PocketOutlook(发送邮件)等 以c#和VB 编写的运用范例 方便大家学习参考-Mobile Mobile Application Development Collection, " which contains 17 sample source WebService, databases, file signatures, registry, threads
  3. 所属分类:Windows CE

    • 发布日期:2017-05-24
    • 文件大小:8031923
    • 提供者:萧海
  1. DSPBIOSTSK

    0下载:
  2. DSP/BIOS TSK任务线程建立例程。-DSP/BIOS TSK program.
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:103338
    • 提供者:dzhihong
« 1 2 3 4 5 6 78 9 10 11 12 ... 21 »
搜珍网 www.dssz.com