-
color_edit 编辑框! 可以分色的! 可以做语法的!
color_edit 编辑框! 可以分色的! 可以做语法的!-color_edit edit box! Separation can! Grammar can be done!
- 2022-01-25 21:18:36下载
- 积分:1
-
TextEdit,文本编辑程序。使用SWT编辑。只有一个java文件,需编译成class文件...
TextEdit,文本编辑程序。使用SWT编辑。只有一个java文件,需编译成class文件-TextEdit, a text editor. Editorial use SWT. Java is only a document required documents compiled class
- 2022-04-16 05:34:03下载
- 积分:1
-
简单的控制软件,执行进程的控制,可以手工控制各种状态的转换...
简单的控制软件,执行进程的控制,可以手工控制各种状态的转换-simple control software, the implementation process control, the ability to control the conversion of various state!
- 2022-04-06 14:16:55下载
- 积分:1
-
database database database Database training curriculum design database Java Jav...
数据库 数据库 数据训数据库Java课程设计 Java课程设计 Java课程设计 -database database database Database training curriculum design database Java Java curriculum design cu rriculum design Java Java curriculum design cu rriculum design Java Java curriculum design curriculum design curriculum design Java
- 2022-05-20 16:23:16下载
- 积分:1
-
不错的在输入非法值时将错误信息显示在提示条(tooltip)里的编辑框...
不错的在输入非法值时将错误信息显示在提示条(tooltip)里的编辑框-A good EditBox which will show relate wrong infomation in tooltip while invalid input occurs
- 2022-03-05 22:46:56下载
- 积分:1
-
WINXP瘦身器
WINXP瘦身器-WINXP thin device ..
- 2022-03-21 22:06:54下载
- 积分:1
-
Replace this file with your MSI package (Windows Installer Setup).
Replace this file with your MSI package (Windows Installer Setup).
- 2023-07-03 23:15:03下载
- 积分:1
-
一个完全的 Win32 程序。示范了如何改变窗口控制的背景颜色和字体颜色,如列表框,静态控制,编辑框以及单选按钮和复选框,程序使用了Window系统中颜色选择对...
一个完全的 Win32 程序。示范了如何改变窗口控制的背景颜色和字体颜色,如列表框,静态控制,编辑框以及单选按钮和复选框,程序使用了Window系统中颜色选择对话框。
-a complete Win32 process. Demonstration of how to change the window control the background color and font colors, such as box, static control, edit box and the radio buttons and check boxes, the procedures for the use of Window System color selection dialog box.
- 2022-08-15 00:39:02下载
- 积分:1
-
扁平编辑框控件
扁平编辑框控件-Editbox control
- 2022-01-26 06:21:41下载
- 积分: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