-
计算矩阵乘积,文本输入输出,输入时两个矩阵之间需要换行...
计算矩阵乘积,文本输入输出,输入时两个矩阵之间需要换行-Calculation of matrix product, text input and output, input two matrices when the line between the need for
- 2022-02-02 22:17:29下载
- 积分:1
-
Graduation Project: VC++ LAN chat program using this procedure will be the main...
毕业设计:VC++局域网聊天程序
本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 -Graduation Project: VC++ LAN chat program using this procedure will be the main program is divided into Socket socket server and client in two parts. Adopted UDP and TCP/IP combination effectively improved the timeliness of data transmission and stability. This procedure is also used in a multi-threaded programming procedures to solve their own congestion.
- 2022-08-20 02:32:11下载
- 积分:1
-
多种button的演示代码,非常实用
多种button的演示代码,非常实用-multiple button of the display code, a very practical
- 2023-02-22 13:30:04下载
- 积分:1
-
读取油藏数值模拟软件petrol的grdecl格式文件,并可生成IDL对象.
读取油藏数值模拟软件petrol的grdecl格式文件,并可生成IDL对象.
- 2022-02-06 04:38:19下载
- 积分:1
-
在LabVIEW的飞行模拟器源代码
source code for flight simulator in labview
- 2022-06-19 12:14:01下载
- 积分:1
-
查找指定目录下的文件(包括子目录)
查找指定目录下的文件(包括子目录)-search designated files in the directory (including subdirectories)
- 2023-05-30 01:45:03下载
- 积分:1
-
C语言编程高级入门,使大家的C语言有所提高
C语言编程高级入门,使大家的C语言有所提高-C language programming advanced beginners, so everyone" s C language has increased
- 2022-09-08 00:40:02下载
- 积分:1
-
Seeking a minimum circle to cover all the points
找到一个最小的圆盘使覆盖平面上所有的点集-Seeking a minimum circle to cover all the points
- 2022-03-06 13:31:48下载
- 积分:1
-
opencv读取摄像头
opencv读取摄像头并将将其显示,
cvCreateCameraCapture
初始化从摄像头中获取视频
CvCapture* cvCreateCameraCapture( int index );
index 要使用的摄像头索引。如果只有一个摄像头或者用哪个摄像头也无所谓,那使用参数-1应该便可以。
函数cvCreateCameraCapture给从摄像头的视频流分配和初始化CvCapture结构。目前在Windows下可使用两种接口:Video for Windows(VFW)和Matrox Imaging Library(MIL); Linux下也有两种接口:V4L和FireWire(IEEE1394)。
释放这个结构,使用函数cvRele
- 2022-01-22 05:30:22下载
- 积分:1
-
MFC窗口分割类-实现任意分割,及窗口隐藏
一个第三方的分割栏类,继承自CSplitterWnd,可实现切换界面、禁止工具条移动和隐藏面板;
- 2022-03-18 02:35:31下载
- 积分:1