资源列表

« 1 2 ... .33 .34 .35 .36 .37 3838.39 .40 .41 .42 .43 ... 9711 »

[Linux/Unix编程cuncuqi

说明:实现首次适应算法的动态分配过程alloc()和回收过程setfree()。其中,空闲分区通过空闲区说明表;在进行内存分配时,系统优先使用空闲区低端的空间。-Algorithm to achieve the first time to adapt to the dynamic allocation process alloc () and the recycling process setfree (). Among them, the
<machunyu> 在 2024-11-16 上传 | 大小:7kb | 下载:0

[Linux/Unix编程fs2410-usbcon.tar

说明:此压缩文件是linux的usb驱动,由于本人接触时间不长可能里面还有些问题,希望大家提出-This compressed file is linux the usb drive, I am not a long contact time may be inside some of the problems, hope that we put forward
<wangyi> 在 2024-11-16 上传 | 大小:7kb | 下载:0

[Linux/Unix编程s3c2410fb

说明:LINUX2.6.22内核的LCD驱动S3C2410FB.C-LCD driver LINUX2.6.22 core S3C2410FB.C
<nhonz> 在 2024-11-16 上传 | 大小:7kb | 下载:1

[Linux/Unix编程GTK+

说明:gtk+ 编程 ,主要是实现一些基本功能 包括容器建立 菜单建立等-gtk+ programming, mainly to achieve some of the basic features include the establishment of containers such as the establishment of the menu
<huang> 在 2024-11-16 上传 | 大小:7kb | 下载:0

[Linux/Unix编程ucos_linux_port

说明:ucos ii 在linux移植说明 包括详细文档-linux transplantation in ucos ii note includes detailed documentation
<wangkaola> 在 2024-11-16 上传 | 大小:7kb | 下载:0

[Linux/Unix编程neihemokuaihequdong

说明:Linux内核模块和驱动的编写的一个压缩包,内含文档和内核源码,解压即可用.-Linux kernel module and driver of the preparation of a compressed package that contains files and kernel source code, you can use unzip.
<woniufeimeng> 在 2024-11-16 上传 | 大小:7kb | 下载:0

[Linux/Unix编程rtl8139

说明:8139 network card linux driver -8139 network card linux driver
<tony wang> 在 2024-11-16 上传 | 大小:7kb | 下载:0

[Linux/Unix编程thread

说明:LINUX下很好的C++线程池源码类,可以拿来直接开发-Under LINUX good C++ Thread pool source categories, can be used to direct the development of
<唐小天> 在 2024-11-16 上传 | 大小:7kb | 下载:0

[Linux/Unix编程arm

说明:两个重要的代码 这是根据实时硬件编写的 一个是iic驱动 一个是snmp的编写例子,然后根据进程通信即可-Two important code which is based on real-time hardware is prepared IIC snmp-driven one is the preparation of example, and then in accordance with the process of c
<安煜> 在 2024-11-16 上传 | 大小:7kb | 下载:0

[Linux/Unix编程linuxButtonDriver

说明:linux下按键的驱动,及如何设置makefile 和config.in,编译进linux内核-linux drivers under the keys, and how to set up a makefile and config.in, compiled into the linux kernel
<lifeng> 在 2024-11-16 上传 | 大小:7kb | 下载:0

[Linux/Unix编程Linux_udp

说明:Linux下无连接udp通信的客户端和服务端的通信程序,给出Linux下进行udp通信的实现方法。-Linux under the connectionless udp communications client and server communications procedures under Linux gives udp communications method.
<lf> 在 2024-11-16 上传 | 大小:7kb | 下载:0

[Linux/Unix编程secret

说明:pass.words是弱口令字典,是一个纯文本文件,每行一个口令,可以向里面添加候选口令。 pass.c是进行口令检查的c语言原程序,有两个命令行参数 -w file: 可以使用该选项指定口令字典 -P:默认情况下对/etc/shadow中的用户检查弱口令,可以使用该选项指定检查的文件 编译gcc –o pass pass.c –l crypt 由于要使用加密函数,所以要使用加密库crypt,使用选项-l crypt
<莫松成> 在 2024-11-16 上传 | 大小:7kb | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 3838.39 .40 .41 .42 .43 ... 9711 »

源码中国 www.ymcn.org