搜索资源列表
liyingnan_5
- 给出地球上两点的经纬度,可以得到两点间的球面距离。有点儿简单的小程序。-2:00 on the planet is given the latitude and longitude, I can get two points away from the spherical. The small bit simple procedures.
sgp.rar
- NORAD公布的两行星历数据计算轨道参数模型,本程序包括SGP SGP4 模型,NORAD released two calendar data planet orbit-parameter model, the process includes the SGP SGP4 model
CPP.rar
- NORAD公布的两行星历数据计算轨道参数模型,本程序包括SGP SGP4 模型,是用C++写的!前面上传了matlab版本,请读者搜索一下就可以找到,NORAD released two calendar data planet orbit-parameter model, the process includes the SGP SGP4 model is C++ Written! From in front of a matlab version, readers can be found
5
- 试题 也许是因为有 10 个手指的原因,所以我们把 0~9 十个数字组合起来表达任意的数值,但这并不是唯一可能的记数法。在某个外星球居住着一种智慧生物,他们的手跟我们的手构造不同,他们的记数法也很奇特。他们用三个记号’0’,’1’,’-’的组合来表达数值,这三个记号分别对应数值 0,1,-1。-Questions may be because of the reasons for the 10 fingers, so we have 0 ~ 9 to 10 the number of combi
TheoryOfOperationOfInertialGuidanceSystem
- We will consider trajectories that lie in a plane passing through the center of the planet, so that we permit no out-of-plane forces in the following analyses. The general nature of the trajectory and the variables describing it are shown in Figure 3
planet
- This a SPH (smoothed particel hydrodynamics) code written in fortran -This is a SPH (smoothed particel hydrodynamics) code written in fortran
GPSBaseLineMain
- 计算地球上的一点是否在一个矩形区域内,以及已知两个点的经纬度信息,计算两点的距离-Calculated on the planet that is in a rectangular area
sort
- 各种排序算法 Title: Eight Sorting Algorithms Descr iption: Bubble sort, selection sort, insertion sort, radix exchange sort, quick sort, shell sort, shaker sort. shows number of comparisons, time taken This file came from Planet-Source-Code.com...
A_VSM_Clas192156862005
- VSM支持向量机算法。来自外国的planet-source-code.com。使用C++的分类器。可以直接调用。-Defines a simple vector space model classifier interface and two derived examples- a rule based classifier and a case based classifier.
Markov_Cha1744315122004
- 标题:马尔可夫链的文本(更新) 描述:马尔可夫链允许你建立随机文本从某种意义上/原始文字的风格仍然保持原来的文本。该方案包括一个支援功能的情侣(ArraySort,UniqueArray,PosInArray和binaryArraySearch)可能会感兴趣。 -------------增加了更多的细节,以帮助和提高代码选择的第一个字(如果你有一个以上的句子/段落的第一个字,将是一个句子或段落的第一个字,而不是仅仅在文本中随机选择的字{整段文字的第一个字比其他}。-Title: Mark
planet
- 根据输入的行星质量,初速度生成行星的运动轨迹动画。-According to the input of the planet' s mass, initial velocity of the planet' s trajectory generated animation.
tsp
- 蚁群算法 邮轮港口进行云评价,评价指标为上文总结得出的港口条件、经济腹地、旅游情况和港口建设四项指标-matlab The director of the Nourishing the Planet Project said besides poverty and a lack of access to food, much food is simply lost. Worldwatch estimates 1.3 billion tons of food is wasted each y
naname
- 轨道根数和位置的转换 naname和nadata是行星的名字和轨道根数-The the conversion naname nadata of the orbital elements and the location is the name of the planet' s orbital elements
Star-a-Planet-Finder
- matlab编写的计算行星位置和轨迹的程序,采用时域并行算法对椭圆轨道进行修正。-Matlab prepared by the procedures of calculating planetary positions and trajectories, using time-domain parallel method for the elliptical orbit correction.
ChangE-Moon-Earth
- 利用MATLB编写一个地球、月球按照轨道运转的仿真程序,此程序具有动画演示效果-Use MATLB write a planet orbiting the moon in accordance with the simulation program, this program has the animation effect
earth-geometry
- input diameter,circumference,etc to find planet geometry
dcmodifyfaultongridside
- Simulink simulation of a photovoltaic panels inserted into a plant of a circuit. The use of it in a renewable energy source, this inexhaustible source , renewable and usable anywhere on the planet Earth and therefore for any human . Mathematical Mode
IBGCPVS
- Simulink simulation of a photovoltaic panels inserted into a plant of a circuit. The use of it in a renewable energy source, this inexhaustible source , renewable and usable anywhere on the planet Earth and therefore for any human . Mathematical Mode
hybrid
- System Hybrid Simulink simulation of a photovoltaic panels inserted into a plant of a circuit. The use of it in a renewable energy source, this inexhaustible source , renewable and usable anywhere on the planet Earth and therefore for any human . Mat
gmp-6.1.0
- GMP 大数库是 GNU 项目的一部分,诞生于 1991 年。作为一个任意精度的大整数运算库,它包括了任意精度的整数、浮点数的各种基本运算操作。它是一个 C 语言的库,但是官方提供了 C++ 的包装类,主要的应用方向是密码学、网络安全、代数系统、计算科学等。 GMP 库的运行速度非常快,它的官方网站上称自己为地球上最快的大数库,但是 GMP 库所提供的只是数学运算功能,并没有密码学相关的高级功能。 -GMP large numbers library is part of the GNU pr