搜索资源列表
OPt_primeB
- 素数筛选b算法源程序!输出一个数内所有的素数,此算法是上一算法的优化~主要用VC实现-prime source selection algorithm b! Output within a few all the prime numbers, This algorithm is an algorithm, the optimal ~ main VC
julijingweidu
- 用VC实现从距离方位到经纬度的转换,已知一点A的经纬度和另一点B相对于点A的距离和方位,求点B的经纬度-With the VC to the latitude and longitude position from a distance conversion, known latitude and longitude point A, and another point A to point B relative to the distance and azimuth, latitude and
vc
- vbfangbo方波程序,很简单的。用一个按键去执行这个文件-v b fang bo cheng xu simple ones can u help me thanks.in this program, u can see a lot of things.
_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
CaHbOcNd
- 一个VC对话框写的K-J公式计算小程序,能够预测炸药的爆速和爆压。 1、基于CaHbOcNd类炸药,要求输入碳原子数a,氢原子数b,氧原子数c,氮原子数d,炸药的标准生成焓Hf,炸药密度ρ六项数据来计算爆速与爆压。 2、在用户输入界面附有说明:本公式适用于CaHbOcNd类单质炸药,在计算密度大于1.0g/cm3的单质炸药时,本公式相对误差不大于3 。 3、本程序不适用于含氯、氟的炸药. -KJ formula dialog box to write a VC program to
ExpressCal
- 这是一个德国人写的用于计算各种函数的表达式计算工具,可以计算各种数学函数sin cos tg ctg并处理括号,四则运算,还可以使用变量如A,B,C等,是VC中一款不可多得的表达式计算类和计算工具。 -This is a German written expression calculation tool used to calculate the various functions can calculate a variety of mathematical functions sin
BSpline-Curve
- B样条曲线绘制-德布尔法。在VC++ 6.0环境绘制B样条曲线。-Draw the BSpline Curve