-
ARM嵌入式应用开发技术白金手册,想要开发嵌入式系统必看书
ARM嵌入式应用开发技术白金手册,想要开发嵌入式系统必看书-ARM Embedded Application Development platinum technical manuals, want to develop embedded systems must read
- 2022-03-14 22:55:40下载
- 积分:1
-
a procedure ,can help us see the video in broswer
实现客户机服务器中嵌入式LINUX系统的移植,给出完整过程-a procedure ,can help us see the video in broswer
- 2022-02-04 03:34:50下载
- 积分:1
-
elinks under lynx is the most important two text browsers, linux in under very p...
elinks下lynx是最重要的二个文本浏览器, 在linux下非常实用, elinks也是gentoo安装过程中默认使用的浏览器, 这是elinks源代码-elinks under lynx is the most important two text browsers, linux in under very practical, elinks also gentoo installation process use the default browser, which is the source code elinks
- 2022-07-11 02:56:55下载
- 积分:1
-
一个在linux下利用QT库自带的信号量的使用例子。
一个在linux下利用QT库自带的信号量的使用例子。-using QT for onboard signal example of the use of volume.
- 2022-07-28 01:10:38下载
- 积分:1
-
Linux环境下usb数据采集设备的驱动程序
Linux环境下usb数据采集设备的驱动程序-The driver program of usb data acquisition equipment under linux system.
- 2022-05-29 17:09:16下载
- 积分:1
-
用C写的CGI测试程序,已通过测试
用C写的CGI测试程序,已通过测试-C write CGI test procedure has been tested
- 2022-03-13 11:41:04下载
- 积分:1
-
这些代码和文本文件写在EUC
These code and text file are written in euc-jp-unix
- 2022-07-08 14:46:40下载
- 积分:1
-
unix_linux c good library, please download
unix_linux c不错的函数库,请下载-unix_linux c good library, please download
- 2022-12-12 23:40:03下载
- 积分:1
-
该模拟的UNIX文件系统应该有以下功能:
多级目录的结构,第一目录为用户名,其余的为它的子目录;
多用户的功能,有8个用户使用同一块数据区;
具有...
该模拟的UNIX文件系统应该有以下功能:
多级目录的结构,第一目录为用户名,其余的为它的子目录;
多用户的功能,有8个用户使用同一块数据区;
具有用户登录和注册的功能,如果用户没有用户名和密码就应该注册,如果有了用户名和密码就应该登陆;
-simulation of the UNIX file system should have the following features : multi-level directory structure, the first directory to the user name, the rest are in a subdirectory; Multi-user functions, eight users with a data area; With user login and registration functions, if users do not have a user name and secret the codes would be registered, if we have a user name and password should landing;
- 2022-07-21 08:38:49下载
- 积分:1
-
的分布有多个工具Valgrind。最受欢迎的是记忆…
The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called Memcheck) which can detect many common memory errors such as:
*
touching memory you shouldn t (eg. overrunning heap block boundaries)
*
using values before they have been initialized
*
incorrect freeing of memory, such as double-freeing heap blocks
*
memory leaks.
-The Valgrind distribution has to multiple ols. The most popular is the memory checking too l (called Memcheck) which can detect many commo n memory errors such as :* touching memory you should not (eg. overrunnin g heap block boundaries)* t values before using hey have been initialized* incorrect freeing o f memory, such as double-freeing heap memory blocks* lea ks.
- 2022-05-10 23:27:50下载
- 积分:1