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

搜索资源列表

  1. duobianxingFILL

    0下载:
  2. 计算机图形学中的多边形填充问题的代码 包括鼠标编程和键盘编程等MFC编程-polygon fill of Computer graphics problem code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3580220
    • 提供者:张鲁洋
  1. OpenGL

    1下载:
  2. 基于MFC的OpenGL编程,简单的实现了绘制茶壶,三维长方体的绘制,以及相应键盘操作转动等.-MFC' s OpenGL-based programming, a simple realization of the drawing pot, three-dimensional rectangular map, and the corresponding rotation, such as keyboard operation.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:49099
    • 提供者:taobao1
  1. skyblue_Snake

    0下载:
  2. 用Win32编的贪吃蛇游戏,水果系统会随机产生,玩家通过键盘方向控制蛇的移动,蛇每吃过一个水果后身体长度自动增加,碰墙、吃到毒果或蛇头接触到蛇身则结束游戏-Using MFC for the Snake game, and fruit will be randomly generated, the player using the keyboard to control the direction of the movement of a snake, a snake eating a frui
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:140836
    • 提供者:YanMeng
  1. vpsample

    0下载:
  2. 此VP的MFC框架是通过创建线程的方式运行的 此框架的优点: 1.使用方便,通过继承一个类的几个函数,就能达到应用vp的目的 类似于vega的zsVegaView类 2.可以使用MFC的键盘响应函数,可以实现多键响应 3.避免使用vpApp向导类 4.可以方便的使用各种vp subscriber类 与MFC结合较紧密-The VP of the MFC framework is a way through the creation of threads ru
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-30
    • 文件大小:120363
    • 提供者:xiubie
  1. vp2.0simframe

    0下载:
  2. 此VP的MFC框架是通过创建线程的方式运行的此框架的优点: 1.使用方便,通过继承一个类的几个函数,就能达到应用vp的目的 类似于vega的zsVegaView类 2.可以使用MFC的键盘响应函数,可以实现多键响应 3.避免使用vpApp向导类 4.可以方便的使用各种vp subscriber类 与MFC结合较紧密-The VP of the MFC framework is a way through the creation of threads runni
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:25440
    • 提供者:xiubie
  1. vp2.1simframe

    0下载:
  2. 此VP的MFC框架是通过创建线程的方式运行的 此框架的优点: 1.使用方便,通过继承一个类的几个函数,就能达到应用vp的目的 类似于vega的zsVegaView类 2.可以使用MFC的键盘响应函数,可以实现多键响应 3.避免使用vpApp向导类 4.可以方便的使用各种vp subscriber类 与MFC结合较紧密-The VP of the MFC framework is a way through the creation of threads ru
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:18035
    • 提供者:xiubie
  1. Ch5Demo2

    0下载:
  2. 用MFC实现的最基本的键盘输入的消息,简单,经典,很适合初学者!-MFC to achieve the most basic use of keyboard input of the information, simple, classic, it is suitable for beginners!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1931982
    • 提供者:胡胜先
  1. wzq

    1下载:
  2. 一个Windows下用MFC开发的基于文档-视图模型的五子棋游戏,实现了单人游戏和双人游戏,单人游戏用鼠标,双人游戏使用鼠标和键盘。-A Renju Game which is based on the Document-View Architechture of MFC under Windows. Play this game with mouse (single player) or mouse and keyboard (double players).
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:71539
    • 提供者:赵政宇
  1. 87361032

    0下载:
  2. [棋牌游戏] wzq.rar <赵政宇> 在 2009-6-14 11:15:41 上传 说明:一个Windows下用MFC开发的基于文档-视图模型的五子棋游戏,实现了单人游戏和双人游戏,单人游戏用鼠标,双人游戏使用鼠标和键盘。 开发平台:Visual C++ | 大小:70KB | 下载0次 [Windows编程] PB.rar <上传 说明:常用函数,使用PB的时候查找函数比较方便-powerbuilder9.0wujilie> 在 20
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3278
    • 提供者:hj
  1. MFCInit_pixelshader

    0下载:
  2. DirectX 实现的基于HLSL的演示程序. 用vetex shader渲染一个立方体, 在MFC下支持鼠标,键盘操作.-DirectX achieve HLSL-based demo program. Vetex shader by rendering a cube, in the MFC to support mouse and keyboard operation.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2145123
    • 提供者:robin
  1. PicView

    1下载:
  2. 自己学习MFC和OpenCV的练习,图像读取采用OpenCV实现,算法自写,主要功能 1. 支持bmp,jpg,png,tif,pgm等图像格式 2. 支持滚轮缩放 3. 支持鼠标移动图像 4. 支持全屏查看 5. 支持自动播放(幻灯式播放) 6. 支持水平、垂直翻转,90度旋转 7. 支持键盘操作 8. 绘制图像时基本无闪烁-Using OpenCV implementation, the main functions 1. Supports bmp, jpg,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1186841
    • 提供者:康云
  1. SoftKeyboard_alpha_numeric

    0下载:
  2. 基于VC6+MFC的软件盘(包括全键盘、数字键盘)源代码,使用时不需通过代码定位位置,就像用普通对话框控件一样方便快捷。-Based on VC6+ MFC software disc (including the full keyboard, numeric keypad) source code is not required by the code location using the location as convenient as using common dialog contro
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-17
    • 文件大小:311637
    • 提供者:yale
  1. KeyboardSonata

    0下载:
  2. 键盘奏鸣曲软件软件,很适合初学者。呵呵使用MFC来做的啊!-Keyboard Sonata Software Software is well-suited for beginners. Hehe using MFC to do, ah!
  3. 所属分类:source in ebook

    • 发布日期:2017-05-12
    • 文件大小:2635496
    • 提供者:李成功
  1. snake

    0下载:
  2. 运用MFC实现贪吃蛇小游戏 运用键盘的上、下、左、右实现对蛇的控制 蛇碰到墙或咬到自己时游戏失败 蛇每吃到一个食物身长伸长一节 蛇吃到一定数量的食物等级增加一级相应的速度增加一倍 实现蛇吃食物的自动演示 当通关或游戏失败时,查看游戏分数,若是最高分则保存游戏分数和玩家姓名 -greedysnake
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-27
    • 文件大小:10376690
    • 提供者:whhit
  1. test10

    0下载:
  2. 动态更改EditBox的颜色,用MFC编程实现。 键盘响应消息。实现重绘函数。消息映射。-Dynamically change the color of EditBox with MFC programming. Keyboard response messages. Achieve redraw function. Message map.
  3. 所属分类:EditBox

    • 发布日期:2017-03-30
    • 文件大小:25284
    • 提供者:boss liu
  1. locktest

    0下载:
  2. 强大的屏幕锁定键盘锁定功能 - AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current l
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1907886
    • 提供者:陈明
  1. Open_gl

    0下载:
  2. 在mfc框架下开发的3D场景,可用键盘漫游 -Mfc framework developed in the 3D scene, the keyboard can roam
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-24
    • 文件大小:8034127
    • 提供者:英豪
  1. dayixitong

    0下载:
  2. 本软件应可独立的运行于Win9X,WinNT和Win2000,WinXP系统操作系统之上,需MFC类库软件系统做支持。人机界面设计力求外观简洁,友好,采用WIMP风格,用户可以通过鼠标和键盘实现相应的操作。-The software should be independent of the run on Win9X, WinNT and Win2000, WinXP system, operating systems, software systems need to do to support
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:302843
    • 提供者:彭刚
  1. Calculator

    0下载:
  2. MFC控件使用程序,有数值键盘和列表框设计的计算器,包含加减乘除算法。-MFC control to use the program, there are numerical keyboard and a list box design calculator, including addition and subtraction multiplication and division algorithms.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:35503
    • 提供者:媛媛
  1. calculator

    0下载:
  2. 用mfc将一个中缀表达式转换成后缀计算,带计算键盘的-With mfc an infix expression into postfix calculation, with calculation of the keyboard
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:841665
    • 提供者:陈坤
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com