CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - raw input

搜索资源列表

  1. KBDLogger

    0下载:
  2. 一个键盘记录器。用的是Raw Input的相关方法,基本上原始的键盘输入都能够读出来。 -A keyboard logger. Raw Input using the correlation method is basically the original keyboard input will be able to read them out.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:16524
    • 提供者:李小生
  1. kbd_logger

    0下载:
  2. 个键盘记录器(附源代码),能够记录所有的按键信息,包括keyup。记录原始数据,可以通过模拟按键重现。需要vc9的运行库。没有编静态链接的版本。 主要流程: 1、向系统注册一个或者多个原始输入设备 2、在你注册的原始输入设备数据发生变化时,系统发送一个消息及新数据到你的进程 3、调用GetRawInputData或者GetRawInputBuffer来获取这些数据-A keyboard logger (with source code), to record all of the
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:8533
    • 提供者:阿东
  1. za_cou

    0下载:
  2. 利用雜湊表進行資料的搜尋。輸入資料的筆數與原始資料數據,建立雜湊表,可查詢鍵值。-Hash table using the information search. Number of input data with raw data, the establishment of a hash table key can be found.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1329
    • 提供者:Lin
  1. rawinput_src

    0下载:
  2. Raw input device. // Create a new InputDevice object, get the number of // keyboards, and register the method which will handle the // InputDevice KeyPressed event -Raw input device. // Create a new InputDevice object, get t
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:16279
    • 提供者:naseria
  1. thc

    0下载:
  2. 本项目是一个大客户流系统,系统功能包括系统管理(系统设置、功能管理、模块管理、服务器设置、人员管理、原材料供应商录入查询、统计等),本系统需要SQLServer2005,属C/S应用程序!-The project is a large customer flow system, the system functions include system management (system settings, functional management, module management, ser
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1281202
    • 提供者:风云浪子
  1. Histo

    0下载:
  2. another histogram equalization coding..using .raw input image-another histogram equalization coding..using .raw input image...
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:634455
    • 提供者:zull hilmii
  1. rawinput_wpf

    0下载:
  2. raw API监控键盘输入,C#源码,支持多键盘!-raw API monitor keyboard input, C# source code to support multiple keyboards!
  3. 所属分类:Hook api

    • 发布日期:2017-04-05
    • 文件大小:30488
    • 提供者:suifei
  1. Skeleton

    0下载:
  2. 虚拟力场中心线提取程序,需要在命令提示窗口下运行该程序,使用RAW文件作为输入,输出中心线点数据文件,raw文件要和程序在同一个文件夹-Virtual Field centerline extraction procedures, require the command prompt window, run the program, use the RAW file as input, output centerline point data files, raw files and proce
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:29543
    • 提供者:李明
  1. CRC

    0下载:
  2. SICK激光数据CRC效验部分程序 输入原始数据点击按钮得出CRC码-CRC efficacy SICK laser data part of the program click the button input raw data obtained CRC code
  3. 所属分类:Button control

    • 发布日期:2017-05-24
    • 文件大小:8191824
    • 提供者:nx
  1. raw-hook-input

    0下载:
  2. 通过raw方式获取键盘输入,并且在当前路径下生成一个文本文件-Way to get through the raw keyboard input, and in the current path generates a text file
  3. 所属分类:Hook api

    • 发布日期:2017-03-22
    • 文件大小:34094
    • 提供者:cxy
  1. 1

    0下载:
  2. 编写一个职工档案程序,设计实现如下功能: (1) 建立一个职工数据结构,结构包含姓名、序号、性别和年龄信息; (2) 建立一个结构数组,以便放置10个职工信息; (3) 设计一个函数,输入职工信息; (4) 建立一个简明数据结构,只包含姓名和年龄信息; (5) 编制一个函数,可以删除指定职工数据; (6) 编写一个简单的菜单提供上述操作。菜单如以下形式: 1. 输入数据 2. 显示原始数据 …… -Write a workers file prog
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1061
    • 提供者:bin
  1. bianry-sort-tree

    3下载:
  2. 设计了算法,将n个数据组成二叉排序树结构,并可以删除其中的一个结点。 输入:数据个数n、n个数据、需要删除的数值value。 输出:原始数据、二叉排序树的中序输出及删除结点value后的结果。-Designed the algorithm, the data consisting of n binary sort tree structure, and you can remove one node. Input: the number of data n, n data, you
  3. 所属分类:C#编程

    • 发布日期:2017-04-15
    • 文件大小:988
    • 提供者:YY
  1. KBDLogger

    0下载:
  2. raw input之键盘记录程序,完整可编译!VC源码!-raw input of keyloggers, integrity can be compiled! VC source!
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:22133
    • 提供者:心驰神野
  1. Galoisaddmultipletable

    0下载:
  2. 计算GF(2^m)的加法表和乘法表,在输入m不同是,可以生乘所有的本原多项式以及对应的加法表和乘法表-Calculation GF (2 ^ m) of addition and multiplication tables table, different input m it is possible to take all the raw primitive polynomial and the corresponding addition and multiplication tables
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1947
    • 提供者:李承泽
  1. raw_input

    0下载:
  2. Raw Input on Autohotkey
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:757
    • 提供者:unicorn79
  1. MeshFix-V2.1

    0下载:
  2. This software takes as input a polygon mesh and produces a copy of the input where all the occurrences of a specific set of defects are corrected. MeshFix has been designed to correct typical flaws present in RAW DIGITIZED mesh models, thus it might
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-05
    • 文件大小:356865
    • 提供者:boumacmilan
  1. yen-V2.5

    0下载:
  2. There is a well attenuation curve as input to calculate its seismic waves, This function is used to calculate the arbitrary function of the first order partial derivative (numerical methods), Independent component analysis algorithm reduces the raw d
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:5120
    • 提供者:yunfentiepui
  1. Keyboard53FGH4

    0下载:
  2. RAW INPUT FOR C#RAW INPUT FOR C#
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:MIGMB
  1. RawInput (2)

    0下载:
  2. PBD OF RAW INPUT KEYBOARD
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:9216
    • 提供者:MIGMB
  1. rawinput

    0下载:
  2. raw input prom keyboard or other hid devices
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:310272
    • 提供者:BaB007
« 12 »
搜珍网 www.dssz.com