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

搜索资源列表

  1. Embedded-Visual-CPP

    0下载:
  2. 深入浅出地讲述了EINCE开发的重点和难点问题,包括EINCE及EVC概述、图形编程、对话框控件、进程、线程、文件和注册表、EINCE基础数据库编程、EINCE扩展数据库编程、通讯编程、UDP和PING编程、TCP编程、DLL编程、COM编程。-In layman' s language about EINCE develop the important and difficult issues, including EINCE and EVC outlined, graphics pro
  3. 所属分类:Windows CE

    • 发布日期:2017-06-15
    • 文件大小:22690934
    • 提供者:董鑫
  1. camera.tar

    0下载:
  2. 嵌入式linux下采集视频并编码视频,保存为本地文件。 交叉编译器为arm-linux-gcc4.3.2 编码器为H.264最新版本 采集和编码双线程,于s3c2440上测试成功。-Embedded linux video capture and encode video and save it as a local file. Cross compiler for arm-linux-gcc4.3.2 H.264 encoder latest version capture and e
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-08
    • 文件大小:2038473
    • 提供者:ls
  1. code

    0下载:
  2. 非常全的qt例程:hello world;多线程;tcp通信;gui界面编程-Very wide qt routines: hello world multi-threaded tcp communication gui programming interface
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:1864314
    • 提供者:汪远
  1. pthreadcopyfileproject

    0下载:
  2. 利用线程池,互斥锁,信号量的机制,多线程拷贝文件-Use the thread pool, mutexes, semaphores mechanisms, multi-threaded copy files
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:32101
    • 提供者:damonzero
  1. protothread

    0下载:
  2. Protothread是专为资源有限的系统设计的一种耗费资源特别少并且不使用堆栈的线程模型,其特点是:   ◆ 以纯C语言实现,无硬件依赖性;   ◆ 极少的资源需求,每个Protothread仅需要2个额外的字节;   ◆ 可以用于有操作系统或无操作系统的场合;   ◆ 支持阻塞操作且没有栈的切换。 压缩包内包括三个例程,在codeblock下编译运行正常。-Protothread is designed for systems with limited r
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:268741
    • 提供者:le062
  1. SpeedTester

    0下载:
  2. 此程序应用在平板电脑上,主要是做多线程的数字图片随机显示,用vs2012的IDE打开.-These procedures and tablet computer applications, mainly to do multi-threaded digital pictures random show opened with vs2012 s IDE.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-09
    • 文件大小:12503
    • 提供者:万超
  1. linux_thread

    0下载:
  2. linux多线程编程的demo,包含多个文件,详细说明多线程用法-linux multithreaded programming demo, contains multiple files detailing the use of multi-threaded
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:5804
    • 提供者:张楠
  1. 1_kernel_thread_priority_inheritance

    0下载:
  2. rt-thread嵌入式操作系统优先级调度测试程序,仅供初学者学习线程调度-rt-thread embedded operating system priority scheduling testing procedures, for beginners to learn thread scheduling
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:663855
    • 提供者:于向洋
  1. 1401081

    0下载:
  2. 5路大华摄像头多线程抓图,并且解压图片。-5-way multithreaded UOB camera capture and extract the pictures.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-15
    • 文件大小:4034495
    • 提供者:lib钱
  1. mem-poolAndThread-pool

    0下载:
  2. 培训资料,讲解内存池和线程池的创建和使用,值得研究学习。-Training materials, create and use to explain the memory pool and thread pool, it is worth study.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-17
    • 文件大小:123811
    • 提供者:
  1. examples

    0下载:
  2. 友善qq2440开发板上的示例编程代码,是有关线程编程,c++,botton等的编程-Qq2440 development friendly programming code examples on the board is the thread programming, c++, Botton programming, etc.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-27
    • 文件大小:9668
    • 提供者:库文件名
  1. 453345486pthread

    0下载:
  2. 这是一个嵌入式linux下的多线程代码,能通过交叉编译运行-关闭翻译英语中文德语检测语言 中文(简体)英语日语 翻译文字或网页 这是一个嵌入式linux下的串口驱动代码,能通过交叉编译运行 请键入文字或网站地址,或者上传文档。 取消 Zhè shì yīgè qiànrù shì linux xià de chuànkǒu qūdòng dàimǎ, néng tōngguò jiāochā biānyì yùnxíngThis is the code for an
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-11
    • 文件大小:1203
    • 提供者:Khan
  1. AirTicket

    0下载:
  2. 是《精通Linux C编程》刘学勇的书后边的一个例子。用多线程实现了一个售票系统。由于界面的一些库难以使用,所以服务器端我自己进行了一些调整,客户端完全没有做界面。如果大家觉得界面不需要的话,服务器端的也可以删掉不用。-The book is an example of Liu Xueyong behind the " proficient Linux C programming." Multi-threaded implementation of a ticketing sy
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:39766
    • 提供者:叶晞
  1. pthread

    0下载:
  2. Linux操作系统下的线程编程代码。原创-Threaded programming code under the Linux operating system.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:8261
    • 提供者:yinsua
  1. audio_soc.tar

    0下载:
  2. 适合Ti双核处理器的多线程音频处理代码,包括了DSP核和arm核两部分代码,比较实用-Suitable Ti dual-core processor multithreaded audio processing code, including the DSP core and arm nuclear two sections of code, more practical
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-10
    • 文件大小:2212590
    • 提供者:王永平
  1. chuankou

    0下载:
  2. arm-linux 对串口进行简单的读写操作(多线程)-arm-linux on a simple serial read and write operations (multi-threaded)
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:1673
    • 提供者:千变莫名
  1. a8_source

    0下载:
  2. 基于linux的多线程,实现仓储物联网的功能,能检测仓库的温度,湿度,光感等实时信息,通过voa的小型服务器实现监控-Based on linux multithreading to achieve storage networking features, can detect temperature, humidity, light and other real-time information warehouse, monitor and control the server through
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-17
    • 文件大小:4150886
    • 提供者:陈嘉
  1. bishe

    0下载:
  2. 基于linux 环境下高性能、高并发、支持多线程的c++网络库的设计与实现-linux drive
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-13
    • 文件大小:2792092
    • 提供者:张三
  1. examples

    0下载:
  2. 友善qq2440开发板上的示例编程代码,是有关线程编程,c++,botton等的编程-Qq2440 development friendly programming code examples on the board is the thread programming, c++, Botton programming, etc.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-25
    • 文件大小:9707
    • 提供者:equences
  1. main_project

    1下载:
  2. 在Linux环境下编写的基于M3的智能家居的主程序代码(不包含硬件方面的代码)用到多线程,网络socket编程-In the Linux environment prepared by M3-based Smart Home main program code (does not include hardware code) uses multi-threaded, socket programming network
  3. 所属分类:Embeded Linux

    • 发布日期:2014-05-30
    • 文件大小:28672
    • 提供者:郎郎
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 21 »
搜珍网 www.dssz.com