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

搜索资源列表

  1. dess.zip

    0下载:
  2. Fast DES kit - Phil Karn, KA9Q September 2, 1994 This archive includes optimized DES code in portable C, Borland inline assembler for the 386, and GNU 'as' format assembler for the 386. Contents: readme - this file readme.des - details on
  3. 所属分类:加密解密

    • 发布日期:2023-11-09
    • 文件大小:51.61kb
    • 提供者:
  1. spidmadriver

    1下载:
  2. 本驱动程序在linux2.6.17中测试通过。yangxing msn:lelma_yx@hotmail.com 希望对SPI操作的朋友有所帮助。 一、工作方式: 从设备:SPI为MASTER模式 S3C2410:SPI为SLAVE模式+DMA 二、工作流程 1.S3C2410从接收:当从设备发送数据时,S3C2410利用DMA方式收数,收到指定长度的数据,则进入DMA中断,将接收的数据拷出。 2.S3C2410从发送:当S3C2410需要发送,首先由RTS请求
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:16.96kb
    • 提供者:y
  1. linux-2.6.11.tar

    0下载:
  2. h内核
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:44.42mb
    • 提供者:gaoyuan
  1. mpool-2.1.0

    0下载:
  2. 内存池实现 BACKGROUND: This is a memory pool library which was written to allow a program to have heaps that it could destroy without fragmenting memory. You can have multiple heaps and reset them easily completely reclaiming the memory (a
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:22.28kb
    • 提供者:Eagle518
  1. tw2835.rar

    0下载:
  2. tw2835在智原平台的驱动 内核用的是2.6的内核,Faraday platform in tw2835 driver 2.6 kernel using the kernel
  3. 所属分类:Linux-Unix program

    • 发布日期:
    • 文件大小:3.12kb
    • 提供者:余亮
  1. myirq

    0下载:
  2. 一个完整的linux按键驱动程序,内核版本2.6.18,在s3c2440arm处理器上测试通过。对于初学linux设备驱动的人很有好处。 -A complete linux key drivers, kernel version 2.6.18, s3c2440arm processors in the test. Linux device driver for the beginner a very good person.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:12.49kb
    • 提供者:ll
  1. ns-2.26-gcc410.patch

    0下载:
  2. ns-2.26的补丁程序,安装ns2.26时可能需要。此程序不太容易从网上找到。-ns-2.26 patches, may need to install ns2.26. This program is not easy to find from the Internet.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:5.66kb
    • 提供者:赵航
  1. framebuffer

    0下载:
  2. 帧缓冲#include <stdio.h> #include <stdlib.h> #include <string.h> #include <stdint.h> #include <unistd.h> #include <fcntl.h> #include <sys/ioctl.h> #include <sys/mman.h> #include <
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-01-27
    • 文件大小:1.44kb
    • 提供者:hjintian
  1. df

    1下载:
  2. linux 中df命令的实现c语言源码,是在busybox-1.1.2中移植出来的,因此也发现了其中的一个BUG,即其中的一个strdup函数分配的空间没有释放,造成内存泄露,在这份代码中进行了修正并注释了。-df command realize
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:5.77kb
    • 提供者:啊光
  1. WinIoSample

    0下载:
  2. VC下WinIo的应用实例(改进版)根据前一版有网友提出的建议进行改进,为了在VC中能正常使用WinIo库,必须按以下步骤进行配置:   (1):将WinIo.dll、WinIo.sys、WINIO.VXD三个文件放在程序可执行文件所在目录下;    (2):将WinIo.lib添加到工程中,WinIo.lib及winio.h文件必须放在工程目录下;   (3):在StdAfx.h头文件中加入#include "winio.h"语句;   (4):调用InitializeWin
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:64.47kb
    • 提供者:苏庆红
  1. ekiga-2.0.3.tar

    0下载:
  2. Ekiga (formely known as GnomeMeeting) is an open source VoIP and video conferencing application for GNOME. Ekiga uses both the H.323 and SIP protocols. It supports many audio and video codecs, and is interoperable with other SIP compliant software an
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-20
    • 文件大小:5.48mb
    • 提供者:Kukacka
  1. Hce

    0下载:
  2. 1.数码相机主程序:OS:coach8 2.AEOPen.c 3.main.c 4.AFOPEN.C-main program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:37kb
    • 提供者:kangyunsi
  1. diffutils-2.7.tar

    0下载:
  2. Fairly straightforward port. Only a few changes: 1. Changed man1 to man.1, etc in Makefile to conform to SCO convention. 2. Added -Dsco to Makefile for following checks: a. We don t want stdio.h in file.h b. We do want stdio.h in inte
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:304.99kb
    • 提供者:lwj
  1. touchscreendrivers

    0下载:
  2. 此代码为S3C2410支持的触摸屏驱动程序,包含s3c2410_ts.h和s3c2410_ts.c两个文件。-This code for the S3C2410 supports touch screen drivers, including s3c2410_ts.h and s3c2410_ts.c 2 files.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:3.77kb
    • 提供者:ross
  1. matrixssl-3-1-2-open

    1下载:
  2. embedded SSL client source
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-06-27
    • 文件大小:1.86mb
    • 提供者:kawait
  1. thread

    0下载:
  2. 概述一下原理和每个类的作用 (1): CTask 一个任务基类,作为线程的参数用 (2): CWorkThread:工作线程类,轮询检测参数是否可用,如果可用的话, 就去调用参数CTask的执 行函数Execute,如果参数不可用就等待 (3): CWorkQueue:是一个任务队列,里面装载CTask子类的对象,是一个对象的容器 (4): CWorkThreadPool:工作线程池,其中包含了工作线程组,调度线程,调度线程不停的检测 任务队列中是否有可用
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-03-18
    • 文件大小:38.27kb
    • 提供者:金建业
  1. libgraph-1.0.2.tar

    0下载:
  2. graphics.h header file for linux-graphics.h header file for linux...
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-02
    • 文件大小:989.3kb
    • 提供者:jeeva
  1. lesson-2

    0下载:
  2. C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针的变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的原文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC Appwizard生成的工程奠定了良好基础。-Inheri
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:1.87mb
    • 提供者:唐永康
  1. SkRRect

    0下载:
  2. TODO: assert that all the x&y radii are already W 2 & H 2.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:7.55kb
    • 提供者:ranyanho
  1. probe

    0下载:
  2. arch sh kernel cpu sh2a probe.c C P U Subtype Probing for S H-2 A. -arch sh kernel cpu sh2a probe.c C P U Subtype Probing for S H-2 A.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:767byte
    • 提供者:xiejejb
« 12 3 4 5 »
搜珍网 www.dssz.com