-
linux下socket server简单程序,有注释
linux下socket server简单程序,有注释-socket server under linux simple procedure, there are comments
- 2023-04-15 10:40:03下载
- 积分:1
-
a Messenger instant messaging C# code
一个即时通信 Messenger C#代码-a Messenger instant messaging C# code
- 2022-01-26 19:51:26下载
- 积分:1
-
进程之间通讯的一个例子
进程之间通讯的一个例子-process of communication between an example
- 2022-09-29 20:40:04下载
- 积分:1
-
The QT
把QT的SQL和HTTP封装了一下。实现了很多附加的功能,比如针对SQLITE一些操作,数据传输等功能-The QT-SQL and HTTP package a bit. To achieve a lot of additional features, such as for SQLITE some operations, data transmission and other functions
- 2023-01-06 01:50:03下载
- 积分:1
-
Linux下面摄像头最新源代码:支持200多中摄像头
Linux下面摄像头最新源代码:支持200多中摄像头-Linux camera following the latest source code: Support more than 200 in the camera
- 2023-08-29 22:35:03下载
- 积分:1
-
BeginningLinuxProgramming example5
BeginningLinuxProgramming example5
- 2022-06-30 15:08:28下载
- 积分:1
-
universeII驱动,用做vme总线和pci总线的桥接
universeII驱动,用做vme总线和pci总线的桥接-universeII driver,used as the bridge of vme bus to pci bus
- 2022-01-25 14:41:56下载
- 积分:1
-
罗技相机驱动代码
自写的Logitech摄像头驱动代码-Logitech camera driver code
- 2022-04-10 20:15:35下载
- 积分:1
-
这是C++封装类。开发人员可以轻松地开发多线程程序…
This pthread c++ wrapper class. Developer can easily develop multithread programs with GNU C++ just like developing those modern languages (Java, Qt, C# ...). -This is pthread c++ wrapper class. Developer can easily develop multithread programs with GNU C++ just like developing those modern languages (Java, Qt, C# ...).
- 2022-01-25 19:55:45下载
- 积分:1
-
编写一个函数,输入n为偶数时,调用函数求1/2+1/4+…+1/n,当输入n为奇数时,调用函数
1/1+1/3+...+1/n(利用指针函数)...
编写一个函数,输入n为偶数时,调用函数求1/2+1/4+…+1/n,当输入n为奇数时,调用函数
1/1+1/3+...+1/n(利用指针函数)
-The preparation of a function, type n is an even number, the call Function 1/2+ 1/4+ ...+ 1/n, when n is odd input, call function 1/1+ 1/3+ ...+ 1/n (using indicator functions)
- 2022-10-03 20:50:03下载
- 积分:1