-
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
-
联合slider control使用的一个编辑框
联合slider control使用的一个编辑框-The edit which is associated with slider control
- 2023-01-15 05:10:03下载
- 积分:1
-
HDB3编码器使用的基带传输有用的程序,VHDL编写
HDB3编码器 使用VHDL编制 对于基带传输很有用的程序-HDB3 encoder using VHDL preparation for baseband transmission useful procedure
- 2022-03-04 18:14:23下载
- 积分:1
-
没有修改的C++窗口,对新学着很不错哦
没有修改的C++窗口,对新学着很不错哦 -Did not modify the C++ Window, the new learning is pretty good, oh
- 2022-03-22 12:07:58下载
- 积分:1
-
文本编辑器,高亮显示Java、Delphi、VB、C#、PHP、SQL等多种语法,具备代码自动完成等功能。...
文本编辑器,高亮显示Java、Delphi、VB、C#、PHP、SQL等多种语法,具备代码自动完成等功能。-Text editor, highlight Java, Delphi, VB, C#, PHP, SQL syntax, etc., have the code auto-complete functions.
- 2022-01-25 15:37:07下载
- 积分: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
-
一个固定格式的数字输入框
一个固定格式的数字输入框--A digital input box with fixture format
- 2022-03-06 06:52:22下载
- 积分:1
-
这一系列的VC可以用来画圆,点保存率…
这是个用VC编的可用来画点线圆并保存的程序-This a series of the VC can be used to paint a point Circular and the preservation procedure
- 2022-03-22 11:51:58下载
- 积分:1
-
实现了静态编辑框和颜色框的颜色,并给出了具体的实现步骤…
实现彩色编辑框和彩色静态框,并给出了具体实现步骤。-Color realize static edit box and color box, and gives concrete steps to realize.
- 2022-03-06 03:44:29下载
- 积分:1
-
可以拖放数据的Edit控件
可以拖放数据的Edit控件-The edit which can drag and drop data
- 2023-04-24 04:15:03下载
- 积分:1