登录
首页 » Visual C++ » but

but

于 2018-10-19 发布 文件大小:175KB
0 282
下载积分: 1 下载次数: 0

代码说明:

  该程序是用来画图示例,也可对您的编程技巧掌握vc编译环境有所帮助(This program is used for drawing examples, but also for your programming skills to master the vc compilation environment)

文件列表:

ReadMe.txt, 4793 , 2017-04-11
results.txt, 0 , 2017-04-11
win2k.txt, 959 , 2017-04-11
DlgBar.h, 1218 , 2017-04-11
EnterTexDlg.h, 1175 , 2017-04-11
GraphRecord.h, 3483 , 2017-04-11
IconSet.h, 1273 , 2017-04-11
MainFrm.h, 1801 , 2017-04-11
MdiClient.h, 1195 , 2017-04-11
o5ChildFrm.h, 1282 , 2017-04-11
Painter.h, 1367 , 2017-04-11
PainterDoc.h, 1430 , 2017-04-11
PainterView.h, 7949 , 2017-04-11
RESOURCE.H, 4438 , 2017-04-11
Splash.h, 1159 , 2017-04-11
StdAfx.h, 1099 , 2017-04-11
D57ChildFrm.cpp, 1708 , 2017-04-11
EnterTexDlg.cpp, 918 , 2017-04-11
IconSet.cpp, 1590 , 2017-04-11
MainFrm.cpp, 6056 , 2017-04-11
MdiClient.cpp, 1792 , 2017-04-11
nDlgBar.cpp, 986 , 2017-04-11
Painter.cpp, 4334 , 2017-04-11
PainterDoc.cpp, 1691 , 2017-04-11
PainterView.cpp, 74148 , 2017-04-11
Splash.cpp, 3204 , 2017-04-11
StdAfx.cpp, 209 , 2017-04-11
RES\BITMAP1.BMP, 3614 , 2017-04-11
RES\BITMAP5.BMP, 71614 , 2017-04-11
RES\BMP00001.BMP, 104750 , 2017-04-11
RES\BMP00002.BMP, 6278 , 2017-04-11
RES\BMP00003.BMP, 6278 , 2017-04-11
RES\BMP00004.BMP, 3598 , 2017-04-11
RES\BMP00005.BMP, 6278 , 2017-04-11
RES\CPALETTE.BMP, 1558 , 2017-04-11
RES\DRAW_TOO.BMP, 3598 , 2017-04-11
RES\MAINFRAM.BMP, 2758 , 2017-04-11
RES\Toolbar.bmp, 7542 , 2017-04-11
RES\TOOLBAR1.BMP, 1078 , 2017-04-11
RES\TOOLBAR2.BMP, 598 , 2017-04-11
RES\TOOLBAR3.BMP, 598 , 2017-04-11
RES\TOOLBAR4.BMP, 1078 , 2017-04-11
RES\WEBBRO.BMP, 1270 , 2017-04-11
Painter.aps, 221268 , 2017-04-11
Painter.clw, 5908 , 2017-04-11
Painter.dsp, 6916 , 2017-04-11
Painter.dsw, 537 , 2017-04-11
RESOURCE.HM, 366 , 2017-04-11
22Demo.hpy, 41 , 2017-04-11
P456.hpy, 104 , 2017-04-11
RES\IDR_ICON.ICO, 766 , 2017-04-11
RES\IDR_MAIN.ICO, 766 , 2017-04-11
RES\Painter.ico, 1078 , 2017-04-11
RES\PainterDoc.ico, 1078 , 2017-04-11
IconLib.mdb, 94208 , 2017-04-11
Painter.ncb, 525312 , 2017-04-11
Painter.opt, 54784 , 2017-04-11
Painter.plg, 0 , 2017-04-11
Painter.rc, 19267 , 2017-04-11
RES\Painter.rc2, 399 , 2017-04-11
RES, 0 , 2017-11-05
vDebug, 0 , 2017-04-11

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • jyga
    这个程序时avl树的所有算法的实现,包括插入删除新建排序,是数据结构学习者的极佳材料(Avl tree all the algorithm when the program implementation, including delete insert new sorting, excellent material learners is a data structure)
    2017-04-12 06:42:02下载
    积分:1
  • 504199
    说明:  有限元设计,悬臂梁承受荷载的变形情况,有图形显示,(Finite element design, cantilever beam under the deformation of the load, graphics show,)
    2018-12-31 09:18:46下载
    积分:1
  • seurcr
    汉诺塔问题的代码 仅可做参考 嘻嘻 不错的源码,很好(Hanoi tower problem code Only for your reference Hee hee good source code, very good)
    2017-07-25 15:41:29下载
    积分:1
  • ChipBoardOperate
    剪贴板通信--虽然程序很简单,但是很好地解析了进程和线程的原理,是运用进程和线程的小例子(Clipboard communication- although a simple process, but the good analysis of the principles of process and thread, is to use a small example of the process and thread)
    2011-05-25 17:09:44下载
    积分:1
  • r_w
    利用线程同步实现读者和写者的问题,使用信号量来控制(reader and writer)
    2013-12-30 20:44:32下载
    积分:1
  • create-and-terminate-Process
    进程的创建与撤销,能在VC6.0中运行,简单的学习进程的创建与撤销相关内容(Creation and revocation of the process can be run in VC6.0, the creation of simple learning process and revocations)
    2013-01-10 10:15:58下载
    积分:1
  • TEST3
    线程的同步控制.可以看出线程的同步和互斥!里面的代码以及函数都很简单(Thread synchronization control)
    2013-10-30 19:41:13下载
    积分:1
  • EventThread
    使用事件对象进行线程间的通信EventThreadEventThread.rar,很不错的vc源码,有兴趣的朋友可以看看。(Use the event object for inter-thread communication EventThread EventThread.rar, very good vc source, interested friends can see.)
    2011-09-15 22:54:04下载
    积分:1
  • Thread4_23
    多线程资源控制方面的 非常的好用啊 (Multi-threaded resource control is very easy to use ah)
    2008-08-15 18:17:46下载
    积分:1
  • pub
    进程调度算法 本程序提供了以下几种进程调度方法 1、时间片轮询法 2、可强占优先法 3、非抢占算法 (The process of scheduling algorithms This procedure provides the following types of process scheduling method 1, time piece polling method 2, can be forcibly priority law 3, non-preemptive algorithm)
    2009-05-09 10:43:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载