搜索资源列表
calculate
- 这学期开了软件工程工具及其应用这么课,任老师给我们教了matlab程序设计语言,做了课程实验,自己用matlab实现了计算器,发现MATLAB确实是一门很有用得计算机编程语言,它把数值计算和可视化环境集成到一起,非常直观,而且提供了大量的函数,功能强大,工应用范围广泛。
guical
- 这学期开了软件工程工具及其应用这么课,任老师给我们教了matlab程序设计语言,做了课程实验,自己用matlab实现了计算器,发现MATLAB确实是一门很有用得计算机编程语言,它把数值计算和可视化环境集成到一起,非常直观,而且提供了大量的函数,功能强大,工应用范围广泛。
Matlab编的计算器
- 本程序是在Matlab6.5下编写的一个计算器的程序,是Matlab的GUI编程的很好例子。 -the procedure was Matlab6.5 prepared a calculator procedures, Matlab GUI Programming good example.
shijianjisuanqi
- 一个用matlab做的时间计算器,很实用,希望大家把编程变为一种快乐;-Using matlab to do a time calculator, very useful, I hope everyone put into a programming快乐
jsq
- 运用用MATLAB编程的小型计算器,能够运行简单的加减乘除等运算-Use with MATLAB programming small calculator, able to run, such as simple addition and subtraction, multiplication and division operations
6
- 怎样用Matlab编程语言设计出简单计算器-How to use the Matlab programming language to design a simple calculator
8
- 怎样使用Matlab语言编程实现时间计算器-How to use the Matlab language programming time calculator
MATLAB-GUI
- MATLAB中GUI的学习例子及其编程思想,两个小例子:1.风车设计2.计算器设计-Learning MATLAB examples in the GUI and their programming ideas, two small examples: 1. Windmill design 2. Calculator design
caculater
- matlab编程实现简单计算器 matlab编程实现简单计算器 matlab编程实现简单计算器 -matlab matlab programming programming simple calculator Simple calculator Simple calculator matlab matlab programming simple calculator program
matlabGUI
- matlab GUI图形用户界面编程,本例程为一个基于matlab的计算器的源码,实现简单的数值加减运算。-matlab GUI(graphical user interface),this is a programe programed by matlab.It has the basic functon of counting.
caculator
- matlab编程,这是一个用MATLAB编写的计算器的代码,希望大家相互学习。-matlab study
MATLAB-programming-examples
- 内含身高预测、简单计算器和简单循环结构编程练习等C程序。-Contains height prediction simple calculator and a simple loop structure programming exercises, and other C program.
ball-time-and-division
- matlab 编程实现的随时间移动的球和一种除法计算器的实现 -the matlab programming over time to move the ball and the realization of a division calculator
Desk553top
- matlab毕业编程【谷速软件】小型计算器GUI 可以作为参考使用学习-matlab graduate program [Valley] Super Junior calculator GUI software can be used as a reference study
code-builder_iosz5r
- 初学matlab课程的作业,本程序是在Matlab R2009b环境下编写的一个计算器的小程序,包括加法,减法,temp计算,temp1计算,是Matlab的GUI编程的很好例子。 -Jobs matlab beginner courses, the program is written in Matlab R2009b environment of a small calculator program, including addition, subtraction, temp compu
x_034293
- 初学matlab课程的作业,本程序是在Matlab R2009b环境下编写的一个计算器的小程序,包括加法,减法,QlqzQt计算,iWHjSVM计算,是Matlab的GUI编程的很好例子。 -Jobs matlab beginner courses, the program is written in Matlab R2009b environment of a small calculator program, including addition, subtraction,QlqzQt
x_1sgl5f
- 初学matlab课程的作业,本程序是在Matlab R2009b环境下编写的一个计算器的小程序,包括加法,减法,UaHhax计算,iWsqEaf计算,是Matlab的GUI编程的很好例子。 -Jobs matlab beginner courses, the program is written in Matlab R2009b environment of a small calculator program, including addition, subtraction,UaHhax
x_20enbx
- 初学matlab课程的作业,本程序是在Matlab R2009b环境下编写的一个计算器的小程序,包括加法,减法,THpyhp计算,iRYLDDq计算,是Matlab的GUI编程的很好例子。 -Jobs matlab beginner courses, the program is written in Matlab R2009b environment of a small calculator program, including addition, subtraction,THpyhp
计算器
- 计算器仿真,算法比较简单,可供初学者看看。(Calculator simulation, the algorithm is relatively simple, for beginners to see.)
matlab制作计算器
- 这个程序是一个实现加减乘除的简单计算器,作为一个初学者编程者的简易计算器,希望各位大佬可以多多指点。