搜索资源列表
GreedSnake
- 一个c#编的贪吃蛇小游戏,蛇体用按钮显示,蛇体的移动不是整体移动,而是将蛇尾的按钮移动到蛇头.
main2
- 这是计算机图形学的图元显示实验,鼠标点击画直线-This is the computer graphics pixel display experiment, the mouse click on drawing a straight line
ScaleBar
- 适用于超图的地图滑杆控件源码 地图滑杆控制控件,适用于Supermap objects桌面型程序,也叫缩放条控件 可完成地图的上下左右移动,点击"+-"可放大/缩小地图,拖动滑动条来缩放地图,点击缩放级数来缩放地图,地图显示比例变化时,滑动条同步动作。 .cs文件中有使用帮助。 作者自己开发,开放源码,供大家交流。-For ultra-map map map slider control slider control source control for Supermap obj
Tortoise_picture_procedure
- 这是一个用C#编写的龟图程序,在笔向下时,移动的时候就可以记录下路径,按6就可以显示龟图.-This is a C# prepared by turtle map process, when the pen down, move the time can be recorded on the path of 6 can be displayed by map turtles.
PromptToolStrip
- 使用Visual C#开发的菜单或工具栏(.NET toolStrip)的帮助提示控件。当鼠标在菜单项或工具栏按钮上移动时,帮助信息自动显示在状态栏中。-Visual C# development using the menu or the toolbar (. NET toolStrip) help prompt control. When the mouse in the menu item or toolbar button to move, the help information au
zhixian
- c#中画直线,可以在移动鼠标的时候动态显示画线过程-c
WindowsApplication4
- 采用c# + directX 9.0 做的一个 用DirectInput捕捉 鼠标和键盘 的例子 ,移动鼠标并将鼠标的坐标显示在窗体上, 键盘上按esc键弹出是否退出应用程序-采用c# + directX 9.0 做的一个 用DirectInput捕捉 鼠标和键盘 的例子 ,移动鼠标并将鼠标的坐标显示在窗体上, 键盘上按esc键弹出是否退出应用程序
MouseClick
- 用CDInput写的一个当鼠标点击屏幕时候会自动在界面上显示出鼠标操作的各种信息,比如单击,双击,同时鼠标移动的轨迹也会显示在界面上-Written by CDInput a time when the mouse click on the screen will automatically appear on a mouse interface, a variety of information, such as click, double click, move the mouse whil
RadarMap
- RadarMap 雷达图 查了不少网上资料,很难找到想要的雷达图实现方法,自己做了,共享一下。 编译环境 VC# 2008 功能: 1. 利用GID+,在PictureBox上画雷达图背景,非加载图片资源 2. 输入框内写入方位俯仰AZ,EL的数值,在雷达图上以红色点显示位置 3. 鼠标在图片区域内移动,动态显示方位俯仰AZ,EL的数值。 by zhangf QD-RadarMap radar chart compilation environment
MultiDraw
- 多机联合绘图系统,主机和附机 任何一台计算机都可以作为主机,但一旦某台计算机作为主机后,连接到该机的其他同时制图的计算机只能作为附机。 系统要求必须有一台计算机作为主机,并且只能有一个主机。只有当主机进入制作界面之后,其他附机才能进入制作界面。当主机退出制作界面之后,所有的附机都将无法继续制作。 系统功能要求 (1)图形绘制:完成基本图形绘制功能,如曲线、矩形、椭圆等。 (2)图像绘制:以透明方式显示任意图像,并能实现图像的缩放。 (3)文字绘制:能在任意位置显示指定
5
- 1. 实验内容: 用鼠标拖动输入的点做为控制顶点,生成一条B-样条曲线,显示控制顶点和多边形。用鼠标Pick曲线上任意一点,移动鼠标到新位置改变曲线形状。 -. Experimental: use the mouse to drag the input points as control points to generate a B-spline curve control vertices and polygons. With mouse Pick curve on any point
ImageView
- C#显示图像的源代码,可以全屏移动图像。-C# to display the image of the source code, full screen moving images.
Snake
- 蛇的活动区是由57×33个小方格组成,当这些小方格呈现深灰色时,便表示蛇身。蛇是由n个相邻的方格组成,将这些方格的坐标依蛇头到蛇尾的次序放入到一个数组中便代表了蛇身。当蛇在活动区中游动一格时,所对应的的数组操作为,将新的位置坐标插入到数组的头部,同时将数组中最后一个元素删除。 游戏使用四个方向键和A/W/S/D来控制蛇的前进方向,在OnKeyDown()消息处理函数中,根据不同的方向键设置了成员变量m_nDirect的值。当在菜单中选择开始时,启动定时器,游戏开始。在定时器消息处理函数中,根
CountryFrame
- C#+ArcEngine开发的系统框架,并利用第三方插件DotNetBar,框架实现了空间数据的加载,属性数据的输出、显示、查询、以及矢量数据输出、图层移动删除、添加字段、修改属性数据、标签显示注记等功能。-C#+ ArcEngine development system framework, the use of third-party plug-ins DotNetBar framework to achieve a loading of spatial data, attribute da
CutScreen
- 一款仿QQ截图的截图软件,完美实现截图灰屏、矩形选取截图区域、选好区域后可鼠标移动矩形框、实时显示图片大小、截图另存为各种格式等功能,当没有网络用不了QQ截图时是个相当好的工具!-A screenshot capture software QQ imitation, the perfect realization of screenshots gray screen, the rectangle selected screenshots region, selected area mouse t
guangaopai
- 用C代码编写的广告牌 proteus仿真 keil编写有5中显示模式上显示 下显示 左移动 右移动等 欢迎大家下载 -Written in C code billboard proteus simulation keil prepared 5 display mode is displayed on the left move right move under are welcome to download Thank you
getformcolore
- 获取鼠标在任意点的颜色值(C#),如上图所示的程序窗口,你的鼠标可在此窗口的任意范围内移动,所移动的每一个地方,窗口的颜色拾取器将显示鼠标指向位置的颜色,并给出精确的鼠标位置、RGB颜色值和WEB颜色值(十六进制),本程序灵敏度不错,用它来扩展成为一个专业的失色器并不难。-Get the mouse at any point the color value (C#), as shown in the program window, your mouse in this window at any
csharp-database
- 1、使用Linq实现基本的数据库增删改操作 2、动态显示时间 3、右键实现记录的上下移动-1, using Linq to achieve basic database CRUD operations 2, dynamic display time 3, move up and down, right to achieve record
mouseshow
- 创建第一个Visual C++应用程序的源码 是关于鼠标坐标位置适时显示的一个小程序,只要你的鼠标在窗口中晃动,窗口的状态栏右半部分圈红的地方会适时显示出鼠标的移动坐标,每动下鼠标,这个值是不一样的。我的第一个VC程序,就是这样。要获取鼠标坐标位置的,可参考下载。-Create the first Visual C++ application source code is a small program on a timely display the mouse coordinates of t
HDisplay
- 用c#封装的自定义控件,在halcon原来的图像控件基础上,增加了鼠标自由拖拽移动,滚轮缩放,鼠标实时图像信息显示,基础图像处理等功能。(With c# custom control, in the original Halcon image control, the mouse has increased drag and drop, movement, roller scaling, mouse real-time image information display, basic image