搜索资源列表
亲密数
- 如果整数A的全部因子(包括1,不包括A本身)之和等于B;且整数B的全部因子(包括1,不包括B本身)之和等于A,则将整数A和B称为亲密数。求3000以内的全部亲密数。 *题目分析与算法设计 按照亲密数定义,要判断数a是否有亲密数,只要计算出a的全部因子的累加和为b,再计算b的全部因子的累加和为n,若n等于a则可判定a和b是亲密数。计算数a的各因子的算法: 用a依次对i(i=1~a/2)进行模运算,若模运算结果等于0,则i为a的一个因子;否则i就不是a的因子。 *-If all
drcom-linux.tar
- 一个客户端的源代码,里面有自己定于的协议,有点意思,-A client' s source code, which is scheduled to have their own protocol, a bit mean, He He
bootloaders
- If you use Linux on a production system, you will only see it a few times a year. If you are a hobbyist who compiles many kernels or who uses many operating systems, you may see it several times per day. Of course I mean the boot loader.
Wireless-and-Mobile-Data-Networks
- The words "Linux," "embedded Linux," and "real-time Linux" are often used with little reference to what is being designated. Sometimes, the designations may mean something very precise. Other times, a broad range or category of applications is mea
MeanShift
- Mean-Shift 算法经典论文详细讲述了Mean——shift算法的原理 应用等等 经典-Mean-Shift thesis
dm-snap-persistent
- Persistent snapshots, by persistent we mean that the snapshot will survive a reboot for Linux v2.13.6.
zcrypt_msgtype6
- Note that all shorts, ints and longs are little-endian. All pointer fields are 32-bits long, and mean nothing. -Note that all shorts, ints and longs are little-endian. All pointer fields are 32-bits long, and mean nothing.
debugfs_sta
- For beacons and probe response this would mean the BSS does or does not allow the usage of DSSS CCK HT40. -For beacons and probe response this would mean the BSS does or does not allow the usage of DSSS CCK HT40.
legacy_serial
- if our index is still out of range, that mean that array is full, we could scan for a free slot but that make little sense to bother, just skip the port.
mt9t112
- if return value of this function is < 0, it mean error. else, under 16bit is valid data.
dm-snap-persistent
- Persistent snapshots, by persistent we mean that the snapshot will survive a reboot.
workqueue
- Being here necessarily mean that we need to allocate a buffer.
vl_matrix_filter
- implementation of all matrix based filters like gaussian, mean, laplacian, emboss, sharpness etc..
Allocators
- \brief Chunk is the basic unit of the storage of the LinearAllocator.LinearAllocatorBase does NOT mean to destroy the allocated memory.
r300_hyperz
- HiZ rules - taken various docs 1. HiZ only works on depth values 2. Cannot HiZ if stencil fail or zfail is !KEEP 3. on R300 400, HiZ is disabled if depth test is EQUAL 4. comparison changes without clears usually mean disabling HiZ. -HiZ rules - ta
blocksplitter
- Does blocksplitting on LZ77 data. The output splitpoints are indices in the LZ77 data. litlens: lz77 lit/lengths dists: lz77 distances llsize: size of litlens and dists maxblocks: set a limit to the amount of blocks. Set to 0 to mean no lim
Xosdefs
- X_NOT_POSIX means does not have POSIX header files. Lack of this symbol does NOT mean that the POSIX environment is the default. You may still have to define _POSIX_SOURCE to get it.
097-paste-with-non-function-macro
- expected-error {{no matching function foo found in local scope did you mean. -expected-error {{no matching function foo found in local scope did you mean.
debugfs_sta
- For beacons and probe response this would mean the BSS does or does not allow the usage of DSSS CCK HT40. Otherwise it means the STA does or does not use DSSS CCK HT40. -For beacons and probe response this would mean the BSS does or does not allow
hwc_utils
- Connected does not mean it ready to use Source Code for Linux v2.13.6.
