搜索资源列表
mqoper-oldbackup
- IBM MQ工具,可以支持mq队列的查询、发送、接收、全部浏览、全部接收消息等功能 同时支持xml报文格式的校验(通过schema)-IBM MQ tools mq queue can support inquiries, send, receive, all views, all the functions to receive messages at the same time support for xml message format validation (through sche
queue
- using queue in delphi
TSMSComm_v3.0
- 1.属性 CommName:填写COM1,COM2…等串口的名字,在打开串口前,必须填写好此值。 BaudRate:设定波特率9600,4800等,根据实际需要来定,在串口打开后也可更改波特率,实际波特率随之更改。 ParityCheck:奇偶校验。 ByteSize:字节长度_5,_6,_7,_8等,根据实际情况设定。 Parity:奇偶校验位 pBits:停止位 SendDataEmpty:这是一个布尔属性,为true时
zyltim117
- ZylTimer is a high resolution, long-term Delphi / C++Builder timer component which provides a higher precision than the standard Delphi / C++ Builder TTimer component. TTimer component which ships with Delphi / C++Builder uses the Windows Message
dcl
- 通用DCL数据结构控件库,可以实现JAVA常用的数据结构,如HASHMAP,ARRAYLIST,ARRAYSET,QUEUE,BINARYTREE,HEAP等等数据结构的DELPHI实现-Common control library DCL data structure can be achieved JAVA common data structures, such as HASHMAP, ARRAYLIST, ARRAYSET, QUEUE, BINARYTREE, HEAP, etc. D
FlowchartAVLtree
- Flowchart AVL tree. . Example of queue. -Flowchart AVL tree. . Example of queue. !!!
Queue
- This the source code for creating a queue linked list with pointers.-This is the source code for creating a queue linked list with pointers.
Reset_Impressao
- software to reset and delete the documents that are in the print queue.
Queue-and-stack
- 队列与堆栈在Delphi中的使用示例,供初学者参考!-Queue and stack in Delphi, the use of reference sample for beginners.
sfContnrs
- 一个线程安全的队列类,此版本执行速度比delphi自带的高出一个数量级-A thread-safe queue class, this version faster than the delphi execute an order of magnitude higher than the native
threadpool
- 线程池是一种多线程处理形式,处理过程中将任务添加到队列,然后在创建线程后自动启动这些任务。线程池线程都是后台线程。每个线程都使用默认的堆栈大小,以默认的优先级运行,并处于多线程单元中。如果某个线程在托管代码中空闲(如正在等待某个事件),则线程池将插入另一个辅助线程来使所有处理器保持繁忙。如果所有线程池线程都始终保持繁忙,但队列中包含挂起的工作,则线程池将在一段时间后创建另一个辅助线程但线程的数目永远不会超过最大值。超过最大值的线程可以排队,但他们要等到其他线程完成后才启动 -The thr
DelphiBits1.5tlb
- HelpString: Microsoft Background Copy Queue Manager
SeqModule
- 运筹学中的等待排队模型,可用于一些营销软件的决策支持,对营销情况进行预估。-Operations research in the waiting queue model, can be used for some marketing software decision support to the marketing situation, forecast.