搜索资源列表
PyEmbedMFC_src
- 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
calculator
- /*本程序是一个简单的计算器模拟程序。对任意给定的正确的四则表达式,程序计算其结果值并输出。表达式中运算分量为无 正负号整数,运算符为+ - * / ,圆括号按常规配对,表达式以“=”结束。函数getach()为获取表达式的一个合法字符, 并将字符存入变量curch;函数指针数组func[]是为了统一加减乘除计算而设置的。*/ -/* This program is a simple calculator simulation program. Correct for any giv
AVERAGE
- 编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法随机产生(random()产生的数值在0和1之间),成绩范围为40~100。 提示:自定义一个类,该类实现一个返回随机数的函数。在main函数里测试时直接调用该类的获取随机数方法。 获得随机数相关的类为:java.lang.Math 需要时可引入该类即:import java.lang.Math -Write a program grade point a
para_to_ulong
- 做项目时候编的小程序,将二、八、十六进制字符串(以#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
symbolic
- 控制台下输入一个数理逻辑表达式,则给出一个真值表并给出合析范式与析合范式-Enter a console under the expression of mathematical logic, the truth table and give give a combined analysis together with analysis of paradigm paradigm
vbFangXiemimaxitiong
- 仿射密码是一种替换密码。它是一个字母对一个字母的。 它的加密函数是<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
01._dtk-math
- 可以实现加减乘除等基本运算,是个不错的程序-Calculation can be achieved basic computing, it is a good program
CX_01_01_2
- 学生综合测评系统 每个学生的信息为:学号、姓名、语文、数学、外语三门单科成绩、考试平均成绩、同学互评分、品德成绩、任课教师评分、综合测评总分、综合测评名次。考试平均成绩、同学互评分、品德成绩、任课教师评分分别占综合测评总分的60 ,10 ,10 ,20 。 (1) 输入功能:建立学生信息记录,可以一次完成无数条记录的输入。输入信息包括学号、姓名、语文、数学、外语三门单科成绩以及同学互评分、品德成绩、任课教师评分,同时按公式:考试平均成绩=(语文+数学+外语)/3 ,计算考试平均成绩。按公
a
- 《C语言常用算法集锦》配套程序,供朋友们学习数学.-" C language commonly used algorithm Collection" Process for the friends to learn math.
LyXs-detailed-Math-manual
- 该文档几种介绍了排版软件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.
Fixed_Point_Representation_Fractional_Math
- It s a ebook for math and fixed point
Math-Calculator
- 用vc++实现的加减乘除计算器,很简单的一个计算器,只有基本的功能-Using vc++ implementation, Math Calculator, a calculator is very simple, only basic functions
math
- 用C++实现的小程序,随机生成小学生题目,根据年级不同,生成的题目难度也不同。-C++ implementation using a small program, students randomly generated questions, according to different grades, the difficulty of the subject generated different.
math
- 实现一个多功能的计算器,利用sprintf函数,在液晶1602上显示-A multi-function calculator using sprintf function display on the LCD 1602
Math-Balloon
- 一个训练四则运算和算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.
Math-Co-Processor
- 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 .
Math
- 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
a-math-program
- 这个程序写的挺不错的,大家分享一下可以相互看看,-a good program,
math
- 一个整数,它加上100后是一个完全平方数,再加上168又是一个完全平方数,请问该数是多少? -An integer plus a perfect square after 100 plus 168 is a perfect square, what is the number is how much?
RMATH
- MATH -- a unit of elementary mathematical routines for Turbo Pascal versions 4 up