资源列表
display
- 古典密码学中的一些实现加密的算法,用Matlab实现的。-Classical Cryptography to achieve some of the encryption algorithm, using Matlab to achieve.
kernelcapi
- Kernel CAPI 2.0 Interface for Linux.
SHA1Test
- Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
fake_signin_manager
- SigninManagerForTesting to ensure that the right type for their platform is used.platforms. The returned instance is initialized.
keystore
- note state values overlap with ResponseCode for the purposes of the state() API.
camera_config
- linux操作系统下的camera配置,使用v4l2接口-config camera with v4l2
ctype_inline
- ctype bits to be inlined go here. Non-inlinable (ie virtual do_) functions go in ctype.cc.
vp9_convolve_neon
- Filter starting 3 lines back. The neon implementation will ignore the given height and filter a multiple of 4 lines. Since this goes in to the temp buffer which has lots of extra room and is subsequently discarded this is safe if somewhat less than i
dlm
- Interface to Distributed Lock Manager (DLM) routines and structures to use DLM lockspaces.
cg6reg
- These constants are the offset that address Device Driver for linux v2.13.6. -These constants are the offset that address Device Driver for linux v2.13.6.
audioio
- GETREG and SETREG are used to read and write the chip s registers, using the audio_ioctl structure to pass data back and forth.
consumer_producer
- 使用了三个信号量: empty (以记录有多少空位)、full (以记录有多少满位)以及mutex (二进制信号量或互斥信号量,以保护对缓冲插入与删除的操作)。对于本项目, empty 与full 将采用标准计数信号量,而mutex 将采用二进制信号量。生产者与消费者作为独立线程,在empty、full、mutex 的同步前提下,对缓冲进行插入与删除。 -Producer and consumer problem of operating system.
