-
change the text color and background color, use the function overloading the ONC...
改变文本的颜色和背景颜色,主要用的是重载了ONCTLCOLOR函数-change the text color and background color, use the function overloading the ONCTLCOLOR
- 2022-05-25 02:29:11下载
- 积分: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
-
customized text, background and font attributes
定制文本、背景和字体属性-customized text, background and font attributes
- 2022-06-26 08:11:54下载
- 积分:1
-
亲身体会,一个很好的vba编程入门程序!
亲身体会,一个很好的vba编程入门程序!-know from personal experience that a good entry procedures VBA programming!
- 2022-04-21 09:46:45下载
- 积分:1
-
编辑框控件的代码功能,对开发人员有着非常重要的作用,有着非常重要的作用…
编辑框控制的代码实现功能,对开发者具有非常重要的作用,具有参考价值。-edit box control code functionality to developers has a very important role, with the reference value.
- 2022-04-30 00:14:02下载
- 积分:1
-
the Windows XP Control
delphi中的WINDOWS XP控件-the Windows XP Control
- 2023-02-23 09:25:03下载
- 积分:1
-
3. CDlgColor : its definition of a "DlgColor.h" files "DlgColor.c...
3. CDlgColor:其定义文件为“DlgColor.h”,实现文件为“DlgColor.cpp”。 管理图像伪彩色编码表对话框-3. CDlgColor : its definition of a "DlgColor.h" files "DlgColor.cpp." Management pseudo-color image coding table dialog
- 2022-08-21 12:57:41下载
- 积分:1
-
通信的目的是要把信息及时可靠地传送给对方,因此要求一个通信系统传输消息必须可靠与快速,在数字通信系统中可靠与快速往往是一对矛盾。为了解决可靠性,通信系统都采用了...
通信的目的是要把信息及时可靠地传送给对方,因此要求一个通信系统传输消息必须可靠与快速,在数字通信系统中可靠与快速往往是一对矛盾。为了解决可靠性,通信系统都采用了差错控制。本文详细介绍了循环冗余校验CRC(Cyclic Redundancy Check)的差错控制原理及其算法实现。-the purpose of communication is to timely and reliable information to be transmitted to the other side, thus requiring a communication system to be reliable information transmission and rapid, in a digital communication system reliable and fast is too often one of contradictions. This paper describes a Cyclic Redundancy Check (Cyclic Redundancy Check) Principles and error control algorithm.
- 2023-06-17 06:05:03下载
- 积分:1
-
这是一个普通的从CEdit类继承的16进制编辑控件
这是一个普通的从CEdit类继承的16进制编辑控件-This is a general category CEdit inherited from the 16 band Edit Control
- 2022-02-12 19:28:46下载
- 积分:1
-
实现带省略号的长文件名
实现带省略号的长文件名-achieve with ellipses in the long file name
- 2022-01-24 13:12:29下载
- 积分:1