资源列表

« 1 2 ... .26 .27 .28 .29 .30 6431.32 .33 .34 .35 .36 ... 16274 »

[Linux/Unix编程linux-example-code

说明:linux编程实例代码,可以帮助初学者学习linux的编程方式,可谓是大有益处!-linux programming code examples that can help beginners learn linux programming approach can be described as a great benefit!
<骆健星> 在 2025-11-15 上传 | 大小:323kb | 下载:0

[Linux/Unix编程getIP-impro

说明:本程序用户获取主机的IP地址和MAC地址,头文件与函数原型如下 #include "getIP.h" int get_ip(char *ipaddr, char *netmask, const char *ethname) #include "getIP.h" int get_mac(char *mac) 以下是get_ip函数简单使用范例 //定义IP和MAC所需要的存储空间 char ethname[] = "eth0" c
<quietojlt> 在 2025-11-15 上传 | 大小:6kb | 下载:0

[Linux/Unix编程guard-2

说明:个人编写的一个十分好用的函数,可以设置程序成为后台守护进程, 调用十分简单,在程序中调用函数deamon即可,以下是函数原型 int daemon(int nochdir, int noclose) 其中 nochdir 为是否修改当前目录-Individual written a very useful function, you can set the program to become a background daemon, called very sim
<quietojlt> 在 2025-11-15 上传 | 大小:6kb | 下载:0

[Linux/Unix编程net-test

说明:这是一个网络通信程序的源代码,经过扩充后可用于多客户端的网络通信 首先在终端启动服务端: ./server 8888 然后新开一个终端,运行客户端 ./client localhost 8888 此时客户端会连接到服务端并且接受信息, 输出显示 -This is a network communication program' s source code, through expanded for multi-client netw
<quietojlt> 在 2025-11-15 上传 | 大小:9kb | 下载:0

[Linux/Unix编程popen-test

说明:本程序用于获取shell的输出,可用于处理程序间的通信, 程序具体实现原理为应用了Linux中的管道技术, 内附代码和运行程序,请在Linux下运行此程序 -The procedure used to obtain the shell output, can be used for communication between processes, procedures, principles for the application specific imple
<quietojlt> 在 2025-11-15 上传 | 大小:3kb | 下载:0

[Linux/Unix编程ARM-assembler-instruction-set

说明:ARM汇编指令集,十分齐全,欢迎有需要的朋友下载!相互学习,相互帮助!-ARM assembler instruction set
<骆健星> 在 2025-11-15 上传 | 大小:29kb | 下载:0

[加密解密Hard_ID

说明:通过硬盘ID多次加密,随机获取密钥加密,该加密字符可通过算法反算回来-Get Pa ID
<liu> 在 2025-11-15 上传 | 大小:50kb | 下载:0

[Linux/Unix编程dmalloc-5.5.2

说明:dmalloc很好的内存检测工具,支持c、c-dmalloc good memory testing tools, support for c, c++
<Shawn Chang> 在 2025-11-15 上传 | 大小:651kb | 下载:0

[Linux/Unix编程QTcongrumendaojingtong

说明:QT从入门到精通,电子书籍,会从helloworld教起,迅速上手,精通QT开发-QT from the entry to the master, e-books, starting from the helloworld education, started quickly, master QT development
<lily> 在 2025-11-15 上传 | 大小:2.69mb | 下载:0

[Linux/Unix编程109-commands-of-Linux-system..doc.tar

说明:包含linux系统下常用的109条命令,以及这写命令的具体用法。-commands of Linux.
<付坤> 在 2025-11-15 上传 | 大小:88kb | 下载:0

[加密解密Encrypt-your--program-by-U-disk

说明:修改本程序中的U盘的序列号后,程序可以变成你自己的独立的U盘启动密匙, 只能你的U盘才能打开程序 不需要往U盘中存入任何文件,就可实现用U盘加密程序.只能通过你的U盘启动你的程序 程序中有详细的注释-Encrypt your program by a soul U-disk without saving anything in you disk Modify the program, U-disk serial number, the program can become your
<徐建成> 在 2025-11-15 上传 | 大小:5kb | 下载:0

[Linux/Unix编程LinuxC-help

说明:linux c 库函数帮助文档 可以查询一些难记住的库函数-linux c library functions help documentation
<甲鱼> 在 2025-11-15 上传 | 大小:253kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 6431.32 .33 .34 .35 .36 ... 16274 »

源码中国 www.ymcn.org