资源列表

« 1 2 ... .52 .53 .54 .55 .56 10157.58 .59 .60 .61 .62 ... 16274 »

[Linux驱动iic

说明:I2c-dev.c is part of I2C equipment, access interface device, the access to the hardware is realized by i2c_adapter. It is during initialization, need to register a i2c_driver to the I2C Core. I think this is just to let the user access layer of I2C b
<berlin> 在 2025-06-21 上传 | 大小:2kb | 下载:0

[Linux/Unix编程Fkbd

说明:qt下的软键盘功能,可以用鼠标模拟键盘操作,对深入理解qt功能很有帮助-Virtual keyboard done with Qt 4.x and QtQuick when it was in beta. Does work as onscreen keyboard under Windows- does not work with X11 (empty implementation). Key remmaping code found somwhere on the n
<李茂林> 在 2025-06-21 上传 | 大小:169kb | 下载:0

[系统编程lock_file_copy

说明:通过文件映射强行拷贝被独占的文件。内附详细源码。-Forced through the file copy is exclusively mapped files.
<张伟> 在 2025-06-21 上传 | 大小:6kb | 下载:0

[加密解密aes

说明: AES-128, AES-192, and AES-256 加密与解密。Matlab源程序。- AES-128, AES-192, and AES-256 encryption/decription functions.
<Feeling> 在 2025-06-21 上传 | 大小:12kb | 下载:0

[系统编程diffhell

说明:实习内容 基于Diffle-Human的密钥交换 1 问题描述: Diffle-Human算法是建立在DH公钥和私钥基础上的密钥分配算法,如A需要和B共享密钥时,A和B各自生成DH的公钥和私钥,公钥对外公布而私钥各自秘密保存 2 基本要求 在java平台上实现基于Diffle-Human的密钥交换- Practical content-based key exchange Diffle-Human A descr iption of the problem:
<杨平> 在 2025-06-21 上传 | 大小:2kb | 下载:0

[Linux驱动usb

说明:libusb可以用来编写无关平台的usb驱动 -we can use libusb to drive any usb devices under windows/linux
<happy> 在 2025-06-21 上传 | 大小:3kb | 下载:0

[Linux/Unix编程PaintSurface

说明:Paint Surface Source Code for Linux.
<zerbobing> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[Linux/Unix编程PowerManager_WakeLockTest

说明:Power Manager Source Code for Linux.
<zerbobing> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[Linux/Unix编程prefix01

说明:The "getPrefix()" method for a Node returns the namespace prefix of the node, and for nodes of any type other than ELEMENT_NODE and ATTRIBUTE_NODE and nodes created with a DOM Level 1 method, this is null.
<tiuqenten> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[Linux/Unix编程Rotate3dAnimation

说明:An animation that rotates the view on the Y axis between two specified angles.
<tiuqenten> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[系统编程src

说明:实习三 基于RSA的公钥加密 一、实习目的 1、 理解公钥密码算法,熟悉常有的密码算法:RSA、椭圆曲线密码体制 2、 以RSA加密算法为例,掌握公钥密码算法加解密过程的实现。 二、实习内容 以RSA为例,利用java中的相关类实现对指定字符串的加解密。 1、 生成公钥密钥对 (1)利用java中的KeypairGenerator类创建公钥密钥对,利用KeypairGenerator的静态方法getInstance()获得KeypairGenerator类型的对象,
<杨平> 在 2025-06-21 上传 | 大小:2kb | 下载:0

[系统编程src

说明:实习二 分组密码加密 一、实习目的 1、理解对称加密算法的原理,熟悉常用的对称加密算法:DES、TripleDES、Blowfish; 2、以DESede加密算法为例,掌握分组加密算法加、解密过程的实现。 二、实习内容 1.[基本要求] 以DES/DESede为例,利用java中的相关类实现对指定字符串的加、解密。 2.[实现提示] (1) 可以利用java中的KeyGenerator类创建对称秘钥,利用工厂类KeyGenerator的静态方法getInstanc
<杨平> 在 2025-06-21 上传 | 大小:3kb | 下载:0
« 1 2 ... .52 .53 .54 .55 .56 10157.58 .59 .60 .61 .62 ... 16274 »

源码中国 www.ymcn.org