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

搜索资源列表

  1. _itlearneraspv1.1.rar

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

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

    0下载:
  2. COM 组件设计与应用--用ATL写第一个组件.除了所有 COM 组件必须的 IUnknown 接口外,再实现一个自己定义的接口 IFun,它有两个函数: Add()完成两个数值的加法,Cat()完成两个字符串的连接。-COM Design and Application -- ATL wrote an article components. In addition to all the necessary COM interface pointers, then realize their o
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:115780
    • 提供者:方静
  1. 托盘程序设计

    0下载:
  2. 系统托盘程序设计截至本文,最新的antlr版本是2.7.4,可从www.antlr.org/download.html下载。下面简单介绍一下怎样用antlr生成一个C++或者C#的简单的计算器程序(仅支持加法乘法)。由于用antlr生成java代码的介绍网上已经很多了,这里就不描述了... www.blog.edu.cn/user1/2449/ ... /4688.shtml 25K 2005-10-24 - 百度快照 www.blog.edu.cn 上的更多结果 -system t
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9838
    • 提供者:陈城
  1. JTD

    0下载:
  2. 带左拐的交通灯设计与25进制的加法计数器,Maxplus2软件中的Verilog语言编写-Neunggok with the design of traffic lights at 229 with the addition of 25 counters, simulated software Verilog language
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1894
    • 提供者:hujianj
  1. s-des-and-rsa

    0下载:
  2. RSA,S-DES加密算法,实现了加解密,采用加法链求大数的指数及模
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2649
    • 提供者:alonealone
  1. test_wj

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

    • 发布日期:2008-10-13
    • 文件大小:6385
    • 提供者:www413464819
  1. 8086

    0下载:
  2. 8086的加法和乘法 以及除法 总线结构
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:59625
    • 提供者:罗俊金
  1. 31767665fft_add

    0下载:
  2. 改程序实现重叠将加法,方便好用,初学者可以试试哦
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:43098
    • 提供者:国际
  1. UDP

    0下载:
  2. LINUX下的UDP编程,通过UDP传输随机数,实现加法和减法!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1801
    • 提供者:jackji
  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. CRC

    0下载:
  2. 已经通过编译~其中包括CRC基于Matlab的加法乘法编译以及仿真设计过程-Has passed the compiler
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:2599
    • 提供者:杨猛
  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. pbdll

    0下载:
  2. pb调用VC编写的dll,dll是一个简单的加法函数-pb call dll written in VC
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:22181
    • 提供者:冯伟
  1. add

    0下载:
  2. 大数的加法操作实现,可以实现天文数字的加法操作 运用以控制台方式运行-big number addition
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:514698
    • 提供者:柯贤良
  1. sdes1

    0下载:
  2. 编程实现S-DES算法的加密与解密过程,采用加法链求大数的指数及模-RSA-Programming Algorithm S-DES encryption and decryption process, using Addition Chains seek large numbers of the index and model-RSA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:4632
    • 提供者:SFISH
  1. PolynomialAddition

    0下载:
  2. 可以完成多项式的加法,在程序中输入一个多项式,将其与另一多项式相加,结果输出两多项式相加的结果-Can complete polynomial addition, the program enter a polynomial, the sum of its with another polynomial, the resulting output result of the sum of two polynomials
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-02
    • 文件大小:947827
    • 提供者:小楚
« 12 3 »
搜珍网 www.dssz.com