-
只写自己在下面的驱动器,以查看东部的状态
自己随便写的一个在linux下面查看光驱状态的-Just write themselves a drive in linux below to view the status of the Eastern
- 2023-07-12 07:45:02下载
- 积分:1
-
oracle pro*c编程示例,里面有执行动态SQL,建立多个数据连接链,执行PL/SQL语句块的示例代码,并且都封装成函数接口。...
oracle pro*c编程示例,里面有执行动态SQL,建立多个数据连接链,执行PL/SQL语句块的示例代码,并且都封装成函数接口。-c programming examples, and they perform dynamic SQL, and the establishment of multiple data link, the implementation of PL/SQL block of code examples, and are packaged as function interface.
- 2022-07-12 11:46:21下载
- 积分:1
-
本书主要讲述了如何在unix平台下进行C语言基础程序设计,以及高级编程....
本书主要讲述了如何在unix平台下进行C语言基础程序设计,以及高级编程.-the book explains how the unix platform for C language based programming, and high-level programming.
- 2022-03-30 12:16:56下载
- 积分:1
-
mobile ipv6协议Linux实现源代码
mobile ipv6协议Linux实现源代码-mobile ipv6 achieve agreement Linux source code
- 2022-06-19 09:33:09下载
- 积分:1
-
读共享内存的c语言程序
读共享内存的c语言程序-Reading shared memory c Language Program
- 2022-06-11 16:39:34下载
- 积分:1
-
pos机交易实现源代码
含金融卡交易8583协议实现
开发环境:linux
典型应用:嵌入系统开发
仅供参考...
pos机交易实现源代码
含金融卡交易8583协议实现
开发环境:linux
典型应用:嵌入系统开发
仅供参考
-pos machine transactions with the source code to achieve financial card transactions 8583 agreement to achieve development environment : linux Typical applications : embedded system development is for reference only
- 2022-02-06 08:10:01下载
- 积分:1
-
linux多线程矩阵相乘(C++)
采用多线程技术,对于每行每列的计算都进行了相应的线程操作。...
linux多线程矩阵相乘(C++)
采用多线程技术,对于每行每列的计算都进行了相应的线程操作。-linux multi-threaded matrix multiply (C++)
- 2022-08-26 14:10:18下载
- 积分:1
-
收集到的一本关于linux0.11版内核主解的书,对学习操作系统的朋友会有借鉴意义...
收集到的一本关于linux0.11版内核主解的书,对学习操作系统的朋友会有借鉴意义-Collected a version of the kernel on the primary solution linux0.11 book, to learn the operating system will learn the meaning of a friend
- 2022-03-11 16:19:39下载
- 积分:1
-
S3C2410 under linux the I2C bus driver
linux下S3C2410的I2C总线的驱动-S3C2410 under linux the I2C bus driver
- 2023-05-29 05:10:03下载
- 积分:1
-
linuxptables
linuxptables -P INPUT -A -p tcp -s 192.168.100.0/24 --dport 445 -j ACCEPT
iptables -P INPUT -A -p udp -s 192.168.100.0/24 --dport 137 -j ACCEPT
iptables -P INPUT -A -p udp -s 192.168.100.0/24 --dport 138 -j ACCEPT
iptables -P INPUT -A -p udp -s 192.168.100.0/24 --dport 445 -j ACCEPT-linuxptables-P INPUT-A-p tcp-s 192.168.100.0/24--dport 445-j ACCEPT
iptables-P INPUT-A-p udp-s 192.168.100.0/24--dport 137-j ACCEPT
iptables-P INPUT-A-p udp-s 192.168.100.0/24--dport 138-j ACCEPT
iptables-P INPUT-A-p udp-s 192.168.100.0/24--dport 445-j ACCEPT
- 2022-03-25 08:05:42下载
- 积分:1