资源列表

« 1 2 ... 29 30 31 32 33 3435 36 37 38 39 ... 16281 »

[Linux/Unix编程亲密数

说明:如果整数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为
<姚紫欣> 在 2008-10-13 上传 | 大小:1023 | 下载:0

[系统编程4344

说明:您的文件包然后写出其具体功能尽量不要让站长把时间都花费在为您修-your package then write their specific functions as far as possible not to let the station have spent time in your amendment
<pengjiandan> 在 2008-10-13 上传 | 大小:1022 | 下载:0

[加密解密1429

说明:好啊,就是好啊,真的好啊,老大,真的真的很好啊,呵呵!-good, and is good, and really good, and brother, and really really good ah that the word!
<王博> 在 2008-10-13 上传 | 大小:1022 | 下载:0

[Linux/Unix编程OV9652

说明:摄像头OV9652初始化配置,已经过实际验证。
<hanyu> 在 2008-10-13 上传 | 大小:1023 | 下载:0

[加密解密crc-16

说明:Program to calcule crc16 ciclic code redundance for desfire ev1. write in C.
<olean22> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[加密解密crc-16-java

说明:Program to calcule ciclic redundance check crc16 write in Java. mifare desfire ev1.
<olean22> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[CA认证CeasarCipher1

说明:cipher program to encrypt text of any type
<anything> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[Linux驱动motors_test

说明:TQ2440开板板上的电机PWM驱动程序,可以实现前进、后退、转弯、变速等功能。-TQ2440 open PWM motor driver on the plate board, can achieve forward, backward, turn, speed and other functions.
<dongyu> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[Linux驱动send

说明:Linux下实现打开串口,并通过串口发送消息的功能。-Open the serial port under Linux implementation, and sending messages through the serial port functions.
<dongyu> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[Linux驱动receive

说明:Linux下实现打开串口,从串口读取数据,并写入特定文件中的功能。-Achieve the Linux open the serial port, serial data read from and write to a specific file functions.
<dongyu> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[系统编程water_hammer

说明:本程序采用了特征线法计算管道阀门关闭时的水锤-This program uses a water hammer characteristic line method to calculate the pipe when the valve is closed
<斋意> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[系统编程IPpipei

说明:判断IP地址是否匹配,参加面试写的,大家参考参考-Determine whether the IP address matches the written interview, your information
<chenchao> 在 2024-07-04 上传 | 大小:1024 | 下载:0
« 1 2 ... 29 30 31 32 33 3435 36 37 38 39 ... 16281 »

源码中国 www.ymcn.org