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

搜索资源列表

  1. SimulateInputString

    0下载:
  2. 模拟键盘输入字符串的C++模块。模拟键盘输入字符串可以使用API函数SendInput函数,但是这个函数相当麻烦,每模拟一个字符要填充两个结构体,本模块将这些麻烦的操作封装为一个C++类,两行代码便可调用。可以用于win32项目、MFC项目、ALT项目等,内附开发文档-Simulated keyboard input string C++ modules. Simulated keyboard input string can use API function SendInput functio
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-23
    • 文件大小:3527
    • 提供者:李逍遥
  1. LinuxCharDriverDemo

    0下载:
  2. 主要是用于各类嵌入式内核驱动的字符设备事例代码。-Is mainly used for character device instance code embedded kernel driver.
  3. 所属分类:Driver develop

    • 发布日期:2017-12-02
    • 文件大小:4691
    • 提供者:江军洪
  1. vt100_clean_str.tar

    2下载:
  2. 过滤VT100 的控制符 传入(vt_clean(buf,len))含有vt100控制符的字符串,处理后buf为过滤后的字符串,采用正则表达式处理-Filter VT100 control characters incoming (vt_clean (buf, len)) contains vt100 control character string treated the string buf filtered using regular expression processing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-17
    • 文件大小:1345
    • 提供者:王宗伟
  1. monreader

    0下载:
  2. Character device driver for reading z/VM MONITOR service records.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-06
    • 文件大小:4113
    • 提供者:djask4
  1. monwriter

    0下载:
  2. Character device driver for writing z/VM MONITOR service records.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-08
    • 文件大小:2734
    • 提供者:dfk5n3
  1. CYY31CAESAR

    0下载:
  2. 凯撒加解密算法,实现单个字符和整个字符串的加解密程序,很好用-Simple encryption and decryption algorithm to achieve a single character and the entire string encryption and decryption procedures, very good use
  3. 所属分类:CA program

    • 发布日期:2017-11-23
    • 文件大小:220160
    • 提供者:youth
  1. arm_device

    0下载:
  2. 简单的设备驱动程序 动手实践一个简单的字符型设备驱动程序,学习驱动程序编写的基本步骤。-Simple device driver is a simple hands-character device driver, learning the basic steps written by the driver.
  3. 所属分类:Driver develop

    • 发布日期:2017-12-01
    • 文件大小:6635
    • 提供者:吴振生
  1. getmima

    0下载:
  2. 取得密码框字符,假如你忘了密码框中的密码,但密码保存着,用这个程序可以取回密码-Obtain the password box character, if you forget the password box password, but the password is stored, you can use this program to retrieve your password
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-12
    • 文件大小:2019261
    • 提供者:傅永权
  1. ptp_chardev

    1下载:
  2. PTP 1588 clock support - character device implementation.
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-08-21
    • 文件大小:2048
    • 提供者:xiexoven
  1. cuse

    0下载:
  2. Character device in Userspace driver for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-04
    • 文件大小:5003
    • 提供者:mengpongging
  1. base64

    0下载:
  2. linux下的加密,解密代码。实用,包含字符转换-under linux encryption, decryption code. Practical, containing the character conversion
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-16
    • 文件大小:2195
    • 提供者:谢竹
  1. Text

    0下载:
  2.  VC++ 字符滚动实例,文本编程例子,几行文字在窗体中滚动,另外还展示了如何给文字着色、加粗、添加修饰等小功能,对学习字符处理会有一些帮助,源代码完整,在VC++6.0下顺利编译。-Characters scroll VC++ instance, the text programming examples, a few lines of text in the form rolling also shows how to text color, bold, and add embellishm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-22
    • 文件大小:29645
    • 提供者:程虎
  1. shibie

    0下载:
  2. VC汉字识别源代码,可以用鼠标在程序的空白处写字,然后让程序识别你所写的文字,当然需要字库支持,这个字库是需要事先准备好的,当然程序还有一个模式是“学习”模式,当有不识别的文字时可启动这个模式,将对应的文字输入,下一次如果重新写入这样的字,程序就可以识别了。 -VC Chinese character recognition source code, you can use the mouse to write in the space program, and then let the pro
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:37408
    • 提供者:
  1. reg

    1下载:
  2. VB根据网卡号生成注册码、机器号进行软件注册,源码内定义了结构型变量说明、声明了许多字符常数和Api函数,根据获取的网卡MAC来生成机器码,实现软件注册功能。以前就发过一些Vb的源码,这一个相对简单基础,要想用的话,甚至需要继续完善源码的。-VB software registration card number generator registration number, machine number, defined in the source the structured variable
  3. 所属分类:Windows Kernel

    • 发布日期:2017-08-14
    • 文件大小:5120
    • 提供者:金万芳
  1. hzView

    0下载:
  2. 一个显示所有点阵字库内容的工具源代码。在汉字显示和过国家标准有极其重要的作用。-a dot matrix display all the tools library source code. The Chinese character display and cross-national standards are extremely important role.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-09
    • 文件大小:67910
    • 提供者:新来的
  1. rpgedit

    0下载:
  2.  某PRG游戏的参数编辑器,VC++ PRG游戏编写教程中的一个随书例子,可以对人物名称、攻击力、防御力、魔法、等级、攻击距离等进行参数设置,在一些PRG游戏中,你这样的编辑器是经常在在的。-A PRG game parameter editor, VC++ PRG game to write a tutorial with the book example, can the character name, attack power, defense force, parameter setti
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:15959
    • 提供者:王佩华
  1. ttcmap

    0下载:
  2. TrueType character mapping table cmap support body for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-01
    • 文件大小:15951
    • 提供者:pengjodang
  1. my_strlen

    0下载:
  2. 完成字符串长度的计算。linux下读文件时,读到 \0 字符后,字条串长度不正确的计算。-To complete the calculation of the length of the string. read the file under linux, read \ 0 character, note incorrect calculation of the length of the string.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-01
    • 文件大小:1127
    • 提供者:8946
  1. cff

    0下载:
  2. FreeType OpenType driver component for Linux.CFF character mapping table cmap support.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-03
    • 文件大小:1540
    • 提供者:vazueniu
  1. huarogndao

    0下载:
  2. 通过游戏可了解到一些基础知识,比如:如何记录选中的控件ID,初始化时设置各个位置的可用状态,初始化各人物方格位置,设置各方格的初始图片,设置各方格的初始位置,设置最后一行的首尾位置不可用-Through the game will come to understand some of the basics, such as: how to record the selected control ID, set during initialization of the availability s
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:1351184
    • 提供者:吴海军
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 37 »
搜珍网 www.dssz.com