搜索资源列表
2051A-D
- 此程序是利用2051单片机P1.0,P1.1精密比较器功能实现a/d转换通过P1.0电位器调节,控制七只电磁铁动作间隔-This program implement A/D conversion by using precise comparision function of P1.0 and P1.1 of MCU 2051. P1.0 is used to adjust potential meter to control the time intervals of seven magnet
应用锯形波的精密波形转换器
- 应用实际工程项目中的程序,能为开发相关内容的工程人员提供一定的参考-practical application of engineering projects in the procedures related to the development of the engineering staff as a reference for
2303
- 威帆电子的精密时钟SD2303的读写程序-Granville sails of the sophisticated electronic clock read and write procedures SD2303
数字式精密信号发生器
- C51常用子程序(下载后压缩,用word打开,复制到51编译器中编译!!)-C51 common subroutine (download compressed using word opened, copied to 51 Compiler Compiler! !)
TL431_cn
- TL431_cn.pdf格式的中文资料,可编程器件的精密参考 -TL431_cn.pdf format of Chinese data, the precision programmable device reference
timetable
- 一台精密仪器的工作时间为 n 个时间单位。与仪器工作时间同步进行若干仪器维修程序。一旦启动维修程序,仪器必须进入维修程序。如果只有一个维修程序启动,则必须进入该维修程序。如果在同一时刻有多个维修程序,可任选进入其中的一个维修程序。维修程序必须从头开始,不能从中间插入。一个维修程序从第s个时间单位开始,持续 t个时间单位,则该维修程序在第s+t-1个时间单位结束。为了提高仪器使用率,希望安排尽可能少的维修时间。 -a precision instrument for the time n time
精密星历文件读取
- 实现对精密星历数据的读取,并能内插出任意时间点卫星的位置,且能评定内插的精度.-to achieve precise ephemeris data to the reader, and interpolation from any point in time the satellite location and can assess the accuracy of interpolation.
Insar 精密轨道
- 用于Insar精密轨道定轨
日本开发的一个gps精密单点定位程序
- 日本开发的一个gps精密单点定位程序,精度不错,Japan' s development of a precise point positioning program gps, precision, good
dc18b20精密测量
- dc18b20精密测量,dc18b20精密测量,dc18b20精密测量,dc18b20精密测量,,dc18b20 precision measurement, dc18b20 precision measurement, dc18b20 precision measurement, dc18b20 precision measurement,
sched
- 一台精密仪器的工作时间为n 个时间单位。与仪器工作时间同步进行若干仪器维修程序。一旦启动维修程序,仪器必须进入维修程序。如果只有一个维修程序启动,则必须进入该维修程序。如果在同一时刻有多个维修程序,可任选进入其中的一个维修程序。维修程序必须从头开始,不能从中间插入。一个维修程序从第s个时间单位开始,持续t个时间单位,则该维修程序在第s+t-1 个时间单位结束。为了提高仪器使用率,希望安排尽可能少的维修时间。对于给定的维修程序时间表,该算法计算最优时间表。-Units 1 precision in
solartracking
- 精密(非市场上低精度产品)太阳能跟踪控制器源码,本人亲手开发,虽然属上一代产品,但仍处先进水平,具有较好的借鉴意义,注册ID换下载分数,敬请珍惜-Precision (non-market, low-precision products) solar tracking controller source code, I personally developed, though a few are previous generation products, but still advanced l
精密星历内插 matlab代码
- 精密星历内插 matlab代码,包含误差分析(Precise ephemeris interpolation matlab code, including error analysis)
水准测量
- 使用VB.NET编程的,可以进行精密水准测量的近似平差,手簿计算。(The approximate adjustment of precise leveling can be carried out)
Shutter
- 控制精密定时器函数 ShutterOn()(Shutter Control param=0 to close shutter param=1 to open shutter)
Q28--精密移相放大器++MCP41010
- 三相综合移相器输出N点不准与输入零线连在一起使用。 2.三相综合移相器使用时保持强电状态,须注意安全,机壳接地柱必须接地。 3.三相综合移相器所使用保险的熔丝均为5A,作为短路和过载的保护,使用时必须符合规定。 4.当环境干扰较大时,如让移相器无输出而A2、A3表头不为0,记下此数,在 测定结果中减去此值即可。 5.打开电源开关后,若无任何显示,应立即断电,请先检查输入保险是否完好,再检查外部输入的三相四线是否连接好,如还无任何显示,请与我武汉华能联创电气有限公司
SP3clk
- 读取精密星历文件、还可获取不同采样率的钟差差值结果,如30s,300s。(Read the precise ephemeris file and get the difference between the clock difference of different sampling rates, such as 30s, 300s.)
lagrange
- 结合精密文件,使用拉格朗日插值计算卫星坐标(Using Lagrange interpolation to calculate satellite coordinates)
精密单点定位的Matlab code
- 程序里面有renix格式的数据,可以用来进行进行精密单点定位处理。(The program has data in renix format, which can be used for precise point positioning)
广播星历与精密星历精度对比
- 对于GPS卫星,采用广播星历计算卫星位置坐标,并通过拉格朗日插值法对精密星历进行处理,两者精度进行对比。