CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - mouse

搜索资源列表

  1. test8

    0下载:
  2. 编写一个单文档应用程序,此程序当鼠标单击后在用户区显示一个方形,当用鼠标左击一下后在此方形内出现一内切圆形,再左击鼠标则全部消失。-Write a single document application, the program displays a square in the user area when the mouse click, left-click after a cut inside round, square and then left-click the mouse disa
  3. 所属分类:assembly language

    • 发布日期:2017-11-09
    • 文件大小:37137
    • 提供者:suxiuqing
  1. test13

    0下载:
  2. 编写一个单文档应用程序,此程序运行时在客户区绘制一个上半圆形,当鼠标左击一下后则变为下半圆形,再单击则又变为上半圆形.-Write a single document application, this program is running in the client area to draw a semicircular become the next semi-circular, when the mouse left-click, and then click again changed
  3. 所属分类:assembly language

    • 发布日期:2017-11-08
    • 文件大小:37992
    • 提供者:suxiuqing
  1. test15

    0下载:
  2. 编写一个单文档应用程序,此程序运行时在客户区画出一个100像素半径的圆,当鼠标移动时,此圆跟随鼠标移动。-Write a single document application, this program is running in the client area to draw a 100 pixel radius of the circle, circle follow the mouse when the mouse moves.
  3. 所属分类:assembly language

    • 发布日期:2017-11-08
    • 文件大小:34974
    • 提供者:suxiuqing
  1. Windows-SDK

    0下载:
  2. 1、学会使用VC6.0建立一个Win32 Console Application工程程序内容为屏幕上分成3行输出自己的班级、姓名、学号。 2、学会使用VC6.0建立一个Win32Application工程,把附录的程序调通,并能够运行。 3、在实验内容(2)的基础上修改程序,要求:  窗口背景的颜色为灰色(GRAY_BRUSH)  窗口标题为:“XXX上机实验”(XXX为自己的姓名);  鼠标的形状为:(IDC_HELP)
  3. 所属分类:assembly language

    • 发布日期:2017-11-25
    • 文件大小:1177
    • 提供者:freebank
  1. Debug

    0下载:
  2. 根据鼠标点击的位置画曲线,曲线为几何连续,使用了哈米特算法-According to the mouse click position draw curves, curve geometric continuity, the use of Hammett algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-11-30
    • 文件大小:4299725
    • 提供者:帅哥
  1. images-moved

    0下载:
  2. 使图片自动向左移动,鼠标移上暂停,移开继续移动-The images are automatically moved to the left, move the mouse pause, continue to move away
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:665956
    • 提供者:gaopan
  1. ym_vcpp-MyScreensaver

    0下载:
  2. VC++ 编写的屏保实例程序 由计数器调用DrawBitmap()函数,切换图片;   注意,两个函数中的IDB_BITMAP1, dc.BitBlt(0,0,800,600……以及if(nIndexBit>=5)中的有关数据依据你的bmp图片个数、尺寸、位置不同而不同,我是选择了5张,800x600的bmp图片。注意,ID值是连续的,IDB_BITMAP1最校   响应键盘、鼠标是屏幕保护程序不可缺少的-VC++ Prepared screensavers example p
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:29887
    • 提供者:雪欣共享号
  1. 644

    0下载:
  2. js实现3D球面标签云特效,鼠标感应效果。-Js to realize 3 d spherical tag cloud effects, the mouse induction effect.
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:49008
    • 提供者:xingxl
  1. pplane5

    0下载:
  2. DFIELD5 is an interactive tool for studying single first order differential equations. When DFIELD5 is executed, a DFIELD5 Setup window is opened. The user may enter the differential equation and specify a display window using the interactive control
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:38712
    • 提供者:侯晓楠
  1. shubiao

    0下载:
  2. 将屏幕分为五个区域,当鼠标在不同区域时,鼠标形状显示不同-The screen is divided into five areas, when the mouse in different regions, the mouse shape show different
  3. 所属分类:assembly language

    • 发布日期:2017-05-10
    • 文件大小:2311785
    • 提供者:数目
  1. zhuangtailan

    0下载:
  2. 练习直线、折线等的绘制,同时移动鼠标时,能够在状态栏显示鼠标的坐标。-Practice lines, line drawing, such as moving the mouse at the same time, can be in the status bar displays the coordinates of the mouse.
  3. 所属分类:assembly language

    • 发布日期:2017-05-10
    • 文件大小:2358048
    • 提供者:数目
  1. tuxingbiajiqi

    0下载:
  2. (1)文件功能 (2)有鼠标,键盘输入(可以画直线,折线,矩形,圆 ,三角形) (3)具有选择图形,移动,删除功能 (4) 菜单功能 (5)可以选择线形,线宽,颜色 (6)具有坐标显示功能 文件功能,图形移动删除功能等局部功能没实现,大部分都可以实现,如果机器不支持全屏显示,可下个DosBox,在DosBox中运行-(1) File feature (2) there is a mouse, keyboard input (you can draw a straigh
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:6124
    • 提供者:
  1. 5070282_125741587305_2

    0下载:
  2. VB上鼠标随机取几个点,系统就会自动用直接连接这几个点-VB mouse randomly collected from several points, the system will automatically use the directly connected to the point
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:184100
    • 提供者:冇用囝
  1. Keyboard(C18WV1))

    0下载:
  2. 鼠标键盘的方案 软件全部 主要用与2.4G无线鼠标键盘的软件程序,汇编-mouse and Keyboard
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:163269
    • 提供者:lei
  1. MouseApp

    0下载:
  2. 通过单击鼠标实现不同的功能,通过visual C++实现功能-By clicking the mouse for different functions
  3. 所属分类:assembly language

    • 发布日期:2017-04-26
    • 文件大小:13469
    • 提供者:李亮
  1. CH375B_ASM_MOUSE

    0下载:
  2. 使用汇编语言控制CH375B操作鼠标的例子程序-Use CH375B with mouse in ASM
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3385
    • 提供者:John Pang
  1. MouseOS

    0下载:
  2. MouseOS,支持鼠标的操作系统源码.-MouseOS,The OS source supports Mouse Driver.
  3. 所属分类:assembly language

    • 发布日期:2017-04-28
    • 文件大小:74574
    • 提供者:尚靖智
  1. 1

    0下载:
  2. 通过鼠标在运行窗体任意书写-You can write by mouse in the VB window
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1214
    • 提供者:徐宏超
  1. qitezhizhen

    0下载:
  2. 本奇特源码可以用来做特别多的鼠标指针,仅供参考,做自己的鼠标,让别人去死吧去死吧!-The strange source can be used to make particularly large mouse pointer
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1870
    • 提供者:郑渊博
  1. ourdev_537707

    0下载:
  2. 51单片机显示PS2鼠标坐标,测试可以用。-51 MCU display PS2 mouse coordinates
  3. 所属分类:assembly language

    • 发布日期:2017-05-03
    • 文件大小:827356
    • 提供者:禅晓晶
« 1 2 3 45 »
搜珍网 www.dssz.com