-
是一个用VC编写的简单的文本编辑器,可以实现一些编辑功能
是一个用VC编写的简单的文本编辑器,可以实现一些编辑功能
- 2022-05-07 05:08:55下载
- 积分:1
-
使用CEdit控件(拖
Using the CEdit Control (Drag-and-Drop)
当把一个文件或文件夹拖放到Edit上,Edit会自动显示该文件或文件夹大详细属性!
This application not only demonstrates the basics of using the Microsoft Foundation Classes but is also a starting point for writing your application.-Using the CEdit Control (Drag-and-Drop) When a file or folder to Edit on the drag and drop, Edit will automatically display the file or folder attributes great detail! This application not only demonstrates the basics of using the Microsoft Foundation Classes but is also a starting point for writing your application.
- 2023-06-23 15:10: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
-
VC编写的一个类似记事本的源,编译即可通过
VC编写的一个类似记事本的源,编译即可通过-VC prepared a notebook similar to the source, compile wills
- 2022-05-06 03:17:14下载
- 积分:1
-
我的数据结构课程设计,卡诺图化简。在算法上摸索了很久,第一次去交的时候因为老师的几个刁钻的数据给刷下来,至今仍心有余悸。还有一个用PASCAL写的16变量化简的...
我的数据结构课程设计,卡诺图化简。在算法上摸索了很久,第一次去交的时候因为老师的几个刁钻的数据给刷下来,至今仍心有余悸。还有一个用PASCAL写的16变量化简的,可不知道放哪去了。-my data structure curriculum design, Karnaugh map of SR. The algorithm groping for a long time, the first to go out and make the time because the teacher in several crafty data down to the brush, still a lingering fear. There was a PASCAL with the variables of SR 16, may not know where to put the.
- 2022-01-28 19:52:03下载
- 积分:1
-
用于获取网页 的获取网页中的密码和文本输入框的内容
用于获取网页 的获取网页中的密码和文本输入框的内容-for obtaining access to the web page passwords and text input box content
- 2022-03-20 14:44:14下载
- 积分:1
-
这个源程序向你介绍了怎样摆脱密码束缚的问题,程序包里有完整的源代码,并有相应的说明。...
这个源程序向你介绍了怎样摆脱密码束缚的问题,程序包里有完整的源代码,并有相应的说明。-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
-
delphi编的一个带信息提示的编辑框控件,挺好用的
delphi编的一个带信息提示的编辑框控件,挺好用的-delphi made a message with the edit box control, very good use
- 2022-09-21 06:10:03下载
- 积分:1
-
AIM, the username and offline automated on
QQ2004,QQ2005的脱机自动上线,自动下线程序,用于QQ挂机~~~,自己没事写着玩的,不完善,不过比较实用,用来-AIM, the username and offline automated on-line, automatic assembly line procedures for QQ outboard ~ ~ ~, with nothing to read their play, not perfect, but more practical, used
- 2022-04-19 02:06:07下载
- 积分:1
-
时间输入格式的编辑框
时间输入格式的编辑框-The edit which accpets time input
- 2022-02-13 09:15:20下载
- 积分:1