-
这个源程序向你介绍了怎样摆脱密码束缚的问题,程序包里有完整的源代码,并有相应的说明。...
这个源程序向你介绍了怎样摆脱密码束缚的问题,程序包里有完整的源代码,并有相应的说明。-the source to tell you how to shake off the shackles of password problems, procedures bag with complete source code and a corresponding note.
- 2022-08-21 05:03:04下载
- 积分:1
-
编辑框控件的代码功能,对开发人员有着非常重要的作用,有着非常重要的作用…
编辑框控制的代码实现功能,对开发者具有非常重要的作用,具有参考价值。-edit box control code functionality to developers has a very important role, with the reference value.
- 2022-04-30 00:14:02下载
- 积分:1
-
Enter a dollar quadratic equation, changing corresponding equation coefficients...
输入一元二次方程 ,改变系数求得相应的 方程根-Enter a dollar quadratic equation, changing corresponding equation coefficients obtained root
- 2022-02-10 04:51:52下载
- 积分:1
-
Editor very detailed but too complex and the patient can consider the following...
编辑器 很详细 但太复杂了,耐心的人可以考虑研究以下 非常适合C的初学者 大家一起来研究以下吧-Editor very detailed but too complex and the patient can consider the following very suitable for beginners C everyone a study following it up
- 2022-05-08 04:02:58下载
- 积分:1
-
CEdit的派生类,实现Edit Box输入框控件为只读,不可修改参数,背景色不变灰,同时可以修改背景色为任何颜色....
CEdit的派生类,实现Edit Box输入框控件为只读,不可修改参数,背景色不变灰,同时可以修改背景色为任何颜色.-CEdit derived class, to achieve input box Edit Box control to read-only, can not modify the parameters, change the background color of gray, and can modify the background color to any color.
- 2022-08-26 07:23:19下载
- 积分:1
-
功能强大的数字输入框
功能强大的数字输入框-Digit input dialogue with power function
- 2022-08-26 08:49:05下载
- 积分: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
-
很好的软件,只要你能看了,就会永远忘不了她的,请你试以下吧!...
很好的软件,只要你能看了,就会永远忘不了她的,请你试以下吧!-good software, as long as you can read, it will never forget her, please try the following!
- 2023-02-04 17:45:03下载
- 积分:1
-
时间输入格式的编辑框
时间输入格式的编辑框-The edit which accpets time input
- 2022-02-13 09:15:20下载
- 积分:1
-
一个扩展的CEdit类,可以直接计算数学表达式,目前不支持变量,但可以支持pi、e等常数。具体请看里边的图片说明。...
一个扩展的CEdit类,可以直接计算数学表达式,目前不支持变量,但可以支持pi、e等常数。具体请看里边的图片说明。-an expansion CEdit category, and can directly calculate mathematical expressions that do not support variable, but it can support pi, e, etc. constant. For details, please read the caption inside.
- 2023-08-04 11:45:03下载
- 积分:1