资源列表

« 1 2 ... .38 .39 .40 .41 .42 13143.44 .45 .46 .47 .48 ... 16274 »

[系统编程OPTLRUFIFOCLOCK

说明:四种置换策略OPT LRU FIFO CLOCK的c++实现-OPT LRU FIFO CLOCK
<商晨晖> 在 2025-11-20 上传 | 大小:2kb | 下载:0

[Linux驱动RFM68

说明:RFM68发射基于linux2.6.30.4 的驱动字符设备型驱动-RFM68 transmit drive character linux2.6.30.4-drive-based devices
<王晓磊> 在 2025-11-20 上传 | 大小:2kb | 下载:0

[Linux/Unix编程allReadNuma

说明:本程序实现了在numa架构上对数据的分块存储,实现把数据分别存储在不同节点上,实现通信的效率-The program is stored in a block of data on the numa architecture to achieve the data are stored on different nodes to achieve efficient communication
<xf> 在 2025-11-20 上传 | 大小:2kb | 下载:0

[扫描程序ac_automata

说明:多模式匹配ac自动机的双数组实现,可以作为匹配病毒特征码的工具。-Multi-pattern matching automaton ac dual array implementations, can be used as a tool to match virus signatures.
<裴昭义> 在 2025-11-20 上传 | 大小:2kb | 下载:0

[Linux/Unix编程Epoll---UDP

说明:epoll的udp方式, 实现高并发连接-udp for epoll, implement the plenty intercurrent.
<zl> 在 2025-11-20 上传 | 大小:2kb | 下载:0

[Linux驱动adcon1d.c.tar

说明:MCP3424 ADC Chip This code gives you all the 8 Channel readouts at once. Readout abelectronics ADC Pi board inputs via C Required package: apt-get install libi2c-dev Compile with gcc: $ sudo gcc adcon1d.c -o adcon1d
<Mike> 在 2025-11-20 上传 | 大小:2kb | 下载:0

[Linux驱动adcon1e.c.tar

说明:8 Channels ADC This C language code, will read all 8 channel at once. This is based on the MCP3424 Chip. Readout abelectronics ADC Pi board inputs via C Required package: apt-get install libi2c-dev Compile with gcc: $
<Mike> 在 2025-11-20 上传 | 大小:2kb | 下载:0

[Linux驱动mpu6050

说明:在linux2.6.38内核下,基于三星的6410芯片的mpu6050驱动,作为字符设备驱动编写!-In the linux2.6.38 kernel, the Samsung 6410 chip based mpu6050 driving, as a character device driver!
<黄维> 在 2025-11-20 上传 | 大小:2kb | 下载:0

[CA认证456

说明:RSA算法的C语言实现 1.密钥的产生 (1)选两个安全的大素数p和q。 (2)计算n=p×q,φ(n)=(p-1)(q-1),其中φ(n)是n的欧拉函数值。 (3)选一整数e,满足1<e<φ(n),且gcd(φ(n),e)=1。 (4)计算d,满足de≡1 modφ(n),即d是e在模φ(n)下的乘法逆元,因e与φ(n)互素,由模运算可知,它的乘法逆元一定存在。 (5)以{e,n}为公开钥,{d,n}为秘密钥。 2.加密 加密时首先将明文M比特串分组
<qwerty> 在 2025-11-20 上传 | 大小:2kb | 下载:0

[扫描程序singleThreadScan

说明:基于Linux的端口扫描程序,用C语言实现,GCC编译。-Linux-based port scanning procedures, using C language, GCC compiler.
<easy> 在 2025-11-20 上传 | 大小:2kb | 下载:0

[扫描程序multiThreadsScan

说明:多线程实现的端口扫描程序,在Linux上实现,GCC编译。-Multi-threaded port scanning procedures, the Linux implementation, GCC compiler.
<easy> 在 2025-11-20 上传 | 大小:2kb | 下载:0

[系统编程q

说明:装系统,xiaobai教小白怎么装系统,从小白变成高手,告别小白时代-Loading system
<熊一鸣> 在 2025-11-20 上传 | 大小:2kb | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 13143.44 .45 .46 .47 .48 ... 16274 »

源码中国 www.ymcn.org