-
pnx8950 nand flash 驱动
pnx8950 nand flash 驱动-pnx8950 nand flash drive
- 2022-02-21 06:14:34下载
- 积分:1
-
This is the red hat on the installation method, very good.
这是关于red hat 的安装方法的介绍,很不错的。-This is the red hat on the installation method, very good.
- 2023-03-07 01:40:04下载
- 积分:1
-
触摸屏资料5,包含多个触摸屏的应用文档,值得一看!
触摸屏资料5,包含多个触摸屏的应用文档,值得一看!-Infomation of touch screen,include some touch screen application document.
- 2022-02-04 23:04:55下载
- 积分:1
-
Bored wrote a half
闲着没事写了个半平面交的算法实现,应该可以凑活着用。-Bored wrote a half-plane intersection algorithm should be able to live with the Cou.
- 2023-03-14 22:20:03下载
- 积分:1
-
系统的介绍了Linux下的文件系统
VFS
VFS的作用
基于VFS的文件访问
VFS重要数据结构
文件系统的注册与安装
ext2...
系统的介绍了Linux下的文件系统
VFS
VFS的作用
基于VFS的文件访问
VFS重要数据结构
文件系统的注册与安装
ext2、ext3文件系统
文件操作
proc文件系统
CRAMFS文件系统
-Introduction of the Linux system file system under VFS VFS the role of the VFS-based file access important data structure VFS file system register and install ext2, ext3 file system file operations proc file system file system CRAMFS
- 2023-02-14 12:40:04下载
- 积分:1
-
Antinat是一个灵活的SOCKS服务器和客户端库编写代理
Antinat is a flexible SOCKS server and client library for writing proxy-based applications. It supports SOCKS 4, SOCKS 5, authentication, CHAP, XML firewalling, Win32, server chaining, and UDP. It also contains very experimental IPv6 support
- 2022-06-12 15:12:51下载
- 积分:1
-
int show_char(int n, const char *name, chtype code)
{
const int height =...
int show_char(int n, const char *name, chtype code)
{
const int height = 16
int row = 4 + (n height)
int col = (n / height) * COLS / 2
mvprintw(row, col, " *s : ", COLS/4, name)
addch(code)
return n + 1
}- int show_char(int n, const char*name, chtype code)
{
const int height = 16
int row = 4+ (n height)
int col = (n/height)* COLS/2
mvprintw(row, col, "*s : ", COLS/4, name)
addch(code)
return n+ 1
}
- 2023-01-13 11:50:04下载
- 积分:1
-
用于词法分析的词法分析器
用于词法分析的词法分析器-for lexical analysis of the lexical analyzer
- 2022-12-29 10:05:04下载
- 积分:1
-
事情在UDP。即使手表不明白。这些基础…
关于UDP方面的东西。。看不懂就算了。不适合基础者。-Of things on the UDP. . Even if the watch did not understand. The basis of those who are not suitable.
- 2022-05-19 09:40:37下载
- 积分:1
-
IEEE 802.11a/b/g linux2.4/2.6 驱动程序源代码
IEEE 802.11a/b/g linux2.4/2.6 驱动程序源代码-IEEE 802.11a/b/g linux2.4/2.6 driver source code
- 2022-07-03 19:25:39下载
- 积分:1