-
这个程序写的很漂亮 可以
这个程序写的很漂亮 可以-this procedure was very nice to see it
- 2022-02-15 23:58:03下载
- 积分:1
-
上课做的
很简单就是了
大家拿去看看
多多指点我啊
上课做的
很简单就是了
大家拿去看看
多多指点我啊-classes so simple-minded and we spend a lot instructions I see ah
- 2022-01-26 08:03:44下载
- 积分:1
-
第六个标注特殊字符的编辑框
第六个标注特殊字符的编辑框-the sixth edit which can label special chars
- 2022-05-20 15:16:26下载
- 积分:1
-
一款文本编辑器源代码 notepad
一款文本编辑器源代码 notepad-A text editor source code notepad
- 2023-02-20 13:05:04下载
- 积分:1
-
这个动画文本控件源代码有点类似 Flash文字特效,唯一的是这个控件完全VB代码,没有其他第三方资源,可以同屏显示多种文字特效,如水平文字滚动、垂直文字滚动、旋...
这个动画文本控件源代码有点类似 Flash文字特效,唯一的是这个控件完全VB代码,没有其他第三方资源,可以同屏显示多种文字特效,如水平文字滚动、垂直文字滚动、旋转文字、文字颜色变换旋转、文字大小缩放。控件运行平滑,即时显示效果,可以设置文字渐变色以及背景渐变色,后期新版本还支持图片滚动、托盘,窗体标题等多种特效滚动。请大家稍后关注-err
- 2022-02-03 23:00:33下载
- 积分: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
-
CSynEditView一个支持语法编辑的类,你只要简单的将该类引入你的工程,便可轻松的获得如VC++和VB编程环境中的语法编辑能力...
CSynEditView一个支持语法编辑的类,你只要简单的将该类引入你的工程,便可轻松的获得如VC++和VB编程环境中的语法编辑能力-CSynEditView a syntax editing category, as long as you simple introduction of this type of project you can be easily obtained if the VC and VB programming environment syntax editing capabilities
- 2022-06-21 05:29:28下载
- 积分: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
-
支持edit设背景,很不错的源码
支持edit设背景,很不错的源码-support edit based background, a very good source
- 2023-02-22 05:25:03下载
- 积分:1
-
本程序通过从CEdit派生一个CDragEdit,实现文件名或者文件夹拖放到编辑框...
本程序通过从CEdit派生一个CDragEdit,实现文件名或者文件夹拖放到编辑框 -through the procedures derived from a CEdit CDragEdit achieve file name or folder to drag and drop editing Box
- 2022-02-09 17:24:48下载
- 积分:1