-
实现了静态编辑框和颜色框的颜色,并给出了具体的实现步骤…
实现彩色编辑框和彩色静态框,并给出了具体实现步骤。-Color realize static edit box and color box, and gives concrete steps to realize.
- 2022-03-06 03:44:29下载
- 积分: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
-
一个和WINDOWS附件计算器相似的计算器,并解决了后者在编辑框中值为0时,输入正负号的储存问题,使用更加友好。...
一个和WINDOWS附件计算器相似的计算器,并解决了后者在编辑框中值为0时,输入正负号的储存问题,使用更加友好。-WINDOWS0
- 2022-01-24 09:52:52下载
- 积分:1
-
输入内容时自动匹配显示某些确定值的编辑框
输入内容时自动匹配显示某些确定值的编辑框-EditBox which automatically match and show some specific value while content is being inputed
- 2023-02-16 18:55:04下载
- 积分:1
-
一个很好的文本编辑器控件下载程序
一个很好的编辑文本控件下载-a very good text editor control download
- 2022-01-24 14:31:14下载
- 积分:1
-
本书的大部分主题均结合一个具体的游戏开发系统Fly3D(包含在光盘中)加以讲述,这有助于读者直接编写源代码来实现制作动画的梦想。通过编写或修改插件,读者可以对书...
本书的大部分主题均结合一个具体的游戏开发系统Fly3D(包含在光盘中)加以讲述,这有助于读者直接编写源代码来实现制作动画的梦想。通过编写或修改插件,读者可以对书中的实例进行试验,甚至可以开发出属于自己的游戏。
-most of the book"s themes of the specific combination of a game development system Fly3D (included in the CD-ROM) to be about, which helps direct readers to prepare the source code to achieve animation dream. Through the preparation or modification plug-in, readers of the book can be an example for testing, or even develop their own game.
- 2022-03-21 02:53:34下载
- 积分: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
-
多_组合框
MULTICOLUMN_COMBOBOX
- 2022-03-01 23:21:39下载
- 积分:1
-
"similar statements Excel Class" with the latest version, libraries an...
《类似EXCEL的报表类库》有最新版本了,类库和可执行演示文件在压缩包里。 本次更新内容: 1)在程序完善了图表部分,支持图表的打印预览 2)修改了在程序调用生成图表的小bug 3)支持根据单元格数据绘制曲线图/饼图-"similar statements Excel Class" with the latest version, libraries and enforceable Presentations compression bag. With this update : 1) the procedure improved the charts, graphs to support the Print Preview 2) changes in procedures called Generation small bug chart 3) support for the cell for data mapping curve/pie
- 2022-12-22 10:40:03下载
- 积分:1
-
本程序可查询语音邮件,你的时间读这个程序吧,很…
这个程序可以查看留言内容,你慢慢读这个程序吧,很不错的-this procedure can check voice mail, your time reading this procedure bar, very good
- 2022-02-06 14:34:33下载
- 积分:1