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

搜索资源列表

  1. cursor

    0下载:
  2. VC源码-VC source R11/0350V0400N
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:44253
    • 提供者:killyou
  1. 41-60

    0下载:
  2. vc灵感编程范例源代码 41 3DButton 42 计时器 43 动态改变光标和图标 44 捕获鼠标 45 得到一些系统信息 46 确定应用程序的路径 47 注册系统热键 48 检测光驱软驱是否准备就绪 49 判断驱动器的类型 50 检测磁盘容量 51 MyFormat 52 Win98下热键关机 53 获得当前屏幕的分辨率两种方法 54 在screen上显示文字 55 启动屏幕保护程序 56 开机后程序自动运行 57 Windows 2000下关机 58 屏蔽系统热键 59 获取文件图标 6
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:761418
    • 提供者:yiyizi
  1. 鼠标输入编程演示程序

    2下载:
  2. 这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。此外,客户中还有两个位图,当鼠标移动到位图上时,就会改变为自己定义的光标。该程序适合Win32编程初学者,内含大量的中文注释。 -SDK This is a process. This program tracking shows the coordinates of the mouse position, and if the mous
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10271
    • 提供者:
  1. anicursor

    0下载:
  2. 演示如何使用动画光标-demonstrate how to use the cursor animation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6690
    • 提供者:军俄
  1. Follow

    0下载:
  2. 简单模拟所谓‘光标跟随’效果, PASCAL+API 编写-simple simulation of the so-called 'cursor follow' effect, API prepared PASCAL
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14675
    • 提供者:刘麻子
  1. 光标控制C语言源程序

    0下载:
  2. 演示如果实现用C语言控制光标显示的示例程序-A program shows how to control the cursor in C.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:3578
    • 提供者:黄亮
  1. 大十字光标

    2下载:
  2. VB6开发 windows2000 绘制大的十字光标 有像皮胫功能-VB6 development windows2000 drawing large cross cursor like percutaneous tibial function
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:108118
    • 提供者:万将红
  1. Marker_demo21

    0下载:
  2. In the demo project, I create a simple graph with four series of data. It demonstrates different options of marker, such as shapes, colors, etc. When the cursor hits a marker, the background data value will be displayed by tool tip. Some API function
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:26345
    • 提供者:cc
  1. 数据库连接池实现一

    0下载:
  2. 数据库应用,在许多软件系统中经常用到,是开发中大型系统不可缺少的辅助。但如果对数据库资源没有很好地管理(如:没有及时回收数据库的游标(ResultSet)、Statement、连接 (Connection)等资源),往往会直接导致系统的稳定。这类不稳定因素,不单单由数据库或者系统本身一方引起,只有系统正式使用后,随着流量、用户的增加,才会逐步显露。 -database applications, in many software systems often used, is developing
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:6478
    • 提供者:周拔皮
  1. Delphi资源文件制作工具

    0下载:
  2. Delphi资源文件生成工具 我经常要在程序中加入许多资源,比如:声音、位图、光标等,这样可以使自己 软件更具特色。可以自己建立一个.RC的文件,然后再用Delphi\\Bin\\Brcc32.EXE来 编译生成一个.RES的文件,有了这个文件才能把资源编译到软件中去。 可是如果要加入一大批资源,要加入30个位图和20个光标的话,就要在.RC文件中一 行行加入要用的资源,比较麻烦。我是个懒人,所以自已写了这个能自动批量帮你完 成这个任务的工具,可以非常方便的生成.RES资源文件。 注意:由于Bo
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:237562
    • 提供者:akay
  1. 3个vb写的用户界面设计程序

    0下载:
  2. 滚动条使用--摄氏华氏温度 控件数组 用List设置光标形状 虽然写的简单,但我是学生,刚学没多久,编完这3个已经很吃力了-use of the rolling -- Fahrenheit temperature Celsius Control List set up an array with the cursor shape Although written in simple, but my students, learning not just how long the se
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:12472
    • 提供者:soft271
  1. 光标的移动

    0下载:
  2. 这个程序实现起来比较简单。主要是显示一个光标,你可以上下左右移动他-the procedures are relatively simple to achieve. Major shows a cursor, you can move around his next
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:16867
    • 提供者:魏星
  1. 计算器2.0

    0下载:
  2. 能运算的函数: sin,cos,tg,ctg,e^,pow(x,y),cosh,sinh,tgh,log10,ln,sqrt,arcsin,arccos, 运算方式: +,-,*,/,绝对值(“[ ]”),^,!, 输入规则: 用键盘或按钮都可,输入完按回车运算,(光标要在最后) sin(21-32)/(12-43) 4(323-4343) 4*(323-4343) e^2-sin3-3^4,(不要输入pow(3,4)) //有无*都可 2*3^4是(2*3)^4
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:111005
    • 提供者:qwq
  1. Customizing-the-mouse-cursor

    0下载:
  2. 可以让初学易语言的新手学会怎么去自定义鼠标的光标,增加程序的娱乐与高级性!-It allows novice beginners easy language to learn how to customize the mouse cursor, an increase of entertainment with senior program!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1646
    • 提供者:Jason
  1. double-cursor-phicmontoring-to-sub-cf2-sign

    0下载:
  2. Double Cursor easy, while in cursor it updates the records
  3. 所属分类:SQL Server

    • 发布日期:2017-04-12
    • 文件大小:712
    • 提供者:drc
  1. Cursor-list

    0下载:
  2. 链表的游标实现,不用指针,如果find函数使用较少,速度会显著加快。-List cursor achieve, not a pointer, if you find function uses less speed significantly faster.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1433
    • 提供者:刘晨
  1. CURSOR

    0下载:
  2. 光标加载显示,用于ADI Blackfin BF561图像处理芯片-UCOS ADI Blackfin BF561 CURSOR DISPLAY LOAD
  3. 所属分类:DSP program

    • 发布日期:2017-04-14
    • 文件大小:3825
    • 提供者:杨中庆
  1. Cursor-cycle-rotation

    0下载:
  2. 用51单片机实现7个LED灯的光标与沿矩形循环移动-51 MCU with 7 LED lights with the cursor and the cycle of moving along the rectangle
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3482
    • 提供者:翁立
  1. Scroller

    0下载:
  2. cambiar cursor win form vb6 usercontrol ocx
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:25600
    • 提供者:JHC
  1. cursor

    0下载:
  2. 对输入视频图像处理,在图像中叠加十字光标,光标颜色可以自动反色(The input video image processing, the image superimposed cross cursor, the cursor can be automatically color color)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:iwangying
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com