-
T6963c_2002end控制器的内部资料
T6963c_2002end控制器的内部资料-T6963c_2002end controller"s internal information
- 2022-03-26 01:20:17下载
- 积分: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
-
IP地址输入格式的编辑框
IP地址输入格式的编辑框-The edit which can accept IP address input
- 2022-02-20 17:18:25下载
- 积分:1
-
ahsdklga我hiaofdguaoig wthuas gjawrhegipaew rug9wreug9werua u9gaposjgp asyfg…
ahsdklga iour hiaofdguaoig wthuas gJAWRHegipaew rug9wreug9werua u9gaposjgp asyfg paw9ryg0a wryg awra9w8ryg wre9yq rgqRGJAeg
- 2022-03-06 06:21:29下载
- 积分:1
-
customized text, background and font attributes
定制文本、背景和字体属性-customized text, background and font attributes
- 2022-06-26 08:11:54下载
- 积分:1
-
安全编辑框(secureeditex)编程示例,包括一些其他的有用功能...
安全编辑框(secureeditex)编程示例,包括一些其他的有用功能-security edit box (secureeditex) programming paradigm, including a number of other useful functions
- 2022-07-02 14:03:23下载
- 积分:1
-
这是一个用VC编写的计时软件,由几个编辑框组成。
这是一个用VC编写的计时软件,由几个编辑框组成。-This is a VC prepared by the time the software, from several editors box component.
- 2022-07-26 03:12:58下载
- 积分:1
-
在多行编辑框中编辑的时候同时在状态条显示当前行号和列号的程序...
在多行编辑框中编辑的时候同时在状态条显示当前行号和列号的程序-A program in which current row and column number can be showed in the status bar when editing in multi_line editbox
- 2023-04-13 05:00:03下载
- 积分:1
-
XML forms a control, the user can use the controls to facilitate the development...
一款XML表格控件,用户使用该控件可以更方便进行XML相关的开发-XML forms a control, the user can use the controls to facilitate the development of XML-related
- 2023-07-03 21:10:03下载
- 积分: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