-
一个自定义的编辑框
一个自定义的编辑框-a custom frame editor
- 2023-09-08 07:30:04下载
- 积分:1
-
This is a better interface on the source code, we hope to learn together!
这是一个较好的关于界面的源代码,希望大家共同学习!-This is a better interface on the source code, we hope to learn together!
- 2022-02-14 03:35:27下载
- 积分:1
-
1、 程序功能:本程序实现多项式的求和运算,在遇到指数相同时实行系数相加或相减,指数不同的照原样输出。最后分别输出系数和指数。
2、 运行环境:...
1、 程序功能:本程序实现多项式的求和运算,在遇到指数相同时实行系数相加或相减,指数不同的照原样输出。最后分别输出系数和指数。
2、 运行环境:C++
3、 算法描述:首先,把输入的的多项式进行分析,把所有的系数放入一个单链表中llist,指数放入另一个单链表llist2中。然后再在指数链表中比较有没有相同的指数,如果有相同的指数,那就把相对应的系数进行求和,并把求和结果归并到llist2中;如果指数不相等的,就直接归并到llist2中。最后以指数的降幂形式输出。
-1, function : the program summation Operational polynomial, in the face of phase with the introduction of index coefficient of additive or subtraction, the index of output as it stood. The final output coefficients and the respective indices. Two, the environment : C 3, the algorithm Description : First, the importation of a polynomial analysis of all the factors into a single linked list (which, the index Add another single linked list llist2 China. Then in the index compared Linklist have the same index, if the same index, then the corresponding coefficient for peace, and the summation of the results of merging llist2; If the index is not equal, direct incorporation of llist2 China. The final index to a lower output in the form of pow
- 2023-08-10 17:40:03下载
- 积分:1
-
编辑框控件的代码功能,对开发人员有着非常重要的作用,有着非常重要的作用…
编辑框控制的代码实现功能,对开发者具有非常重要的作用,具有参考价值。-edit box control code functionality to developers has a very important role, with the reference value.
- 2022-04-30 00:14:02下载
- 积分:1
-
创建一个派生类,可以在任何时候改变编辑框的前景色和背景…
创建一个派生类,能随时随意改变编辑框的前景色与背景色.-Create a derived class can change at any time edit box of Foreground and background color.
- 2022-01-21 02:51:04下载
- 积分:1
-
Struts right and the principle of workflow, beginners and easy to understand Str...
这篇文档对Struts的原理和工作流程进行了介绍,便于初学者及想了解Struts的人员从整体和较高层次上掌握它。-Struts right and the principle of workflow, beginners and easy to understand Struts from the higher level and the overall master.
- 2022-02-16 07:55:23下载
- 积分:1
-
记事本的增强版,可以针对不同的编程语言语法高亮,及相关提示,对于不想用IDE开发程序的编程爱好者,绝对是很强大的工具。...
记事本的增强版,可以针对不同的编程语言语法高亮,及相关提示,对于不想用IDE开发程序的编程爱好者,绝对是很强大的工具。-it is the extend of notepad.it is very convenient for program lover to develop program,especial these hating IDE.
- 2022-02-21 04:49:13下载
- 积分:1
-
free 用于一个数字Edit,可以自由设置参数,如小数位数,正负号。...
free 用于一个数字Edit,可以自由设置参数,如小数位数,正负号。-free for a number Edit can freely set parameters, such as minority, the median of plus or minus.
- 2022-08-12 18:06:03下载
- 积分:1
-
the program includes a suggested text and edit the composite frame editing contr...
本程序实现了包含提示文本和编辑框的复合编辑控件。-the program includes a suggested text and edit the composite frame editing controls.
- 2022-12-09 18:55:03下载
- 积分:1
-
一个很好的专家编辑,在希望能给需要的带来方便!
一个很不错的dephi编辑器,希望能给需要的带来方便!-a very good dephi editor, in hopes of giving the needs of the convenience!
- 2022-04-17 23:08:25下载
- 积分:1