Welcome![Sign In][Sign Up]
Location:
Search - MQ

Search list

[BooksMQCoder

Description: JPEG-2000 影像压缩技术─MQ Coder 之研究-Study on MQ_coder of JPEG2000 image compression technology.
Platform: | Size: 35840 | Author: 景仁 | Hits:

[Compress-Decompress algrithms小波编解码ebcot编解码文件测试程序

Description: 这是我刚刚完成的关于JPEG2000的C语言实现的部分程序。小波变换是采用97变换,其中MQ解码部分还有些问题。欢迎大家给些建议,。-This my just completed JPEG2000 on the C language of some of the procedures. The wavelet transform is used 97 transformation, which is also part of MQ decoding some of the problems. You are welcome to these proposals.
Platform: | Size: 779264 | Author: 胡运平 | Hits:

[ELanguagec++词法分析程序

Description: 一个用C++编写的C语言词法分析程序,本人在做WEBSPHERE MQ的收发信息时需要对远端发过来的数据进行解析,然后才能确定要发送到哪一个终端,因此写了对词法分析做了一定的研究,也就写了这么一个程序.-prepared by the C language lexical analysis procedures, I do WebSphere MQ the need to send and receive information sent to the remote data analysis, in order to determine where to send a terminal, wrote a pair of lexical analysis done some research, it was such a procedure.
Platform: | Size: 9216 | Author: 何福康 | Hits:

[MiddleWare练习 04_Trigger

Description: 一步 教你熟悉MQ的基本概念,同事推荐的,希望对大家有帮助(5)-step MQ teach you familiar with the basic concepts, recommended by colleagues, and I hope to be helpful (5)
Platform: | Size: 281600 | Author: 唐海涛 | Hits:

[JSPIBMMQ

Description: IBM MQ  Introduction and overview This chapter describes the scope of this book and introduces WebSphere Business Integration Message Broker, WebSphere Business Integration Event Broker, and their main components. -IBM MQ
Platform: | Size: 6085632 | Author: mao | Hits:

[Internet-NetworkMQ_Comminucation

Description: 与IBM通讯中间件MQ的通讯处理小程序,包括从MQ接收队列中接收数据,然后经过一定处理将应答数据返回发送到MQ发送队列。注意:运行需要安装IBM的MQ SERVER软件-communications with IBM MQ middleware small communications procedures, including receiving from MQ queue to receive data, Then, after some processing will return response data is sent to MQ this cohort. Attention : Run need to install IBM's MQ Server Software
Platform: | Size: 284672 | Author: davidyu | Hits:

[OtherMQTest

Description: MQ的监测程序 用来根据配置文件 自动建立MQ的小工具 还是检测MQ的历史消息记录-MQ monitoring procedures under the configuration file used to automatically establish MQ small tool detection MQ historical information Records
Platform: | Size: 146432 | Author: mjl | Hits:

[CSharpIBM_MQTEST

Description: ibm mq 连接测试工具,方便IBM MQ开发.-ibm mq link test tool to facilitate the development of IBM MQ.
Platform: | Size: 34816 | Author: air port | Hits:

[OtherwebsphereMQprogram

Description: Websphere MQ program
Platform: | Size: 16384 | Author: 张龙萍 | Hits:

[CommunicationMQProc

Description: IBM MQ source SDK code-SDK source code
Platform: | Size: 285696 | Author: 张龙萍 | Hits:

[JSP/Javafmcoupes_2.0.2

Description: IBM Websphere 工作流MQ Workflow 开发示例-IBM Websphere Workflow MQ Workflow Development Sample
Platform: | Size: 1229824 | Author: Hover Young | Hits:

[JSP/Javafmcoupes_2.0.1

Description: IBM Websphere MQ Workflow 工作流开发示例 2.0.1-IBM Websphere MQ Workflow Development Workflow Example 2.0.1
Platform: | Size: 1227776 | Author: Hover Young | Hits:

[Special Effectsarith_decoder_JPEG2000

Description: jpeg2000中的算术编码器,也就是MQ编码器。在ADI blackfin535平台下的代码-JPEG2000 encoder of arithmetic, that is, MQ encoder. In ADI blackfin535 platform code
Platform: | Size: 52224 | Author: chenlei | Hits:

[Graph programarith_encoder_JPEG2000

Description: jpeg2000中的熵解码中MQ解码器,在H.264.MPEG4都有所应用,这是在ADI blackfin535平台下的-JPEG2000 Entropy decoding MQ decoder, both in H.264.MPEG4 applications, this is the ADI blackfin535 platform
Platform: | Size: 69632 | Author: chenlei | Hits:

[Linux-Unixtestsend

Description: MQ的c程序(发送和接收)及xlc编译命令行/usr/vacpp/bin/xlC -g -o testsend testsend.o -L/usr/vacpp/bin/api/lib -lapi -L/usr/mqm/lib -lmqm_r-MQ c-program (to send and receive) and xlc compiler command line/usr/vacpp/bin/xlC-g-o testsend testsend.o-L/usr/vacpp/bin/api/lib-lapi-L/usr/mqm/lib-lmqm_r
Platform: | Size: 1024 | Author: zy2001 | Hits:

[Internet-Networksafmq.src.0.5

Description: 一个简单实用的开源C++消息中间件SAFMQ - [软件开发] - [开源 消息中间件 SAFMQ ] 2006-11-23 在很多网络应用中,尤其那些服务器有时不在线的应用中,将客户端的数据变更按照产生顺序同步到服务器的操作是比较复杂的。为了解决这种问题,可以采用消息中间件产品(例如Windows的MSMQ还有IBM的MQ),但是这种产品比较庞大而且花费不少,对于小规模应用而言没有必要。 SAFMQ(全称为Store and Forward Message Queue)是一个简单的消息中间件,采用C++编写,采用Apache授权机制。截至2006年11月SAFMQ的的版本为0.5.2,发布于2006年9月。目前版本具有如下的功能: 1. 提供多队列、多优先级的消息转发服务。 2. 支持文本、二进制的消息类型。 3. 支持转发功能,即多个消息中间件之间的消息转发。 4. 支持事务操作 5. 支持Java、PHP客户端 6. 支持SSL加密 7. 支持用户权限 8. 支持对消息的标记 9. 支持TTL(Time To Live)时间戳
Platform: | Size: 225280 | Author: 童小军 | Hits:

[JSP/Javawebspheremqdemo

Description: 实现Java接口的MQ编程,有读取和写到MQ队列-MQ interface to achieve Java programming, there are read and wrote MQ queue
Platform: | Size: 417792 | Author: 陆正武 | Hits:

[Internet-NetworktransferFile

Description: C语言实现的通过WEBSPHERE MQ 进行文件传输的源代码-C language to achieve the adoption of WEBSPHERE MQ for file transfer source code
Platform: | Size: 46080 | Author: 陆正武 | Hits:

[JSP/Javamq

Description:
Platform: | Size: 2048 | Author: diskred | Hits:

[CommunicationWebsphere

Description: IBM基于MQ编程的开发文档,是一个年轻技术工程师的心得。-IBM on the development of MQ programming document, is a young technology Engineer experience.
Platform: | Size: 1212416 | Author: 杨祥兵 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net