资源列表
亲密数
- 如果整数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
OV9652
- 摄像头OV9652初始化配置,已经过实际验证。
pci
- Linux PCI driver skeleton sample code
projektik
- this is a kostra for zpo project. unable to build it without other source files from zpo project.
Stop-idle-session
- Windows XP系统仅仅支持10个共享回话,这为共享打印机带来不便(第11个用户无法使用共享打印机),本脚本将每5分钟自动断开空闲会话-Windows XP systems support only 10 shared answer this inconvenience as a shared printer (the first 11 users can not use the shared printer), the scr ipt will automatically disconne
1429
- 好啊,就是好啊,真的好啊,老大,真的真的很好啊,呵呵!-good, and is good, and really good, and brother, and really really good ah that the word!
Simple-CaesarCipher
- 这是一个小程序,凯撒解密,自己写的,以后还会扩展的-This is a simple program for a example of ceasar cipher. It is produced by myself and I want to extend it to a substitution cipher program in some days.
llc_nop
- nop (passthrough) Link Layer Control.
rc-gadmei-rm008z
- gadmei-rm008z.h - Keytable for gadmei_rm008z Remote Controller.
setup-sh5
- SH5-101 SH5-103 CPU Setup.
sound_calls
- System calls for the dev sequencer.
Aesdll-Delphi
- aesdll 128 Bit Crypt for Delphi
