-
my classmates do a c programming language, but he has done for the DOS version i...
我同学做的一个c语言编程,不过他做的是DOS版的,希望多多指教,同时希望有志同道合的朋友一起分享-my classmates do a c programming language, but he has done for the DOS version is the hope that the exhibitions, with the hope that a like-minded friends to share
- 2022-07-16 23:26:25下载
- 积分:1
-
QMeter仪表控件适合QT开发
资源描述非常好用的QT仪表盘插件
安装方法
1.【你的qt安装路径】/bin/qmake qmeterplugin.pro
2.make
3.make install
安装完毕后就可以在Qt designer中使用了
如果想在QT Creator中使用,将/qt/plugins/designer中的全部内容复制到setuproot>/bin/designer中即可
- 2023-02-03 05:10:04下载
- 积分:1
-
我自己弄得图的头文件,包含基本操作及一些比较难的图问题...
我自己弄得图的头文件,包含基本操作及一些比较难的图问题-My own confused map header file that contains the basic operation and some of the more difficult the problem diagram
- 2022-11-09 06:30:03下载
- 积分:1
-
树视图管理器
此源码是介绍C#如何使用树控件。适合初学者了解树控件的属性、方法。
- 2023-04-06 11:25:03下载
- 积分:1
-
很容易使用的使用吸收边界条件的解决方案
很好用的利用吸收边界条件解决二维maxwell方程的时域有限差分法matlab源程序- The very easy to use use absorbs boundary condition solution
two-dimensional maxwell the equation the time domain finite difference
method matlab source program
- 2022-06-03 00:24:27下载
- 积分:1
-
改进了的生产与消费者问题的模拟
改进了的生产与消费者问题的模拟-improved production and consumer issues simulation
- 2022-03-21 23:02:23下载
- 积分:1
-
c# prepared using the procedure, the main function is to skillfully master the u...
这是一个用c#编写的程序,主要功能是熟练掌握数组的使用-c# prepared using the procedure, the main function is to skillfully master the use of arrays
- 2022-02-02 06:21:32下载
- 积分:1
-
学生成绩管理系统
学生成绩管理,可对学生的成绩进行查询,修改
- 2022-05-16 15:10:27下载
- 积分:1
-
网络编程(实现客户端与服务器端通信)
此处以创建一个TCP协议的客户端和服务器端,TCP协议与UDP协议不同之处在于TCP建立连接时需要经过三次握手,因为TCP是可靠的协议,UDP可以不需要建立连接,直接向服务器发送消息,只要知道服务器端的ip地址和端口就可以了。
客户端需要先创建一个socket,在客户端需要知道服务器的ip地址和端口信息,将其添加到一个地址的结构体里去,然后就可以通过connect函数去连接服务器了。
服务器端也是要先创建一个socket,声明一个地址的 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-16 16:40:03下载
- 积分:1
-
颜色平滑改变的进度条
颜色平滑改变的进度条-The progress bar which changs its color smoothly
- 2022-03-21 10:39:41下载
- 积分:1