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

搜索资源列表

  1. SoftSnoop1.3.2.rar

    0下载:
  2. 相对于SoftSnoop1.3版新增功能 1)可以捕获从任一模块产生的到任一模块的Api调用,包括动态加载的模块;可以在调用Api之前输出Api名称,Api所属模块,Api参数及调用这个Api的地址;可以在Api返回之后输出Api返回值 2)可以像OllyDbg那样附着到正在运行的目标进程并捕获其Api,可以随意终止和继续捕获,目标进程不受影响 3)可以选择是否对目标进程进行调试,对一些检查调试器的程序可以选择不调试目标进程,对Api捕获没有影响;由于修改了ApiHook方式,因此对于加过
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-23
    • 文件大小:242005
    • 提供者:孙磊
  1. 手写鉴别用VC++6.0开发

    3下载:
  2. 手写鉴别用VC++6.0开发的一个手写字符识别系统,联机输入签名,可以识别数字,字母和汉字. ,Handwriting identification using VC++ 6.0 Development of a handwritten character recognition systems, on-line input signatures can identify numbers, letters and Chinese characters.
  3. 所属分类:Windows CE

    • 发布日期:2016-11-22
    • 文件大小:135963
    • 提供者:xzw
  1. hanziinput.rar

    0下载:
  2. j2me 汉字输入框,非常详细,有文字说明。,j2me Chinese character input box, and very detailed, there is language descr iption.
  3. 所属分类:J2ME

    • 发布日期:2017-04-02
    • 文件大小:48438
    • 提供者:zhaoxinyi
  1. ocr.rar

    1下载:
  2. 自动识别bmp图片上的字母和数字,实现自动输入字符,Automatic Identification bmp pictures, letters and numbers, automatically enter the character
  3. 所属分类:其他小程序

    • 发布日期:2012-12-25
    • 文件大小:11507
    • 提供者:forest
  1. 统计输入的字符串中各个字符的个数

    1下载:
  2. 汇编语言,用于统计输入的字符串中各个字符的个数。,country every word
  3. 所属分类:文件操作

    • 发布日期:2016-12-04
    • 文件大小:655
    • 提供者:饭很疯
  1. hh.rar

    0下载:
  2. 串行输入并行输出 用vhdl语言描述的 有源代码主打色,Serial input parallel output using vhdl language to describe the main color of the source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:572
    • 提供者:吴越
  1. 记录键盘所输入的按键

    0下载:
  2. 记录键盘所输入的按键,可以用于黑客开发应用。VC开发的代码,基于WINDOWS.-Records entered the keyboard keys can be used for development and application of hackers. VC++ code, based on WINDOWS.
  3. 所属分类:钩子与API截获

    • 发布日期:2017-04-09
    • 文件大小:1924268
    • 提供者:chx
  1. drawfuc.rar

    0下载:
  2. 我自己写的一个函数图形生成器,输入数学公式后就能画出图形,希望给各位提供有用的东西,I wrote it myself graph a function generator, input mathematical formula can be drawn after the graphics, I hope to provide useful things that
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:165509
    • 提供者:toutou
  1. 文本加密编码技术

    1下载:
  2. 加密(10) 功能:(1)输入任意一段明文M,以及密钥K (2)根据以下公式将其转换为密文C。 Ci = mi + K ,其中i = 0,1,……n-1 , K 为密钥; (3)具有输入输出界面。 ,Encryption (10) functions: (1) the importation of any section of an express M, and the key K (2) in accordance with the following for
  3. 所属分类:密码/编码算法

    • 发布日期:2017-03-25
    • 文件大小:231069
    • 提供者:dingpei
  1. TalkingCalculator.zip

    1下载:
  2. 语音识别计算器。一个支持语音识别输出与输入的计算器程序。用VC6.0编译,SpeechSDK based voice calculator.This calculator can recognize voice input and putout with voice.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:590548
    • 提供者:郑志
  1. 在VC中使用SendInput函数实现中文的自动输入

    0下载:
  2. 在VC中使用SendInput函数实现中文的自动输入
  3. 所属分类:.net编程

    • 发布日期:2012-09-16
    • 文件大小:3399
    • 提供者:gxllss@123
  1. NumEdit_demo

    0下载:
  2. 数字编辑框类。可以直接在编辑框中输入数字,其它的不接受-Edit box type figure. Directly in the edit box, enter the figure, the other does not accept
  3. 所属分类:EditBox

    • 发布日期:2017-04-01
    • 文件大小:14995
    • 提供者:林文
  1. yuyin

    0下载:
  2. 一个BCB做的语音转换的例子,输入文字,自动转换语音-a demo programmed by C++Builder, input text,and it will be changed into language
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-10
    • 文件大小:2162586
    • 提供者:坚之
  1. MyEditDot

    0下载:
  2. 这是一个基于MFC框架下实现Edit输入限制的代码,只允许输入数字和小数点,和收银台的功能一样.希望对于初学者有一定的帮助,之前我上传过一些程序,运行不了,在这里说声对不起.我很喜欢这个网站,希望大家以后多多支持 -This is a framework based on MFC to achieve Edit code input restrictions, allowing only enter numbers and decimal point, and the cashier are
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:27250
    • 提供者:gfedcba
  1. Monitor_keyboard_input

    0下载:
  2. 监听所有键盘输入,并记录内容到磁盘,有利初学者学习hook-Monitor all keyboard input, and record the contents to disk, enabling beginners to learn hook
  3. 所属分类:Hook api

    • 发布日期:2017-04-07
    • 文件大小:409496
    • 提供者:just
  1. moni

    0下载:
  2. 自动修改模拟键盘输入,运行后可把键盘上任意一个键改为其它键的输入结果。
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:11622
    • 提供者:刘伟
  1. MCU-AD9850

    0下载:
  2. 通过键盘输入, 1602LCD显示输出, 当用户需要更改输出频率,可通过按键达到不同的功能要求,经由MCU处理,来改变AD9850的频率输出,从而达到调整改变频率的目的。-Through the keyboard input, 1602LCD display output, when a user need to change the output frequency can be achieved through the key requirements of different fu
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:4678
    • 提供者:姜100
  1. mfc中自绘ComboBox控件可记录输入的历史

    1下载:
  2. mfc中自绘ComboBox控件的美化,可改变控件中边框的颜色,并改变右侧下拉按钮的图片,并可以保存编辑框的输入历史记录。本例子使用打过补丁的vs2008创建,内附控件类接口使用说明文档。
  3. 所属分类:组合框控件

  1. temprature

    0下载:
  2. 51单片机对DHT11温湿度传感器的读入,处理,显示。有键盘输入。-this procedure can read the imformation of DHT11 ,and deal with it ,and there is responsing display and keyboard input.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:2797
    • 提供者:倪任彬
  1. TextRecognition

    1下载:
  2. 该源代码压缩包中有2款OCR手写文字识别源码。一款是陨落雕(ThirdApple)的大作,识别率不错,手写输入识别后分别给出匹配率和匹配的字符。另一款是国外的源代码,也比较简单,这个源代码有字符学习功能,可以先学习,然后识别的能力就增强了。同时该源代码具有识别库文件信息储存,可以把一些个人手写习惯的字符储存起来,这样系统识别效率就高多了。 -OCR
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:70545
    • 提供者:alpha
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com