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

搜索资源列表

  1. HotKeyTest

    0下载:
  2. Windows系统热键HotKey编程示例,包括测试程序-Hotkey HotKey Windows programming examples, including testing procedures
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:14.35kb
    • 提供者:李力
  1. sys_prog.tar

    0下载:
  2. 系统编程的示例使用 是用c 在redhat9下测试通过-system programming examples of the use of the c is the test under redhat9
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4.65kb
    • 提供者:李峰
  1. MemLeakAnalyse

    0下载:
  2. 简单的内存泄露的检查和测试的示例代码,如果你的程序有内存泄露可以参考一下
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:18.08kb
    • 提供者:邹超群
  1. callbacktester.rar

    0下载:
  2. 测试回调机制CALLBACK。DLL文件调用为动态调用。此示例在VS2008下测试通过。注意在DLL中需要在DEF文件里的EXPOERTS下面添加tester,编译后将callbackdll.dll添加到dllimporttest的DEBUG目录下。 ,Test callback mechanism CALLBACK. DLL file is called as dynamic invocation. This example in VS2008 under test. Note that t
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-30
    • 文件大小:12.57mb
    • 提供者:胥奇
  1. capture

    1下载:
  2. alsa 录音示例代码 官方提供 测试通过-alsa- sample to capture voice or sound
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:683byte
    • 提供者:zhangge
  1. RegDemo

    0下载:
  2. 自制的注册表编辑修改函数文件及示例程序,经过测试-Self-editing function of the registry documents and sample programs, tested
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:27.37kb
    • 提供者:hymnal
  1. chardev_k

    0下载:
  2. 一个测试NET FILTER的示例程序,已在MIPS-linux-gcc上编译通过-NET FILTER a test sample procedures in MIPS-linux-gcc compiled through
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:8.73kb
    • 提供者:xyx
  1. chardev_u

    0下载:
  2. 一个测试IOCTL编程的用户层示例程序,已在mips-linux-gcc上编译通过-IOCTL programming a test sample of the user-level process, in mips-linux-gcc compiled through
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:24.46kb
    • 提供者:xyx
  1. WinrarVB

    0下载:
  2. 以前发布过一个VB解压缩RAR文档的示例,有很多网友提示出错,后来才发现是 UnRar.dll版本太旧的缘故。现在重新发布一个使用 UnRar.dll进行解压缩、压缩文件测试及注释信息提取等功能的源代码。这个 UnRar.dll目前为最新版,版本是 3.80.2.166,可以向下兼容识别所有Winrar格式的压缩文件。这个示例就是利用这个动态链接库进行的一些操作,但目前还没有压缩文件的功能,里面的dll函数接口还需要进一步的解析和查找资料,官方好像也没有提供,希望有知道的网友也可以提供一下。更希
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-23
    • 文件大小:128.23kb
    • 提供者:说不得
  1. chardev.tar

    0下载:
  2. ubuntu环境下字符设备驱动程序的示例。使用方法是:终端中make生成设备目标文件。insmod globalvar.ko 载入设备。mknod /dev/globalvar c 2548 0 生成设备文件,c表示字符设备,2548是主设备号。编译执行test测试驱动程序。-ubuntu environment, character device driver for example. To use is: make the terminal device generates the targ
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1.21kb
    • 提供者:谢伟
  1. sock_data_package

    0下载:
  2. Linux下socket编程演示例程,经过测试可以使用-sock_data_package,based on embeded Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1.45kb
    • 提供者:季册
  1. CaptureU

    0下载:
  2. 本程序是通过钩子获得U盘插拔消息的示例程序,在Linux和嵌入式Linux上测试都试过。-Hook usb disk capture
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1.19kb
    • 提供者:黄维光
  1. adc-test

    0下载:
  2. mini2440光盘自带的linux示例代码,包含AD转换的测试程序-mini2440 ADC test
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-28
    • 文件大小:2.25kb
    • 提供者:王岳
  1. camtest

    0下载:
  2. mini2440光盘自带的linux示例代码,包括了cmos摄像头的驱动程序和测试代码-mini2440 cam driver and test
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-06
    • 文件大小:1.82kb
    • 提供者:王岳
  1. ZUC_test

    1下载:
  2. 祖冲之算法文档示例测试,包括ZUC, EEA, EIA的示例-The algorithm documentation example Zuchongzhi test, including the example of ZUC, EEA, EIA
  3. 所属分类:Windows Kernel

    • 发布日期:2016-05-25
    • 文件大小:22kb
    • 提供者:必须
  1. mxc_v4l2_test

    0下载:
  2. v4l测试代码,代码中包含了v4l功能的应用。API的使用示例-the v4l test code, the code contained in the v4l function. Example of use of the API
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-07
    • 文件大小:25.68kb
    • 提供者:吕晓亮
  1. FindFirst

    0下载:
  2. 学习型的演示示例,使用Delphi数据库操作FindFirst方法,带有数据库测试数据,在Database文件夹中,测试前请先附加好库,设置连接信息,主要向新手演示,FindFirst的使用方法,更细节的操作请参见源码。-Learning-oriented demos, Delphi database operations FindFirst method, the test data with the database in the Database folder, test before p
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-06
    • 文件大小:132.89kb
    • 提供者:汪雷鸣
  1. CryptAPI_sample

    0下载:
  2. Cryto API 各个函数的用法示例,可以用来测试CSP的功能-Cryto API usage examples of each function can be used to test the function of the CSP
  3. 所属分类:CA program

    • 发布日期:2017-04-16
    • 文件大小:32.97kb
    • 提供者:zzzm
  1. input_system_test_driver

    0下载:
  2. 一个关于输入子系统驱动与测试的源码,简明而又很好的示例。-A test drive on the input subsystem source, concise but good example.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:2.6kb
    • 提供者:wzn
  1. DComTest

    0下载:
  2. vbRichclient5的vbWidgets控件的DirectCOM测试代码,重量级vbrichclient库的免注册使用的一个小示例.-vbRichclient5 of vbWidgets control DirectCOM test code, free registration heavyweight vbrichclient library using a small sample.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-11
    • 文件大小:2.77mb
    • 提供者:
« 12 »
搜珍网 www.dssz.com