-
linux下BT软件的源码。源代码可以使用命令“make”进行编译,使用该命令可以生成该章所有可执行程序。如果没有生成对应的可执行程序,请对照书中相应的内容。在...
linux下BT软件的源码。源代码可以使用命令“make”进行编译,使用该命令可以生成该章所有可执行程序。如果没有生成对应的可执行程序,请对照书中相应的内容。在编译生成可执行程序时,可能会生成警告:“warning:no newline at end of file”,产生这个警告是因为本书所有源代码是在Windows中进行编写的,Windows和Linux两种操作系统对于文件末尾的标识符处理不一致。该警告不会影响程序的功能和性能,所以不必理会。-err
- 2023-07-12 20:40:03下载
- 积分:1
-
Linux内核移植到ARM的毕业论文,以前同学的论文,保存了很,给需要的朋友分享。...
Linux内核移植到ARM的毕业论文,以前同学的论文,保存了很,给需要的朋友分享。-Linux kernel ported to ARM s thesis, the thesis before the students, save for a very, to the need to share.
- 2023-04-12 09:45:04下载
- 积分:1
-
linux下的开发库minigui的演示程序1.6.9
linux下的开发库minigui的演示程序1.6.9-under linux minigui the development of the demonstration program : 1.6.9
- 2023-03-16 03:15:04下载
- 积分:1
-
一本适合Linux新手的入门教程,内容详细,完全可以满足初学者的要求...
一本适合Linux新手的入门教程,内容详细,完全可以满足初学者的要求-Suitable for a novice Linux Getting Started tutorial, detailed and fully meet the requirements of beginners
- 2022-05-18 00:35:11下载
- 积分:1
-
通常一个VC项目中包含多个C或C++文件,有时需要同时对这一系列的文件进行lint检查,我们可以通过配置一个pclint_project来达到目的。...
通常一个VC项目中包含多个C或C++文件,有时需要同时对这一系列的文件进行lint检查,我们可以通过配置一个pclint_project来达到目的。
这里我们需要用到unix中的find等命令来查找当前目录下的C和C++文件,然后再将它们送给lint程序处理,所以得使用到UnxUtils.zip.-VC projects usually contain a number of C or C++ Paper, it is sometimes necessary at the same time in this series of documents lint checks, we can configure a pclint_project to achieve the objectives. Here we need to use the unix command to find, such as search the current directory under the C and C++ Document and then process them to the lint, so use UnxUtils.zip.
- 2022-05-20 21:14:35下载
- 积分:1
-
iSCSI目标。它可以用来弥补IPSAN系统。
ISCSI target.It can be used to make up a IPSAN system.
- 2022-07-07 20:01:08下载
- 积分:1
-
CENTER source compiler for OCDE
ucos source ocde for compiler-CENTER source compiler for OCDE
- 2022-04-16 12:28:16下载
- 积分:1
-
Linux 下控制蜂鸣器发声的程序。做了适当的修改
Linux 下控制蜂鸣器发声的程序。做了适当的修改-Linux under the control of audible buzzer procedures. Make the appropriate changes
- 2022-05-13 12:22:50下载
- 积分:1
-
Python使用的lzo压缩算法,可以在python下实现lzo算法的压缩,对内存等数据进行压缩...
Python使用的lzo压缩算法,可以在python下实现lzo算法的压缩,对内存等数据进行压缩-Python use lzo compression algorithm can achieve lzo algorithm python compression, data compression for memory, etc.
- 2022-01-25 23:10:26下载
- 积分:1
-
freebsd first step tutorial foreword second installation of the system and Inter...
freebsd教程前 言第一步 安装系统第二步 接入Internet并配制代理服务第三步 安装配置web服务器第四步 安装配置ftp服务器第五步 安装配置E-mail服务器第六步 安装配置视频点播服务器-freebsd first step tutorial foreword second installation of the system and Internet access service agents preparation third step installation configuration web server installation of the 4th infantry ftp server configuration fifth step installation configuration E-mail server sixth-step installation video-on-demand server configuration
- 2023-04-19 07:20:04下载
- 积分:1