登录
首页 » C# » udp打洞通信测试

udp打洞通信测试

于 2020-06-25 发布
0 238
下载积分: 1 下载次数: 5

代码说明:

说明:  udp打洞通信测试 C# 编写可直接运行(UDP hole-drilling communication test C # can be written and run directly)

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

发表评论

0 个回复

  • MACD-2Line
    说明:  外汇MT4双线MACD指标。免费赠送,欢迎下载!(Foreign exchange MT4 double-line MACD index. Free gift, welcome to download!)
    2020-06-17 20:20:07下载
    积分:1
  • 用来进行电脑的关机和注销,方法很简单,比较实用。
    用来进行电脑的关机和注销,方法很简单,比较实用。-Used for computer shutdown and cancellation method is very simple, more practical.
    2022-01-22 02:04:07下载
    积分:1
  • 用java写的速算24游戏
    用java写的速算24游戏-with the speed counting 24 games
    2022-09-09 03:40:03下载
    积分:1
  • gdsii-toolbox-141
    说明:  GDS Toolbox for MatLab
    2020-06-25 20:40:02下载
    积分:1
  • digital image processing application
    digital image processing application
    2023-01-30 22:45:04下载
    积分:1
  • Java/JSP万年历编写实例
    Java万年历源码,   TextField tfYear = new TextField("2004", 5); //显示年份的文本域   Choice monthChoice = new Choice(); //月份选择下拉框   Button btUpdate = new Button("更新"); //更新按钮   GregorianCalendar calendar=new GregorianCalendar(); //日历对象   Font smallFont = new Font("TimesRoman", Font.PLAIN, 15); //显示小字体   Font bigFont = new Font("TimesRoman", Font.BOLD, 50); //显示大字体   String days[] = {"星期日", "星期一", "星期二", "星期三","星期四", "星期五", "星期六"};   String months[] = {"一月", "二月", "三月", "四月","五月", "六月", "七月", "八月", "九月","十月", "十一月", "十二月"};   int daysInMonth[] = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31}; //每个月的天数   int searchMonth,searchYear; //查询的年份及月份   public void init(){    setBackground(Color.white); //设置背景颜色    searchMonth = calendar.get(Calendar.MONTH); //得到系统年份    searchYear = calendar.get(Calendar.YEAR); //得到系统月份    add(new Label(" 年:")); //增加组件到Applet    tfYear.setText(String.valueOf(searchYear)); //设置文本域文字    add(tfYear);    add(new Label(" 月:
    2023-03-16 17:35:03下载
    积分:1
  • Clock
    这是一个简单的时钟源码,虽然没什么用处,但可以玩玩吧!!(This is a simple clock source, although useless, but you can play it!!)
    2011-12-31 02:19:40下载
    积分:1
  • ConcreteBone2d_Polygon_1553440245
    混凝土多边形随机骨料蒙特卡洛随机分布的MATLAB数值模拟(MATLAB numerical simulation of Monte Carlo random distribution of random aggregate of concrete polygon)
    2020-11-25 09:09:39下载
    积分:1
  • 这是个用于内网抓包工具的使用介绍文档,希望给朋友们提供帮助。...
    这是个用于内网抓包工具的使用介绍文档,希望给朋友们提供帮助。-it is used within the network to use the tools capturing Packet introduced documents, hope to the help of our friends.
    2023-04-23 23:30:03下载
    积分:1
  • wannianli
    用C语言编程实现一个万年历,可以很方便的使用!!(C language programming a calendar, you can easily use! !)
    2011-09-10 13:49:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载