您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. POJ 1001 Exponentiation解题报告

  2. 业余爱好。所以,算法不一定好,CODING也不一定佳,效率不一定高,只是能通过online judge而已。
  3. 所属分类:其它

    • 发布日期:2009-05-29
    • 文件大小:140288
    • 提供者:qianyun6
  1. C++ FAQs

  2. C++ FAQs Part I. Preliminaries Chapter 1. Introduction FAQ 1.01 What is the purpose of this chapter? FAQ 1.02 What are C++ FAQs? FAQ 1.03 Who is the target audience for this book ? FAQ 1.04 Is this a book about C++ per se? FAQ 1.05 Why do deve
  3. 所属分类:C++

    • 发布日期:2007-09-15
    • 文件大小:917504
    • 提供者:lovewhzlq
  1. Fast Exponentiation with Precomputation: Algorithms and Lower Bounds

  2. In several cryptographic systems, a fixed element g of a group of order N is repeatedly raised to many diff erent powers. In this paper we present a practical method of speeding up such systems, using precomputed values to reduce the number of multi
  3. 所属分类:其它

    • 发布日期:2009-08-15
    • 文件大小:151552
    • 提供者:ziyuang
  1. Channel Coding in Communication Networks

  2. Homage to Alain Glavieux. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xv Chapter 1. Information Theory. . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 Gérard BATTAIL 1.1. Introduction: the Shannon paradigm . . . . . . . . .
  3. 所属分类:C

    • 发布日期:2009-08-30
    • 文件大小:3145728
    • 提供者:ethanpad
  1. Elements of Programming

  2. provides a different understanding of programming than is presented elsewhere. Its major premise is that practical programming, like other areas of science and engineering, must be based on a solid mathematical foundation. The book shows that algori
  3. 所属分类:C++

    • 发布日期:2009-12-24
    • 文件大小:633856
    • 提供者:wlz47
  1. VBScript Language Reference

  2. Welcome to the VBscr ipt Language ReferenceThese handy blocks of information will help you explore the many different parts of the Visual Basic scr ipting language.You'll find all the parts of the VBscr ipt language listed alphabetically under the A
  3. 所属分类:VB

    • 发布日期:2008-01-20
    • 文件大小:498688
    • 提供者:asm32
  1. Structure and Interpretation .chm

  2. 1 Building Abstractions with Procedures 1.1 The Elements of Programming 1.1.1 Expressions 1.1.2 Naming and the Environment 1.1.3 Evaluating Combinations 1.1.4 Compound Procedures 1.1.5 The Substitution Model for Procedure Application 1.1.6 Condition
  3. 所属分类:Java

    • 发布日期:2010-10-21
    • 文件大小:1048576
    • 提供者:laorer
  1. Elements of Programming

  2. Elements of Programming provides a different understanding of programming than is presented elsewhere. Its major premise is that practical programming, like other areas of science and engineering, must be based on a solid mathematical foundation. Th
  3. 所属分类:C++

    • 发布日期:2011-03-02
    • 文件大小:633856
    • 提供者:bfzhao
  1. Desk Calculator

  2. This time our task is to write a program that imitates a simple desk calculator .Our calculator can accept an infix expression which includes (, ), +, -, *, /, % and ^(exp exponentiation operator, a^b= a b ).
  3. 所属分类:C/C++

    • 发布日期:2011-04-06
    • 文件大小:29696
    • 提供者:lordjing
  1. acm_PKU最详细的分类

  2. acm_PKU最详细的分类 1001 Exponentiation 高精度 85% 2005-5-7 1009 Edge Detection 84% 2005-5-2 1010 STAMPS 搜索+DP 83% 2005-5-2 1011 Sticks 搜索 85% 2005-5-7 1012 Joseph 模拟/数学方法 62% 2005-5-7 1013 Counterfeit Dollar n/a 72% 2005-5-7 1014 Dividing 数论/DP?/组合数学->母函
  3. 所属分类:C/C++

    • 发布日期:2011-04-30
    • 文件大小:66560
    • 提供者:liangmu4869
  1. Beginning Lua Programming [EN] _ Lua编程开始

  2. 英语书,请酌情下载 Lua looked between the parentheses, saw 2+2, added two and two, and followed the print command and output the result to the screen. It then displayed another prompt to tell you it was ready for more. Lua can handle subtraction, negative nu
  3. 所属分类:其它

    • 发布日期:2012-06-24
    • 文件大小:2097152
    • 提供者:a18090
  1. C++ FAQ 常见问题问答详解

  2. C++ 常见问题问答详解。 Part I. Preliminaries Chapter 1. Introduction FAQ 1.01 What is the purpose of this chapter? FAQ 1.02 What are C++ FAQs? FAQ 1.03 Who is the target audience for this book? FAQ 1.04 Is this a book about C++ per se? FAQ 1.05 Why do develo
  3. 所属分类:C++

    • 发布日期:2012-08-14
    • 文件大小:917504
    • 提供者:ubcwang
  1. POJ 1001 Exponentiation 求高精度幂 C源代码

  2. 如题所示,亲测可用。求高精度幂,不会的同学可以参考下,会做的同学可以给挑挑毛病!大家以代码会友!
  3. 所属分类:C

    • 发布日期:2013-11-17
    • 文件大小:6144
    • 提供者:amazingguo
  1. 求a-1modn的值

  2. 假设已知,试说明如何运用过程MODULAR-EXPONENTIATION计算对任意
  3. 所属分类:C++

    • 发布日期:2014-09-02
    • 文件大小:424
    • 提供者:kkewwei
  1. poj 1001 Exponentiation

  2. poj 1001 Exponentiation用字符串操作的
  3. 所属分类:专业指导

    • 发布日期:2008-11-12
    • 文件大小:3072
    • 提供者:Lethe1989
  1. Elements of Programming

  2. Elements of Programming provides a different understanding of programming than is presented elsewhere. Its major premise is that practical programming, like other areas of science and engineering, must be based on a solid mathematical foundation. Th
  3. 所属分类:C++

    • 发布日期:2017-10-18
    • 文件大小:3145728
    • 提供者:c00450681
  1. c++数据结构与算法实现

  2. matrix.h: Simple matrix class dsexceptions.h: Simple exception classes Fig01_02.cpp: A simple recursive routine with a test program Fig01_03.cpp: An example of infinite recursion Fig01_04.cpp: Recursive routine to print numbers, with a test program
  3. 所属分类:C/C++

    • 发布日期:2018-09-02
    • 文件大小:315392
    • 提供者:lwhsyit
  1. 斯坦福大学机器学习课程原始讲义

  2. CS229 Lecture notes Andrew Ng Supervised learning Lets start by talking about a few examples of supervised learning problems. Suppose we have a dataset giving the living areas and prices of 47 houses from Portland, Oregon: Living area (feet2) Price
  3. 所属分类:讲义

    • 发布日期:2019-05-07
    • 文件大小:2097152
    • 提供者:yilie4389
  1. FPGA-Based Secret Key Distillation Engine Quantum Key Distribution Systems

  2. An FPGA-Based 4 Mbps Secret Key Distillation Engine for Quantum Key Distribution Systems.pdf IDQ QKD 论文,可以参考。J Sign Process Syst(2017)86: 1-15 they contain on average less than one photon. The receiver of leaked information and the information leake
  3. 所属分类:网络安全

    • 发布日期:2019-07-16
    • 文件大小:2097152
    • 提供者:ahnushe
  1. A note on asynchronous multi-exponentiation algorithm using binary representation

  2. A basic but expensive operation in implementations of several famous public-key cryptosystems is the computation of the multi-exponentiation in a certain finite multiplication group. In 2007, Yang et al. presented an interesting asynchronous multi-ex
  3. 所属分类:其它

    • 发布日期:2021-02-21
    • 文件大小:361472
    • 提供者:weixin_38621630
« 12 »