-
template te mplate te mplate te mplate te mplate te mplate te mplate te mplate t...
模版 模版 模版 模版 模版 模版 模版 -template te mplate te mplate te mplate te mplate te mplate te mplate te mplate te mplate te mplate te mplate te mplate te mplate template
- 2022-01-24 16:31:09下载
- 积分: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 VB do similar notebook, the source code is very simple and convenient to study...
一个用VB做的类似的记事本,源码很简单,方便大家学习.交流-a VB do similar notebook, the source code is very simple and convenient to study. Exchange
- 2023-08-06 02:15:03下载
- 积分:1
-
MFC写的简单的电子表格,支持=总和(H4:H9),和
MFC写的简易电子表格,支持 =SUM(H4:H9)等的求和共式。-MFC write simple electronic forms, support = SUM (H4 : H9), the sum-total.
- 2023-07-24 03:10:03下载
- 积分:1
-
用ASP制作网站登录系统
把用户名写入Session("userid")是为了防上非法登录,只要在受限页面的头部加入下面代码:
以下为程序代码:
&...
用ASP制作网站登录系统
把用户名写入Session("userid")是为了防上非法登录,只要在受限页面的头部加入下面代码:
以下为程序代码:
-Using ASP to create Web site log on to the system user name written into the Session ( userid ) is to prevent illegal log in, as long as the restricted page in the head by adding the following code: The following code: < if session ( userid ) = thenresponse.write ( alert (Sorry, you do not have permissions to view the page or has timed out, please re-log on!) location.href = loging.asp ) End >
- 2023-06-18 21:35:03下载
- 积分:1
-
CloseSmoothly_demo, digital input edit box control, numbers, characters filterin...
CloseSmoothly_demo,实现数字化输入的编辑框控件,数字,字符过滤功能-CloseSmoothly_demo, digital input edit box control, numbers, characters filtering
- 2023-06-13 15:15:04下载
- 积分:1
-
可以拖放文件名/路径名的编辑框
可以拖放文件名/路径名的编辑框-The edit which can drag and drop filename or dir name
- 2022-02-24 20:39:20下载
- 积分:1
-
dddddddddddddddddddddddd
-dddddddddddddddddddddddd
- 2022-03-21 06:43:18下载
- 积分:1
-
vc6 实现 类似edit的控件,可设置背景颜色和文字颜色
vc6 实现 类似edit的控件,可设置背景颜色和文字颜色-vc6 achieve control similar to edit. . .
- 2022-03-14 03:08:07下载
- 积分:1
-
数字输入编辑框
数字输入编辑框-The edit which accpets numeric input
- 2023-07-23 14:30:04下载
- 积分:1