-
Linux系统备份源代码
可基于用户自定义策略实现系统、应用数据备份...
Linux系统备份源代码
可基于用户自定义策略实现系统、应用数据备份-Linux system backup source code can be based on user-defined strategy to achieve systems, applications, data backup
- 2022-06-16 22:40:57下载
- 积分:1
-
QT next Qcanvas rendering the use of point, line, polygon drawing program
QT下一个使用Qcanvas绘制点,线,多边形的绘图程序-QT next Qcanvas rendering the use of point, line, polygon drawing program
- 2022-09-28 17:35:03下载
- 积分:1
-
agent2d
RoboCup agent队 2D仿真 源代码-agent2d-2.0.1
- 2022-10-30 05:00:02下载
- 积分:1
-
汇编语言环境下实现混合语言程序设计
在linux环境下实现汇编语言和c语言的混合编程-Linux environment in assembly language and c realize mixed language programming
- 2022-01-30 22:17:31下载
- 积分:1
-
这是一个EXT2的文件管理系统的程序
这是一个EXT2的文件管理系统的程序-EXT2 This is a document management system procedures
- 2022-02-11 20:54:44下载
- 积分:1
-
int show_char(int n, const char *name, chtype code)
{
const int height =...
int show_char(int n, const char *name, chtype code)
{
const int height = 16
int row = 4 + (n height)
int col = (n / height) * COLS / 2
mvprintw(row, col, " *s : ", COLS/4, name)
addch(code)
return n + 1
}- int show_char(int n, const char*name, chtype code)
{
const int height = 16
int row = 4+ (n height)
int col = (n/height)* COLS/2
mvprintw(row, col, "*s : ", COLS/4, name)
addch(code)
return n+ 1
}
- 2023-01-13 11:50:04下载
- 积分:1
-
openobex源代码,PDA,手机等嵌入式平台上的名片交换,数据传输,都需要用到此协议,相信对做红外通信程序或蓝牙通信等方面的开发者会很有帮助...
openobex源代码,PDA,手机等嵌入式平台上的名片交换,数据传输,都需要用到此协议,相信对做红外通信程序或蓝牙通信等方面的开发者会很有帮助-openobex source code, PDA, mobile phone and other embedded platform for the exchange of business cards, data transmission, That will require agreement, I believe so infrared communication procedures or Bluetooth communications, and other aspects of the development will be helpful
- 2022-04-23 12:04:59下载
- 积分:1
-
unix 下c语言拆解汉字字符
unix 下c语言拆解汉字字符-c under unix dismantling Chinese language characters
- 2022-01-25 21:10:37下载
- 积分:1
-
Novell.Press.Linux.Kernel.Development
linux内核开发的经典书籍之一
The Linux kernel is o...
Novell.Press.Linux.Kernel.Development
linux内核开发的经典书籍之一
The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insider in the second edition of Linux Kernel Development. This authoritative, practical guide will help you better understand the Linux kernel through updated coverage of all the major subsystems, new features associated with Linux 2.6 kernel and insider information on not-yet-released developments. You ll be able to take an in-depth look at Linux kernel from both a theoretical and an applied perspective as you cover a wide range of topics, including algorithms, system call interface, paging strategies and kernel synchronization. Get the top information right from the source in Linux Kernel Development-The Linux kernel is one of the most interesting yet least understood open-source proj
- 2022-08-20 17:47:39下载
- 积分:1
-
QT是跨平台的GUI开发工具包,本代码是使用QT3.x实现的文本文件编辑器,可以嵌入到其他项目中使用....
QT是跨平台的GUI开发工具包,本代码是使用QT3.x实现的文本文件编辑器,可以嵌入到其他项目中使用.-QT is a cross-platform GUI development toolkit, the code is used to achieve QT3.x text file editor, can be embedded into other projects.
- 2022-12-04 22:20:02下载
- 积分:1