CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MFC MY

搜索资源列表

  1. 3100905431009083

    0下载:
  2. 我的程序是在VS2010环境下,通过MFC框架实现的 运行程序步骤:首先找到可执行文件:31009054 窦小敏\StreamAnalysis\Debug\StreamAnalysis.exe 点击StreamAnalysis.exe会出现一个“流量分析”的框架,将要分析的包引入进来,框架右下角有个“分析”按钮,点击将出 现分析结果 我的程序实现的内容是:只保留了TCP和UDP数据包,其它的包全部滤掉,并且计算了UDP和TCP的数量,通过饼图分别得到UDP和TCP占的比例。-My
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-28
    • 文件大小:47518720
    • 提供者:窦小敏
  1. MYQQ

    0下载:
  2. 这是我用VC++中的MFC编写的在两台机器间进行通信聊天的程序。-This is my with vc++ of MFC written in two machines can communicate chat program.
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:1914581
    • 提供者:qiyanghong
  1. keyboad-replace-mouse

    0下载:
  2. 键盘模拟鼠标,其实就是让接收键盘消息,然后让相应的按键模拟鼠标的动作! 我的程序里面方向键上 下 左 右 分别代表鼠标的移动! F6是左键点击,F7是右键点击,F9是退出,把操作权还给鼠标! 注意,本程序是基于Win32SDK 写的,没有用MFC的任何函数!占用内存只有1MB多!-Keyboard, mouse simulation, in fact, to receive keyboard messages, then the appropriate button to simulate mo
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:21233
    • 提供者:符晓宇
  1. Image-Processing

    0下载:
  2. 这是我自己在MFC下写的对图像进行拉伸、格式转换、边缘检测等处理的程序-This is my own written in MFC under the tension of the images, format conversion, edge detection and other processing procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:224378
    • 提供者:林三
  1. Tetris

    0下载:
  2. 自己写的俄罗斯方块。用MFC写的,哈哈,往多指教。-My own s Tetris. Writen by MFC. hah ,Thanks
  3. 所属分类:Other Riddle games

    • 发布日期:2017-06-03
    • 文件大小:15030785
    • 提供者:yang
  1. How-to-use-Visual-CPP-2008

    0下载:
  2. My objective with this book is to teach you the essentials of C++ programming using both of the technologies supported by Visual C++ 2008. The book provides a detailed tutorial on both flavors of the C++ language, on native ISO/ANSI C++ Windows appli
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-26
    • 文件大小:9189221
    • 提供者:万兴
  1. graduation-project

    0下载:
  2. 一个我自己做的关于系统上网痕迹分析,并且显示出来的一个MFC程序,大家可以参考一下-One of my own mark on the systematic analysis of the Internet and displayed an MFC program, we can refer to
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4177011
    • 提供者:原志伟
  1. MFC_Array_Tutorial

    0下载:
  2. 一个使用MFC的VC++数组类代码,大家都知道,MFC的数组类可以存放任何数据类型,C++的常规数组在使用前必须将其定义成能够容纳所有可能需要的元素,而MFC数组类创建的对象可以根据需要动态地增大或减小,数组的起始下标是0,而上限可以是固定的,也可以随着元素的增加而增加,数组在内存中的地址仍然是连续分配的,希望通过我这个程序示例让你对基于MFC的数组类有一个更好的理解,教您学会使用这种数组类。 -One using MFC in VC++ array class code, and we
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:11185
    • 提供者:madud00082
  1. udp-brodcast

    0下载:
  2. windows UPD 广播多播的例子,是我收藏的,因为注释很多,所以很清楚;您看了后,肯定对实践性的多播、广播有了更清晰的认识,而不仅仅是书面上的理解。是存c写的,您认识清楚后,可以自己用MFC等包装下也是行的-windows UPD Broadcast Multicast example, my collection, because a lot of comments, so it is clear you read, confirmed on the practical multica
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:24059
    • 提供者:huangjun
  1. myRpgGame

    0下载:
  2. 这是我毕业设计所写的小程序,程序中的界面类似于魔塔,用vc6.0 mfc开发,个人测试没有什么问题-This is my small program written by graduation, the program s interface is similar to devil s tower, with vc6.0 mfc development, individual test without any problems
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-20
    • 文件大小:5876077
    • 提供者:llh
  1. Visual-CPP

    0下载:
  2. VC++6.0中,关于MFC开发软件的教程,供各位朋友参考学习-VC++6.0, the development of software tutorials on MFC for my friends refer to learning
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-24
    • 文件大小:7821461
    • 提供者:小雪
  1. shenruqianchuMFC-E-book

    0下载:
  2. 深入浅出MFC是一本介绍 MFC(Microsoft Foundation Classes)程式设计技术的书籍。对於 Windows 应用软体的开发感到兴趣,并欲使用 Visual C++ 整合环境的视觉开发工具,以 MFC 为程式基础的人,都可以从此书获得最根本最重要的知识与实例。      如果你是一位对 Application Framework 和物件导向(Object Oriented)观念感兴趣的技术狂热份子,想知道神秘的 Runtime Type Information
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7366926
    • 提供者:李成龙
  1. Hole

    0下载:
  2. 本例子演示了MFC编写对话框,及如何编写dll工程,实现输入特征参数并创建block和Hole特征。对源程序编译连接。 运行要求:(路径上不能有中文) 1. 参考第6章,首先将Chapter_06\6.3.2\startup和application拷贝到开发目录下(环境变量UGII_USER_DIR指向的目录,例如d盘下):右键点击【我的电脑】→【属性】→【高级】→【环境变量】,在系统变量下点击【新建】或者【编辑】,如图1所示,输入UGII_USER_DIR和d:,点击【确定】,直至对话
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:62383
    • 提供者:徐双晕
  1. GuiLibSor_and_Demo

    1下载:
  2. 开发界面很实用的GuiLib库源码,以及应用这个库开发界面的实例,包含了VS2005界面实例,OFFICE界面实例,OUTLOOK界面实例等一系列实例,还包含了编译实例工程的一些头文件,网上很多实例都无法编译,就是缺少这些头文件,只要把我的这些头文件放在VC所包含的MFC下的头文件中就可以了,我在VC6.0下已经编译通过了,库源码,和所有应用实例源码工程都能编译通过-Development of the interface is very useful GuiLib library source
  3. 所属分类:GUI Develop

    • 发布日期:2016-12-20
    • 文件大小:1152000
    • 提供者:hj
  1. WEBbrowser

    0下载:
  2. 实现我的web浏览器,可以浏览网页,具有mfc界面,方便实用-Achieve my web browser, you can browse the web, with mfc interface, convenient and practical
  3. 所属分类:Browser Client

    • 发布日期:2017-04-03
    • 文件大小:46714
    • 提供者:wuweifeng
  1. ExmpList

    0下载:
  2. MFC编写的小程序,演示列表框的使用,极其简单,朋友们不要嫌弃太低级-MFC write a small program that demonstrates the use of the list box, very simple, my friends do not find it too low-level##
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-05-09
    • 文件大小:1873707
    • 提供者:李国弘
  1. my_cal

    0下载:
  2. 用MFC自己写的计算器,可以实现基本的科学计算。-My own calculator, you can achieve basic scientific computing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:31821
    • 提供者:Donnic
  1. Calculator(LJX)

    0下载:
  2. 数据结构的作业,计算机,算法没有问题,用mfc做的时候有的小问题,-calculator ,my homework
  3. 所属分类:Data structs

    • 发布日期:2017-05-23
    • 文件大小:7597277
    • 提供者:林靖雄
  1. MyHello

    0下载:
  2. 初级MFC 讲述当鼠标移动时在光标附近 显示鼠标的坐标-mfc ,easy project when the mouse move,the cousea shange x,y and show x and y ,this project is in my book VC++
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1940648
    • 提供者:gaobo
  1. Graphic

    0下载:
  2. 这是我的图形学的3D大作业,使用MFC的图形界面,使用了局部光照模型,透视投影等-This is my graphics3D operations, using MFC graphical interface, the use of local illumination model, perspective projection
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:125418
    • 提供者:张雪松
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com