搜索资源列表
卫星轨道坐标的计算方法
- 用VC实现对卫星任意时刻在轨道直角坐标系统和天球坐标系中坐标的计算方法,不同卫星需自行修改其初始状态参数-with VC arbitrary moment of satellites in orbit Cartesian coordinate systems and Celestial Coordinates of the calculation method different satellites take the initiative to revise its initial state
河流污物浓度求解
- 河流污物浓度求解程序 用vc++实现 数值计算示例-river dirt concentration vc solving procedures used to achieve numerical examples
C++数学计算
- 用于解决目标函数的最优化问题,目标函数自编,在vc++6.0中运行通过 -objective function for the solution of optimization problem, the objective function writing, the vc + +6.0 running through
天文数的阶乘
- 我编写了一个“天文数字计算”程序突破了这一限制,可以把数字的长度扩充到无穷多位。除了能做加、减、乘、除、求模等基本运算外还可以做阶乘、乘方、开平方等运算。 例如:10000! = ?、(2002^2000)%9999 = 9394、2002的平方根的小数点后第10000位是4。 下面这个程序只是我用编写的“天文数字计算”里的一个计算。 因为在程序代码中使用了中文,所以这个程序如果不在中文DOS下运行,可能会出现乱码,但不影响程序的计算结果。 注:因为D
C数值计算程序移植到VC开发环境
- 用代码可以很方便的把在C语言下的程序自动转化为VC++编程形式。对VC++不是很厉害的同志很有用的,请下载!-code can be used to make it easy to in the C language programs to automatically programmed into VC form. VC + + is not very powerful Comrade very useful, download!
fft
- 在VC环境中用C++编程实现FFT快速算法,课用于计算多点FFT-VC Environment in C++ programming using fast FFT algorithm used to calculate the multi-point FFT class
angle
- 可以自动计算空间直线与坐标轴夹角 VC程序-Space can automatically calculate the angle between a straight line with the axis VC program
counter
- 相信很多人都可以做得一个计数器的程序,不论是用C#、VB、VC++等编程工具。在这里我所做的这个计数器是使用C#做的,效果可能可其他人所做的不一样。它主要的目的是通过等额还贷对买房子的客户分期付款的金额和要多少年限才能还清钱进行计算。-I believe many people could do a counter procedures, whether they are using C#, VB, VC++ And other programming tools. I have done he
biaodashi
- 在VC环境下,利用栈实现输入表达式,计算结果,支持括号输入-In the VC environment, the use of the stack the input expression, the calculation results, support brackets Input
vc
- vc++计算器程序源代码,用于简单的数学计算-vc++ source code calculator for simple mathematical calculations
wannianli
- 本设计为VC++编程实现,日历显示。其中通过采用,自动读取电脑时钟,并计算,得到相应的万年历!-This is designed VC++ programming, calendar display. Including through the adoption of computer clock automatically read and calculate, the corresponding calendar!
C_Numerical_calculation_array_request
- C#计算数组数值总和并求其中的素数C # Numerical calculation of the sum of the array, and request one of the prime number-vC# Numerical calculation of the sum of the array, and request one of the prime number
GIS Sample Application 2
- MapWinGIS是一个不错的开源GIS项目,开发语言是VC,基于微软的COM思想编写,团队的开发人员主要来自美国爱荷华大学,开发团队中还有一位中国人。系统来讲,MapWinGIS是一套类似于AO的二次开发组件库(只是没有AO那么强大),其核心库是一个名字为MapWinGIS的ActiveX控件,开发人员可以利用这个ActiveX组件在自己的系统中添加GIS的相关功能,例如地图显示;在图层上标绘点,线,图形;计算长度,存取GIS数据等相关工作。ESRI在AO的基础之上开发了ArcGIS的桌面
GPAcalculator
- 利用VC环境下的mfc框架编写的GPA计算器,可以提供多种计算方法。-VC environment mfc framework prepared by the GPA calculator can provide a variety of calculation methods.
TimerMatrix
- 运用矩阵原理,将matlab和VC相结合,用来计算机器人正逆解时候的矩阵运算-The use of matrix theory, matlab and VC combination, used to calculate the robot forward and inverse solution when matrix operations
matrixPVC
- 利用VC环境实现矩阵的计算,是一种很简单的代码,能够适应于任何场合。-Realise the calculation of matrix in visual c++ environmental.It s simple code and it s useful for every situation.
Dijkstra
- 利用VC++编程方法计算两点间最短距离的方法-the best method between points
pq.zip
- 很好的潮流计算程序,利用vc计算的,希望给大家分享,Good flow calculation procedures, using VC calculation, I hope to share
VC.NETstringdemo
- 收集了一些VC.NET字符串的操作演示实例源码,比如对字符串进行连接,字符串比较,从字符串中存取字符,如何计算一个字符串的大小,如何使用VC快速格式化一个字符串,如何将Cstring类型的字符串转换成int型和float型,如何让字符串赋值给字符指针等技巧,很小的例子,都挺简单,适合初学者-Collected VC.NET string operation demonstrates some examples of source code, such as connection strings,
vc source of channel capacity--diedai
- 利用迭代算法计算信道编码的容量,是信息论与编码这门学科的基础。(Using iterative algorithm to calculate the capacity of channel coding is the basis of the discipline of information theory and coding.)