搜索资源列表

  1. motor

    0下载:
  2. 无级变速步进电机程序是一个AVR单片机驱动步进电机正反转的程序,并且有加减速度功能-Variable speed stepper motor program is an AVR microcontroller to drive a stepper motor is reversing the process, and has the speed function of addition and subtraction
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:716800
    • 提供者:徐广振
  1. TripleMatrix

    0下载:
  2. 输入稀疏矩阵中非零的元素,然后建立整个矩阵,实现这两个矩阵相加、相减和相乘运算。 -Enter non-zero elements of sparse matrix, and then build the whole matrix, to achieve these two matrices are added together, subtraction, and multiplication operations.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-13
    • 文件大小:188416
    • 提供者:wang
  1. matrix

    0下载:
  2. 2、 矩阵(二) 编写C++程序完成以下功能: (1) 假定矩阵大小为4×5(整型); (2) 矩阵空间采用new动态申请,保存在指针中; (3) 定义矩阵初始化函数,可以从cin中输入矩阵元素; (4) 定义矩阵输出函数,将矩阵格式化输出到cout; (5) 定义矩阵相加的函数,实现两个矩阵相加的功能,结果保存在另一个矩阵中; (6) 定义矩阵相减的函数,实现两个矩阵相减的功能,结果保存在另一个矩阵中;
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:bedding
  1. javajisuanqi

    0下载:
  2. 基于java的计算器..AWT的图形界面,具有加法,减法,乘法,除法等计算功能-Java-based calculator .. AWT graphical interface, with addition, subtraction, multiplication, division and other computing functions!!!
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-13
    • 文件大小:65536
    • 提供者:李浩泉
  1. ls192

    0下载:
  2. vhdl,十进制加减计数器,输出计数序列信号-vhdl, decimal addition and subtraction counter, the output count sequence signal
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-13
    • 文件大小:39936
    • 提供者:王晓虎
  1. asmexample

    0下载:
  2. 拥有众多汇编案例,案例26钟表显示,案例4加减乘除四则运算 ,案例9音乐演奏, 案例23学生成绩管理-Has many collection of case studies, case 26 watch display, case-4 addition and subtraction multiplication and division four operations, case 9, music, Case managem
  3. 所属分类:汇编语言

    • 发布日期:2024-05-13
    • 文件大小:258048
    • 提供者:zhang
  1. Matrix

    0下载:
  2. It is a underlying C++ source code for Matrix function. I have developed a class Matrix which has different fuctions like multiplication addition, subtraction, transpose for N X N dimensional matrix. Determinant and cofa
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:4096
    • 提供者:Hancy Samurai
  1. chap2

    0下载:
  2. 模拟现在的计算器,可以计算加减乘除等多种运算.-Analog calculator now, we can calculate a variety of operations such as addition and subtraction multiplication and division.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-13
    • 文件大小:7168
    • 提供者:李辉
  1. rsaeuro-1.03s

    0下载:
  2. 使用来加减密的,是RSA和MD5的复合使用的源码!-Secret used to addition and subtraction, is a composite RSA and MD5 to use source code!
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:86016
    • 提供者:chandy
  1. juzhenjisuan

    0下载:
  2. 矩阵计算,包括矩阵相加、相减,相乘,还有求逆、转置,可直接调用-Matrices, including matrix addition, subtraction, multiplication, there is inverse, transpose, can be directly invoked
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:zhao
  1. 4

    0下载:
  2. 这是一个16位的汇编简单的能进行加减乘除四则运算的简单计算器-This is a 16-bit compilation of a simple addition and subtraction multiplication and division to carry out four operations in a simple calculator
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:6144
    • 提供者:舞月
  1. bgfg_codebook

    0下载:
  2. Example OpenCv // Background average sample code done with averages and done with codebooks // (adapted from the OpenCV book sample) // // NOTE: To get the keyboard to work, you *have* to have one of the video w
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:Jason
  1. Matrix

    0下载:
  2. 实现矩阵的各种高级运算,加减乘除,转置,求逆-To achieve a variety of high-level matrix operations, addition and subtraction multiplication and division, transpose, inverse, etc.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:2124800
    • 提供者:暮楚
  1. wangrong31str

    0下载:
  2. 表达式求值,通过栈,计算加减乘除,可以做小数,整数负数等运算-Expression is evaluated, through the stack, calculate addition and subtraction multiplication and division, can do decimals, negative integers such as computing
  3. 所属分类:软件工程

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:wrjessica
  1. calculator

    0下载:
  2. 简单计算器,它可以进行加减乘除运算和正弦,余弦,正切,和log10的运算-A simple calculator, which can be addition and subtraction multiplication and division operations and sine, cosine, tangent, and the log10 computing
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:2775040
    • 提供者:yesin
  1. Simple_calculator

    0下载:
  2. 51单片机基础训练项目之简易计算器.功能:普通整型的加减乘除运算。可由读者自主学习并扩展至浮点运算。-51 MCU-based training program in the simple calculator. Function: ordinary integer addition and subtraction multiplication and division operations. Readers can be extend
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:483328
    • 提供者:441422
  1. Calculator

    0下载:
  2. java写的计算器,能够实现加减乘除功能-java write calculators, multiplication and division addition and subtraction functions can be achieved
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-13
    • 文件大小:10240
    • 提供者:黄河
  1. JsuanqApplet

    0下载:
  2. 计算器小应用程序 实现加减乘除功能 -Calculator applet subtraction multiplication and division functions to achieve
  3. 所属分类:界面编程

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:llq
  1. FushuTest

    0下载:
  2. 用来实现两个复数的加减乘数 输出形式是实部,虚部分开 -Is used to achieve the addition and subtraction of two complex multiplier output form the real part, imaginary part of the open-
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:llq
  1. Mycount

    0下载:
  2. 只实现了一些简单的运算;加减乘除;清零;归零;菜单栏;小数点;错误提示窗口;等等;只要会这些,其他的一些功能自己就一定也会添加了了;-Only implements a few simple operations subtraction multiplication and division Clear zero menu bar decimal point error window and so on so long
  3. 所属分类:界面编程

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:manan
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org