资源列表
multifractal
- multifractal dimensions using the DLA method - multifractal dimensions using the DLA method
ACCOUNT
- An account program written for a class project.
Test12_1
- 编写一个简单的计算机程序,实现两个实数的四则运算。数据由文本字段读入,运算符通过按钮选择,结果由一个不可以编辑的文本字段显示-Write a simple computer program to achieve two of the four fundamental operations of real numbers. The data read from the text fields, operator push-button selection, the results can not
bubble_sor89655632002
- bubble_sor 起泡排序,c源码,可以使用起泡排序-bubble_sor bubble sort, c source code, you can use bubble sort,
sample-code
- 非常简单的一段代码,实现的功能是只有密码输入正确,才能进入plus程序-code
FastMultiply
- 这是一个用汇编语言进行高位数字快速成法计算的源码-This is a high number in assembly language source code for fast calculation generating method
Cpp1
- 判断一个整数是不是在以输入的整数中,另外可以增加减少一个数。-Determine an integer is not to enter an integer, the other can increase the reduction of a few.
dos
- VASP程序包处理态密度数据,读入DOS文件,输出态密度分栏数据。-deal with DOS data of VASP
roundrobin
- Round Robin scheduling program
Cola
- Stack implementation
vc
- vc,把txt文件转化为html文件,相信会有帮助的-vc, the txt file into a html file, that would be helpful
8
- 题目:一个数如果恰好等于它的因子之和,这个数就称为“完数”。例如6=1+2+3.编程 找出1000以内的所有完数。- Topic: If a number is exactly equal to the sum of its factors, this number is called a "complete count." For example, 6 = 1+2+3. Programming Find all finished within the 1000 number.