DES加密解密,支持3重加密解密,下载就可以使用,封装好的类
上传时间: 2016-01-11
上传用户:sssl
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
STL是基于C++的标准模板库,里面封装了很多常用的算法,函数模板,使用起来效率很高。本书是侯捷大师著作的,他花了大量的时间将STL的总体架构和源代码进行了剖析,相信对喜欢C++的朋友有很大帮助。
上传时间: 2016-03-05
上传用户:onewq
一个带行号的JTextArea控件,已经封装好了,可以直接引用
上传时间: 2013-12-24
上传用户:tuilp1a
这是江苏企业通讯协议(联通版本)的一个Release,因为公司业务已经转换到java版本所以,我决定发布EMSP 2.0 C++ 版本的协议部分,因为当时比较仓促,设计的不是很好,但是我想对于刚刚涉及网络开发的人,特别是刚刚涉及短信息业务开发的人应该有所帮助,我所发布的部分只是协议处理部分的内容,不包括网络的处理,网络处理部分很简单,如果使用BCB或者VC的话您可以使用,VCL或者MFC中封装好的Socket组件来使用就可以了,或者您使用Socket API来处理。对于linux和Unix用户,我想您应该知道如何使用Socket了吧:) 本人曾在VC7 ,BCB6,kylix,G++上生成系统,但是不保证您在上述平台上可以正确生成系统。VC6因为对Standard C++支持不足,无法编译本代码。
上传时间: 2016-04-23
上传用户:qweqweqwe
基于U盘的软件授权组件,已经封装好了的,可以直接用了,请看文件内的说明。
上传时间: 2013-12-13
上传用户:磊子226
能够弹出选择目录的窗口,已经封装好了,和windows的差不多
上传时间: 2014-12-20
上传用户:playboys0
一个串口通信的类,已封装好了,串口的打开,关闭,读写,只需把此类加入到工程,在需要的地方引用此类,就可以进入串口通信了。
标签: 串口通信
上传时间: 2016-08-02
上传用户:jqy_china
主要原理是应用数据链路层帧结构的知识与文件访问控制的方法,实现解析包含有多个已封装好的Ethernet帧的文件的功能。
上传时间: 2016-08-19
上传用户:牛布牛
有用BURG法实现AR模型功率谱估计的详细试验结果,对学数字信号处理的人很有帮助,能让你很好的理解BURG算法,和AR 模型。
上传时间: 2013-12-31
上传用户:ljt101007