资源列表
bignumber
- 分治法实现的大整数乘法。是学习分治算法策略的很好的范例。-Sub-rule method to achieve the large-integer multiplication. Is a good example of learning the strategy of divide and conquer algorithm.
test1
- 已知平方根迭代公式Xn+1=(Xn+a/Xn)/2,设X=a/2。编写程序输入a值计算其平方根。迭代的结束条件是x n+1-xn<10-5-The square root known iteration formulas Xn+ 1 = (Xn+ a/Xn)/2, set X = a/2. Write a program input a value are calculated the square root. The end of the iteration condition is x
test2
- 已知两个函数 ,求它们在指定区间的定积分,要求用矩形法编制求解定积分的通用函数(函数中可用函数型参数或函数指针型参数)。-The known two function, let them in the designated the definite integral interval, the requirement with rectangle method of the definite integral solution of general function (function type
jisuqi
- 简易的计算器,便于应用,一看即会,不许学习!别的就不多说了-Simple calculator, facilitate application, a look that will, no study! Other not much said
mubiaoguihua
- 采用序贯式算法解决多目标规划问题,虽然不能得到严格的最优解,但能够得到满意解。-Sequential algorithm to solve multi-objective programming problem, although it can not be strictly optimal solution, but able to get a satisfactory solution.
WordCalculator
- 使用Gtk+实现一个单词计算器的功能,能够把输入的单词按一定规律计算出该数值,如attribute=100.-Using Gtk+ to make a word calculator, enter the word according to certain rules to calculate the value, such as attribute = 100.
jishu
- 判断两个数在什么基数下相等,要是找不到,就是在任何基数下都不相等,得出结论。-Judge two Numbers under what base in equal, if can t find, is in any base of equal, draw the conclusion.
jisuanqi
- 基于C语言开发的计算器,可以实现基本的科学计算,还能实现两个日期之间天数的计算。-Based on C language development calculators, can realize the basic scientific computing, can achieve two days between the calculation of the date.
jinzhiduibi
- 基于C语言的进制转化程序,能够将两个数的进制转化,在该进制下,两个数相等。-Based on C language into system transformation program that will be of two Numbers into the system transformation, in this into system, two the same number.
Fortran-Programs
- 天线圣经 Antenna Theory By Balanis 第三版Fortran实例程序,帮助使用Fortran分析天线性能-Antenna Bible Antenna Theory By Balanis third edition of Fortran example programs to help using Fortran analyze antenna performance
MAPLE-Introduction
- 介绍MAPLE使用方法的书籍。网上关于maple的指导书很少,这个是不错的了。对初学者来说可以迅速上手,我当时就是因为临时需要才学的,边学边用,很快就上手了。-An introductory book of MAPLE, published in 2007. Easy to understand and use. Suitable for beginners and amateurs.
fft
- 快速傅里叶变化的改进与c语言实现求关注求下载-Fast Fourier change the improvement and c language implementation
