搜索资源列表
数字锁相环dll_code
- 通信系统中,信号捕获和同步的数字锁相环的MATLAB仿真程序-communications systems, signal acquisition and synchronization of digital PLL MATLAB simulation program
刷卡记录
- 医保刷卡记录(监测活动窗体捕获发票打印窗口加入数据库)-Medicare records (Form monitoring activities capture print invoices and adding to the database window)
ImageObjectver10
- 实时视频捕获,目标识别,动态检测运动目标,检测区域可调整,
ImageObjectver10
- 实时视频捕获,目标识别,动态检测运动目标,检测区域可调整,
G591B-V1.1
- GPS 定位 校时 G591B G591模块产品定义书 1.GPS芯片 :基于 JRC第九代单芯片SH319方案 2.卫星信道 :88通道, (66个捕获通道,22个追踪通道) 3.频率 :L1, 1.57542 GHz, C/A 码 4.启动时间 :<1.5s(热启),<34s(温启),<35s(冷启) 5.功耗 :38mW typical@tracking 6.GPS精度 :<2.5m Position Accuracy; 0.
catchscreen
- 非常好用的服务器与客户端的通信程序源码 服务器端可以很轻松的监视客户端的状态 同时可以捕获客户端的桌面-A very nice server and the client communication program source server-side can easily monitor the status of the client at the same time you can capture the client' s desktop
GPSsinglmatlabacquisition
- matlab仿真的GPS信号捕获程序,相关及非相关累积算法.-matlab simulation of the GPS signal acquisition process, relevant and non-related accumulation algorithm.
TheStudyofSimulationforTracingSatelliteDopplerShif
- 。利用理想二阶锁相环构造了三阶 环,对其捕获带宽、时间响应特性、稳定性和误差响应特性进行了仿真研究,分析了三阶环的参数选择 原则和跟踪卫星多普勒频偏的能力,并给出了环路滤波器的数字实现框图-. Ideal second-order phase-locked loop constructed using the third-order loop, its capture bandwidth, time response, stability and response characteris
PLL-Bible
- 本书是锁相环技术领域的经典著作,在前两版的基础上进行了大幅的改写和扩充。不仅对传统锁相技术重新进行了更深入的考察并增加了许多从未发表的新内容,反遇了近年来最新技术进展。本书的重点是讲解基本原理,同时详细介绍了频率捕获、电荷泵锁相环等热点应用问题。 本书主要适用于通信电子行业的工程技术人员以及高等院校相关专业师生。-Bible of phase locked loop technology
ERPSource
- ERP源代码!帐表组件,通过实例化该项目的一个报表类(实例化所需参数:报表唯一标识码、报表DataTable结构、SQL查询语句),生成一张功能丰富的报表(可以打印、自定义打印格式、导出、过滤、分组、小计、合计、设置报表显示格式等 并且可以捕获双击报表行的事件)。 示例代码 Dim cFrmId As String = "永思ERP报表_存货档案" 定义报表标识码 Dim cSQL As String = "select * from Inventory" 定义报表SQL查询串
CPP
- 如何设计程序来自动进行车牌定位,利用C++语言编程,捕获车牌-How to design a program to automatically license plate location, the use of C++ language programming, and capture license plate
mppt-PV
- S 函数 编写的 最大功率捕获程序 在MATLAB上 调试成功 请大家参考-S function to write the greatest power capture program in MATLAB debugging success, please refer to
MPPTreference
- S 函数 编写的 最大功率捕获程序 在MATLAB上 调试成功 请大家参考-S function to write the greatest power capture program in MATLAB debugging success, please refer to
mppt
- S 函数 编写的 最大功率捕获程序 在MATLAB上 调试成功 请大家参考-S function to write the greatest power capture program in MATLAB debugging success, please refer to
BIT_08_02
- 设计捕获两种不同类型的异常,一个是被0 除,另一个是数组越界。-Designed to capture two different types of exceptions, one by 0, the other is the array bounds.
GNSS_SoftReceiver_MATLAB
- 使用matlab编写的卫星软件接收机程序,包括捕获跟踪-The use of matlab prepared by the satellite software receiver program, including capture tracking
GNSS_SDR
- 使用matlab编写的卫星软件接收机程序,捕获跟踪定位-Using matlab prepared by the satellite software receiver program to capture the tracking location
GPSacquisition
- 对GPS信号实现三种算法的捕获,有串行搜索、并码搜索和并频搜索(GPS signal to achieve the capture of three algorithms)
winnerfxpro v2
- 一次一单,带止盈止损,趋势EA,整体思路是在市场处于震荡行情时开单试验,市场处于震荡时会被多次打止损,当走出趋势后采用移动止损跟踪趋势,捕获大的收益去弥补震荡试单的损失。(One single time, with stop loss, trend EA, the overall idea is to open an order test when the market is in a volatile market. When the market is in a volatile marke
Trackdemo
- 用于对基于GOLD码的串行捕获算法,可以自定义信噪比,待捕获信号参数,代码分成搜索跟踪和捕获两部分,其中搜索的步长等参数也可以自定义,代码中acquiresignal.m部分为最终捕获相位展示的主程序。(For the serial acquisition algorithm based on GOLD code, we can customize the signal-to-noise ratio and the parameters of the signal to be captured.