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

搜索资源列表

  1. bigview

    0下载:
  2. 在UNIX下经常要看大日志,vi又打不开,pg又不能一行一行翻,more就更是乱码了。于是自己做了个程序来查看日志,包括跳转,查找等。 自动识别汉字、全角字符、日文,真正做到光标随字移动 窗口化全屏浏览 宽行浏览,完全显示文本原始信息 支持查找、跳转、打印,任意滚屏 支持任意大小的文本,特别适合分析系统大日志 动态内存分配,系统资源消耗少 方便UNIX用户使用,完全仿真vi指令 支持custom命令安装,软件管理方便 内置指令帮助 -Under
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:8460
    • 提供者:pqnet
  1. wannianli

    0下载:
  2. 1、实现可视化日期输入,加入左右光标微调功能。 2、实现本年第几周查询功能。 3、有月历显示功能-1, visualization date input, adding left and right cursor trimming function. 2, the first few weeks of this year to achieve the inquiry. 3, calendar display
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:16809
    • 提供者:谢枝桓
  1. HOMEWORK

    1下载:
  2. 用LabVIEW编制一个完整应用软件,完成以下功能: 1、产生一个正弦波,叠加一个噪声信号,从界面上可以调整噪声和信号的幅度、频率等参数,此信号作为后续分析的信号源; 2、显示信号的时域波形,点击按钮可以显示信号的幅度谱、功率谱 3、图形上可以显示光标,具有峰值跟踪功能,同时将峰值频率、幅度显示在界面上。 4、点击按钮可以计算显示信号的失真度(THD)、信噪比(SNR)、各次谐波的频率和幅度;-Preparation of a complete application using
  3. 所属分类:LabView

    • 发布日期:2017-04-17
    • 文件大小:25297
    • 提供者:刘威
  1. MockEnum2

    0下载:
  2. A list view example where the data comes from a cursor.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1108
    • 提供者:souzuetao
  1. PVisitedNetworkIDList

    0下载:
  2. This a TextView that is Editable and by default scrollable, like EditText without a cursor. -This is a TextView that is Editable and by default scrollable, like EditText without a cursor.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1063
    • 提供者:fueqeinu
  1. code1

    0下载:
  2. Javascr ipt控制页面中显示十字光标,鼠标的地方就是十字光标的中心,会随着鼠标的移动而变化,想一想,什么时候可以用到十字光标呢?在一些射击游戏中,是不是需要这种效果呢?或者打枪瞄准的时候。因此可把本代码用到一些网页游戏的开发中。 -Javascr ipt control page shows the crosshairs, is the center of the cross where the mouse cursor will change as the mouse moves,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:726
    • 提供者:UMD4BCK
  1. MCP

    0下载:
  2. 用集合和游标法求解最大团问题,在sql server 2008上运行成功。含项目报告-Solving the maximum clique problem with the select and cursor
  3. 所属分类:SQL Server

    • 发布日期:2017-04-15
    • 文件大小:6333
    • 提供者:杨帆
  1. ReorderingCursorWrapper

    0下载:
  2. Cursor wrapper that reorders rows according to supplied specific position mapping.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:720
    • 提供者:yonwienui
  1. SQLiteDirectCursorDriver

    0下载:
  2. A cursor driver that uses the given query directly.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:802
    • 提供者:hiuleijao
  1. mousehook

    0下载:
  2. 用Delphi模拟鼠标的单双击,模拟鼠标双击,选中文字并定位光标至文本处,模拟鼠标单击则是选中文字,移动光标至文字处,用点击按钮的动作完美模拟出单击双击鼠标的效果。-Single double click, simulate mouse double-click with the mouse Delphi simulation, select the text and position the cursor to the text of the simulated mouse click is
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:5195
    • 提供者:MFZEQ6I
  1. MovieMouse

    0下载:
  2. 学习下VC++编写一个自定义鼠标光标样式的小实例,可改变鼠标指针的模样,改成指定的ANI格式的光标文件,而不是Windows默认的白色指针。请注意,如果打开程序后,你点击了设置动态光标按钮,一定要再点击下恢复,要不然的话,光标不会自动恢复到以前的样式,不过你可以通过Windows控制面板中的鼠标设置恢复默认样式。-Learning under VC++ to write a custom mouse cursor style small example, you can change the a
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:11555
    • 提供者:wpudn25
  1. gobang

    0下载:
  2. 这是一款在linux环境下的五子棋游戏,改程序使用光标,完善了该游戏的功能,方便,直观。-This is a linux environment in 331 games, use the cursor to change the program to improve the functionality of the game, convenient and intuitive.
  3. 所属分类:Other Games

    • 发布日期:2017-04-13
    • 文件大小:1726
    • 提供者:王燕芬
  1. Keyboard

    0下载:
  2. 获得键盘的类型、键盘的重复延迟时间及键盘的光标闪烁频率-Keyboard repeat delay time and get the keyboard cursor type, keyboard flicker frequency
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:2754
    • 提供者:张学谦
  1. Source

    0下载:
  2. TFT3.5触摸彩屏的校正程序 屏幕直接插到12864接口,1脚端对齐,最后会空2脚。 触摸屏连接到开发板对应如下: CLK==P1.0 CS ==P1.1 DIN==P1.2 BUSY 不用连接 DOUT==P1.4 IRQ ==P1.5。 开机会出现第一个校正光标,精确点击矫正后会出现第二个矫正光标,再次精确点击,完成矫正。然后可以在屏幕上画图,由于51速度限制,画线速度不能太快,否则会出现虚线。程序没有提供任何识别功能。点击右下角可以清屏,用于重新画图。
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:12304
    • 提供者:陈庆章
  1. MergeCursorTest

    0下载:
  2. Merge Cursor Test Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3594
    • 提供者:ceiduizei
  1. DatabaseCursorTest

    0下载:
  2. Database Cursor Test for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3525
    • 提供者:mosaoyi
  1. List7

    0下载:
  2. A list view example where the data comes from a cursor.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1179
    • 提供者:gangdiuteng
  1. ziji1

    0下载:
  2. (1) 友好的用户界面,首先用一个弹出式窗口提示用户输入文件名 (2) 在用户输入文件名回车后,关闭上面的对话框,并打开相应的文本文件,然后将其内容显示在一个文本窗口中,如图12-2所示(读者可以根据实例20的内容,进一步美化界面,如仿照TC编辑窗口,添加边框等)。要求:当文本文件内容行数大于窗口行数时,能够通过上、下方向键进行翻页,定位相应部分的文本内容。 (3) 能够响应上、下、左、右四个方向键,修改光标的位置。 (4) 能够响应Esc键,退出应用程序。 -(1) User-
  3. 所属分类:Editor

    • 发布日期:2017-04-13
    • 文件大小:1858
    • 提供者:卢文通
  1. AbstractCursor

    0下载:
  2. This an abstract cursor class that handles a lot of the common code that all cursors need to deal with and is provided for convenience reasons. -This is an abstract cursor class that handles a lot of the common code that all cursors need to deal wi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4263
    • 提供者:jeiwivang
  1. BulkCursorNative

    0下载:
  2. Native implementation of the bulk cursor for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2038
    • 提供者:kalengui
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com