搜索资源列表
chazhi
- 函数插值计算 分别输入已知节点的x,y值,待计算的节点的x值,以及显示结果的文本框。利用文本框和按钮上的事件触发一系列处理方法,包括把文本框里的字符串解析成double类型存放在数组中,以及利用lagrange插值公式计算出结果并填写在结果文本框中。-Function interpolation calculated separately known input node x, y values to be calculated node x value, and display th
harimurti-class
- Create it moves from the bottom upwards. Like Television Writing Relatives Working earlier times: D. Motion here using Timer. TextBox used to display the text, while the Picture box used for background and reference textbox position.
MATLAB-project
- 信号卷积运算的GUI设计 1、可任意输入两个信号源;卷积函数自己编写,不可用工具箱函数。 2、设计的GUI可计算 , , ,并以下拉列表选项的方式进行选择和计算结果的演示。 3、计算 ,要求参数a,b可调(即以文本框形式输入),并显示。 -Signal convolution, GUI design, can be arbitrary input two source convolution function to write your own, can not use the
tcal5.6
- 文本计算器说明 一、用法: 1、文本计算器具有关闭时是否保存计算结果的功能、计算结果的小数位选择功能,小数位0表示计算精度; 2、文本计算器打开时,可以自动加载上次的计算结果以及上次关闭时窗口位置; 3、双击计算器的文本框可打开数字键盘,方便笔记本用户使用; 4、输入数学表达式后,按回车键,自动计算结果; 5、一个表达式必须在一行内全部输入; 6、表达式不输入内容时直接回车,不再出现错误提示; 7、需要当记事本用时,在本行最前面加入 号,可不出现错误提示!
ex1
- 在一个文本框中输入若干个数字,可以给他们求和。-In a text box, enter the number of digits that can give them the sum.
ex2
- 在文本框中输入10个数字,分别输出这10个数字的最大数,最小数,平均数。-In the text box, enter 10 digits, respectively output the maximum number of these 10 digits, the minimum number of averages.
jiou
- 通过接受文本框的内容判断奇数和偶数,并提示错误信息 -By accepting the contents of the text box to determine the odd and even, and prompts an error message
chengxu
- 冒泡排序法:把数输入到文本框里,点击排序,数字会按顺序排列出来-Bubble sort method:The number entered into the text box, click on the sort number will come out in sequence