-
在程序运行时,经常需要输入一些数据,数据输入的正确与否影响到程序的正常运行.因此,有必要对输入的数据进行检验.过滤掉不合法的数据....
在程序运行时,经常需要输入一些数据,数据输入的正确与否影响到程序的正常运行.因此,有必要对输入的数据进行检验.过滤掉不合法的数据.-in running, often need to import some data data input correct or not affect the normal operation procedures. Therefore, it is necessary to input data for examination. do not filter out legitimate data.
- 2022-04-19 08:18:52下载
- 积分: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
-
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
-
Drew an oval, very useful and Kazakhstan, we support what you
画了一个椭圆,很有用的哈,大家支持一下呀-Drew an oval, very useful and Kazakhstan, we support what you
- 2022-03-30 19:39:17下载
- 积分:1
-
cedit类 可替代记事本的程序,vc
cedit类 可替代记事本的程序,vc-Cedit category Notepad replacement procedures, vc
- 2022-03-16 12:44:24下载
- 积分:1
-
RichEdit编辑框
RichEdit编辑框-RichEdit edit box
- 2022-03-20 12:31:52下载
- 积分:1
-
图像处理中的一个算法, 提供分水岭算法的详细代码。
图像处理中的一个算法, 提供分水岭算法的详细代码。-a arithmetic of image processing, codes for watershed arithmetic.
- 2022-10-18 23:55:02下载
- 积分:1
-
一个小程序,可以在界面上进行绘声绘图,了解一下图形制作。...
一个小程序,可以在界面上进行绘声绘图,了解一下图形制作。-a small program interface can be conducted in graphic detail drawings, understand graphics production.
- 2022-02-10 12:34:16下载
- 积分:1
-
全攻略jspSmartUpload上传和下载
上传下载全攻略jspSmartUpload-uploading and downloading the entire Raiders jspSmartUpload
- 2022-02-14 05:44:26下载
- 积分:1
-
很不错的 源码 大家看看吧 是我初学时候的作品 谢谢
很不错的 源码 大家看看吧 是我初学时候的作品 谢谢 -very good source we look at it is my time learning the works Thank you
- 2023-05-08 15:45:02下载
- 积分:1