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

搜索资源列表

  1. cpuSpeedTest

    0下载:
  2. 一个可以测试CPU速度的例子,可以实时获取CPU速度-a test example of the speed of the CPU, the CPU can obtain real-time speed
  3. 所属分类:系统编程

    • 发布日期:2014-01-15
    • 文件大小:38454
    • 提供者:陈力
  1. 3Des.rar

    2下载:
  2. 采用3des进行加密的源代码,经过验证的,已经在我的系统中使用,这是个测试例子,The use of 3DES for encryption source code, proven, and has been used in my system, this is a test example
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:194507
    • 提供者:杨海生
  1. framebuffer 2440 frame buffer 测试程序

    1下载:
  2. 2440 frame buffer 测试程序,可以直接显示16位bmp 图片-2440 frame buffer test program, you can directly display 16-bit bmp image
  3. 所属分类:Linux/Unix编程

    • 发布日期:2012-10-13
    • 文件大小:2119
    • 提供者:袁慎重
  1. libcssl-test

    0下载:
  2. cssl 串口异步读写库 实例 经典 LinuxC库-cssl classic example of serial asynchronous read and write library LinuxC Library
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:39848
    • 提供者:zpf
  1. jsoncpp

    0下载:
  2. json库的c++实现,里面还有测试程序,是不可多得的学习资料-json library c++ to achieve, along with test procedures, the learning materials are hard to come by
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:250884
    • 提供者:yangkui
  1. example_zlib

    0下载:
  2. 目录与文件描述 example.cpp ZIP加载范例。 example.exe 已编译的测试程序。 example.zip 未加密的zip文件。 example_code.zip 已加密的zip文件,密码为“13579”。 [source] PackReader.h 简单封装的ZIP加载类声明 PackReader.cpp 简单封装的ZIP加载类定义 PackMemory.h 支持内存的ZIP加载模块声明 PackMemory.cp
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:212798
    • 提供者:思哦
  1. pGPIOTest_v101

    0下载:
  2. GPIO test example codes for BEGA220A display
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:298679
    • 提供者:Norbi Maci
  1. OpenSSl-Test

    0下载:
  2. OpenSSL-Test软件包是OpenSSL使用示例,主要是EVP函数的使用。OpenSSL软件包从OpenSSL.org网站下载。-OpenSSL-Test package is to use OpenSSL example, the main function is the use of EVP. OpenSSL package from OpenSSL.org website.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:341422
    • 提供者:luxinspirit
  1. test

    0下载:
  2. windows环境下,vc++6.0使用timer的一个典型例子,其中还有背景设置。-windows environment, vc++ 6.0 use a typical example of a timer, of which there are the background settings.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:31693
    • 提供者:纪磊
  1. mmap.example

    0下载:
  2. linux2.6内核mmap驱动程序和测试程序-mmap kernel linux2.6 drivers and test procedures
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:20480
    • 提供者:soloo
  1. test.tar

    0下载:
  2. 一个gtk窗口透明话的程序示例-If a gtk window, transparent procedures for example
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:22252
    • 提供者:jiajia
  1. test-shm

    0下载:
  2. shared mem seg sharing example
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1153
    • 提供者:shamiali
  1. timer_test

    0下载:
  2. This example uses a timer to generate interrupt at a specific period.The timer event handler increments the event count and prints in stdout.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:3754
    • 提供者:xpert
  1. SetupSerialPort

    0下载:
  2. linux下串口驱动的一个测试例子,只需要简单的设置便可使用-linux serial port driver under a test example, need only a simple set up can use! !
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:3412
    • 提供者:zhezhen
  1. test

    0下载:
  2. qwtplot example and qwtplotzoomer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:444445
    • 提供者:Fidell
  1. TEST

    0下载:
  2. test example develop using labrose example program to use memory stack using ASCI code A to Z
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:3366
    • 提供者:fieza
  1. adc-test

    0下载:
  2. mini 2440 adc 程序。不错的范例。-mini 2440 adc program. A good example.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1549
    • 提供者:江武志
  1. thread-test.tar

    0下载:
  2. 一个关于linux线程的互斥量,条件变量,信号量的例子,看完了明白互斥量等线程同步的基本使用方法-A thread on linux mutex example, read the understand the basics of using a mutex
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:838
    • 提供者:杨永
  1. char-drive-test.tar

    0下载:
  2. 簡易linux 字元設備驅動 測試碼example -Simple test code linux character device driver example
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:17963
    • 提供者:Ben
  1. mciSendString-Test

    0下载:
  2. mciSendString 实现的声音播放器,可以加载mp3等类型歌曲,可以播放,暂停,得到声音长度等。-Test mciSendString function, It can play/stop mp3 file.It just a test example.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-18
    • 文件大小:3733956
    • 提供者:ligang
« 12 3 4 5 »
搜珍网 www.dssz.com