资源列表
arctrajectory
- 工业机器人的空间圆弧通用的算法,非常有用的,适用于所有的工业机器人,只要对应合适的运动学逆解-space arc trajectory planning for robot
xishujuzhen
- 稀疏矩阵程序,可执行稀疏矩阵的加减乘运算,采用三元组输入矩阵,结果正确
23412432
- 4-13 声明一个CCircle类表示圆,该类具有m_radius数据成员表示半径,GetArea成员函数,实现并测试该类。-failed to translate
c语言简易计算器
- 用c语言实现的简易计算器,键盘操作,图形界面,可以进行四则运算-use of simple language calculator, keyboard, graphics interface, for four Operational
Refinement
- Refinement class in C and C++ class calculation. Refinement in noise.
stone
- 在一个圆形操场的四周摆放N堆石子(N≤100),现要将石子有次序地合并成一堆。规定每次只能选相邻的两堆合并成新的一堆,并将新的一堆的石子数,记为该次合并的得分。编一程序,读入堆数N及每堆石子数(≤100)选择一种合并石子的方案,分别得到合并这N堆石子为一堆,可以得到的最大得分和最小得分 输入包含多个例子。第一行为N,即石子堆的数目,以下一行为N个整形,分别代表每堆石子的数目。当N=0时,输入结束。 -Around the playground in a circular heap
REACTION
- 分子动力学酶促反应—求解反应reaction-Molecular dynamics of enzymatic reactions- solving reaction
nc_fio_mod
- 用fortran读写NETCDF文件的常用子程序,包含: public :: ocn_grid, & 读取海陆地形 nc_read_axis, & 读取坐标信息 nc_read_4d, & 读取4维数据 nc_read_3d, & 读取3维数据 nc_read_2d, & 读取2维数据 nc_create, & 创建NC文件 nc_write, & 通用写NC文件 nc_write1d, & 写1维nc文件 nc_write2d, & 写2维n
MYMOD_MC
- 莫尔库仑FORTRAN程序,是学习的好程序-Moore Coulomb FORTRAN program is a good learning process
svd
- 数值分析里的矩阵计算问题。用SVD的算法对矩阵进行分解,可以任意输入矩阵的大小。-Numerical analysis of the problems in the matrix calculations. With the algorithm of the SVD decomposition of matrix, the size of the input matrix can be arbitrary.
1.3
- 输入两个正整数m和n,求其最大公约数和最小公倍数。-Enter two positive integers m and n, find the greatest common divisor and least common multiple.
yichuansuanfaduomubiao
- 本遗传算法主要采用选择、交叉和变异三种方式实现。在定义域内随机选取50组自变量作为初始种群,进行交叉、变异、选择复制后得到相应的最大函数值-The genetic algorithm is mainly using selection, crossover and mutation are three ways to realize. Randomly selected 50 set of independent variables in domain as the initial popul
