CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - Math a

搜索资源列表

  1. PyEmbedMFC_src

    1下载:
  2. Python语言嵌入到MFC的开发中,通过这个例子可以利用两种语言的优势开发程序-Many of you might have seen the numeric input fields in most commercial CAD and scientific applications that facilitate the user to write mathematical expressions. This is to allow the user to use the edit box
  3. 所属分类:其他小程序

    • 发布日期:2016-03-21
    • 文件大小:25928
    • 提供者:liulei
  1. calculator

    0下载:
  2. /*本程序是一个简单的计算器模拟程序。对任意给定的正确的四则表达式,程序计算其结果值并输出。表达式中运算分量为无 正负号整数,运算符为+ - * / ,圆括号按常规配对,表达式以“=”结束。函数getach()为获取表达式的一个合法字符, 并将字符存入变量curch;函数指针数组func[]是为了统一加减乘除计算而设置的。*/ -/* This program is a simple calculator simulation program. Correct for any giv
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:1017
    • 提供者:fupeng
  1. AVERAGE

    0下载:
  2. 编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法随机产生(random()产生的数值在0和1之间),成绩范围为40~100。 提示:自定义一个类,该类实现一个返回随机数的函数。在main函数里测试时直接调用该类的获取随机数方法。 获得随机数相关的类为:java.lang.Math 需要时可引入该类即:import java.lang.Math -Write a program grade point a
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:5047
    • 提供者:阿豆
  1. para_to_ulong

    0下载:
  2. 做项目时候编的小程序,将二、八、十六进制字符串(以#b、#q、#h开头,不区分大小写)转换成无符号长整型数,在使用时,需包含(string.h,math.h等C标准函数库头文件),并做适当修改。-When do the project made a small program will be the second, eight, hexadecimal string (to# B,# Q,# H at the beginning, not case-sensitive) converted to
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:1233
    • 提供者:rain
  1. symbolic

    0下载:
  2. 控制台下输入一个数理逻辑表达式,则给出一个真值表并给出合析范式与析合范式-Enter a console under the expression of mathematical logic, the truth table and give give a combined analysis together with analysis of paradigm paradigm
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:727160
    • 提供者:8912209
  1. vbFangXiemimaxitiong

    0下载:
  2. 仿射密码是一种替换密码。它是一个字母对一个字母的。 它的加密函数是<math>e(x)=ax+b\pmod</math>,其中 <math>a</math>和<math>m</math>互质。 <math>m</math>是字母的数目。 译码函数是<math>d(x)=a^(x-b)\pmod</math>,其中<math>a^</ma
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2066
    • 提供者:kt
  1. 01._dtk-math

    0下载:
  2. 可以实现加减乘除等基本运算,是个不错的程序-Calculation can be achieved basic computing, it is a good program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:61247
    • 提供者:keke
  1. CX_01_01_2

    0下载:
  2. 学生综合测评系统 每个学生的信息为:学号、姓名、语文、数学、外语三门单科成绩、考试平均成绩、同学互评分、品德成绩、任课教师评分、综合测评总分、综合测评名次。考试平均成绩、同学互评分、品德成绩、任课教师评分分别占综合测评总分的60 ,10 ,10 ,20 。 (1) 输入功能:建立学生信息记录,可以一次完成无数条记录的输入。输入信息包括学号、姓名、语文、数学、外语三门单科成绩以及同学互评分、品德成绩、任课教师评分,同时按公式:考试平均成绩=(语文+数学+外语)/3 ,计算考试平均成绩。按公
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:3117
    • 提供者:geliang
  1. a

    0下载:
  2. 《C语言常用算法集锦》配套程序,供朋友们学习数学.-" C language commonly used algorithm Collection" Process for the friends to learn math.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:296811
    • 提供者:徐征
  1. LyXs-detailed-Math-manual

    0下载:
  2. 该文档几种介绍了排版软件LATEX中数学公式,符号,图标等的使用方法,步骤详细,推荐,此为英文文档。-This document several introduces typesetting software LATEX of mathematical formula, symbols, ICONS, etc to use a method, the details, recommend, this is English document.
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:844442
    • 提供者:xiaozhu
  1. Fixed_Point_Representation_Fractional_Math

    0下载:
  2. It s a ebook for math and fixed point
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:200372
    • 提供者:Vu
  1. Math-Calculator

    0下载:
  2. 用vc++实现的加减乘除计算器,很简单的一个计算器,只有基本的功能-Using vc++ implementation, Math Calculator, a calculator is very simple, only basic functions
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:414353
    • 提供者:桂文军
  1. math

    0下载:
  2. 用C++实现的小程序,随机生成小学生题目,根据年级不同,生成的题目难度也不同。-C++ implementation using a small program, students randomly generated questions, according to different grades, the difficulty of the subject generated different.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:612744
    • 提供者:刘培娜
  1. math

    0下载:
  2. 实现一个多功能的计算器,利用sprintf函数,在液晶1602上显示-A multi-function calculator using sprintf function display on the LCD 1602
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:34816
    • 提供者:换季
  1. Math-Balloon

    0下载:
  2. 一个训练四则运算和算24点的打气球小游戏,纯Windows API实现,内含源代码和可执行程序,入门级,代码简单。-A training four operations and count 24 points, hit a balloon game, pure Windows API implementation, including source code and executable programs, entry-level, simple code.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-09
    • 文件大小:6081644
    • 提供者:
  1. Math-Co-Processor

    0下载:
  2. its a system programming source code ! . interect with your system . you can now communicate with your hardware by this .-its a system programming source code ! . interect with your system . you can now communicate with your hardware by this .
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:38671
    • 提供者:haris
  1. Math

    0下载:
  2. A program to generate the following with the help of input length sequence. 1. Unit impulse function. 2. Unit step function. 3. Unit ramp function. 4. Exponential function.-A program to generate the following with the help of input length seq
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:62302
    • 提供者:REV
  1. a-math-program

    0下载:
  2. 这个程序写的挺不错的,大家分享一下可以相互看看,-a good program,
  3. 所属分类:Other systems

    • 发布日期:2017-06-11
    • 文件大小:18129436
    • 提供者:高阳
  1. math

    0下载:
  2. 一个整数,它加上100后是一个完全平方数,再加上168又是一个完全平方数,请问该数是多少? -An integer plus a perfect square after 100 plus 168 is a perfect square, what is the number is how much?
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:9792
    • 提供者:蔡宏斌
  1. RMATH

    0下载:
  2. MATH -- a unit of elementary mathematical routines for Turbo Pascal versions 4 up
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:20480
    • 提供者:RyanB
« 12 3 4 5 »
搜珍网 www.dssz.com