-
TCP/IP协议的网络通讯DLL,用于向指定数据站发送数据
TCP/IP协议的网络通讯DLL,用于向指定数据站发送数据-TCP/IP network communications DLL for the data to the designated stops sending data
- 2022-04-11 08:29:04下载
- 积分:1
-
取得计算机网卡物理地址的步骤:1)列举所有的网卡2)分别重置每块卡以取得它的正确信息3)查询网卡,取得MAC地址...
取得计算机网卡物理地址的步骤:1)列举所有的网卡2)分别重置每块卡以取得它的正确信息3)查询网卡,取得MAC地址-made computer card physical address steps : 1) lists all the card 2), respectively replacement every piece of card to obtain the correct information 3) card inquiries made MAC address
- 2022-01-25 23:46:29下载
- 积分:1
-
VC++6 TCP UDP通讯程序实例
VC++6 TCP UDP通讯程序实例-VC 6 TCP UDP communication procedures example
- 2023-02-07 14:50:03下载
- 积分:1
-
count_down
This VI is simple example for those who want to start working with LabVIEW. this vi counts down to zero the number that user enters.
- 2016-12-31 20:36:27下载
- 积分:1
-
软件延时
说明: NEC协议的红外遥控器编码解码程序,大家收集到的通常是采用定时器中断的方式,我这个代码是采用软件延时的方法实现的,能省掉单片机的一个定时器中断源,一直运用于项目上。(NEC protocol's infrared remote control coding and decoding program. We usually use the way of timer interruption. My code is implemented by software delay. It can save a timer interrupt source of MCU and has been used in projects.)
- 2018-03-05 16:48:27下载
- 积分:1
-
moshipipei
此例子主要讲述图像在labview下的模式匹配及图像分割!(This example focuses on image matching and image split mode under labview!)
- 2015-05-27 14:24:31下载
- 积分:1
-
该程序主要实现文件上传和远程下载以及在本地浏览视频文件的...
该程序主要实现文件上传和远程下载以及在本地浏览视频文件的-the procedure main file uploads, and remote download and browse the local video files
- 2022-03-14 09:47:53下载
- 积分:1
-
演示如何用MFC和DAO(数据访问对象)写一个CGI扩展服务器,程序动态生成一个网页显示数据库中的前三条记录(8KB)<END>...
演示如何用MFC和DAO(数据访问对象)写一个CGI扩展服务器,程序动态生成一个网页显示数据库中的前三条记录(8KB)-演engraved 如何 sputum MFC 和 DAO (Kam 据访 mad 对 kick) reclaimed land 个 CGI 扩 Nanjing Lan Jiao 服 器, 程 Saitama 动 生 成 dispatch Nanjing Gong 个 carved female显Kam 据库 Shilu 的前三 Department of 记录 (8KB)
- 2022-02-03 19:59:32下载
- 积分:1
-
LVDT测试
使用研华采集卡,labview驱动,采集数据和存储,曲线显示(Labview data acq excel save and display)
- 2018-12-27 18:48:23下载
- 积分:1
-
purpose : structural frame for understanding the concept of network protocol, th...
目的:
构造帧对于理解网络协议的概念、协议执行过程,以及网络问题处理的一般方法具有重要的意义。本次练习的目的是通过数据链路层与介质访问控制层的学习,根据数据链路层的基本原理,针对普遍应用的Ethernet帧,通过构造一个具体的帧,引导同学深入理解网络协议的基本概念与网络问题处理的一般方法。
要求:
1、编写程序,根据给出的原始数据,组装一个IEEE802.3格式的帧。题目附带的文件为二进制原始数据(文件名分别为input1和input2),要求程序为命令行程序,比如可执行文件名为framer.exe,则命令行形式如下:
framer inputfile outputfile
inputfile为原始数据文件,outputfile为输出结果。
操作系统、使用语言和编译环境不限,但在交作业同时要求注明。
2、输出:对应input1和input2的结果分别为output1和output2
3、要有良好的编程规范和注释
4、写文档
-purpose : structural frame for understanding the concept of network protocol, the implementation of an agreement, network issues and the general approach has important significance. The purpose of the exercise through the data link layer and the MAC layer of learning, according to the data link layer to the basic principles against the universal application of the Ethernet frames, by constructing a concrete frame, to guide students in-depth understanding of network protocols and the basic concepts of network issues to deal with the general approach. Requi
- 2022-03-06 07:04:47下载
- 积分:1