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

搜索资源列表

  1. Heilx AAC Decoder optimized for ARM

  2. Fixed-point HE-AAC decoder Developed by RealNetworks, 2005===============================Overview--------This module contains a high-performance HE-AAC decoder for 32-bit fixed-point processors. The following is a summary of what is and is not suppo
  3. 所属分类:C

    • 发布日期:2007-08-09
    • 文件大小:303104
    • 提供者:rotee
  1. 嵌入式实验(消息队列)

  2. #include #include #include "vxWorks.h" #include "msgQLib.h" #include "taskLib.h" /*#include "memPartLib.h"*/ #include "memLib.h" /*宏定义*/ #define MAX_MSGS (10) /* the length of msg*/ #define MAX_MSG_LEN sizeof(MESSAGE) /*the length of message*/ #de
  3. 所属分类:硬件开发

    • 发布日期:2009-07-08
    • 文件大小:10240
    • 提供者:buptxch
  1. rsa算法设计 密码学

  2. rsa算法设计程序 #if !defined(AFX_RSAA_H__081D9EE0_1245_11D5_80AC_0000E8810675__INCLUDED_) #define AFX_RSAA_H__081D9EE0_1245_11D5_80AC_0000E8810675__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // RsaA.h : header file // #incl
  3. 所属分类:C

    • 发布日期:2010-01-12
    • 文件大小:1048576
    • 提供者:eterry112
  1. VS不用人教自己看自己学两小时做的小计算器

  2. 什么好玩做什么 namespace WindowsFormsApplication1 { public partial class Form1 : Form { Double first = 0; String second = null; int code = 0; String result = null; public Form1() { InitializeComponent(); } private void Form1_Load(object sender, EventArgs e
  3. 所属分类:C#

    • 发布日期:2010-05-26
    • 文件大小:16384
    • 提供者:s0551421
  1. 在Eclipse中使用JUnit4进行单元测试

  2. 首先新建一个项目叫JUnit_Test,我们编写一个Calculator类,这是一个能够简单实现加减乘除、平方、开方的计算器类,然后对这些功能进行单元测试。这个类并不是很完美,我们故意保留了一些Bug用于演示,这些Bug在注释中都有说明。该类代码如下:   package andycpp;   public class Calculator ...{   private static int result; // 静态变量,用于存储运行结果   public void add(int n) .
  3. 所属分类:C/C++

    • 发布日期:2010-06-04
    • 文件大小:287744
    • 提供者:pdw_jsp
  1. Visual_Studio.NET相关词汇中英翻译

  2. abstract class 抽象类 accelerator 快捷键 accelerator mapping 快捷键映射 accelerator table 快捷键对应表 access modifier 访问修饰符 Access Pack 访问包 access specifier 访问说明符 access violation 访问冲突 accessibility 辅助功能 accessibility domain 可访问域 Accessibility Options 辅助功能选项 access
  3. 所属分类:Access

    • 发布日期:2010-08-05
    • 文件大小:51200
    • 提供者:verynub
  1. javafxjavaFx官方入门教程

  2. javaFx官方入门教程 本 课对 JavaFX scr ipt 编程语言进行了实例介绍。您将通过编写一个从命令行运行的简单的计算器来学习有关一节都将介绍一个新的核心概念,对其进行讨论, 并提供您可以编译和运行的示例代码。讨论还包含“实际”代码摘中是如何使用特定结构的。单击每个演示的链接可以访问 javafx.com Web 站点,该站点提供了完整的代码列表目录 - 声明脚本变量 - 定义和调用脚本函数 - 向脚本函数传递参数 - 从脚本函数返回值 - 访问命令行参数 声明脚本变量 前一课介绍
  3. 所属分类:Java

    • 发布日期:2010-09-07
    • 文件大小:702464
    • 提供者:ymhgrj
  1. C与C++标准 ANSI C99 标准文档 - ISO.IEC_9899.1999(E).pdf C++标准 - ISO.IEC_14882.2003(E).pdf

  2. Contents Foreword . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xi Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . xiv 1. Scope . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 2. Normative references . .
  3. 所属分类:Access

    • 发布日期:2010-10-02
    • 文件大小:2097152
    • 提供者:ywj1225
  1. JS的高精度计算(BigDecimal)

  2. 你是否因为JS端的小数计算的精度不足而发愁过呢 其实有个不错的资源可以利用。 引用附件的JS,就可以轻松搞定JS的计算问题了。 使用例
  3. 所属分类:Javascript

    • 发布日期:2011-01-18
    • 文件大小:44032
    • 提供者:fkhyx
  1. AKE32位的源代码

  2. // ake32.c #include "ake32.h" // performs n ^ 2 mod p operation word32 squaremod( word32 n, word32 p ) { word32 k, sum, result = 0; word32 partial; int carry = 0; // copy 'n' into 'sum' and into 'bits' and set 'n' to zero k = sum = n; // extract the
  3. 所属分类:其它

    • 发布日期:2011-04-10
    • 文件大小:7168
    • 提供者:evil_man123
  1. Floating-Point Fused Multiply-Add Architectures

  2. Floating-Point Fused Multiply-Add Architectures,关于浮点乘加融合部件设计的博士论文2007
  3. 所属分类:专业指导

    • 发布日期:2011-09-08
    • 文件大小:4194304
    • 提供者:qhx19870506
  1. java 类与对象基础

  2. import java.math.*; class BigIntegerExample { public static void main(String args[]) { BigInteger n1=new BigInteger("987654321987654321987654321"), n2=new BigInteger("123456789123456789123456789"), result=null; result=n1.add(n2);//n1和n2做加法运算 System.
  3. 所属分类:Java

    • 发布日期:2011-11-13
    • 文件大小:123904
    • 提供者:linfang0908
  1. java类与对象基础实验(三)

  2. mport java.math.*; class BigIntegerExample { public static void main(String args[]) { BigInteger n1=new BigInteger("987654321987654321987654321"), n2=new BigInteger("123456789123456789123456789"), result=null; result=n1.add(n2);//n1和n2做加法运算 System.o
  3. 所属分类:Java

    • 发布日期:2011-11-13
    • 文件大小:123904
    • 提供者:linfang0908
  1. 分数的加减乘除运算Rational Numbers

  2. 8.17 (Rational Numbers) Create a class called Rational for performing arithmetic with fractions. Write a program to test your class. Use integer variables to represent the private instance variables of the class the numerator and the denominator. Pr
  3. 所属分类:Java

    • 发布日期:2012-03-21
    • 文件大小:2048
    • 提供者:xmuzhangshuai
  1. SOA最佳实践

  2. 文章使用基于命令行的方式开始Apache Tuscany Java SCA。Tuscany提供了许多样例,其中最简单之一的就是计算器样例(The Calculator Sample)。我们将使用此样例,所以请确保已经正确下载Tuscany。正如此样例名称暗示,此样例是个典型的计算操作。给定二个数,然后将操作作用于它们。我们将处理加(add),减(subtract),乘(multiply),除(divide)等操作。看完这篇导航后你将知道如果开发,部署,运行计算器样例,并且知道怎么配置使之运行于
  3. 所属分类:Java

    • 发布日期:2012-03-31
    • 文件大小:1048576
    • 提供者:cys01
  1. C# for CSDN 乱七八糟的看不懂

  2. 没法下载,到这里折腾一把试试。 本文由abc2253130贡献 doc文档可能在WAP端浏览体验不佳。建议您优先选择TXT,或下载源文件到本机查看。 C#(WINFORM)学习 一、 C#基础 基础 类型和变量 类型和变量 类型 C# 支持两种类型:“值类型”和“引用类型”。值类型包括简单类型(如 char、int 和 float 等)、枚举类型和结构类型。引用类型包括类 (Class)类 型、接口类型、委托类型和数组类型。 变量的类型声明 变量的类型声明 每个变量必须预先声明其类型。如 in
  3. 所属分类:C#

    • 发布日期:2012-06-03
    • 文件大小:83968
    • 提供者:jaredsun
  1. C语言规范2011版ISOIEC 9899 2011

  2. N1570 Committee Draft — April 12, 2011 ISO/IEC 9899:201x INTERNATIONAL STANDARD ©ISO/IEC ISO/IEC 9899:201x Programming languages — C ABSTRACT (Cover sheet to be provided by ISO Secretariat.) This International Standard specifies the form and establi
  3. 所属分类:C

    • 发布日期:2013-05-21
    • 文件大小:1048576
    • 提供者:crbboy
  1. ARM® Compiler v5.06 for µVision® armasm User Guide

  2. Table of Contents Preface About this book Using this book Glossary Typographic conventions Feedback Other information 1 Overview of the Assembler 1.1 About the ARM Compiler toolchain assemblers 1.2 Key features of the assembler 1.3 How the assembler
  3. 所属分类:硬件开发

    • 发布日期:2017-12-08
    • 文件大小:2097152
    • 提供者:xietao1233_
  1. Add+Multiply+Minus.cpp

  2. 一元多项式运算器的设计与实现 1)随机生成任意次幂、任意项数的一元多项式,写入文件; 2)从文件读入一元多项式,指定两个多项式并完成各种运算,将运算结果写入文件,以便检查; 3)记录基本操作次数并测量一元多项式各种运算的时间消耗。
  3. 所属分类:C/C++

    • 发布日期:2020-11-30
    • 文件大小:6144
    • 提供者:zk1272007901
  1. 算术运算符为单词:CLHS的符号数学运算为单词http://www.lispworks.comdocumentationHyperSpecBody12_aa.htm-源码

  2. 算术运算符 提供以下功能: greater-than less-than greater-than- or -equal less-than- or -equal divide multiply add subtract 这些只是符号版本的包装。 执照 麻省理工学院
  3. 所属分类:其它

    • 发布日期:2021-02-17
    • 文件大小:3072
    • 提供者:weixin_42138139
« 12 3 4 5 »