登录
首页 » WINDOWS » X2-ARQC

X2-ARQC

于 2020-06-20 发布
0 142
下载积分: 1 下载次数: 1

代码说明:

说明:  X2 software for something is good if you know that xD

文件列表:

X2-ARQC\Bin.db, 6144 , 2016-04-04
X2-ARQC\bins.dll, 2195456 , 2015-08-07
X2-ARQC\cardtemp.dat, 112 , 2015-08-06
X2-ARQC\GlobalPlatform.dll, 785920 , 2015-04-09
X2-ARQC\GPPcScConnectionPlugin.dll, 12288 , 2015-04-09
X2-ARQC\mac.dat, 3467 , 2014-03-28
X2-ARQC\mac2.dat, 14921 , 2014-11-05
X2-ARQC\sqlite3.dll, 643948 , 2014-02-11
X2-ARQC\X1.exp, 28486 , 2015-08-07
X2-ARQC\X1.lib, 46728 , 2015-08-07
X2-ARQC\X1.pdb, 5917696 , 2015-08-07
X2-ARQC\X2.exe, 2630668 , 2016-07-13
X2-ARQC\zlib1.dll, 107520 , 2013-05-12

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

发表评论

0 个回复

  • 19854828MRAS
    mras direct torque control
    2010-01-07 16:33:38下载
    积分:1
  • 6102
    调试通过可以使用,D-S证据理论数据融合,均值便宜跟踪的示例。( Debugging can be used, D-S evidence theory data fusion, Example tracking mean cheap.)
    2017-05-22 23:56:05下载
    积分:1
  • FOFDM
    Filtered OFDM technique for 5G wireless communication
    2021-04-29 11:38:43下载
    积分:1
  • A clock running on the computer, practice fun graphics programming
    一个在电脑上运行的时钟,练习图形处理的趣味编程-A clock running on the computer, practice fun graphics programming
    2023-06-24 20:05:04下载
    积分:1
  • exercises-master
    说明:  这是python机器学习书籍的全部代码,一定要结合书籍看代码。(This is the whole code of Python machine learning books, we must read the code in conjunction with books.)
    2019-04-17 01:55:49下载
    积分:1
  • Visual C# 隐藏、显示开始按钮
    C# 隐藏、显示开始按钮,把Windows的开始菜单隐藏起来,看不到“开始”菜单了,Windows7则隐藏了窗口图标,不过这样会很不方便哦,本源码只是学习C#与Windows之间的相关编程技巧,下面的代码实现了隐藏显示开始菜单的功能:   [DllImport("user32.dll")]//寻找窗口列表中第一个符合指定条件的顶级窗口   public static extern int FindWindow(string lpClassName, string lpWindowName);   [DllImport("user32.dll")]//在窗口列表中寻找与指定条件相符的第一个子窗口   public static extern int FindWindowEx(int hWnd1, int hWnd2, string lpsz1, string lpsz2);   [DllImport("user32.dll")]//控制窗口的可见性   public static extern int ShowWindow(int hwnd, int nCmdShow);   private void button1_Click(object sender, EventArgs e)   {    if (radioButton1.Checked)    ShowWindow(FindWindowEx(FindWindow("Shell_TrayWnd", null), 0, "Button", null), SW_HIDE);//隐藏开始按钮    else if (radioButton2.Checked)    ShowWindow(FindWindowEx(FindWindow("Shell_TrayWnd", null), 0, "Button", null), SW_SHOW);//显示开始按钮   }
    2022-05-20 11:42:02下载
    积分:1
  • SQL速成、 SQL速成、
    SQL速成、 SQL速成、 -intensive SQL, SQL intensive, accelerated SQL, SQL inten sive,
    2022-08-20 10:06:28下载
    积分:1
  • SVPWM_Model
    说明:  空间矢量调制simulink模块(SVPWM)(Simulink module space vector modulation (SVPWM))
    2020-10-26 22:50:00下载
    积分:1
  • 6363734
    VB中列表分页模型的实例源代码,有需要的就下载吧。(List paging model in VB source code examples, there is a need to download it.)
    2013-08-15 17:36:14下载
    积分:1
  • Test
    说明:  该模型是运用人工势场法进行的避障程序,障碍物包括一个动态障碍物和一个静态障碍物(The model is an obstacle avoidance program using artificial potential field method. The obstacles include a dynamic obstacle and a static obstacle)
    2021-04-27 13:48:45下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载