-
银行消费信贷管理系统,UNIX下C开发
银行消费信贷管理系统,UNIX下C开发-Bank consumer credit management system, UNIX development under C
- 2022-05-05 21:50:03下载
- 积分:1
-
有关于linux下的线程实验,包含有线程的创建、挂起,通过此例可熟悉线程操作...
有关于linux下的线程实验,包含有线程的创建、挂起,通过此例可熟悉线程操作-Under the thread on the linux experiment contains thread creation, hang by a thread in this case may be familiar with the operation! !
- 2022-04-11 01:55:23下载
- 积分:1
-
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILUR...
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILURE)
}
cbreak()
noecho()
keypad(stdscr, TRUE)
//建立菜单项
for(i=0 i
- 2022-04-02 11:01:45下载
- 积分:1
-
Arm2410 development board based on the linux driver under uda1341
基于arm2410开发板的linux下的uda1341驱动程序-Arm2410 development board based on the linux driver under uda1341
- 2022-04-08 16:53:23下载
- 积分:1
-
a port scan! Linux environment for the C Language!
一个端口扫描程序!在linux环境c语言实现!-a port scan! Linux environment for the C Language!
- 2022-11-13 05:50:03下载
- 积分:1
-
Linux 2.6 内核上配置IPSec VPN 的工具
Linux 2.6 内核上配置IPSec VPN 的工具-Linux kernel 2.6 on IPSec VPN configuration tool
- 2022-02-02 07:40:18下载
- 积分:1
-
嵌入式开发环境介绍
embedded linux c development environment introduction
- 2022-02-25 20:02:09下载
- 积分:1
-
一个tcp通讯公用程序
一个tcp通讯公用程序-a common communications procedures.
- 2022-03-13 09:42:18下载
- 积分:1
-
C++ 库 跨平台 比标准库效率高很多倍
C++ 库 跨平台 比标准库效率高很多倍-C library cross-platform than the standard for high efficiency many times
- 2022-02-20 20:38:59下载
- 积分:1
-
用c写的ftp客户端源代码,可以在UNIX,Windows下编译通过,学习的好代码!...
用c写的ftp客户端源代码,可以在UNIX,Windows下编译通过,学习的好代码!-used to write the ftp client source code, in UNIX, Windows compile and study the good code!
- 2022-08-23 18:47:31下载
- 积分:1