您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 学生成绩管理(Visual C++ )

  2. 学生成绩管理 ============================================ MICROSOFT 基础类库: StudentScore 项目概述 ============================================ 应用程序向导已为您创建了此 StudentScore 应用程序。此应用程序 不仅介绍了使用 Microsoft 基础类的基本知识, 而且是编写应用程序的起点。 此文件包含组成 StudentScore 应用程序的每个文件的内容摘要。 S
  3. 所属分类:C++

    • 发布日期:2004-06-21
    • 文件大小:245kb
    • 提供者:chenxh
  1. 二十四点源程序

  2. MICROSOFT FOUNDATION CLASS LIBRARY : xieyuying AppWizard has created this xieyuying application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your applic
  3. 所属分类:C++

    • 发布日期:2004-06-25
    • 文件大小:479kb
    • 提供者:chenxh
  1. StringToken

  2. MICROSOFT FOUNDATION CLASS LIBRARY : ZSCPascal AppWizard has created this ZSCPascal application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your applic
  3. 所属分类:C++

    • 发布日期:2004-06-25
    • 文件大小:4mb
    • 提供者:chenxh
  1. 类似qq的开发

  2. MICROSOFT FOUNDATION CLASS LIBRARY : ChatClient AppWizard has created this ChatClient application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your appl
  3. 所属分类:C++

    • 发布日期:2004-06-28
    • 文件大小:108kb
    • 提供者:chenxh
  1. 细胞识别统计系统

  2. MICROSOFT FOUNDATION CLASS LIBRARY : Cell AppWizard has created this Cell application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. Thi
  3. 所属分类:C++

    • 发布日期:2004-06-28
    • 文件大小:5mb
    • 提供者:chenxh
  1. VC环境下开发--指纹识别代码

  2. fingerprint source code .......................\AFXRES.H .......................\ArithProcession.cpp .......................\ArithProcession.h .......................\ArithTest.cpp .......................\ArithTest.h .......................\Authenti
  3. 所属分类:C++

    • 发布日期:2009-05-19
    • 文件大小:695kb
    • 提供者:fingjjjjjj
  1. 不错斗地主VC源码供大家学习

  2. 斗地主VC源码供大家研究和学习 // MainFrm.cpp : implementation of the CMainFrame class // #include "stdafx.h" #include "斗地主.h" #include "Game.h" #include "Single_Game.h" #include "Client_Game.h" #include "Server_Game.h&q uot; //#include "My_DirectInput.h" //#inclu
  3. 所属分类:C++

    • 发布日期:2009-05-25
    • 文件大小:1mb
    • 提供者:y42918818
  1. 数字图像水印技术程序

  2. 给图像加水印,很简单 主框架窗口: MainFrm.h , MainFrm.cpp 这些文件包含框架类CMainFrame ,这是来自 CFrameWnd ,并控制所有功能空间数据基础设施框架。 水库\ Toolbar.bmp 这种位图文件是用来创建平铺的图片工具栏。 最初的工具栏和状态栏建在CMainFrame 一流的。编辑工具栏位图使用资源编辑器, 更新IDR_MAINFRAME工具阵列MyImageWork.rc添加 工具栏按钮。
  3. 所属分类:C++

    • 发布日期:2009-05-30
    • 文件大小:9mb
    • 提供者:linggefanye
  1. VC++ 编写的围棋游戏

  2. Go Version 1.0 April 2001 by l a u : k3172@hotmail.com ------------------------------------------------------------------- Content Descr iption ------------------------------------------------------------------- MainFrm.cpp default window program Go
  3. 所属分类:C++

    • 发布日期:2009-06-22
    • 文件大小:24kb
    • 提供者:yuyaoxiaoxue
  1. MouseDemo鼠标作图

  2. ======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : MouseDemo ======================================================================== AppWizard has created this MouseDemo application for you
  3. 所属分类:C++

    • 发布日期:2009-06-23
    • 文件大小:1mb
    • 提供者:lulu_7777
  1. 细胞模式统计识别的VC++实现

  2. ======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : Cell ======================================================================== AppWizard has created this Cell application for you. This app
  3. 所属分类:C++

    • 发布日期:2009-09-06
    • 文件大小:1mb
    • 提供者:dayuci
  1. 网络游戏-四国军棋 我的毕业设计,实现了一个具有小型网络游戏特征的四国军旗游戏

  2. 我的毕业设计,实现了一个具有小型网络游戏特征的四国军旗游戏,有一个完整的框架,数据库、服务器、客户端、大厅、游戏框架、玩家信息、游戏中的聊天、广告信息、以及防止了闪烁的画面,游戏音乐等 给网络游戏的初学者一些参考 文件列表如下: 网络游戏-四国军棋 .................\客户端.exe .................\数据库 .................\......\user_Data.MDF .................\......\user_Log.LDF
  3. 所属分类:网络基础

    • 发布日期:2009-09-08
    • 文件大小:2mb
    • 提供者:zhouweibin
  1. ToolBarComboDemo如何在工具栏上添加平面下拉控件

  2. 使用过WordXP的人都知道,她的界面可谓是耳目一新。尤其是她的菜单和工具条可真是酷。网上也有很多很多的人都在模仿着她,包括很多的软件公司的产品。她的出现,使得软件界刮起了一陈XP界面时尚风。废话就不再多话了,言归正题,下面我就将实现的步骤一步步地告诉给你。 第一步:新建一个单文档项目 第二步:到资源编辑器中,新增一个工具项。里面没内容的,资源就命名为ID_TOOL_ZOOM吧。呵呵,新增一个工具项与我的下拉控件有什么关系呀?当然有关系,因为一会那个下拉控件就是在这个位置上显示出来的。 第三步
  3. 所属分类:专业指导

    • 发布日期:2009-10-14
    • 文件大小:21kb
    • 提供者:zxcjk2000
  1. 考试管理系统源代码VC++

  2. 项目将包含标准的 MFC 界面。 MainFrm.h, MainFrm.cpp 这些文件包含框架类 CMainFrame,该类派生自 CMDifr a meWnd 并控制所有的 MDI 框架功能。 res\Toolbar.bmp 此位图文件用于创建工具栏的平铺图像。 初始工具栏和状态栏在 CMainFrame 类中构造。 使用资源编辑器编辑此工具栏位图,并 更新 StudentScore.rc 中的 IDR_MAINFRAME TOOLBAR 数组以添加 工具栏按钮。
  3. 所属分类:C++

    • 发布日期:2009-12-25
    • 文件大小:377kb
    • 提供者:kxgggyy
  1. 单机劲舞团vc++.rar

  2. 单机劲舞团,vc++ AppWizard has created this Fish application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of wh
  3. 所属分类:C++

    • 发布日期:2010-03-28
    • 文件大小:1mb
    • 提供者:flysky512
  1. C++实现五子棋代码

  2. // MainFrm.cpp : implementation of the CMainFrame class // #include "stdafx.h" #include "五子棋.h" #include "MainFrm.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif HCURSOR m_hcursor; /////////////////
  3. 所属分类:C++

    • 发布日期:2010-05-28
    • 文件大小:520byte
    • 提供者:qq391058928
  1. vc++游戏设计案例

  2. // MainFrm.cpp : implementation of the CMainFrame class // #include "stdafx.h" #include "Snake.h" #include "MainFrm.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif //////////////////////////////////
  3. 所属分类:C++

    • 发布日期:2010-07-01
    • 文件大小:3mb
    • 提供者:popmusican123
  1. 华科VC++画图应用程序

  2. 华科大作业C++,画图城程序 MICROSOFT FOUNDATION CLASS LIBRARY : MyPen AppWizard has created this MyPen application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your
  3. 所属分类:C++

    • 发布日期:2010-11-10
    • 文件大小:7mb
    • 提供者:fei_fei_hi
  1. MainFrm.cpp

  2. 数字图像处理
  3. 所属分类:iOS

    • 发布日期:2015-08-01
    • 文件大小:2kb
    • 提供者:lizhengxiang01
  1. MainFrm.cpp

  2. 根据一直睡不醒的猪 的LR(0)分析器改的,增加了简单的上下文无关文法的LR分析过程、规约串的判断、对输出表格的格式微调、换了变量名称和函数名
  3. 所属分类:C++

    • 发布日期:2020-01-09
    • 文件大小:15kb
    • 提供者:weixin_44524273
« 12 3 4 »