-
gnu的make命令的所有中文说明,叫你如何正确使用make命令来实现编译。...
gnu的make命令的所有中文说明,叫你如何正确使用make命令来实现编译。-gnu" s make command all Chinese instructions tell you how to correctly use the make command to achieve the compilation.
- 2023-03-06 08:30:04下载
- 积分:1
-
LINUX system in the implementation of the algorithm for PV operation, the prepar...
在LINUX系统下实现PV操作的算法,课程设计时编写的,能够成功运行-LINUX system in the implementation of the algorithm for PV operation, the preparation of curriculum design and be able to run successfully
- 2022-01-25 17:13:11下载
- 积分:1
-
定义一个打印头文件,能够将普通信息、警告信息、错误信息以不同的颜色在终端上打印出来...
定义一个打印头文件,能够将普通信息、警告信息、错误信息以不同的颜色在终端上打印出来-Define a print header files, the ability to general information, warning messages, error messages in different colors in the terminal to print out
- 2022-04-28 07:54:35下载
- 积分:1
-
这是一个代理服务器的代理,在liunx下运行
这是一个代理服务器的代理,在liunx下运行-this is a proxy programing used in liunx.
- 2023-06-18 17:15:02下载
- 积分:1
-
This is a S3C2440 based on the VGA driver, which is fc.c driver, fc_test.c is th...
这是一个基于S3C2440 的VGA 驱动程序, 其中fc.c 是驱动程序,fc_test.c 是测试代码.
这是一个在LINUX frame buffer基础上利用
DMA 实现的高效驱动, 绝对原创!-This is a S3C2440 based on the VGA driver, which is fc.c driver, fc_test.c is the test code. This is a LINUX frame buffer based on the use of DMA to achieve high-performance drive, an absolute original!
- 2023-07-31 23:35:02下载
- 积分:1
-
Linux是一类Unix计算机操作系统的统称。Linux操作系统的内核的名字也是“Linux”。Linux操作系统也是自由软件和开放源代码发展中最著名的例子。严...
Linux是一类Unix计算机操作系统的统称。Linux操作系统的内核的名字也是“Linux”。Linux操作系统也是自由软件和开放源代码发展中最著名的例子。严格来讲,Linux这个词本身只表示Linux内核,但在实际上人们已经习惯了用Linux来形容整个基于Linux内核,并且使用GNU 工程各种工具和数据库的操作系统。Linux得名于计算机业余爱好者Linus Torvalds。 -Linux is a Unix-computer" s operating system collectively. Linux operating system kernel is also the name of " Linux" . Linux operating system is also free software and open source development, the most famous example. Strictly speaking, Linux is only the word itself, said Linux kernel, but in reality people have been accustomed to using Linux to describe the whole based on the Linux kernel and the GNU project to use a variety of tools and databases operating system. Linux is named in a computer amateur Linus Torvalds.
- 2022-01-29 03:00:41下载
- 积分:1
-
spserver 是一个实现了半同步/半异步(Half
spserver 是一个实现了半同步/半异步(Half-Sync/Half-Async)和领导者/追随者(Leader/Follower) 模式的服务器框架,能够简化 TCP server 的开发工作。
spserver 使用 c++ 实现,目前实现了以下功能:
1.封装了 TCP server 中接受连接的功能;
2.使用非阻塞型I/O和事件驱动模型,由主线程负责处理所有 TCP 连接上的数据读取和发送,因此连接数不受线程数的限制;
3.主线程读取到的数据放入队列,由一个线程池处理实际的业务。
4.一个 http 服务器框架,即嵌入式 web 服务器(请参考: SPWebServer:一个基于 SPServer 的 web 服务器框架)
-spserver is a realization of a semi-synchronous/semi-asynchronous (Half-Sync/Half-Async) and leader/followers (Leader/Follower) model server framework, to simplify the development of TCP server. spserver use c++ realize now realize the following functions: 1. Packaging the TCP server to accept connections function 2. the use of non-blocking type I/O and event-driven model, by the main thread responsible for handling all TCP connection read and send data, so connections are not thread a few restrictions 3. the main thread to read data Add queue, by a thread pool handle the actual business. 4. A http server framework, that is, embedded web server (p
- 2023-03-18 00:40:03下载
- 积分:1
-
Linux操作系统的著名硬件加速绘图API软件。可以利用网卡提供的硬件加速功能完成绘图,速度比传统的framebuffer要快。
Linux操作系统的著名硬件加速绘图API软件。可以利用网卡提供的硬件加速功能完成绘图,速度比传统的framebuffer要快。-Well-known Linux operating system software, hardware-accelerated graphics API. Can use the card provided by the completion of graphics hardware acceleration, faster than the traditional framebuffer to be fast.
- 2022-01-26 00:27:23下载
- 积分:1
-
g
- 2022-02-05 10:02:44下载
- 积分:1
-
qt4编写的输入法,字库为文件存储的形式,通过c++里面的map容器进行检索...
qt4编写的输入法,字库为文件存储的形式,通过c++里面的map容器进行检索-input for qt4
- 2022-03-07 01:42:04下载
- 积分:1