资源列表
球体散射的MIE解
- 导体球和介质球散射的MIE解析解,MATLAB代码
BankersAlgorithm
- Banker s Algorithm implementation.
4-prime-generation
- 利用费马特素性检验实现40000以内的所有素数的生成并通过文件输出-Fei Mate primality test 40000 or less of all prime numbers generated by the file output
string
- 一段string中间有中文、英文、数字等的分析-The middle section of string in Chinese, English, numbers, etc. Analysis
013
- 通过字符串操作模拟控制台的cd命令,要求至少完成 “cd 【目录名】”、“cd ..” 和“cd \” 三个命令。实例可以参考:开始->运行->cmd->键入上述三个命令观察提示符前的字符串变化,帮助可通过cd /?显示;可使用字符串处理函数。并用此程序练习和熟悉调试过程。 实验014:重写实验007和012,要求使用函数IsPrime实现判断一个数是否是素数,GCD返回两个数的最大公约数,LCM返回两个数的最小公倍数,并在main中调用。-Through the stri
Septangle-puzzle
- 解决杜登妮七边形难题,在一个七边形中填入1到14的数字(不能重复),使得每边的三数之和等于26.-杜登妮 heptagon problem solving, enter the number 1 to 14 in a heptagonal in (not repeat), so that each side of the three-number equals 26.
xiaobovc6.0
- 用vc++来实现小波算法,某书例程,非常经典.
float16to10
- 十六进制浮点数如C1480000,转成十成制数-12.5 -Hexadecimal floating-point numbers, such as C1480000, turn into Kazunari system for a few-12.5
Parabolicfitting
- 用抛物线y=a[0]+a[1]x+a[2]x2进行拟合,在main函数中分别输入数据。-With the parabola y = a [0]+ a [1] x+ a [2] x2 fitted, in the main function of the input data, respectively.
ldpcc_MaxLogSPA_dec_on_gfq
- LDPC编译码程序,用MAXLOG-SPA算法译码,值得学习参考-LDPC PROGRAMMING CODE by maxlog-spa algorithms and it is deserved for learning.
ercichazhi
- 数值计算 二次插值 C++代码 可直接运行-Quadratic interpolation C++ numerical code that can be run directly
Apriori(Java)wskeynes
- apriori in java to identify frequent item sets. It proceeds by identifying the frequent individual items in the and extending them to larger item sets while the items satisfy the minimum support requirement (frequency of items in the ). The frequent
