搜索资源列表
baiji
- 经典的数学问题——百鸡问题的VC源码。-classical mathematical problem -- the 100 chicken VC source.
_fsimpfun@20_RK4fun@28
- 在vb/vc中调用mathlualib.dll中的自定义API计算一些泛函的值,如计算定积分∫[a->b]f(x)dx,计算数项级数∑[n=1->100]f(n)≈∑[n=1->+∞]f(n),计算函数项级数∑[n=1->100]f(n,x)≈∑[n=1->+∞]f(n,x),计算一阶ODEy =fsxy(x,y),y(x_0)=y_0中的y(x),……泛函的自变量在Lua文件里面输入。注意:请不要改变Lua中的函数名fun(x),fan(n),fsx(x),fan
arithmeticFunction
- 求两个大数之和,数可以为100位的大数,可以再vc环境中,输入任意一个公式,求出结果,算术式的长度在1000以内。-The super add function, which can operate with two large numbers.
2w
- c编写的小程序,请编写函数fun,它的功能是:求出1到100之内能被7或者11整除,但不能同时被7和11整除的所有整数,并将他们放在a所指的数组中,通过n返回这些数的个数。用vc++6.0运行 -c written procedure, please write the function fun, its functions are: to find the 1-100 be divisible by 7 or 11, but can not be 7 and 11 divisibl