-
sed1520 lcd 122x32 graphic assemble source code
sed1520 lcd 122x32 graphic assemble source code
- 2022-08-13 19:40:07下载
- 积分:1
-
能保存历史输入的编辑框
能保存历史输入的编辑框- Can preserve the historical input the edition frame
- 2022-02-06 03:34:11下载
- 积分: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
-
创建一个派生类,可以在任何时候改变编辑框的前景色和背景…
创建一个派生类,能随时随意改变编辑框的前景色与背景色.-Create a derived class can change at any time edit box of Foreground and background color.
- 2022-01-21 02:51:04下载
- 积分:1
-
一个CEditView派生类强调插入线。
A CEditView derived class that highlights the caret line.
- 2022-07-24 08:24:05下载
- 积分:1
-
我的家境fiasfasid算法随风倒萨算法随开发四季看来 送达发送
我的家境fiasfasid算法随风倒萨算法随开发四季看来 送达发送-my family fiasfasid algorithm wind Saddam algorithm development with the seasons seem to reach this
- 2022-07-13 23:32:10下载
- 积分:1
-
Form Effects realize method is loaded, it is practical, small applications that...
窗体加载特效实现方法,很实用,小的应用程序使用本办法锦上添花-Form Effects realize method is loaded, it is practical, small applications that use this approach to icing on the cake
- 2022-01-30 20:09:55下载
- 积分:1
-
基于JAVA实现的简单编辑器,
*EditFace实现了界面制作;
*EditFace$FileOpen完成了打开文件功能;
*EditFac...
基于JAVA实现的简单编辑器,
*EditFace实现了界面制作;
*EditFace$FileOpen完成了打开文件功能;
*EditFace$FileSave完成了保存文件功能;
*Edit$FindAndReplace查找与替换窗口;
*Edit$AutoSave自动备分文件线程;
*Edit$SaveFileDialog保存文件对话框;
*SetKey添加关键字;
*SetColor设置颜色;
*About程序基本介绍;
*Edit组合各个窗口,并实现功能。-based on the simple JAVA editor,* EditFace realized interfaces;* EditFace $ FileOpen completed the open file function;* EditFace $ FileSave completed a document retention function;* Edit $ FindAndReplace search and replacement windows;* Edit $ AutoSave Automatic Backup documents threads ;* Edit $ SaveFileDialog save dialog;* SetKey add keywords;* SetColor set color;* About introductory procedures;* Edit window various combinations, and to achieve functional.
- 2022-02-07 14:31:04下载
- 积分:1
-
//MFC中,创建多个动态Edit控件,并且挂接事件,响应事件的一个好例子。
//程序中完成动态申请资源的记录回收。
//有什么问题联系 chenjp...
//MFC中,创建多个动态Edit控件,并且挂接事件,响应事件的一个好例子。
//程序中完成动态申请资源的记录回收。
//有什么问题联系 chenjp6500@sohu.com 2006.08.21-//MFC, creating more dynamic Edit Control, and articulated, in response to the incident a good example.// Dynamic completed procedures for the recovery of resources records.// What is the problem linked chenjp6500@sohu.com 2006.08.21
- 2022-05-26 14:41:24下载
- 积分:1
-
一个固定格式的数字输入框
一个固定格式的数字输入框--A digital input box with fixture format
- 2022-03-06 06:52:22下载
- 积分:1