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. pthread.tar

    1下载:
  2. linux下的tcp通信多线程示例,通过创建多线程来建立TCP联接.在嵌入式系统下运行
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:16482
    • 提供者:谢荣东
  1. pt-1.4.tar

    0下载:
  2. 这是一个用于创建多线程的程序,用法简单,内有例子,开消非常小,适合用于较低性能cpu上如51,arm7
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:218182
    • 提供者:杨继华
  1. libuclinux

    0下载:
  2. uclinux线程的创建、消息队列的创建、信号量、互斥信号量、信号等的创建,采用vxworks的接口方式-Basis thread creation, message queue creation, semaphores, mutual exclusion semaphores, signals the creation, use the interface mode VxWorks
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:12070
    • 提供者:周自伟
  1. linuxpthread

    0下载:
  2. linux下用C实现多线程创建实现的简单实例-linux using C to achieve the realization of multi-threading to create a simple example
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2916
    • 提供者:马利娜
  1. GTKxiancheng

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

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

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

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

    1下载:
  2. qt下多线程开发,利用子线程完成创建缩略图的任务-Under the multi-threaded qt development and use of child threads to complete the task of creating thumbnails
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:1274527
    • 提供者:一品
  1. CreateThread

    0下载:
  2. 在Window Ce下,进行创建线程,对Wince开发的初学者有用。-Under the Window Ce, to create a thread, useful for beginners on Wince development.
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:42045
    • 提供者:wenht
  1. butten

    0下载:
  2. mini2440 key 的驱动,创建一个线程来进行扫描IO口扫描,key是开发板上的,不是矩阵键盘,但原理是一样的。-mini2440 key driver to create a thread to scan IO port scan, key is the development board, not a matrix keyboard, but the principle is the same.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:1283
    • 提供者:许大成
  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. client

    0下载:
  2. 根据套接字建立TCP连接的过程,创建服务端程序,并在接收到客户端连接请求后,产生一个新的线程来处理这个客户端的通讯工作-Process to establish a TCP connection according to the socket to create a server program, and receives the client connection requests, resulting in a new thread to handle client communicatio
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:2593
    • 提供者:夏秋末
  1. uart_test

    0下载:
  2. 经典串口通讯程序,通过显示的创建线程来收发数据,已经过详细注释-The classic serial communication program, to send and receive data through the display create a thread, has been detailed notes
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-03
    • 文件大小:226525
    • 提供者:弭宝瞳
  1. thread_clean

    0下载:
  2. 实现Linux下多线程之间的简单通信!包括创建进程,clean进程,join_thread等应用-Simple communication between the Linux multithreaded! Including the creation process, clean process, join_thread application
  3. 所属分类:Driver develop

    • 发布日期:2017-12-06
    • 文件大小:849
    • 提供者:行云
  1. WinCE-17wince-processinfo

    0下载:
  2. 这是在wince上对进程操作的应用程序.主要的功能包括对进程的创建和终止,如何得到创建窗体的进程ID和线程ID,以及对进程的指定内存空间进行读写。-This is the a wince application about process operation.The main features include the creation and termination of the process , how to get the process ID and thread ID to cre
  3. 所属分类:Windows CE

    • 发布日期:2017-11-15
    • 文件大小:993385
    • 提供者:张伟
  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. Thread

    0下载:
  2. WinCE嵌入式开发线程的创建操作实验源代码-WinCE embedded development thread creation operation test source code
  3. 所属分类:Windows CE

    • 发布日期:2017-04-03
    • 文件大小:58189
    • 提供者:刘峥
  1. WindowsPCEP6.0Developer-Refrence-

    0下载:
  2. 针对嵌入式设备的独特需求设计复杂的应用程序 管理虚拟内存,堆和栈以减小程序的内存占用。 创建多线程进程和处理事件。 使用存储器管理来管理不同的文件系统和卷 使用数据库API存储简单的分组数据 写注册表数据、枚举主键和键值 跳读用户、计时器和系统事件以及气泡通知 连接到有线和无线网络,PC以及其他设备-The unique needs of embedded devices for the design of complex applications Virtua
  3. 所属分类:Windows CE

    • 发布日期:2017-06-11
    • 文件大小:17975943
    • 提供者:jack
  1. Threaded-programming-test

    0下载:
  2. 本代码用于WinCE环境下线程的创建和销毁,线程是编程中常常用到的处理多任务的方法。-The code for WinCE environment thread creation and destruction, the thread is a method often used in programming to handle multiple tasks.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-17
    • 文件大小:43337
    • 提供者:牧童
  1. 3sw(pthread)

    0下载:
  2. 实验要求作到以下几点:  ①构造具有两个参数的子函数,子函数将首个指针参数中的各个元素进行排序,次参数传递的是收参数的元素数目;  ②f2.c:设计具有俩参数的子函数,子函数将二参数值交互;  ③实现主函数,主函数中创建俩线程,线程一定义一个十元素的数组,使用文件f1中定义的函数对数组排列顺序并能够使结果输出;线程2定义俩整形的变量,使用文件f2中定义的函数将二变量的值进行  交互而且要结果输出 -The experimental requiremen
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-30
    • 文件大小:13695
    • 提供者:高安
« 12 »
搜珍网 www.dssz.com