登录
首页 » c# » 数模转换

数模转换

于 2022-07-16 发布 文件大小:1.93 kB
0 122
下载积分: 2 下载次数: 1

代码说明:

network 1 LD     自动 AN     运行 AN     故障 A      启动 LD     M0.2 NOT A      M0.1 OLD =      M0.1 =      启停 network 2 LD     运行 ED O      停止 ON     自动 O      故障 =      M0.2 network 3 LD     自动 A      运行 AR=    VD524, 1.0 MOVR   VD28, VD528

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

发表评论

0 个回复

  • treebrowser
    一个与MyIE功能相同的多窗口浏览器,相当实用,包含全部源代码,强烈推荐( With the MyIE function same multi- windows browser, is quite practical, contains the complete source code, intense recommendation! )
    2004-07-09 15:12:06下载
    积分:1
  • 85300533
    说明:  数字通信中的4QAM调制下的解调程序,并带有误码率仿真功能,推荐数字通信方向研究人员下载使用(The demodulation program under the modulation of 4QAM in digital communication has the function of error rate simulation, and it is recommended that the digital communication research personnel can download and use it.)
    2019-04-02 09:52:23下载
    积分:1
  • imageprocess
    这是本智能图像处理的书教你如何读取BMP图像二值化中值滤波还有灰度变换图像匹配,检索(This is the intelligent image processing book teaches you how to read the BMP image binarization there are gray-scale transformation in the value of the filter image matching, retrieval)
    2011-05-23 21:23:19下载
    积分:1
  • 动画效果浮动窗体实例
            private void StopRectTimer_Tick(object sender, EventArgs e)        {            //如果鼠标在窗体上,则根据停靠位置显示整个窗体              if (this.Bounds.Contains(Cursor.Position))            {                switch (this.StopDock)                {                    case AnchorStyles.Top:                        this.Location = new Point(this.Location.X, 0);                        break;                    case AnchorStyles.Bottom:                        this.Location = new Point(this.Location.X, Screen.PrimaryScreen.Bounds.Height - this.Height);                        break;                    case AnchorStyles.Left:                        this.Location = new Point(0, this.Location.Y);                        break;                    case AnchorStyles.Right:                        this.Location = new Point(Screen.PrimaryScreen.Bounds.Width - this.Width, this.Location.Y);                        break;                }            }            else  //如果鼠标离开窗体,则根据停靠位置隐藏窗体,但须留出部分窗体边缘以便鼠标选中窗体              {                switch (this.StopDock)                {                    case AnchorStyles.Top:                        this.Location = new Point(this.Location.X, (this.Height - 3) * (-1));                        break;                    case AnchorStyles.Bottom:                        this.Location = new Point(this.Location.X, Screen.PrimaryScreen.Bounds.Height - 5);                        break;                    case AnchorStyles.Left:                        this.Location = new Point((-1) * (this.Width - 3), this.Location.Y);                        break;                    case AnchorStyles.Right:                        this.Location = new Point(Screen.PrimaryScreen.Bounds.Width - 2, this.Location.Y);                        break;                }            }        }
    2015-06-10下载
    积分:1
  • 虹软人脸识别
    虹软人脸识别示例代码,能直接运行,代码结构清晰,方便修改,适合新手学习,也可以直接应用在项目工程中。
    2023-02-01 08:50:12下载
    积分:1
  • How-to-Read-a-Paper
    IEEE fellow 教你如何阅读科技论文(IEEE fellow teach you how to read scientific paper.)
    2013-09-03 15:33:08下载
    积分:1
  • wap
    自己开发的一个wap手机网站源代码 公开代码供大家学习下载(Own a mobile phone site wap source code open for all to study and download)
    2009-05-12 08:09:13下载
    积分:1
  • xna C# game programming techniques, originally issued in a few, today continued...
    xna C#游戏编程技术,原先发过几个,今天继续发送,我有大量的例子,以后会定期发送,希望对大家有帮助-xna C# game programming techniques, originally issued in a few, today continued to send, I have a lot of examples of the future will be regularly sent, hope to help everyone
    2022-05-23 12:10:42下载
    积分:1
  • c#变成技巧,变成技巧中的 重要代码,一定要下载
    c#变成技巧,变成技巧中的 重要代码,一定要下载-c# into skills, into an important skill code, must be downloaded
    2023-05-12 06:35:04下载
    积分:1
  • 图像处理软件
    图像处理软件,C++编写;嵌入式软件,主要是调用DLL库文件来完成一些图像的处理;
    2023-07-28 15:35:05下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载