登录
首页 » Others » kximitive__inline__session

kximitive__inline__session

于 2019-01-04 发布
0 146
下载积分: 1 下载次数: 0

代码说明:

说明:  基于gprs通信的供水调度系统设计,简要的介绍一下cdma以及供水调度的算法设计(The design of water supply dispatching system based on gprs communication is introduced briefly. The cdma and the algorithm design of water supply dispatching are briefly introduced.)

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

发表评论

0 个回复

  • rac
    实现网络抓包功能的基本原理与抓包实现方法,是个不错的提示(for sniffer)
    2010-09-25 09:53:48下载
    积分:1
  • ava-kuangjia
    ava 框架,以前找的,不知道现在能用不,需要的自己下载(ava kuangjia )
    2013-12-21 21:33:50下载
    积分:1
  • 111186731IEEE_39bus_PI_Pooya_mask
    说明:  ieee 39 节点,用于电力系统网络测试(ieee 39-bus test system, used to test the electricity system)
    2020-06-16 05:00:01下载
    积分:1
  • 页文件中删除html标记,提取其中的中文字符内容。
    从网页文件中删除html标记,提取其中的中文字符内容。-Delete files from a web page html tag, extract the contents of which the Chinese characters.
    2022-04-20 23:33:22下载
    积分:1
  • C# pop3 邮件接收
    private void Connect_Click(object sender, System.EventArgs e)        {            //将光标置为等待状态            Cursor cr = Cursor.Current;            Cursor.Current = Cursors.WaitCursor;            String a ,b,c;              //用110端口新建POP3服务器连接            Server = new TcpClient(PopServer.Text, 110);            Status.Items.Clear();             try            {                //初始化                NetStrm = Server.GetStream();                RdStrm = new StreamReader(Server.GetStream());                Status.Items.Add(RdStrm.ReadLine());                 //登录服务器过程                Data = "USER " Username.Text CRLF;                szData = System.Text.Encoding.ASCII.GetBytes(Data.ToCharArray());                NetStrm.Write(szData, 0, szData.Length);                Status.Items.Add(RdStrm.ReadLine());                 Data = "PASS " Password.Text CRLF;                szData = System.Text.Encoding.ASCII.GetBytes(Data.ToCharArray());                NetStrm.Write(szData, 0, szData.Length);                Status.Items.Add(RdStrm.ReadLine());                 //向服务器发送STAT命令,从而取得邮箱的相关信息:邮件数量和大小                Data = "STAT" CRLF;                szData = System.Text.Encoding.ASCII.GetBytes(Data.ToCharArray());                NetStrm.Write(szData, 0, szData.Length);                //Status.Items.Add(RdStrm.ReadLine());                 //改变按钮的状态                Connect.Enabled = false;                Disconnect.Enabled = true;                Retrieve.Enabled = true;                 //将光标置回原来状态                Cursor.Current = cr;             }            catch (InvalidOperationException err)            {                Status.Items.Add("Error: " err.ToString());            }        }
    2014-11-02下载
    积分:1
  • txw
    说明:  提现网,设计精美,还有在线投票系统,是初次学习网页编程的好教程(tixianwang)
    2009-08-16 19:34:05下载
    积分:1
  • lithium battery
    说明:  锂离子电池储能的一阶响应仿真模型,能基本实现电池储能的充放电。(The first-order response simulation model of Li-ion battery energy storage can basically realize the charge and discharge of battery energy storage.)
    2020-09-10 14:58:01下载
    积分:1
  • Note : site software will be used only to open the left mouse button, they can n...
    注意事项: ・注意:本站软件一律只用鼠标左键打开,否则将不能正常下载! ・如果出现该页无法显示,请多试几次;如果总是不能下载,请点击报告错误,谢谢! ・请一定升级到最新版[WinRAR]才能正常解压本站提供的软件;如有其它问题,欢迎发信联系管理员. ・由于网站服务器承受能力有限,请其他网站不要直接链接我们提供的软件,-Note : site software will be used only to open the left mouse button, they can not download! If the page can not be displayed, I would like him tried several times; If they can not download, click reporting errors, thank you! Requests must upgrade to the latest version [WinRAR] in order to extract the normal site for the software; For other questions, contact managers welcomed the letter. As network Station server capacity is limited, please other sites do not provide us with direct links to software, thank you! !
    2022-03-15 18:13:39下载
    积分:1
  • C# TCP 文件传输 源码下载
    利用tcp socket 通讯实现
    2015-06-27下载
    积分:1
  • Beijing Mandarin Oriental Network Office System
    北京华信东方网络办公系统-Beijing Mandarin Oriental Network Office System
    2022-03-19 09:39:47下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载