资源列表
[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> 在 2025-07-22 上传 | 大小:7kb | 下载:0
[Linux/Unix编程] rtl8139
说明:8139 network card linux driver -8139 network card linux driver<tony wang> 在 2025-07-22 上传 | 大小:7kb | 下载:0
[Linux/Unix编程] thread
说明:LINUX下很好的C++线程池源码类,可以拿来直接开发-Under LINUX good C++ Thread pool source categories, can be used to direct the development of<唐小天> 在 2025-07-22 上传 | 大小:7kb | 下载:0
[系统编程] QKTUtils
说明:自己写的一些使用函数库,用于实现延时、加载资源文件、获取磁盘空间、关闭计算机、执行外部进程、转换文字编码、处理图像的颜色和灰度等等。-Some use to write their own libraries for the realization of delay, loading resource documents, access to disk space, shut down your computer, the implementation of the external proce<jifee> 在 2025-07-22 上传 | 大小: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 communication can be<安煜> 在 2025-07-22 上传 | 大小:7kb | 下载:0
[系统编程] Windows_C_dynamic-link-library
说明:dynamic link library动态连接库开发实例 在Windows下用C/C++语言实现-dynamic link library dynamic link library in Windows development using examples C/C++ Language<bob> 在 2025-07-22 上传 | 大小: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> 在 2025-07-22 上传 | 大小:7kb | 下载:0
[加密解密] lili-ii-ref
说明:lili加密算法,用于密钥流生成,可以作为真随机数发生器中后处理模块-lili encryption algorithm for key stream generation, can serve as a true random number generator in the post-processing module<yu zhiyong> 在 2025-07-22 上传 | 大小: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> 在 2025-07-22 上传 | 大小: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 运行程序:pass –w ./pass.words –<莫松成> 在 2025-07-22 上传 | 大小:7kb | 下载:0