CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 加法运算

搜索资源列表

  1. _itlearneraspv1.1.rar

    0下载:
  2. ITlearner ASP探针 测试服务器基本信息: 显示服务器的一些参数,并带遍历Application、Session和服务器参数的功能。       测试服务器组件情况: 测试IIS自带,常用文件上传、收发邮件、图像处理等组件,和自定义组件的支持情况。       测试服务器运算能力: 让服务器执行50万次加法(整数运算)和20万次开方(浮点运算),记录其所使用的时间。       测试服务器磁盘信息: 服务器各硬盘的空间使用情况,当
  3. 所属分类:弱点检测代码

    • 发布日期:
    • 文件大小:8992
    • 提供者:
  1. test_wj

    0下载:
  2. 动态链接库(DLL)客户端调用程序 实现加法和乘法运算以及字符串连接
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6385
    • 提供者:www413464819
  1. s-des算法分析及实现

    0下载:
  2. :DES体制是ISO颁布的数据加密标准,通过对DES算法的分析,提出了用C语言实现数据加密标准DES算法,通过循环或迭代,将简单的基本运算(例如左移、右移、模2加法等)和变换(选择函数、置换函数)构造成数据流的非线性变换(加密变换或解密变换),从而实现对计算机数据进行密码保护。着重介绍了用C语言实现其加密的主要过程。关键词:数据加密 DES C语言-: DES system is ISO issued by the Data Encryption Standard, DES algorithm
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:550087
    • 提供者:王冰
  1. 大整数的加法

    0下载:
  2. 多数程序设计语言处理整数的能力是有限的,如C语言中,int类型数据范围是-32767----32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,本程序是设计算法实现大整数的加减运算。-majority programming language processing is integral to the limited capacity, such as C language, int data type is the scope -32767 ----
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:842
    • 提供者:王承陶
  1. LINT

    0下载:
  2. 这个是大数的加法运算的程序,以数组为大数的承载来构成大数-this is the addition of large numbers of Operational procedures for the array of large numbers of carrying large numbers to form
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1529
    • 提供者:car
  1. ReloadOperate

    0下载:
  2. vc操作符重载实现编译多态——复数的加法运算\ReloadOperate-vc operator overloading to achieve compile polymorphism- the plural of the addition operation \ ReloadOperate
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:6798
    • 提供者:胡亮生
  1. 3033_itlearneraspv1.1

    0下载:
  2. ITlearner ASP探针 测试服务器基本信息: 显示服务器的一些参数,并带遍历Application、Session和服务器参数的功能。       测试服务器组件情况: 测试IIS自带,常用文件上传、收发邮件、图像处理等组件,和自定义组件的支持情况。       测试服务器运算能力: 让服务器执行50万次加法(整数运算)和20万次开方(浮点运算),记录其所使用的时间。       测试服务器磁盘信息: 服务器各硬盘的空间使用情况,当前文件夹信息,以及对磁盘文件操作速度测试
  3. 所属分类:Network Security

    • 发布日期:2017-12-10
    • 文件大小:9263
    • 提供者:刘力维
  1. mul_fft_96bit

    0下载:
  2. 基于Fermat数变换的大数相乘运算的Verilog实现,可应用于RSA加法芯片中。-Fermat number transform based on multiplying large numbers operations Verilog implementation, can be applied to RSA chip.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:38986
    • 提供者:张勇奇
  1. RSA.ZIP

    0下载:
  2. 产生大素数,进行任何位的RSA加密解密,进行大整数的进制转换,进行大整数的加法和乘法运算。-Generate large prime numbers, any bit RSA encryption and decryption, binary large integer conversion, large integer addition and multiplication.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:790863
    • 提供者:刘亚玲
  1. ReloadOperate

    0下载:
  2. VC——操作符重载实现编译多态——复数的加法运算\ReloadOperate-VC- operator overloading to achieve compile polymorphism- the plural of the addition operation \ ReloadOperate
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:7055
    • 提供者:吴新宝
  1. TemplateClass

    0下载:
  2. 运算符重载实现复数的加法运算的实例源码,很不错的vc源码,推荐!-Operator overloading to achieve complex examples of the addition operation code, source code vc very good, recommended!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:7662
    • 提供者:
  1. SimpleDLL

    0下载:
  2. VB调用VC++6.0 DLL的实例,附加全部源码. 功能: 1.利用DLL弹出消息框 2.加法运算 3.减法运算(支持比较操作数)-VB use VC++ 6.0 DLL instance, attach the full source code. Functions: (1) the use of the DLL pop-up message box (2) the addition operator Subtraction (support operand)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:57190
    • 提供者:Cser↘
  1. gaojindujiafa

    0下载:
  2. 高精度加法,运算10^255的两个是相加,用的crt 的界面,看起来顺眼-Precision addition, two operation 10 ^ 255 is summed with the CRT interface looks eyesore
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-27
    • 文件大小:27002
    • 提供者:as
  1. calculator

    0下载:
  2. 实现计算器的功能。主要功能要求如下: ⑴ 计算任意一个常量算术表达式的加法、减法、除法以及乘法。运算数可缺省为十进制的整数和小数,其它可选项为二进制,八进制和十六进制。 ⑵ 实现计算器的其它功能,如求对数,平方根等。 ⑶ 要求使用图形界面。人机界面友好。如用户输入错误在计算之前可以修改 -Achieve the function of the calculator. The main functional requirements are as follows: ⑴ calcul
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-10
    • 文件大小:11080428
    • 提供者:yongge
  1. ComplexCalTools

    0下载:
  2. 基于MFC的复数计算器,有加法,减法,乘法,除法,赋值,求模,求角,清除,平方,开放运算-The plural calculator, based on MFC addition, subtraction, multiplication, division, assignment, modulus, and angle, clearance, square, open operation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-11
    • 文件大小:2418619
    • 提供者:宁儒林
  1. plural-adder

    0下载:
  2. VC与C++开发基础1 3操作符重载实现编译多态——复数的加法运算-VC and C++ development foundation 13 compiler operator overloading to achieve polymorphism- plural adder
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:2838
    • 提供者:yang
  1. aaa

    0下载:
  2. 实现一元多项式的乘法与加法,满足人们在运算中对多项式运算的需求-Achieve one yuan polynomial multiplication and addition, to meet the demand for polynomial operations In operation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:724
    • 提供者:侯舟帆
  1. ReloadOperate

    0下载:
  2. 基于MFC 程序,本程序教你如何实现操作符重载实现编译多态,复数的加法运算,非常适合于刚入门学习MFC的同学们-Based on the MFC program, this program teaches you how to achieve operator overloading, compile polymorphism, complex addition, is very suitable for beginners to learn MFC students
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-12
    • 文件大小:2167
    • 提供者:武光创
  1. l

    0下载:
  2. 在qt的环境下写的一个可以实现数学中加法和圆面积运算(In the QT environment to write a can achieve mathematical addition and circle area calculation)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-14
    • 文件大小:22999
    • 提供者:雀语
搜珍网 www.dssz.com