-
看文件名:udp_server.tar.gz,知道这是什么了吧.使用udp建立服务器端及客户端的源码,有说明文档...
看文件名:udp_server.tar.gz,知道这是什么了吧.使用udp建立服务器端及客户端的源码,有说明文档-read documents Name : udp_server.tar.gz. know what it is all right. use udp build server and client source code, documentation,
- 2022-03-28 12:42:11下载
- 积分:1
-
一个简单介绍ext
一个简单介绍ext-service的入门示例,对刚刚入门的初学者相当适合。-Ext a brief introductory example of the very suitable for beginners just getting started.
- 2023-02-17 17:15:03下载
- 积分:1
-
一些专业的c++bulider小程序示范
一些专业的c++bulider小程序示范-Some professional c++ Bulider applet demonstration
- 2022-02-14 05:36:30下载
- 积分:1
-
windows核心编程源程序
windows核心编程源程序-windows core programming source
- 2022-02-21 12:46:15下载
- 积分:1
-
This program computes the electric field and potential distributions of a dipole...
用来计算电偶极子的电场和电势分布,当然也可以根据需要计算更高阶的电场,只要保留到相应的阶次就OK了。-This program computes the electric field and potential distributions of a dipole. You can also compute higher order electric field with it by preserving the series to corresponding order.
- 2023-01-19 06:55:03下载
- 积分:1
-
visual basic 编写的完整功能计算器,已经过测试。没有解压密码,放心使用...
visual basic 编写的完整功能计算器,已经过测试。没有解压密码,放心使用-visual basic preparation of a complete functional calculator, has been tested. No extract passwords, use assured
- 2022-01-22 13:12:58下载
- 积分:1
-
企业文档管理系统
应用背景
功能介绍:
1.类别管理、2.文档管理、3.添加文档、4.浏览文档
5.附件管理、6.角色管理、7.添加角色、8.用户管理关键技术比较基础的文档管理系统,可以技术互相交流哦,共同进步
- 2022-10-13 00:45:03下载
- 积分:1
-
(Windows programming practice
Windows NT2000编程实践-(Windows programming practice
- 2022-03-21 16:51:20下载
- 积分:1
-
本程序主要用于计算从起始时间到截止时间为止的总天数
本程序主要用于计算从起始时间到截止时间为止的总天数-This procedure primarily used to calculate the time from the beginning to the cut-off time until the total number of days
- 2022-05-28 19:03:02下载
- 积分:1
-
1、设计一个程序,其中有3个类,即CBank,BBank和GBank,分别为中国银行类、工商银行类和农业银行类。每个类都包含一个私有数据balance,用于存放...
1、设计一个程序,其中有3个类,即CBank,BBank和GBank,分别为中国银行类、工商银行类和农业银行类。每个类都包含一个私有数据balance,用于存放储户在该行的存款数,另有一个友元函数total用于计算储户在这3家银行中的总存款数。
2、设计一个程序,其中有2个类,Point类为点类,包含2个私有数据x和y,表示点的坐标,line类为直线类,包含3个私有数据a,b和c,表示直线方程ax+by+c=0。另有一个友元函数dist,用于计算一个点到直线的距离。点与直线之间的距离计算公式如下:(提示:本题为有元函数的应用)
-1, design a program, of which three categories, namely CBank, BBank and GBank, respectively, for the Chinese banking, business banking and agricultural banking. Each class contains a private data balance, used to store the bank deposits of savers in the number, while a friend function used to calculate the total depositors in the three the number of total deposits in banks. 2, design a program, of which there are 2 categories, Point class for the point class, including two individual and private data are x and y, that the coordinates of points, line for line class categories, with three individual and private data are a, b and c, that straight line equation ax+ by+ c = 0. There is also a friend function dist, used
- 2022-08-20 00:41:26下载
- 积分:1