登录
首页 » Visual C++ » ujrqxnt

ujrqxnt

于 2018-05-21 发布 文件大小:193KB
0 260
下载积分: 1 下载次数: 0

代码说明:

  Visual C++ ,NET数字图像处理实例与解析-钟志光 卢君 刘伟荣 -配套盘()

文件列表:

ReadMe.txt, 4874 , 2002-05-18
1DChildFrm.h, 1315 , 2002-05-21
94ColorTable.h, 5409 , 2002-05-21
DIBapi.h, 2328 , 2002-07-07
GIFAPI.H, 3687 , 2002-07-28
HuffCodeDlg.h, 0 , 2002-07-06
HuffEncodeDlg.h, 1267 , 2002-07-06
MainFrm.h, 1525 , 2002-05-18
OperateDIB.h, 1287 , 2002-07-07
OperateDIBDoc.h, 1826 , 2002-07-07
OperateDIBView.h, 4354 , 2003-09-04
psColorTable.h, 5409 , 2003-04-08
resource.h, 6335 , 2003-09-04
StdAfx.h, 1054 , 2002-05-18
Y24BitsTo256.h, 4 , 2002-05-22
DIBapi.cpp, 34901 , 2003-04-14
GIFAPI.CPP, 36977 , 2002-07-28
HuffCodeDlg.cpp, 0 , 2002-07-06
HuffEncodeDlg.cpp, 2146 , 2002-07-06
j124BitsTo256.cpp, 79 , 2002-05-22
MainFrm.cpp, 3676 , 2002-05-18
OperateDIB.cpp, 4840 , 2002-07-29
OperateDIBDoc.cpp, 6450 , 2002-07-29
OperateDIBView.cpp, 379621 , 2003-09-04
StdAfx.cpp, 212 , 2002-05-18
uChildFrm.cpp, 1554 , 2002-06-09
OperateDIB.exe, 364544 , 2003-04-14
res\Toolbar.bmp, 358 , 2003-04-06
MFM1992, 43520 , 2002-06-01
OperateDIB.aps, 52564 , 2003-09-04
OperateDIB.clw, 4738 , 2003-10-09
OperateDIB.dsp, 5259 , 2003-04-08
OperateDIB.dsw, 543 , 2002-05-18
res\OperateDIB.ico, 1078 , 2002-05-18
res\OperateDIBDoc.ico, 1078 , 2002-05-18
OperateDIB.ncb, 123904 , 2003-10-09
OperateDIB.opt, 72704 , 2003-10-09
OperateDIB.plg, 2721 , 2003-10-09
OperateDIB.rc, 17226 , 2003-09-04
res\OperateDIB.rc2, 402 , 2002-05-18
OperateDIB.sln, 920 , 2003-04-14
OperateDIB.suo, 8192 , 2003-06-05
OperateDIB.vcproj, 5759 , 2003-06-05
res, 0 , 2017-11-17

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

发表评论

0 个回复

  • MultiThread
    MFC多线程操作,解释qq运行基本原理.(MFC multithreaded operation, explain qq basic principle operation.)
    2012-02-23 15:20:16下载
    积分:1
  • HideProcess_forC
    XP隐藏进程C代码,直接调用即可。。。。。。。。。。。。。。(XP hidden process C code, you can call directly.)
    2009-03-30 13:51:40下载
    积分:1
  • banker
    银行家算法是避免死结(Deadlock)的一个著名的算法,是由艾兹格·迪杰斯特拉在1965年为T.H.E系统设计的一种避免死结产生的算法。它以银行借贷系统的分配策略为基础,判断并保证系统的安全运行。(Banker' s algorithm is to avoid deadlock (Deadlock), a well-known algorithm, by艾兹格迪杰Stella in 1965 for the THE system design to avoid the deadlock created a kind of algorithms. It is the bank lending system, allocation strategy based on judgments and to ensure the safe operation of the system.)
    2009-11-16 10:40:32下载
    积分: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
  • bjeadth-command
    Exercise_editor Edit the shortcut key
    2018-11-26 00:31:58下载
    积分:1
  • ear
    vc++http文件下载带显示进度,带文件大小显示,文件下载进度条,当前下载速度,也可以修改下载的文件名称(With vc++ HTTP file downloads according to schedule, file size, according to the file download progress bar, the current download speed, can also modify the download file name)
    2017-05-23 05:00:02下载
    积分:1
  • MultiThread6
    建立一个基于对话框的工程MultiThread6,在对话框IDD_MULTITHREAD6_DIALOG中加入一个按钮IDC_UI_THREAD,标题为“用户界面线程” 右击工程并选中“New Class…”为工程添加基类为CWinThread派生线程类CUIThread。(Establishment of a dialog-based project MultiThread6 the dialog IDD_MULTITHREAD6_DIALOG a button IDC_UI_THREAD, heading for the user interface thread, right-click project and select the " New Class ..." for the project to add a base class CWinThread derived thread class CUIThread.)
    2012-06-21 14:38:39下载
    积分:1
  • renwuguanliqi
    任务管理器小程序,有完整的源代码,C实现 (Similar to the windows task manager, with complete source code.)
    2013-05-31 18:52:08下载
    积分:1
  • VCPP-EXE-communication-
    进程通信,接收者进程、发送者进程,消息,句柄(process communication ,receiver processer,sender processer,message)
    2013-09-08 11:33:22下载
    积分:1
  • dining-philosophers-varellow
    windows下使用多线程对哲学家就餐问题进行仿真(Dining philosophers problem algorithm simulation)
    2014-05-10 12:27:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载