搜索资源列表
BSplineDemo.rar
- 用vc编写的一个B样条曲线算法,根据鼠标输入的点动态绘制B样条曲线,并且可以修改控制点,从而修改曲线形状.
鼠标输入编程演示程序
- 这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。此外,客户中还有两个位图,当鼠标移动到位图上时,就会改变为自己定义的光标。该程序适合Win32编程初学者,内含大量的中文注释。 -SDK This is a process. This program tracking shows the coordinates of the mouse position, and if the mous
mouse
- 鼠标输入编程演示程序(SDK)-mouse input programming demo program (SDK)
24dot[1].tar
- 24点游戏脱胎于作者8年前设计的24点游戏DOS版,现新版本具有以下特色: > 1.允许自动抽牌或手动抽牌,答案结束电脑将尽可能给出该题所有的解答. > 2.允许通过多种方法改变游戏的界面:一是预置了7种换肤方案,二是游戏者可自行规定窗口的颜色 > 3.独创的电脑智能自学习功能,可吸收用户的算法扩充系统的“棋谱”(内置算法59*24=1416条). > 4.内置13个彩蛋,包含了许多有待你发现并激活的隐藏功能(如函数计算器、界面换肤、婚纱图片、控制计时、3D动画、鼠标右键
PC鼠标
- C51单片机实现对PC鼠标的读取与显示具体细节请参考源程序将时钟线接入外部中断数据线接入普通I/O输入输出口-C51 MCU to read the PC mouse and display details please refer to the source clock line access external interrupt data lines access I / O input and output mouth
FTP,文件传输!SMTP设计
- 1)用户界面模块负责响应用户的键盘鼠标输入设置服务器的各个参数,显示服务器的工作状态以及错误提示,为用户提供标准的Windows界面。 2)帐户管理模块负责设置用户的访问权限,用户登陆后的根目录,并提供对用户透明的虚拟目录服务。同时还为别的模块提供查询文件(夹)的权限,查找本地文件是否存在等服务, 3)连接监听与FTP命令处理模块负责监听客户端的连接,并负责关闭阻塞的连接,释放每个连接占用的资源。此模块为FTP协议的核心,它具体负责FTP命令的解析与实现。 4)客户数据传输模块负责具体的与客户端
vc DirectX Input获得鼠标输入mouseinput
- 本文简单阐述了使用DirectX Input获得鼠标输入的办法。简单介绍DirectX Input使用的函数。-This paper briefly discusses the use of DirectX Input received mouse input approach. A brief introduction to the use of DirectX Input function.
模拟测试鼠标及键盘的输入
- 模拟测试鼠标及键盘的输入 软件简介:本例模拟测试鼠标及键盘的输入,适合于初级vc编程者阅读. -simulation tests mouse and keyboard input software descr iption : The simulated test cases mouse and keyboard input, suitable for junior programmers vc reading.
输入引擎_ep7211_new
- 原来的程序中没有鼠标的驱动。 朋友,如果你在使用厂家提供的开发包中遇到莫名其妙的问题,请参考我的设计。-the original proceedings did not mouse-driven. Friends, if you use the supplied development kits baffling encounter problems, please refer to my design.
鼠标输入字符加换肤
- 鼠标输入文字,另外有改变对话框颜色的功能,通过它可以学习到改变对话框颜色的本领 -mouse input text, and change the color of the dialog function, through it can learn to change the color of the dialog skills
鼠标输入编程演示程序 20040602222110
- 鼠标输入编程演示程序-mouse input programming Demonstration Program
鼠标输入编程演示程序
- 鼠标输入编程演示程序-mouse input programming Demonstration Program
记录和回放关键字以及鼠标输入的工具
- 记录和回放关键字以及鼠标输入的工具运行环境: win9x.winxp-recording and playback and mouse input keyword tool runtime environment : win9x.winxp
模拟测试鼠标及键盘的输入
- 模拟测试鼠标及键盘的输入
BSplineDemo.rar
- 用vc编写的一个B样条曲线算法,根据鼠标输入的点动态绘制B样条曲线,并且可以修改控制点,从而修改曲线形状., A B transect curve algorithm compiles which with vc, inputs the spot tendency according to the mouse to draw up the B transect curve, and may revise the control point, thus revision curve shape
NaiveBayesianclassifier
- 朴素贝叶斯分类器识别鼠标输入的字母A-J-Naive Bayesian classifier to recognize the letters AJ mouse input
TimeSpeedGame
- C++的一个简单的测试鼠标输入速度的程序-C++, a simple test procedure for the mouse input speed
myMouse-master
- 通过实现wdm鼠标过滤驱动,实现对USB鼠标操作的过滤,并提供模拟鼠标输入的接口给应用层(Simulate mouse input)