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

搜索资源列表

  1. win2000-src

    0下载:
  2. Windows 2000下一个WDM驱动的简单范例,包括驱动和应用程序。虽然驱动程序仅仅是读取一个字符串,但是麻雀虽小,但是五脏俱全,强烈推荐学习WDM编程的初学者通过这个简单的范例搞清楚驱动程序最简单的结构-A simple WDM Driver example for Windows 2000 including driver and test programs.Its function is only to read a string,but it includes all aspacts
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:24424
    • 提供者:杨阳
  1. boyer-moore

    0下载:
  2. 用 boyer-moore 算法实现 字符串的 查找 程序特点: 图形化的界面 ,并把查找到的结果 高亮显示-with BOYER-moore algorithm string tracing procedure features : graphical interface, and the outcome of the search highlighted
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:3485
    • 提供者:zhouxiaolin
  1. mfcregdll

    0下载:
  2. VB、VC混合编程中字符串的传递,源代码,使用VC制作动态库在VC、VB中使用。
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:20039
    • 提供者:杨峰
  1. usemfcregdll

    0下载:
  2. VB、VC混合编程中字符串的传递,VC使用DLL源代码。
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:298994
    • 提供者:杨峰
  1. ck.c

    0下载:
  2. 嵌入式操作系统开发,串口试验。在超级终端显示从键盘接受的字符串并回写。当删除后可回写删除后剩余的字符串。
  3. 所属分类:驱动编程

    • 发布日期:2014-01-17
    • 文件大小:620
    • 提供者:hanhua
  1. hello

    0下载:
  2. 驱动程序开发的简单例子:在debugview下查看调试信息可以看到程序输出的hello 字符串。-Driver Development of a simple example: In view debugview debugging information can see the output of the string hello.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:29808
    • 提供者:jpx
  1. qkdrv3

    0下载:
  2. 基于WINIO而能够在保护模式下与底层硬件“直接”通讯,这是用C++编写的用于嵌入VFP的驱动控件,可以接收字符串和若干控制指令,转换为位图信息以后通过并口378H打印输出。-Based WINIO and in the protection mode and the underlying hardware, " direct" communication, which is written in C++, VFP driver for embedded control, ca
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-26
    • 文件大小:8850449
    • 提供者:庞长福
  1. sysString

    0下载:
  2. 在驱动中字符串的使用,有需要的网友请在VS2003以上版本中打开学习。-The use of strings in the driver, we need friends more than in the VS2003 version of open learning.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-02
    • 文件大小:530023
    • 提供者:蓝色风暴
  1. RtlInt64ToAnsiString

    0下载:
  2. 函数1,能在驱动中,即内核模式下,将一个64位的整数转化成CHAR类型。 函数2,在应用程序中,能够将一个字符串类型的Double数据,转化成Double。例如,将“1.25647”转化成1.25647-Fun1,Conver a 64 bits int value to CHAR value in kernal mode. Fun2, This function can convert a char value contains double to a real Double valu
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-11
    • 文件大小:628
    • 提供者:赵风君
  1. 51-nokia5110

    0下载:
  2. 诺基亚5110液晶显示,包含了画图,写入字符串,还包含本人收藏的的图片-5110D e v i c e D r i v e r i n c l u d e d r a w i n g,writing
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:55965
    • 提供者:姚小敏
  1. UART

    0下载:
  2. STC12C52S2的串口程序,运用串口2能自动收发字符串-STC12C52S2 serial procedures, the use of the serial port 2 to automatically send and receive string
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-16
    • 文件大小:9980
    • 提供者:徐俊
  1. strTest

    0下载:
  2. windows驱动 字符串操作,主要是针对UNICODE_STRING类型的字符串的操作-windows driver string operations, mainly the type of string operations against UNICODE_STRING
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-16
    • 文件大小:355689
    • 提供者:王世广
  1. string

    0下载:
  2. 为该类定义构造函数,析构函数和赋值操作。构造函数至少应有三个:无参构造函数、C风格字符串构造函数和复制构造函数 -so fine
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-12
    • 文件大小:1517
    • 提供者:桐谷
  1. c_shizizimur

    0下载:
  2. 本程序实现计数,用汇编16计算一字符串的数字字母和其他字符的个数-This procedure to achieve count, calculated using the compilation of a string of 16 alphanumeric and other characters in the number of
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-12
    • 文件大小:1244
    • 提供者:ji49739
  1. Drawingcommandsgui

    0下载:
  2. 数制转换对话框在左边输入一个十进制整数和2~16之间的数,单击“转换”按钮能在右边得到十进制数所对应的2~16进制字符串-Number System Conversion dialog box on the left and enter a decimal integer number between 2 to 16, click the " Convert" button to be able to get the right of the decimal number co
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-12
    • 文件大小:610
    • 提供者:zhi6316603
  1. kmp105

    0下载:
  2. 在一个长字符串中匹配一个短子串的无回溯算法。时间复杂度为O(n).-In a long string substring matching a short non-backtracking algorithm. Time complexity is O (n).
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-12
    • 文件大小:897
    • 提供者:sai78861
搜珍网 www.dssz.com