-
简易的日志管理。
简易的日志管理。-simple log management.
- 2022-01-25 20:04:56下载
- 积分:1
-
Linux prototype, is the founder of Linux announced the initial code. Now, all ki...
Linux的雏形,也就是Linux的创始人公布的最初代码。 现在各种分析Linux的书太多了,但对于初学者来说都过于复杂,难以理解,这个最初版本相对来说要简单多了,但一样可以让我们了解Linux的基本实现过程,大小只有70多K-Linux prototype, is the founder of Linux announced the initial code. Now, all kinds of analysis of the Linux too many books, but for a newcomer are too complicated to understand, the initial version to be relatively more simple, but you can help us understand the basic realization of Linux process, the size of only 70 K
- 2022-12-04 11:45:03下载
- 积分:1
-
unix下c语言实现tcp连接函数库
unix下c语言实现tcp连接函数库-unix under tcp connections c language library
- 2022-08-08 10:40:43下载
- 积分:1
-
介绍linux下文件和设备编程
介绍linux下文件和设备编程-introduced documents and device programming
- 2022-03-25 10:00:50下载
- 积分:1
-
讲述如何在Linux平台上开发出高性能服务器.
讲述如何在Linux平台上开发出高性能服务器.-Describes how in the Linux platform to develop high-performance servers.
- 2022-02-26 00:11:44下载
- 积分:1
-
485串口编程实例,非常好的!
linux 485串口编程示例,非常好!
- 2022-03-23 03:55:14下载
- 积分:1
-
under linux camera image acquisition format conversion tools
linux下摄像头采集的图像格式转换工具-under linux camera image acquisition format conversion tools
- 2022-07-20 01:55:53下载
- 积分:1
-
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILUR...
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILURE)
}
cbreak()
noecho()
keypad(stdscr, TRUE)
//建立菜单项
for(i=0 i
- 2022-04-02 11:01:45下载
- 积分:1
-
2410的触摸屏编程源代码。
(请打开串口通信才能看到效果。)...
2410的触摸屏编程源代码。
(请打开串口通信才能看到效果。)-2410 touch-screen programming source code. (Please open the serial port communication in order to see the effect.)
- 2022-04-15 19:04:27下载
- 积分:1
-
用QT实现在Linux平台上运行,浏览器的代码的全部…
用Qt实现的在linux平台下运行的浏览器 代码完整 可直接运行browser运行本程序-Implemented with the Qt running on linux platform, browser code in its entirety can be directly run the browser to run this program
- 2022-03-19 16:43:09下载
- 积分:1