CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数据库系统 搜索资源 - Queue

搜索资源列表

  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 threads no news cycle, and the user
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:24926
    • 提供者:gfgrg
  1. ServiceBrokerExtSource

    0下载:
  2. SQL Server 2005 Service Broker (SSB) is an asynchronous messaging technology built into SQL Server. With SSB, you essentially get the power of messaging technologies like Microsoft Message Queue (MSMQ) combined with the relational database capabiliti
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:40309
    • 提供者:
  1. ora_advanced_queueing

    0下载:
  2. Oracle Advance Queue(AQ)的使用例子
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:9824
    • 提供者:郭文
  1. commons-pool-1.5.4-src

    0下载:
  2. commons-pool-1.5.4 RELEASE NOTES This is a patch release containing a fix for POOL-152, a regression introduced in version 1.5. Changes in this version include: Fixed Bugs: o POOL-152: GenericObjectPool can block forever in borrowObjec
  3. 所属分类:数据库系统

  1. CVI_mysql_Interface.rar

    1下载:
  2. 本程序开发环境为labwindows/CVI,主要是提供基于CVI虚拟仪器数据采集的MySQL数据库接口,利用双循环缓冲队列,实现了对MySQL数据库的数据更新。并提供了数据删除算法,解决了数据库数据更新速度慢的问题。,The program development environment for labwindows/CVI, mainly for the provision of virtual instrument based on the CVI data acquisition int
  3. 所属分类:MySQL

    • 发布日期:2017-04-09
    • 文件大小:1730982
    • 提供者:lisheng
  1. shuju

    0下载:
  2. 从一个队列中插入 删除一个元素的写法-From one queue to insert an element to delete the wording
  3. 所属分类:Database system

    • 发布日期:2017-04-10
    • 文件大小:1366
    • 提供者:卢海泉
  1. zhanheduilie

    0下载:
  2. 数据库上机实验 栈和队列的基本应用 上机实验-Database on the machine stack and queue experiment the basic application of the experimental machine
  3. 所属分类:Database system

    • 发布日期:2017-04-07
    • 文件大小:7044
    • 提供者:xiangyang
  1. q4m-0.8.5.tar

    0下载:
  2. mysql 下消息队列 的实现 目前只能在5.0版本下使用-mysql list queue
  3. 所属分类:MySQL

    • 发布日期:2017-04-09
    • 文件大小:1607394
    • 提供者:serite
  1. zhandui

    0下载:
  2. 对于堆栈队列的应用练习,提升联系者的联系能力-Stack queue for the application of exercise to enhance the capacity of associate links
  3. 所属分类:Oracle

    • 发布日期:2017-04-04
    • 文件大小:618
    • 提供者:
  1. duilie

    0下载:
  2. 数据库关于队列的应用,界面美观,操作良好-Database application on the queue, beautiful interface, in good
  3. 所属分类:Other Databases

    • 发布日期:2017-04-10
    • 文件大小:631
    • 提供者:崇殿兵
  1. tu

    0下载:
  2. 数据库关于队列的应用,界面美观,操作良好-Database application on the queue, beautiful interface, in good
  3. 所属分类:Other Databases

    • 发布日期:2017-04-11
    • 文件大小:1464
    • 提供者:崇殿兵
  1. guangyibiao

    0下载:
  2. 数据库关于队列的应用,界面美观,操作良好-Database application on the queue, beautiful interface, in good
  3. 所属分类:Other Databases

    • 发布日期:2017-04-02
    • 文件大小:1565
    • 提供者:崇殿兵
  1. shu

    0下载:
  2. 数据库关于队列的应用,界面美观,操作良好-Database application on the queue, beautiful interface, in good
  3. 所属分类:Other Databases

    • 发布日期:2017-04-11
    • 文件大小:939
    • 提供者:崇殿兵
  1. Archive

    0下载:
  2. A simple priority queue, array priority queue, and a binary heap. Used for implementation with databases written in java.
  3. 所属分类:Other Databases

    • 发布日期:2017-03-30
    • 文件大小:3806
    • 提供者:ptf4u07
  1. paper_test_basic02_queue

    0下载:
  2. Berkeley DB的queue存取方法的使用测试程序。(包含一个简单的线程类。)-Berkeley DB s queue access method.
  3. 所属分类:Other Databases

    • 发布日期:2017-04-13
    • 文件大小:3223
    • 提供者:spiderman
  1. bus_line

    0下载:
  2. 公交系统,可以连接数据库,将文本文件中的公交线路解析读取到队列中,然后选择是否将数据保存到mysql数据库中,并可以查询某一条线路。-Bus system, you can connect to the database, the bus lines in a text file parsing to read into the queue, and then choose whether to save data to mysql database and can query one line
  3. 所属分类:MySQL

    • 发布日期:2017-05-11
    • 文件大小:2563028
    • 提供者:wafer
  1. Bank-analog-system.

    0下载:
  2. 银行模拟系统。链表和链队列(均带头指针)实现,程序中累计客户逗留时间,客户数,银行营业时间等,最终计算客户排队办理时间-Bank analog system. Linked list and chain queue (pointer to take the lead) to achieve, the cumulative customers stay program time, the number of customers, banking hours, the final calculati
  3. 所属分类:SQL Server

    • 发布日期:2017-12-04
    • 文件大小:5032
    • 提供者:Blus
  1. The-maze-problem

    0下载:
  2. 数据结构课设——迷宫问题。采用C++编程,主要采用队列、指针,自动生成图案迷宫,并判断出路,迷宫大小可自己设置。界面较好。-Data structures course- the maze problem. To adopt C++ programming, mainly using the queue, a pointer, and automatically generate pattern maze and judge the way out of the maze size can se
  3. 所属分类:SQL Server

    • 发布日期:2017-11-13
    • 文件大小:2516
    • 提供者:Blus
  1. Queue

    0下载:
  2. Queue库函数的c语言源代码, Queue FIFO C 绝对可用的FIFO 代码。-The Queue library functions c language source code, Queue FIFO C absolute available FIFO code.
  3. 所属分类:Other Databases

    • 发布日期:2017-11-22
    • 文件大小:1591
    • 提供者:韩林娜
  1. 12342-03

    0下载:
  2. 数据结构第三版课件及源代码,循环队列程序设计-Data structures courseware and the third edition of the source code, program design circular queue
  3. 所属分类:SQL Server

    • 发布日期:2017-04-07
    • 文件大小:1003239
    • 提供者:杨齐纳
« 12 »
搜珍网 www.dssz.com