ip电话开发培训资料,详细的介绍了信令信令传输协议—SIGTRAN协议
上传时间: 2013-12-26
上传用户:jeffery
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
标签: represented integers group items
上传时间: 2016-01-17
上传用户:jeffery
用at89c5131+K9f5608开发的一个U盘的固件程序,bulkonly传输协议,SCSI指令集,实现了读写
上传时间: 2016-03-10
上传用户:gououo
c#中的应用,对信息的加密解密。以保证网络中传输的安全
标签: 中的应用
上传时间: 2013-12-29
上传用户:tianjinfan
[T264_decoder.rar] - 经过开源的H.264压缩算法代码,进行优化后并在VC++6。0环境下调试和PC下成功运行,也可以在DSP上运行 [x264-windows.rar] - X264,H.264编码器源代码,在windows下用VC编译通过, [技术手册arm.rar] - arm技术手册,详细讲解了利用arm开发嵌入式系统的各个流程以及详细的步骤,对于初学arm的开发人员来说是不可多得的好手册! [2005827161349.rar] - 介绍嵌入式的视频,来自上海交通大学,是一个ARM培训的视频教程 [H.264_CODEC_Src.zip] - 标准H.264编解码源代码,C语言实现,值得参考。 [h264new.rar] - 最新视频传输协议H.264的c语言源代码
上传时间: 2013-12-30
上传用户:xiaoyunyun
一个电表行业专用的基于645规约的电表485通讯抄表程序,可以进行485总线抄表,645规约测试。程序技术要点就是规约数据传输协议的处理,如向电表发送数据时的控制码和数据长度、发送的数据部分(数据标识 + 密码 + 数据)、应答帧长度、结束标志等通讯协议的处理值得大家学习。
上传时间: 2016-05-09
上传用户:tonyshao
书上的源程序。不能一次性上传,只好分开了,大家别误会! bin 目录下是已编译成功的编解码器程序以及相应说明 \ldecod 目录下是H.264视频解码器程序代码。 \lencod 目录下是H.264视频编码器程序代码。 \rtpdump 目录下是H.264实时传输协议应用的一个简单例子程序。
标签: 源程序
上传时间: 2013-12-26
上传用户:lht618
用游标的方法实现对称差的计算,即 (A-B)+(B-A)
上传时间: 2016-05-23
上传用户:远远ssad
内容:1. 串行通信概述, 2. PC用户的串行通信, 3. PC串行通信的本质, 4. 编程人员应掌握的PC机串行通信, 5. 文件传输协议。
标签: 串行通信
上传时间: 2016-06-08
上传用户:cuibaigao
进程间通信的主要目的是实现同一计算机系统内部的相互协作的进程之间的数据共享与信息交换,由于这些进程处于同一软件和硬件环境下,利用操作系统提供的的编程接口,用户可以方便地在程序中实现这种通信;应用程序间通信的主要目的是实现不同计算机系统中的相互协作的应用程序之间的数据共享与信息交换,由于应用程序分别运行在不同计算机系统中,它们之间要通过网络之间的协议才能实现数据共享与信息交换。进程间通信和应用程序间通信及相应的实现技术有许多相同之处,也各有自己的特色。即使是同一类型的通信也有多种的实现方法,以适应不同情况的需要。
上传时间: 2013-12-15
上传用户:as275944189