虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

64位Jmail<b>组件</b>

  • 一个很棒的大数运算类

    一个很棒的大数运算类,可以实现大于64位数值之间的加减乘除运算。

    标签: 运算

    上传时间: 2014-01-22

    上传用户:璇珠官人

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    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

  • 邮件发送系统

    邮件发送系统,利用Jmail,JTextbox组件,包括邮件查看,修改,管理,发送等功能

    标签: 发送系统

    上传时间: 2014-01-12

    上传用户:gtf1207

  • The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical)

    The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).

    标签: converts Toolbox complex logical

    上传时间: 2016-02-12

    上传用户:a673761058

  • 一个简单的des加密程序

    一个简单的des加密程序,适合初接触密码学编程的人,注意本程序仅适用64位

    标签: des 加密 程序

    上传时间: 2016-02-26

    上传用户:Andy123456

  • DES是Data Encryption Standard(数据加密标准)的缩写。它是由IBM公司研制的一种加密算法

    DES是Data Encryption Standard(数据加密标准)的缩写。它是由IBM公司研制的一种加密算法,美国国家标准局于1977年公布把它作为非机要部门使用的数据加密标准;它是一个分组加密算法,他以64位为分组对数据加密。同时DES也是一个对称算法:加密和解密用的是同一个算法。它的密匙长度是56位(因为每个第8 位都用作奇偶校验),密匙可以是任意的56位的数,而且可以任意时候改变.

    标签: Encryption Standard Data DES

    上传时间: 2016-03-06

    上传用户:VRMMO

  • fastcopy是一个非常快速的数据拷贝软件

    fastcopy是一个非常快速的数据拷贝软件,当前最新版为1.71版本,可在64位的windows操作系统中运行拷贝操作

    标签: fastcopy 数据 软件

    上传时间: 2013-12-20

    上传用户:liglechongchong

  • 利用VC写的关于DES算法

    利用VC写的关于DES算法,可以对8bit,64位的数据进行加密,可以显示

    标签: DES 算法

    上传时间: 2013-12-31

    上传用户:fanboynet

  • 本书介绍了AMD64架构下应用程序可以使用的资源和功能

    本书介绍了AMD64架构下应用程序可以使用的资源和功能,包括存储器,寄存器,指令,操作数,输入输出以及应用程序的控制转移(包括中断和异常)和性能优化。主要内容有: AMD64架构概览 存储器模型 通用编程 128位(多)媒体与科学应用编程 64位(多)媒体编程

    标签: AMD 64 架构 应用程序

    上传时间: 2014-01-04

    上传用户:bjgaofei

  • 本书介绍了AMD64架构下系统软件可以管理的资源和功能

    本书介绍了AMD64架构下系统软件可以管理的资源和功能,包括操作模式控制,存储器管理,中断和异常,任务和状态更改管理,系统管理模式(包括电源管理),多处理器支持,除错和处理器初始化。 系统编程概览 x86与AMD64架构的区别 系统资源 分段的虚拟存储器 异常和中断 设备检测机制 系统管理模式 128位,64位及x87编程 任务管理 除错和性能资源 处理器初始化和长模式激活 安全虚拟机 x87浮点编程

    标签: AMD 64 架构 系统软件

    上传时间: 2016-05-12

    上传用户:1101055045