-
Delphi write access to a subnet mask of the examples for reference only
一个delphi写的获取子网掩码的例子,仅供参考-Delphi write access to a subnet mask of the examples for reference only
- 2022-06-27 06:52:04下载
- 积分:1
-
baseCla
利用虚函数手段,按照三种不同的数据存储方式及其处理方法来实现如下的所谓“反序输出问题”:从键盘输入n 个int 型数据先存储起来(具体n 值由用户从键盘输入),而后再按照与输入相反的顺序将这些数据显示在屏幕上。具体地说,可通过在基类baseCla 及其派生类method1Cla、method2Cla 和method3Cla中说明如下的同一个虚函数“virtual void reverseout() ”,来实现所述问题的三种不同处理方法。例如,可设计并使用已经在第四章和第六章的实践题中所使用的数据存储结构以及处理方法:(1)使用大小为100 的常界数组存放数据;(2)通过new 生成大小恰为n 的动态数组存放数据;(3)使用指针与链表的实现法。(err)
- 2007-12-18 16:30:58下载
- 积分:1
-
gsxxgl
由于Visual Basic应用程序是基于对象的,所以应用程序的代码结构就是该程序在屏幕上物理表示的模型。根据定义,对象包含数据和代码。在屏幕上看到的窗体代表属性,这些属性定义了窗体的外观和内在特性。
本设计主要是运用Data控件。
(Applications because of Visual Basic are object-based, so the structure of application code is the program that the screen on the model physics. By definition, the object contains data and code. On the screen to see the form on behalf of the property, which defines the form of property appearance and internal characteristics. Designed mainly to use the Data control.)
- 2009-04-04 00:36:47下载
- 积分:1
-
Matlab-fangzhen
最简单的单相桥式整流、三相桥式整流和三相逆变电路,方便作为基础学习(The simplest single-phase bridge rectifier, three-phase and three-phase bridge rectifier inverter circuit, as a basis to facilitate learning)
- 2021-02-05 20:59:56下载
- 积分:1
-
UDP穿透NAT的P2P穿透NAT的研究是一个很好的例子
udp nat穿透
对于研究nat穿透 p2p来说是一个不错的例子-udp nat penetrating research nat p2p penetration is a good example
- 2022-02-26 02:23:39下载
- 积分:1
-
windows Chat; 简单的聊天代码,适合初学参考。
windows Chat; 简单的聊天代码,适合初学参考。-windows; Simple Chat code, suitable for beginners reference.
- 2022-07-19 01:25:52下载
- 积分:1
-
Novell网络发送数据的实现
Novell网络发送数据的实现 -The implemention of sending data in Novell network
- 2022-07-15 08:36:38下载
- 积分:1
-
经典强悍,对初学者不太适合。 shell监控网络
经典强悍,对初学者不太适合。 shell监控网络-classic tough and not suitable for beginners. Shell Monitoring Network
- 2022-07-22 02:22:14下载
- 积分:1
-
使用delphi7 进行socket 服务器端 开发含源码
基于delphi7开发,使用IdTCPServer控件,进行socket服务器端开发。
包含全部源码以及exe文件,纯原生开发。
还有Client客户端代码已经上传。
- 2022-03-22 19:03:49下载
- 积分:1
-
一个短小精悍的UDP端
一个短小精悍的UDP点对点聊天代码,虽小但包含了如何设计UDP传输消息,适合初学者快速上手网络编程。-A dapper UDP peer-to-peer chat code, may be small but includes how to design UDP transmission message, suitable for beginners and running faster network programming.
- 2022-03-20 22:49:22下载
- 积分:1