登录
首页 » C# » C#网络应用编程基础第4章 UDP应用编程

C#网络应用编程基础第4章 UDP应用编程

于 2023-02-11 发布 文件大小:1.81 MB
0 149
下载积分: 2 下载次数: 1

代码说明:

C#网络应用编程基础第4章 UDP应用编程-C# Web application programming based on Chapter 4 UDP application programming

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

发表评论

0 个回复

  • jiandankuaisupaixu
    简单快速排序,简单快速排序,简单快速排序,简单快速排序。(Simple and quick sort, simple and quick sort, simple and quick sort, simple and quick sort.)
    2013-12-18 09:43:00下载
    积分:1
  • 430单片机贪吃蛇
    采用msp430f169单片机驱动LCD12864完成的贪吃蛇游戏,共有四个独立按键,分别控制四个不同的方向。应经调试成功。单片机型号为美国TI公司的MSP430f169型。程序各部分均有头文件形式构成,对于初学者便于理解。#include "msp430x16x.h" #include //包含随机数 //液晶引脚定义 #define E_1 P5OUT|=BIT7 #define E_0 P5OUT&=~BIT7 #define RW_1 P5OUT|=BIT6 #define RW_0 P5OUT&=~BIT6 #define RS_1 P5OUT|=BIT5 #define RS_0 P5OUT&=~BIT5 #define PSB_CLR P5OUT &= ~BIT0 //PSB置低,串口方式 #define PSB_SET P5OUT |= BIT0 //PSB置高,并口方式 #define RST_CLR P5OUT &= ~BIT1 //RST置低 #define RST_SET P5OUT |= BIT1 //RST置高 #define uchar unsigned char #define uint unsigned int //按键引脚定义 #define key_state_0 0 #define key_state_1 1 #define key_state_2 2 unsigned char key_state[4]={0,0}; uchar zi[]={0xd3,0xce,0xcf,0xb7,0xbd,0xe1,0xca,0xf8};//游戏结束 uchar fen[]={0xb5,0xc3,0xb7,0xd6};//得分
    2023-07-30 19:55:02下载
    积分:1
  • microsoft-bluetooth-API
    使用 VC++ 调用微软蓝牙 API 函数的示例代码。可以使用 VC++6.0 至 VC++2010 编译代码。(Using VC++ call Microsoft Bluetooth API sample code. You can use VC++6.0 to VC++2010 compiled code.)
    2020-12-23 09:09:06下载
    积分:1
  • PWM
    产生不同占空比的PWM波,且采用矩阵键盘来实现的(failed to translate)
    2013-05-08 15:42:53下载
    积分:1
  • prof-uis2.30
    profuis2.30 超酷界面库profuis-v2.30_freeware(profuis2.30 cool interface library profuis-v2.30_freeware)
    2008-12-29 14:57:57下载
    积分:1
  • cwndExtra
    如何设置窗口的额外字节等内容,setwindowlong,getwindowlong(How to set the window extra bytes, etc.)
    2013-12-17 12:47:21下载
    积分:1
  • Embedded_Microprocessor_Systems_3E
    for students to research embedded system
    2009-11-11 01:42:31下载
    积分:1
  • STM32-GD25Q32B
    STM32下使用SPI接口驱动GD25Q32flash的代码,代码采用模块化编程,清晰明了。(STM32 using the SPI interface to drive GD25Q32flash code, the code using modular programming, clear.)
    2020-08-11 09:28:28下载
    积分:1
  • 调试导论
    说明:  调试,是让所有OI选手头疼的一件事情。这套资料深入浅出,详细充实,提供了大量切实可行的编程技巧,是全网最好的OI调试指导资料之一。现公开分享,以宴飨各位OI选手。(Debugging is a headache for all OI players. This set of data is simple, detailed, and provides a large number of practical programming skills. It is one of the best OI debugging guidance materials in the whole network. Now share it publicly to feast all OI players.)
    2020-06-17 06:40:01下载
    积分:1
  • C#欧姆龙Fins_TCP通信
    【实例简介】
    2021-08-05 00:30:59下载
    积分:1
  • 696516资源总数
  • 106442会员总数
  • 11今日下载