资源列表
ws
- 一个数如果恰好等于除它本身外的因子之和,这个数就称为"完数"。例如6=1+2+3.(6的因子是1,2,3) 输出1-10000之间的完数。格式: 6=1+2+3 28=1+2+7+14 -In addition, if a number is just equal to the factors outside of its own, and that this number is called " End of a few." For example, 6 =
savingaccount
- 设计一个类SavingsAccount,定义一个静态数据成员记录存款的年利率(rate),该类的每个成员都包含一个私有的数据成员balance,表示该成员当前的存款数额。提供一个成员函数CalMonthlyInterest(),用以计算月利息(用balance乘以rate再除以12),并将这个月利息加入balance中。提供一个静态成员函数ModifyRate(),用以改变静态数据成员rate的值。定义两个不同的SavingsAccount对象saver1和saver2,当前存款数额balanc
list_ch04_09_free_run_bin_counter
- A free-running binary counter circulates through a binary sequence repeatedly. For example, a 4-bit binary counter counts from "0000", "0001 ", . . ., to " 11 1 1" and wraps around.
main
- 利用C++语言,实现了约瑟夫算法,输入人数,开始的序号,以及间隔数,得出最终获胜的人的序号-Using c++, the program gets the winner of the Josef game
Math-tutor
- This a C++ program which children can boost their knowledge of arithmetic.-This is a C++ program which children can boost their knowledge of arithmetic.
cqi_subband
- calculate lte cqi report about sub band cqi recorrect info
AWGN_BER_test
- 该代码给出了AWGN信道下的误比特率BER仿真程序-BER simulation under AWGN channel is presented.
try
- 15,11汉明码的编程实现,可检错变标出错误码位置同时纠正一位错码-15,11 Hamming code of the programming can be marked on the error code Error-detecting change at the same time to correct a wrong location code
SPSSbeginner
- SPSS file, for the beginner,very good SPSS file, for the beginner,very good-SPSS file, for the beginner,very good SPSS file, for the beginner,very good
app1
- this is real fuzzy matlab code is hard
using_envi_dodoshp
- 写的一个小程序用来读取shp的,大家可以下载了-Write a small program used to read shp, and you can download a look
fft-generator
- This program can create the fast fourier transfor of any signal