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

搜索资源列表

  1. keyboard-example

    0下载:
  2. USB4*4小键盘设计实例代码,对于固件程序的编写,各种描述符的获取有详细代码。-USB4 * 4 small keyboard design example code for the firmware program, various descr iptors access to a detailed code.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:10.13kb
    • 提供者:谢先涛
  1. mmap.example

    0下载:
  2. mmap example,very good!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-17
    • 文件大小:3.29kb
    • 提供者:谢文学
  1. example-4

    0下载:
  2. This example demonstrates the use of Semaphores, Threads, and Timers. Three \"Filler\" threads are created that loop waiting for a while and then adding a value to the end of a circular buffer. The main thread removes words from the buff
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2.48kb
    • 提供者:丽香
  1. semaphore.zip

    0下载:
  2. 线程中使用Semaphore的例子 ,The example for using semaphore in thread
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-08
    • 文件大小:702byte
    • 提供者:
  1. des3_win32_vc.zip

    0下载:
  2. 一个3des算法的库文件和使用库文件的例子, A 3des algorithm storehouse document and use storehouse document example
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:92.57kb
    • 提供者:
  1. Hide-Process---Hide-Reg-Key---Unkillable-Process.

    0下载:
  2. Example of how to hide process & registry keys for a rootkit.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:5.91kb
    • 提供者:nignog
  1. capclass

    0下载:
  2. 一个简单的QT和V4L2结合使用的例子,非常好用。-A good example about captureing video by v4l2 with Qt.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:36.17kb
    • 提供者:ljmasdf1
  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
    • 文件大小:207.81kb
    • 提供者:思哦
  1. msgget

    0下载:
  2. msgget函数的使用例子 -The example for using msgget function
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-08
    • 文件大小:1.04kb
    • 提供者:站长
  1. MD5算法

    0下载:
  2. MD5算法的例子--Example of MD5 algorithm
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-11-11
    • 文件大小:6.15kb
    • 提供者:站长
  1. 采用WebLogic UDDI客户端API示例

    0下载:
  2. 采用WebLogic UDDI客户端API示例-The use of WebLogic UDDI client API example
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-09
    • 文件大小:428.92kb
    • 提供者:
  1. spreadsheet

    0下载:
  2. Qt/Embedded Qtable example
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:42.69kb
    • 提供者:guolei
  1. IO-example

    0下载:
  2. 这是一个综合的IO函数调用的例子,一个简单的任务通过管道进行消息传递。-This is a comprehensive example of IO function call, a simple task carried out by pipeline messaging.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:1.72kb
    • 提供者:dujiguang
  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-31
    • 文件大小:30.95kb
    • 提供者:纪磊
  1. qttutorial

    0下载:
  2. 第一个程序是一个简单的Hello World 例子。它只包含你建立和运行Qt 应用程 序所需要的最少的代码。上面的图片是这个程序的快照。-The first procedure is a simple Hello World example. It includes the establishment and operation of your Qt applications need a minimum of code. The above picture is a snapshot of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:301.46kb
    • 提供者:znwang
  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
    • 文件大小:3.1kb
    • 提供者:卢一平
  1. qt-skin-example.tar

    0下载:
  2. QT不规则例子,很不错。很适合初学者,环境为qt3,是我学习qt4时候用的。-Irregular QT example, is pretty good. Very suitable for beginners, the environment for qt3, when I used to learn qt4.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:329.54kb
    • 提供者:徐德亮
  1. ElGAmal

    0下载:
  2. el gamal decryption and encryption example
  3. 所属分类:CA program

    • 发布日期:2017-04-10
    • 文件大小:736byte
    • 提供者:bilih
  1. mmap.example

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

    • 发布日期:2017-04-01
    • 文件大小:20kb
    • 提供者:soloo
  1. DC-example

    1下载:
  2. DC例子 学习DC很好用 包括timing,false-paths,i2c-timing,很多TCL,可以用来学习如何编写TCL-some example for DC study
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:8.47kb
    • 提供者:liuzhe
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com