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

搜索资源列表

  1. keyboardgame

    0下载:
  2. 使用MFC开发的简单键盘游戏,类似于节奏大师。注意由于上传文件大小的缘故,要想编译运行必须提供自己的音乐文件哦。-MFC developed using simple keyboard game, similar to the rhythm master. Note that due to the upload file size s sake, in order to compile and run must provide their own music files oh.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:337894
    • 提供者:ZJX
  1. MFC_Maze

    0下载:
  2. 使用MFC的CMainFrame架构写的界面,有键盘对迷宫路线的交互控制,用OpenGL渲染,有很大的参考价值。-Written using MFC CMainFrame architecture interface, keyboard interaction control of the maze route, use OpenGL rendering, have great reference value.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-28
    • 文件大小:10905872
    • 提供者:xingji
  1. CalculatorMFC

    0下载:
  2. mfc编码的win32计算器小程序源码,支持键盘输入-Mfc code of a win32 calculator,supportting keyboard
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:22005
    • 提供者:Ruger
  1. SpreadGrid

    0下载:
  2. 对MFC类库中的CListCtrl进行了深度定制,可完成文字输入,下拉选项,及响应通过键盘的各种控制操作。是替代CListCtrl类的最佳选择。-MFC class library for CListCtrl conducted in-depth customization, you can complete the text input, the pull-down options, and respond to a variety of keyboard control operations
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-25
    • 文件大小:426783
    • 提供者:haungyzh
  1. KeyBd

    0下载:
  2. MFC 软键盘 ,可实现数字,字母,特殊字符输入,运用keyevent,编程简单,vc2010编程 -MFC
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-11
    • 文件大小:18942976
    • 提供者:李勇
  1. Snake

    0下载:
  2. 1 定义蛇类和食物类,初始化贪吃蛇各项成员变量,包括图像的出现在屏幕的初始位置,长度,以及蛇的行走方向。食物类的定义包括出现的初始位置,以及食物是否被吃掉的判断。 2 用数组初始化长度为3的贪吃蛇,并且默认食物未出现 3 在CView类上运用MFC提供的Windows消息中WM_TIMER消息,运用OnTimer()函数让系统提供一个时钟节拍,更新游戏 4 具体游戏实现,包括蛇撞到自己和围墙都将使游戏结束,判断吃豆等,其中还包括根据蛇的长度来进行游戏难度的改变。 5 具体键盘游戏
  3. 所属分类:Other Games

    • 发布日期:2017-06-02
    • 文件大小:13849898
    • 提供者:Lee
  1. DistanceControl

    0下载:
  2. 类似QQ远程协助 包括服务端(win32)和客户端(MFC) 主要功能包括远程鼠标键盘操作-Similar to QQ remote assistance including server (win32) and client (MFC) main functions including remote mouse and keyboard operation
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-29
    • 文件大小:278502
    • 提供者:徐磊
  1. Softkey

    0下载:
  2. MFC实现高资料软键盘代码,已应用在商业化游戏平台中-softkey mfc code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:34834
    • 提供者:使得非宁静
  1. InnerHook

    0下载:
  2. MFC 钩子截获鼠标和键盘(空格,回车)响应 g_hMouse = SetWindowsHookEx(WH_MOUSE,MouseProc,NULL,GetCurrentThreadId()) -MFC hook intercepting mouse and keyboard (space, Enter) response
  3. 所属分类:Hook api

    • 发布日期:2017-06-15
    • 文件大小:23621902
    • 提供者:
  1. Virtual_Keyboard

    0下载:
  2. 基于MFC,编写出一套虚拟按键程序,在无法使用键盘的情况下,对编辑框进行编辑-Based on MFC, the preparation of a virtual keyboard program, in the case of the keyboard can not be used to edit the edit box
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-04
    • 文件大小:84488
    • 提供者:张德水
  1. myopengl

    1下载:
  2. 一个基于MFC单文档开发的opengl大作业,三维网格坐标,具有基本3D图形的旋转缩放功能,鼠标,键盘的相应,纹理读取,obj模型读取,代码易懂,便于参考学习-a project of opengl based on MFC
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:3609667
    • 提供者:chen
  1. KEYPAD

    0下载:
  2. 这是个基于MFCd的虚拟键盘,功能强大。-This is a MFC-based virtual keyboard, powerful.
  3. 所属分类:IME Develop

    • 发布日期:2017-05-09
    • 文件大小:2023371
    • 提供者:杨小威
  1. keyboard-and-mouse

    0下载:
  2. MFC程序截取键盘和鼠标输入并进行处理, 在MFC主界面的初始化函数中添加相关函数,具体见代码。-MFC program to intercept the keyboard and mouse input and processing, In the MFC main interface initialization function to add the relevant function, see the specific code.
  3. 所属分类:Hook api

    • 发布日期:2017-05-14
    • 文件大小:3567797
    • 提供者:冷滔
  1. TestLongLatCtrl(V1.1)

    0下载:
  2. 在于GIS相关的软件中经常要输入经纬度数值,而基于MFC Edit控件的经纬度输入控件需 要创建三个Edit编辑框,来分别输入度、分、秒数值,并且需要分别进行输入范围和有效 性的检验。该基于BCGControlBar的经纬度输入控件实现了在一个输入窗口中分别按照度 、分、秒三个值域来输入经纬度数值,并同时进行了输入分有效性和输入范围的检验。经纬度中的度、分、秒字段均通过数字键盘直接输入数值,也可通过微调按钮或者键盘的上下键进行数字的增减,你可以通过左右键进行度、分、秒输入域的切换。该
  3. 所属分类:EditBox

    • 发布日期:2017-05-25
    • 文件大小:7755973
    • 提供者:sxf
  1. oofmand

    0下载:
  2. MFC 自定义控件模拟键盘登录 界面还不错-MFC custom controls to simulate keyboard login interface is good
  3. 所属分类:source in ebook

    • 发布日期:2017-05-05
    • 文件大小:337102
    • 提供者:coqldttiyn
  1. AndroidRobot

    0下载:
  2. 使用OpenGL和MFC绘制一个Android机器人,可以通过键盘输入控制机器人身体各部分移动。-Using OpenGL and MFC to draw an Android robot, you can control the robot through the keyboard input parts of the movement.
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-12
    • 文件大小:14098432
    • 提供者:巩晨星
  1. the

    0下载:
  2. 小球运动源码,可以用键盘控制小球的运动 mfc做的,望指教!呵呵(Small ball movement source code, can use the keyboard to control the ball movement MFC to do, hope comment!)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:9216
    • 提供者:CGER_423169
  1. robusv-thrcw

    0下载:
  2. MFC 自定义控件模拟键盘登录 界面还不错()
  3. 所属分类:按钮控件

    • 发布日期:2018-01-03
    • 文件大小:336896
    • 提供者:Kerruagi
  1. wcite-lernels-similar

    0下载:
  2. MFC 自定义控件模拟键盘登录 界面还不错()
  3. 所属分类:界面编程

    • 发布日期:2018-01-08
    • 文件大小:336896
    • 提供者:Fmanllpn
  1. 13138341

    0下载:
  2. MFC 自定义控件模拟键盘登录 界面还不错()
  3. 所属分类:组合框控件

    • 发布日期:2018-04-29
    • 文件大小:353280
    • 提供者:delegation
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com