登录
首页 » Visual C++ » keymove

keymove

于 2011-02-18 发布 文件大小:1763KB
0 350
下载积分: 1 下载次数: 0

代码说明:

说明:  在vs2005 与Brew环境开始的小程序,可以用来学习(Brew in the vs2005 environment began with a small program that can be used to study)

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

发表评论

0 个回复

  • MFCaVideo
    由opencv2.3.1+vs2008编写的界面程序,可以通过界面对话框上的控制按钮来控制笔记本电脑上相机的开启与关闭。(Opencv2.3.1+vs2008 written by the interface program, you can control on your laptop on and off the camera via the control buttons on the dialog interface.)
    2013-12-10 14:15:44下载
    积分:1
  • GPS_PPS
    文档详细介绍了GPS授时的研究,对初学者有很大帮助(Document details the GPS timing of the study, are very helpful for beginners)
    2011-12-02 23:51:02下载
    积分:1
  • SocketCAsyncSocketCSocket
    Socket,CAsyncSocket,CSocket介绍 Socket有同步阻塞方式和异步非阻塞方式两种使用,事实上同步和异步在我们编程的生涯中可能遇到了很多,而Socket也没什么特别。虽然同步好用,不费劲,但不能满足一些应用场合,其效率也很低。 也许初涉编程的人不能理解"同步(或阻塞)"和"异步(或非阻塞)",其实简单两句话就能讲清楚,同步和异步往往都是针对一个函数来说的,"同步"就是函数直到其要执行的功能全部完成时才返回,而"异步"则是,函数仅仅做一些简单的工作,然后马上返回,而它所要实现的功能留给别的线程或者函数去完成。例如,SendMessage就是"同步"函数,它不但发送消息到消息队列,还需要等待消息被执行完才返回;相反PostMessage就是个异步函数,它只管发送一个消息,而不管这个消息是否被处理,就马上返回。(SocketCAsyncSocketCSocket)
    2009-06-20 13:10:05下载
    积分:1
  • socket
    用于两台电脑之间的无线通信,一个作为客户端,另一个作为服务器。(For wireless communication between two computers, one as a client and the other as a server.)
    2014-04-21 23:00:03下载
    积分:1
  • 阻塞率
    说明:  呼叫阻塞率的计算和仿真:在时间轴上考虑。无论阻塞与否,下一呼叫到达时刻为当前呼叫到达时刻加上服从参数为1/λ的指数分布的呼叫间隔时间。一个呼叫到达时只需要判断呼叫的到达时刻和各个信道服务完成时刻的先后:如果前者比后者中任意一个大,说明至少有一个信道服务完成时刻比此呼叫到达时刻早,即此信道空闲,此时呼叫成功,应该先把此信道下一个服务完成时刻置为当前呼叫到达时刻,再加上服从参数为μ的指数分布的服务时间;反之,如果前者比后者中全部都小,说明所有信道在此呼叫到达后才会结束服务,即当前忙,此呼叫被阻塞掉了(call blocking probability calculation and simulation : the time frame to consider. Whether or not blocked, the next call arrived at the present moment to call time arrived with a subordinate parameters/ index distribution of the call interval. A call arrived only judgment call and the arrival time each channel service has completed a moment : If the former than the latter an arbitrary, and at least one channel is completed service calls than this moment arrived moments earlier, that this channel is idle, call this success, should first get here Channel a moment of complete services for the current call home arrival time, coupled with the parameters obey the exponential distribution services; Conversely, if the former than the latter, all small, with all the Channel call arrived only aft)
    2005-11-05 23:39:50下载
    积分:1
  • osgriver
    基于osg的河流显示,可以达到实时绘制效果。(Based osg rivers display, you can achieve real-time rendering results.)
    2020-09-15 13:47:58下载
    积分:1
  • TransformPic_R
    说明:  批次圖形轉換大小到目的資料夾,不更改原始圖形檔案(Batch graphics converter to the destination folder size does not change the original graphics file)
    2008-09-26 13:50:00下载
    积分:1
  • D2XXNotify-Application
    这个例子显示了如何使用的Windows RegisterDeviceNotification功能,收到WM_DEVICECHANGE消息(This example shows how to use the Windows RegisterDeviceNotification function to receive WM_DEVICECHANGE messages)
    2012-05-07 23:31:08下载
    积分:1
  • VLCDemo
    MFC调用VLC的动态库libvlc.dll实现简单播放器,支持播放、暂停、停止、进度显示和进度控制、声音控制、支持中文路径的文件名字。VC6.0环境,可直接运行。(MFC calls VLC dynamic library libvlc.dll simple player, play, pause, stop, schedule display and schedule control, sound control, support Chinese path of the file name. VC6.0 environment, can be directly run.)
    2013-07-15 09:41:10下载
    积分:1
  • 1-20
    vc灵感编程范例源代码 01 菜单加速键 02 动态创建菜单 03 位图菜单项 04 制作鼠标右键弹出的菜单 05 给系统菜单添加菜单项 06 模式对话框 07 无模式对话框 08 AfxMessageBox的使用 09 基于对话框的应用程序 10 改变对话框的背景色 11 滚动轴的使用 12 隐藏任务栏 13 限制窗口大小的改变 14 创建不规则窗口 15 透明窗口 16 一个总在最上的紫色窗口 17 使窗口居中显示 18 拖非标题栏移动窗口 19 拆分窗口 20 自动停靠窗口(vc inspiration source code programming examples accelerated 01 menu button to create dynamic menu 02 03 04 menu items map system with the right mouse button for the pop-up menu of 05 added to the system menu mode menu items 06 07 modeless dialog box 08 A. fxMessageBox 09 based on the use of dialog 10 applications to change the background color dialog 11 the use of the rolling axis 12 13 hidden task bar window size limit of 14 changes to create irregular window transparent window 15 1 six in a total of the top 17 purple window so that the window of 18 middle-trailers moving window title bar window 20 19 Resolution automatic call window)
    2004-07-22 03:11:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载