搜索资源列表

  1. pxmsg

    0下载:
  2. 基于unix/linux 的消息队列编程;库采用POSIX 可做商业源代码用-based on unix/linux the Message Queue programming; For commercial use POSIX do with the source code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-13
    • 文件大小:12288
    • 提供者:
  1. S3C44B0Xcomm

    0下载:
  2. 通过讨论常见的串口软件使用的方法,提出基于一种称之为双缓冲队列的串口缓冲区管理策略的串口软件模块的实现方法和其中要注意的问题。-through discussion of the common use of serial software, Based on the call a double-buffer queue Serial buffer management strategy Serial software modules a
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-13
    • 文件大小:47104
    • 提供者:金阳
  1. PQueue

    0下载:
  2. 清华殷人昆版数据结构c++版,优先队列的所有算法调试成功。-Qinghua Yin Dynasty Queensland version data structure c version, all the priority queue algorithm debugging success.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-13
    • 文件大小:9216
    • 提供者:李海涛
  1. QNode

    0下载:
  2. 数据结构(c)循环队列存储结构的全部操作 -data structure (c) Revolving cohort of all storage operation
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:hd0178
  1. unixtonxunchengxu

    0下载:
  2. 这是个通讯程序,通过socket,把接收的消息放入消息对列,同时把队列中的消息通过socket发出去。 -This is the communication process, socket, receiving the news Add to the list news, while the news cohort through socket issued to.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-13
    • 文件大小:14336
    • 提供者:杨光升
  1. seqqueue

    0下载:
  2. C++数据结构\队列-顺序队列\顺序队列-C data structures \ Queue-order queue \ sequence Queue
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:张皇
  1. lpc2132mydemo

    0下载:
  2. lpc2132演示程序,同样是"基于硬件FIFO和缓冲队列的"串口收发演示,-lpc2132 demo program, it is also a "hardware-based buffer FIFO Queue and the" serial transceivers demonstration
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-13
    • 文件大小:75776
    • 提供者:h
  1. messctrl

    0下载:
  2. 在进行linux服务器编程时经常要用到消息队列编程,但直接使用系统调用可能还不能实现需要.此例子演示了怎样在用内核调用操作消息队列,控制消息队列溢出,消除"死"消息的方法.-during regular programming to be used when the message queue programming, but the direct use of system calls may also need to achieve
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:roger
  1. 51FIFO

    0下载:
  2. 51单片机的FIFO(先入先出)循环队列实现-51 SCM FIFO (first-in-first out) Revolving Queuing
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:tangcongfai
  1. net_oss

    0下载:
  2. 这是一个模拟电信计费的程序,非常详细,运用了线程池、消息队列和socket编程等技术。-This is a simulation of telecommunications billing procedures, very detailed, using the thread pool, Message Queue and socket programming technology.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-13
    • 文件大小:46080
    • 提供者:Benson
  1. cmoban

    0下载:
  2. 参照栈类模板的例子编写一个队列类模板class <T> Queue,私有成员包括:队首指针Front,队尾指针Tail,队列容积max。实现:构造函数Queue,析构函数,入队函数In,出队函数Out(每次出队,后面的元素自动前移一位),判队列空函数Empty。并分别用队列类模板定义int和float对象,调用各个成员函数-reference stack class template examples of the prep
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:gongwen
  1. AppMSMQ_src

    0下载:
  2. 一个对MSMQ消息队列操作的C++封装。-one pair of MSMQ Message Queue C Packaging operation.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-13
    • 文件大小:46080
    • 提供者:Jimmy
  1. Delphi_1016

    0下载:
  2. 《Delphi算法与数据结构》源码 Delphi开发人员Julian Bucknall从实用角度为广大程序员提供了有关使用算法和数据结构的一个详尽的介绍。Bucknall先从算法性能的讨论开始,涵盖了诸如数组、链表和二叉树等内容。这本书强调了查找算法(如顺序和二分查找),另外也重点介绍了排序算法(包括冒泡排序、插入排序、希尔排序、快速排序和堆排序),此外还提供了有关的优化技术。不仅如此,作者还介绍了散列和散列表、优先队列、状态机和正
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-13
    • 文件大小:148480
    • 提供者:
  1. stackandlist(1)

    0下载:
  2. 栈和队列的实验一。以前上课的时候编写的时候花了很长时间的。-stack and a queue of experiments. The time before class time spent preparing for a very long time.
  3. 所属分类:WEB源码

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:niqing
  1. multitreadsrc2

    0下载:
  2. MFC中有两类线程,分别称之为工作者线程和用户界面线程。二者的主要区别在于人工辅助线程没有消息循环,而用户界面线程有自己的消息队列和消息循环-MFC there are two types of thread, thread workers were called and the user interface thread. The main difference between the two is artificial thread
  3. 所属分类:SQL Server数据库

    • 发布日期:2024-05-13
    • 文件大小:24576
    • 提供者:gfgrg
  1. SSetQueue

    0下载:
  2. 本文件是实现队列结构的头文件,包含队列结构定义和实现函数-this document is the first cohort of documents, including queue structure definition and implementation function
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:石增华
  1. tagseqQueue2

    0下载:
  2. 通过用标志位来实现的顺序循环队列.用的是VC++实现的方法.包含了所有的源代码.-through signs spaces to achieve the order cycle queue. Use the VC method. Contains all of the source generation code.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:BoBo
  1. duojifankui

    0下载:
  2. 该程序使用优先数法和多级反馈队列法对进程进行调度-procedures for the use of the priority method and multi-level method of feedback queue scheduling process
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-13
    • 文件大小:180224
    • 提供者:张 红
  1. multi-tasking

    0下载:
  2. vxworks 下多线程编程事例代码 包括:管道,队列,信号,多线程-vxworks multi-threaded programming code examples include : pipeline, queue, signals, multithreading
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-13
    • 文件大小:28672
    • 提供者:
  1. queue_arm_drive

    0下载:
  2. AMR7 队列驱动。 LPC2138基于ucos的中间件,FIFO发送队列缓冲,信号量同步,用于发送批量数据. -AMR7 cohort driven. Based on the LPC2138 OUT middleware, FIFO buffer this cohort, the signal synchronized, used to send bulk data.
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-13
    • 文件大小:49152
    • 提供者:高明
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org