-
简单的xml解析类,能够很好的解析xml文件,编译后的生成文件小...
简单的xml解析类,能够很好的解析xml文件,编译后的生成文件小-simple xml analytic categories, to very good analytical xml document, compiled after the formation of small paper
- 2022-02-07 10:28:13下载
- 积分:1
-
这第一个版本免费的TCP/IP和PPP协议栈的操作系统为UC /房
This the first release of a free TCP/IP/PPP protocol stack for the uC/OS Real-Time Operating System. As a first release it s still rather rough and very much larger than desired however it is working well in an embedded product and therefore may be useful to others. Much of the code is ported from public sources including BDS Lite and KA9Q (and its derivatives) and carries copyright notices from those sources. Essentially TCP is based on KA9Q but with ideas from BSD, IP is a simple implementation supporting BSD structures, ICMP is ported from BSD, and PPP is ported from the BSD version of the distribution common to BSD, Linux, and many other systems
- 2022-05-16 22:00:19下载
- 积分: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
-
linux库文件,非常详细的源代码,在其他网络上多次下载
linux库文件,非常详细的源代码,在其他网络上多次下载-linux libraries, the very detailed source code, the other networks repeatedly Download
- 2022-02-21 15:09:39下载
- 积分:1
-
在UNIX/LINUX下面挂起一个进程并在SHELL下观察进程.
在UNIX/LINUX下面挂起一个进程并在SHELL下观察进程.-in UNIX/LINUX hang below a process and the SHELL under observation process.
- 2022-02-10 11:20:38下载
- 积分:1
-
linux, windows network under the two types of chess programming, providing a new...
linux,windows下两种网络象棋编程,提供全新库,可移植至嵌入式方面-linux, windows network under the two types of chess programming, providing a new library, can be transplanted to the area of embedded
- 2022-01-26 07:21:04下载
- 积分:1
-
哈哈,基于linux平台的贪食蛇,共享一下,喜欢的请下载
哈哈,基于linux平台的贪食蛇,共享一下,喜欢的请下载-Ha ha, based on the linux platform贪食蛇, share some, please enjoy the download
- 2023-02-14 01:10:03下载
- 积分:1
-
linux下的ipv6防火墙过滤函数源代码
linux下的ipv6防火墙过滤函数源代码-the ipv6 firewall filtering function source code
- 2022-02-27 01:04:58下载
- 积分:1
-
The latest version of 7zip source code, to appropriate friends, I am looking for...
最新版7zip源代码,给适合的朋友们,本人正在寻找zip压缩算法,纯C语言,希望得到大家的帮忙,谢谢!-The latest version of 7zip source code, to appropriate friends, I am looking for zip compression algorithm, a pure C language, want to get everyone" s help, thank you!
- 2022-03-21 21:58:08下载
- 积分:1
-
ppp协议的lwip源代码
ppp协议的lwip源代码-ppp agreement lwip source code
- 2022-05-14 17:46:34下载
- 积分:1