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

搜索资源列表

  1. ldd3-samples-1.0.0.tar

    0下载:
  2. Linux Device Driver Sample Code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:78504
    • 提供者:cocodee
  1. LDDcode

    0下载:
  2. Linux device driver sample code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5944
    • 提供者:rahul k
  1. MemoryDraw

    0下载:
  2. 一个获得系统内存大小以及可用内容大小并使用饼图显示的示例代码。-an access system memory size and the size of available content and the use of the pie shows sample code.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:24181
    • 提供者:
  1. CA应用示例

    1下载:
  2. CA应用示例代码,提供完整的API函数接口,使用方便-CA application sample code, which provides a complete API interface, easy to use
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:304405
    • 提供者:andy
  1. PKCS11规范接口使用的例子代码

    4下载:
  2. PKCS11规范接口使用的例子代码,一个有15个例子,演示了PKCS11各类接口的使用方法。,Sample Code for PKCS11 Specification . The Sample code includes 15 samples to demo the method to use all kinds of APIs of PKCS11 .
  3. 所属分类:加密解密

    • 发布日期:2013-09-11
    • 文件大小:95059
    • 提供者:wang xuelin
  1. font_test.rar

    0下载:
  2. 如何使用Freetype2.0渲染字体在linux环境下,本例给出一个完整的sample code.,How to use Freetype2.0 font rendering in linux environment, in this case is given a complete sample code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1721
    • 提供者:xx
  1. Ring3_DLL_Inject

    0下载:
  2. 一个拦截并修改输入法的注入技术(注入DLL是做全局钩子或者拦截类软件都有可能用到的技术)、给出了完整的示例代码希望对大家有所帮助。-An intercept and modify the input method of the injection technology (global hook into the DLL are doing, or are likely to be used to intercept class software technology), gives a comp
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1387066
    • 提供者:西南
  1. UART

    0下载:
  2. Linux UART polling method sample code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:7073
    • 提供者:B.J.
  1. camera_V4L2.tar

    0下载:
  2. v4l2 sample code, it captured images from ur webcam device
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:14202
    • 提供者:吳小秉
  1. SharedMemory

    2下载:
  2. linux下共享内存的C语言封装,以及示例代码。用于进程间和线程间通信。-Provide C-language package of shared memory under linux as well as sample code. This package is used for inter-process communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:13115
    • 提供者:vividonly
  1. su

    0下载:
  2. Unix/Linux下转换用户ID的su程序源码-Unix/Linux transforms user ID the su procedure source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-09
    • 文件大小:5798
    • 提供者:站长
  1. mixer.tar

    0下载:
  2. this sample code to control mixer in linux.-this is sample code to control mixer in linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:557
    • 提供者:gxf
  1. interrupt.tar

    0下载:
  2. sample code for interrupt on arm processor
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:13619
    • 提供者:Danut
  1. if101v2

    0下载:
  2. cmmb if101 linux driver sample
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:85825
    • 提供者:toky
  1. Linux_MsgQ_Client_Server.tar

    0下载:
  2. Linux MessageQueue Sample code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1553
    • 提供者:vinoth
  1. Linux_ShMem.tar

    0下载:
  2. Linux Shared Memory Sample code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:656
    • 提供者:vinoth
  1. RTLinux_SEM.tar

    0下载:
  2. RTLinux Semaphore Mechanism Sample code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2159
    • 提供者:vinoth
  1. Font_Sample

    0下载:
  2. 在MFC环境的窗口程序中显示彩色渐变字体示例代码.-MFC environment in the process shown in the window font color gradient sample code.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-13
    • 文件大小:2758335
    • 提供者:jwc
  1. netlink_demo

    0下载:
  2. NETLINK是LINUX环境下一种新型的用户空间与内核空间的交互方法,示例代码给出了一个实例,将网络数据包以NETLINK的方式从内核空间发送至用户空间,再由用户空间返回。-under LINUX environment NETLINK is a new type of user space and kernel space of interactive methods, sample code gives an example of a network packet to the NETLI
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3172
    • 提供者:卢一平
  1. MD5Demo

    0下载:
  2. 簡易的MD5 轉換 sample code 請指教-MD5 conversion simple sample code, please advice
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:78362
    • 提供者:童裕淇
« 1 23 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com