资源列表
Unary-calculator
- 设计一个稀疏多项式简单计算器。用户输入两个多项式的项数、系数与指数,计算加减乘除等的结果。-Design a sparse polynomial simple calculator. The user input two polynomial of item number, coefficient and index, add, subtract, multiply and divide and results.
dengxiaoyuan
- 使用fortran方法计算等效源法 等效源方法的使用-Calculated using the fortran equivalent source method using the equivalent source method
alg
- 这个算法设计,主要是解决不等式组,求出满足这个不等式组的一组解
RCWA
- the file is for light
KMEANS
- 实现k均值聚类算,输出聚类中心和聚类后的分组结果-To achieve k-means clustering calculation, the output cluster centers and cluster grouping of the results of post-
33753166MYGA0
- 利用遗传算法计算下面函数的最大值。 人工智能的做法。-利用遗传算法计算下面函数的最大值
erfenfa
- 此算法是解决非线性方程的一种方法,它是通过有根区间并将区间对分来计算的-This algorithm is a method to solve nonlinear equations, it is by the root and the interval of points to calculate
MPBVV
- 用fortran固定格式编写的计算计算抛物柱函数 及其导数的程序-Calculate calculate fixed format fortran write column with parabolic function and its derivative program
sizeyunsuan
- 四则运算C++程序源代码,正确无误,适合新手学习使用,欢迎下载-Four arithmetic C++ program source code, correct, suitable for beginners learning to use, welcome to download
OptimizationAlgorithm
- 此代码是采用matlab编写的最优化算法,主要是对求解函数进行最优化分析,最终求出最优解。-This code is prepared using matlab optimization algorithm, the main function is to solve the optimization analysis, the final optimal solution obtained.
algo003.tar
- Fibonacci sequence untill 4-Fibonacci sequence untill 4000000
floatAddSubMulDiv
- c语言用int四则运算实现float四则运算-four C functions: float floatMul(float a, float b) float floatDiv(float a, float b) float floatAdd(float a, float b) float floatSub(float a, float b) These functions each take as input two float operands and return
