登录
首页 » Visual C++ » but

but

于 2018-10-19 发布 文件大小:175KB
0 272
下载积分: 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 个回复

  • vb-multithread
    一个vb多线程编程实例,能够设置线程优先级,已经调试能够执行。(a multithreaded programming examples threads will be able to set priorities, debugging can be implemented.)
    2005-03-16 13:28:39下载
    积分:1
  • Threagkktrdest
    一个介绍如何在Visual C中调用多线程代码,本例中也同时实现了常用的排序算法。完整源代码,已通过测试。(How a call in Visual C multi-threaded code, in this case also commonly used to achieve a sort algorithm. Full source code, has been tested.)
    2011-10-02 18:15:51下载
    积分:1
  • scan
    端口扫描 多线程实现 使用的是VC++语言,有vs2010调试并测试成功(Port scan)
    2013-03-29 17:53:02下载
    积分:1
  • CreateProcessAsUser
    主要的功能是创建用户使用的一个子进程,一般的子进程都是由system启动的,但是这个是当前用户启动的。(The main function is to create a user using a subset of the process, a subset of the general process is initiated by system, but this is the current user initiated.)
    2012-10-30 11:21:46下载
    积分:1
  • SOCKET-TCP
    SOCKET多线程,使用TCP连接,当有一个连接请求时候,建立一个线程。共有两个文件,一个Server,还有一个是Client(SOCKET multithreading, the use of TCP connections, when a link request, the establishment of a thread. A total of two documents, one Server, there is a Client)
    2020-11-14 15:19:41下载
    积分:1
  • MultiThread
    多线程编程测试,主要测试互斥量与临界区的使用(The use of multi-threaded programming test, the main test mutex and critical section)
    2013-04-25 23:53:14下载
    积分:1
  • HideProcess_forC
    XP隐藏进程C代码,直接调用即可。。。。。。。。。。。。。。(XP hidden process C code, you can call directly.)
    2009-03-30 13:51:40下载
    积分:1
  • UIThreadDemo
    UI间线程数据传输,初学者可以参考消息收发机制。(UI data transmission between threads)
    2016-11-24 10:20:12下载
    积分:1
  • AutoFinderDemo
    使用多线程进行文件的查找,有一个缺点就是占用的资源太多了,但是速度会快。(Using multi-threaded file search, there is a drawback is that the resources too much, but the speed will be faster.)
    2013-09-21 17:16:49下载
    积分:1
  • loadEXE
    说明:  将非自身的EXE注入到其它进程控制中运行的代码。非常经典的东西。(of non-self-injected into the EXE other process control operation of the code. Very classic things.)
    2005-01-05 19:25:27下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载