资源列表

« 1 2 ... .88 .89 .90 .91 .92 9893.94 .95 .96 .97 .98 ... 16274 »

[Linux/Unix编程BerInputStream

说明:Decodes ASN.1 types encoded with BER (X.690) for Andriod.
<dinjengtei> 在 2025-06-15 上传 | 大小:5kb | 下载:0

[Linux/Unix编程Logger

说明:Interface for logging implementations.
<xongjanring> 在 2025-06-15 上传 | 大小:5kb | 下载:0

[加密解密RSA

说明:完成基于公钥证书的非对称密钥分配工作 说明: (1)作为通讯的双方A和B,都有一个共同信赖的第三方CA,由CA为每个人生成公钥证书和相应的私钥并分发给A、B。 (2)A和B分别将自己的公钥证书提供给对方后,分别在本地验证对方公钥证书是否可靠(假定A、B已经获得CA的公钥),然后A用B的公钥加密一个数据X(整型,可自己定义,比如100)并发送给B,B用自己的私钥解密后得到数据X,然后按协商好的函数F(比如F(X)=2*X)计算得到F(X),再利用A的公钥加密后发送给A;A在本地用自己的
<丁元元> 在 2025-06-15 上传 | 大小:5kb | 下载:0

[Linux/Unix编程i2c-dev

说明:谈到在linux 系统下编写 I2C 驱动,目前主要有两种方式,一种是把I2C 设备当作一个普通的字符设备来处理,另一种是利用 linux I2C 驱动体系结构来完成。下面比较下这两种驱动。-Speaking at the linux system to prepare I2C driver, there are mainly two ways, one is to I2C devices as an ordinary character device to handle, and the ot
<ljy> 在 2025-06-15 上传 | 大小:5kb | 下载:0

[系统编程Gaussian-inverse

说明:高斯正反解计算源代码,利用C++编写的,可以进行适当调试。-Gaussian inverse solution calculation of the source code, using C++ to write, you can make the appropriate debugging.
<李江> 在 2025-06-15 上传 | 大小:5kb | 下载:0

[系统编程Test

说明:VS2008链表演示详细源码,可以自己编译后逆向学习链表结构,正向学习链表使用方法-Demo source list
<张信> 在 2025-06-15 上传 | 大小:5kb | 下载:0

[Linux/Unix编程BluetoothDeviceProfileState

说明:This class is the Profile connection state machine associated with a remote device.
<ginyenwe> 在 2025-06-15 上传 | 大小:5kb | 下载:0

[Linux/Unix编程BluetoothEventLoop

说明:Bluetooth Event Loop Source Code for Andriod.
<miutendong> 在 2025-06-15 上传 | 大小:5kb | 下载:0

[Linux/Unix编程PowerManager

说明:This class gives you control of the power state of the device.
<voubaixai> 在 2025-06-15 上传 | 大小:5kb | 下载:0

[Linux/Unix编程AutoLock

说明:linux线程锁(linux mutex lock) 效率高,四核I3测试每秒5.000.000.000次加解锁 支持自动锁定、自动解锁(在代码块中利用c++自带构造和析构函数实现) 学习线程锁的朋友可以下载学习一下,非常实用。
<yhchen> 在 2025-06-15 上传 | 大小:5kb | 下载:0

[Linux/Unix编程BitSetTest

说明:Bit Set Test Source Code for Andriod.
<fouqengda> 在 2025-06-15 上传 | 大小:5kb | 下载:0

[Linux/Unix编程CodeAttributeComposer

说明:This AttributeVisitor accumulates instructions and exceptions, and then copies them into code attributes that it visits.
<somajao> 在 2025-06-15 上传 | 大小:5kb | 下载:0
« 1 2 ... .88 .89 .90 .91 .92 9893.94 .95 .96 .97 .98 ... 16274 »

源码中国 www.ymcn.org