搜索资源列表
traycalendar_src
- Tray Calendar is a freeware utility that I wrote after being amazed that Microsoft did not bother to offer us a calender in the tray, and People were charging good money for tiny little tray apps.-Tray Calendar is a freeware utility that I w
try3
- poj 3598 new new hen rong yi tle
tle语言吗
- 登陆器,含有源码
TLE
- 关于TLE两行星历的数据读取的模型,便于卫星的定位等处理-TLE two planets on the calendar to read the data model, easy to deal with satellite positioning
AntiVirus_945476142002
- tle: AntiVirus With Utility Descr iption: This is an Antivirus Utility with Files service and Directory Related Operationbs. Run EXE in order of Advance features of Utility in Command prompt. Th
sat_orbit
- 这是由Andrea Monti Guarnieri的卫星轨道确定算法,基于的是norad 的tle数据-This is Andrea Monti Guarnieri satellite orbit determination algorithm, is based on the norad of tle data
36211-900
- TLE release 9 36.211协议,绝对的完整版,请放心下载-TLE release 9 36.211 agreement, absolute full version, please rest assured Download
pku3503
- pku3503 很诡异的一道题,标程都TLE-pku3503 very strange to a question, standard processes are TLE
OJ-Local-Judge
- OJ离线版 ACM离线本地测评/判定系统/软件 Local/Offline Judge 无需安装,绿色版 相当于本地的POJ OJ离线版,放入输入输出数据,系统会拿你的输出数据和标准的输出数据进行比较,匹配则AC,当然也有TLE,RE等等,有输入输出数据,但是不能联网?或者网络上没有这个题的OJ?又或者你自己想了一个题,要验证。。等等,这个就是你的最好选择,ACMer的必备,没有离线判断系统,不算一个真正的ACMer 一起AC,一起加油-ACM Offline Offline
TLE-orbit-draw
- TLE轨道数据画图软件,可根据轨道6要素分类显示,显示的类型有点状分布图、线状分布图和柱状分布图。-TLE orbital data drawing software elements can be classified according to orbit 6 shows the type of show a little bit like maps, linear maps and columnar distribution.
elfind.5
- Creates a TLE from two or three observations of a satellite on a single pass. Useful for initial orbit parameters and for unknown satellite identification. This fifth version improves convergence characteristics for the three point fit via F and G se
SGP4_SDP4
- 为卫星轨道拟合代码,根据两行轨道TLE参数拟合卫星位置-failed to translate
tle
- 根据卫星的位置和速度,求取实时卫星轨道的两行根数,即6个开普勒根数。计算结果精度很高。-The position and velocity of the satellite strike two lines of the real-time satellite orbit root number, six Kepler root number. Calculation results of high precision.
sattrack
- 该程序实现了跟踪打印和绘制卫星路径的功能 -Based on the Two line elements(TLE)- Input from the user, the program calculates the time and the date of the satellite pass. Prints out Azimuth and Elevation & plots it too.
TLE-Data
- 从某网站上下载的部分卫星两行根数,可用于卫星轨道计算和轨道预报。-Satellite TLE data a website , can be used in the satellite orbit and orbit prediction calculation.
Security-of-Cloud-Storage-NAC--TLE-and-VPD-approa
- The main goal of this project is establishing Two Layer Encryption (TLE) and Virtual Private Database (VPD) for a invulnerable data storage system that allow multiple functions when the storage system is distributed and has no central authority and u
TLE(ceaser-cipher)
- two layer encryption (TLE) is a network security protocol for secure the communication
readtle (2)
- 用python读取TLE根数,然后再将其转化成ephem模块可用的格式,使用时需要存储为函数模块,而后直接调用(Python is used to read the TLE root number and then convert it into the format available for the ephem module. When used, it needs to be stored as a function module and then called directly)
TLE
- Two line elements keplers equations solver
经纬度转tle
- 将笛卡尔坐标系经纬度数据转tle两行根数数据的工具包。