搜索资源列表

  1. 4.3_SDMMC

    0下载:
  2. 利用ZLG/SD软件包以及串口间件,数据队列软件包,构造一个SD/MMC卡读卡器.-Use ZLG/SD software packages as well as the serial inter-pieces, data queue package, construction of a SD/MMC card reader.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:3874816
    • 提供者:张怀彬
  1. uMultiCat

    1下载:
  2. 一个队列的类,可以方便的进行队列的添加,删除,查询功能!-A queue class, to facilitate the conduct of queue to add, delete, query features!
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-10
    • 文件大小:5120
    • 提供者:fox
  1. FTP

    0下载:
  2. EasyFtp是一款用于文件传输的软件。运行于WINDOWS95/98环境下。 它将FTP的基本功能图形化,并实现了一些功能的增强。 具体功能如下: 1.文件,目录(带子目录及文件)的相互传送。 2.多线程分块传输。 3.后台任务队列控制,可实现停止、重启、续传等操作。 4.远程服务器的地址信息管理。 5.对远程服务器可实现建目录、删除、改名等操作。 6.对本地同样可实现这些功能。 7.选项控制文件的
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:246784
    • 提供者:lee
  1. tree

    0下载:
  2. 用树的应用模拟铁路查询功能。掌握图的邻接表的定义及应用,能够熟练使用邻接表。加强对map容器的理解,能够熟练使用map容器,复习集合和字典的相关知识。理解最短路径问题,并使用Dijkstra算法解决最短路径问题。掌握线形表的使用,并理解优先队列解决问题的过程。利用栈解决需要逆向输出的问题。 -Application of simulation using the tree railway inquiry function. Mast
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:sunfuquan
  1. MsmqTool

    0下载:
  2. A utility for Microsoft Message Queue (MSMQ)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:46080
    • 提供者:driver
  1. queue

    0下载:
  2. 这是一个基于ARM7的2134的在内存中开辟循环队列的的程序!-This is an ARM7-based on the 2134 cycle opened in memory of the process queue!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:张文
  1. queue

    0下载:
  2. 数据结构第三章的题,是队列那一行的输入。-Data structure of the title of Chapter III is the queue line input.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:7168
    • 提供者:王华
  1. jin

    0下载:
  2. 要求程序输出每辆车到达后的停车位置(停车场或便道),以及某辆车离开停车场时应该交纳的费用和它在停车场内停留的时间。 汽车的模拟输入信息格式可以为:(到达/离开,汽车牌照号码,到达/离开的时间)。用栈和队列来模拟停车场和便道 -Request procedures after the arrival of output per vehicle parking spaces (parking lot or sidewalk),
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:吕璐
  1. queue

    0下载:
  2. 这是严蔚敏数据结构(C版)中的队列这一章的部分源码-This is a data structure Yan Wei-min (C version) of the queue part of this chapter source
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:25600
    • 提供者:xaoyan
  1. ga2383

    0下载:
  2. 队列类的模板可以直接拿来用的,一点问题也没的哦~~~~~~~~~~~~~~~~~~~~~~~~~~~~~· -Queue class template can be directly used to use, and that the issue of Oh no ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~·
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:hujj
  1. MessageQ

    0下载:
  2. windows message queue应用范例-Application examples of windows message queue
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:16384
    • 提供者:蓝苹
  1. WorkQueue

    0下载:
  2. c#实现的工作队列,workquere,多线程管理-c# realization of the work queue, workquere, multi-threaded management
  3. 所属分类:并行运算

    • 发布日期:2024-05-10
    • 文件大小:16384
    • 提供者:tf
  1. FCFS-RR

    0下载:
  2. FCFS 时间片轮转 时间片 轮转法 调度的算法 最高优先数算法基本思想 多级反馈队列调度实现思想 最高优先数调度算法(PCB)-FCFS Time Slice Time Slice rotary movement of the highest priority scheduling algorithm for several basic idea of multi-level algorithm Feedback Qu
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-10
    • 文件大小:133120
    • 提供者:caidongyun
  1. Queue

    0下载:
  2. 串口通讯里,对接收到的字符进行缓冲处理,并以队列形式输出至外面-Serial communication, the docking buffer characters received treatment, and the output queue to form outside
  3. 所属分类:通讯编程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:wyj
  1. Queue

    0下载:
  2. 掌握循环队列的基本操作及在顺序存储结构上的实现。数据结构-Circular Queue grasp the basic operation and in order to achieve the storage structure. Data Structure
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:211968
    • 提供者:胡娟
  1. Packet_Analysis

    0下载:
  2. 基于Passthru的扩展,抓取IP数据包,并在内核中利用队列、系统线程实时将IP数据包解析到磁盘文件中,同时提供用户控制,在RING3使用SDK编写界面。 本程序可以帮助您熟悉驱动编写、windows编程、用户态和内核态交互编程以及网络知识的基础应用。 驱动安装使用snetcfg,已集成到用户界面中。-Based on the expansion of passthru, crawl IP packet, and the us
  3. 所属分类:驱动编程

    • 发布日期:2024-05-10
    • 文件大小:204800
    • 提供者:shdaianita
  1. queue

    0下载:
  2. 提供队列数据结构的相关操作,用C语言实现,效率较高!-Queue data structure to provide the relevant operation, using C language, and more efficient!
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:411648
    • 提供者:孙兴
  1. queue

    0下载:
  2. 对给定的一个有一定次序任务,判定其是否可以如期完工-Fo find whether a task with its queue can be done
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:242688
    • 提供者:张三
  1. links_quene

    0下载:
  2. link list queue 測試程式 以BCB開發環境編成-link list queue test program with the BCB delovement environment
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:73728
    • 提供者:spider
  1. csy_queue

    0下载:
  2. 循环队列演示,可以初始化队列大小,插入队列,出队列以及清空队列-Circular Queue demo, you can initialize the queue size, insert the queue, dequeue, and clear the queue
  3. 所属分类:JSP源码/Java

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

源码中国 www.ymcn.org