-
输入数据到对话框,可以作为更友好的界面,可作为参考开始…
能够输入数据的对话框,界面较友好,可以作为入门者参考-input data to the dialog, more friendly interface can be used as reference beginners
- 2022-02-05 19:29:46下载
- 积分:1
-
这是一个绝对有价值的好东西啊兄弟们你们好好看看啊我说啊...
这是一个绝对有价值的好东西啊兄弟们你们好好看看啊我说啊-This is an absolute value of the good things your brothers ah good look, I said ah ah
- 2022-03-09 12:04:49下载
- 积分:1
-
有用的可以显示行式文本日志信息的多行编辑框
有用的可以显示行式文本日志信息的多行编辑框-useful multiline edit box which can show text log information by line
- 2023-04-04 08: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
-
可以显示特殊边框的编辑框
可以显示特殊边框的编辑框-The edit which can display special edge
- 2022-11-29 23:30:03下载
- 积分:1
-
一个用vb编写的简单的写字板,可以改变字体大小,和颜色,实现拷贝,粘贴功能...
一个用vb编写的简单的写字板,可以改变字体大小,和颜色,实现拷贝,粘贴功能-vb prepared with a simple tablet, can change the font size, and color, achieving copy, paste
- 2022-10-04 12:45:03下载
- 积分:1
-
本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是...
本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是在VC6.0环境下测试通过,用的是C++语法。当然也有C的语法。 4、本程序留下了很多的接口以待以后的语法分析和语义分析实验时进行扩展-this program is the role of TEST language lexical analysis. 2, double-click operation input file name, or under the command prompt test input file name ... supports multiple documents simultaneously lexical analysis. 3, the procedure was VC6.0 testing environment, using the C syntax. Of course, there are C syntax. 4, the process left a lot of interface to question the future of grammar analysis and semantic analysis experiments expansion
- 2023-09-02 19:15: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
-
基于 BIOS 的屏幕开发 C 语言源程序。这是个汇编语言库,实现BIOS下文本的编辑、游标控制等。...
基于 BIOS 的屏幕开发 C 语言源程序。这是个汇编语言库,实现BIOS下文本的编辑、游标控制等。-BIOS screen-based C language source development. This is a compilation of language library that implements the BIOS text editing, cursor control.
- 2023-02-18 05:20:03下载
- 积分:1
-
是一个用VC编写的简单的文本编辑器,可以实现一些编辑功能
是一个用VC编写的简单的文本编辑器,可以实现一些编辑功能
- 2022-05-07 05:08:55下载
- 积分:1