登录
首页 » Others » Syn-catching

Syn-catching

于 2008-04-22 发布 文件大小:138KB
0 145
下载积分: 1 下载次数: 64

代码说明:

  labview编写,跳频通信同步字头的捕捉,刚开始学,才疏学浅(LabVIEW prepared, frequency-hopping communication synchronization prefix of capture, are just beginning to learn, little talent and less learning)

文件列表:

Syn-catching(former modified).vi

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • C#启动Windows IIS服务的实例
    C#启动指定的Windows信使服务,本例中是启动IIS服务,在Windows XP下可完美运行,在Windows7下不行好像,本程序演示如何在C#的程序中启动一个指定的Windows内置服务的方法。具体的实现代码:   ServiceController service = new ServiceController();//创建服务控制对象   service.ServiceName = "Messenger";//启动Windows信史服务   //判断当前服务状态   if (service.Status == ServiceControllerStatus.Stopped)   {    try    {    service.Start();// 启动服务    service.WaitForStatus(ServiceControllerStatus.Running);    }    catch (InvalidOperationException)    {    MessageBox.Show("不能启动该服务!");    }   }
    2022-02-13 12:56:43下载
    积分:1
  • VB6.0图片裁切的实现+代码实例
    VB6.0图片裁切的实现+代码实例,支持纵向和横向单图裁剪、纵向、横向批量裁剪,用起来十分方便,选择一个包括有图片的文件夹,程序自动加载这些图片,可选择上述的操作选项,进行批量图片裁剪处理。
    2022-03-02 09:27:02下载
    积分:1
  • HVMotorCtrl+PFC_HWGuide
    high voltage motor control guiding
    2020-07-01 05:20:02下载
    积分:1
  • Current-Effects
    一个比较好的ppt模板,程序员汇报的时候可以使用(A good ppt templates, programmers can use when reporting)
    2014-02-07 21:22:38下载
    积分:1
  • KDM_v1565
    说明:  KDM is an open source combat log parser for Aion Online and much more than a damage meter.
    2019-01-12 17:08:44下载
    积分:1
  • Clubinarias_5.0
    说明:  One of the best indicators for binary options in the market. It is currently at version 6.0, but this is version 5.0.
    2020-06-18 09:20:02下载
    积分:1
  • resampling
    地震勘探中,地震数据处理的重采样程序,很好用(Resampling in seismic data processing procedures, very useful)
    2016-10-16 19:05:43下载
    积分:1
  • 这是粒子群算法的一个源程序,程序很简单,已经运行过了,可以用,对初学者是个不错的程序...
    这是粒子群算法的一个源程序,程序很简单,已经运行过了,可以用,对初学者是个不错的程序-This is a source particle swarm optimization algorithm, the program is very simple, has been running over us, we can use, for beginners is a good program
    2023-08-15 18:00:03下载
    积分:1
  • 113-13801-061
    说明:  dos138 oscilattor firmware
    2019-03-03 00:57:35下载
    积分:1
  • [muchong.com]《高等光学仿真》MATLAB源程序
    介绍矢量网络分析仪测试复介电常数,并进行模拟计算(Introduced vector network analyzer to test complex permittivity)
    2017-07-28 13:11:28下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载