-
可以写s3c2410 USB device的PC端USB驱动和程序
可以写s3c2410 USB device的PC端USB驱动和程序-Can write s3c2410 USB device the PC-side USB drive and procedures
- 2022-12-16 11:15:03下载
- 积分:1
-
linux下面关于LVS的安装,希望给大家一点帮助吧
linux下面关于LVS的安装,希望给大家一点帮助吧-linux on LVS the installation of the following, I hope you give us some help
- 2023-08-28 07:35:04下载
- 积分:1
-
下面的这些要点是对所有的C++程序员都适用的。我之所以说它们是最重要的,是因为这些要点中提到的是你通常在C++书中或网站上无法找到的。如:指向成员的指针,这是许...
下面的这些要点是对所有的C++程序员都适用的。我之所以说它们是最重要的,是因为这些要点中提到的是你通常在C++书中或网站上无法找到的。如:指向成员的指针,这是许多资料中都不愿提到的地方,也是经常出错的地方,甚至是对一些高级的C++程序员也是如此。 这里的要点不仅仅是解释怎样写出更好的代码,更多的是展现出语言规则里面的东西。很显然,它们对C++程序员来说是永久的好资料。我相信这一篇文章会使你收获不小。-below those points of all C programmers are applicable. The reason I say that they are the most important, because these points mentioned is that you are usually in the C book on the website or not found. Example : at the target, which is much of the information has not mentioned, and is often the wrong place and even to some senior C programmers as well. The main point here is not just to explain how to write better code, more language is displayed inside the rules. Apparently, the C programmer is everlasting good information. I believe that this article would you learned a lot.
- 2022-02-13 17:23:19下载
- 积分:1
-
UP-NETARM2410-S
linux下的一个简单的驱动程序,
对学习驱动编写有帮助。-UP-NETARM2410-Slinux under a simple driver, driver of learning has helped to prepare.
- 2022-01-25 23:15:22下载
- 积分: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
-
目标:熟悉掌握工作原理的壳牌命令解释器…
目的:熟悉shell命令解释程序的工作原理,掌握使用fork和exec等系统调用设计多进程应用程序的基本技术。-Objective: shell command interpreter familiar with the working principle, to master the use of fork and exec system calls, such as the design of multi-process applications, the basic technology.
- 2022-10-07 05:15:02下载
- 积分:1
-
早期的FreeBSD的实现,特别是解剖TCP/IP网络的部分相关。
早期freebsd实现,特别是其中的网络部分,是stevens tcp/ip三卷的讲解的目标。-early freebsd achieved, in particular the network part of the anatomy tcp/ip Volume on the goal.
- 2022-02-02 07:18:23下载
- 积分:1
-
esnacc1.7的补丁 源代码
esnacc1.7的补丁 源代码-esnacc1.7 source code patch
- 2022-03-29 09:22:29下载
- 积分:1
-
一个简单的视频播放器,Qt4
简单的视频播放器 ,qt4平台开发, 在linux系统下运行-A simple video player, qt4-platform development, in the running linux system
- 2022-06-20 17:48:59下载
- 积分:1
-
linux环境下 共享内存的简单使用,可以学习共享内存的一般方法...
linux环境下 共享内存的简单使用,可以学习共享内存的一般方法-linux environment simple to use shared memory, shared memory can learn the general approach
- 2022-05-22 08:45:55下载
- 积分:1