-
第5章 剪贴板查看程序 .rar
第5章 剪贴板查看程序 .rar-Chapter 5 clipboard viewer clipboard viewer. Rar
- 2022-03-19 10:35:50下载
- 积分:1
-
可以拖放数据的Edit控件
可以拖放数据的Edit控件-The edit which can drag and drop data
- 2023-04-24 04:15:03下载
- 积分:1
-
a simple text editor, with the new, open, preservation, shear, copy, 2005
一个简单的文本编辑器,具有新建、打开、保存、剪切、拷贝、粘帖、关于和退出等功能。-a simple text editor, with the new, open, preservation, shear, copy, 2005-06, and the withdrawal of such functions.
- 2022-01-27 19:22:12下载
- 积分:1
-
方便地往多行编辑框后面添加数据行的多行编辑框
方便地往多行编辑框后面添加数据行的多行编辑框-Multi-line edit which can add data lines to the end of the edit conveniently
- 2022-03-19 12:04:20下载
- 积分:1
-
sed1520 lcd 122x32 graphic assemble source code
sed1520 lcd 122x32 graphic assemble source code
- 2022-08-13 19:40:07下载
- 积分: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
-
第四个标注特殊字符的编辑框
第四个标注特殊字符的编辑框-fourth edit which can label special chars
- 2022-05-15 03:49:01下载
- 积分:1
-
skin3
skin3
- 2022-04-01 10:52:01下载
- 积分: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
-
对话框的编辑源代码
对话框的编辑源代码-dialog editing source code
- 2022-03-23 15:22:01下载
- 积分:1