资源列表
排序选择:
[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-20 上传 | 大小: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-20 上传 | 大小: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-20 上传 | 大小: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-20 上传 | 大小:3kb | 下载:0
[Dephi控件源码] macset
说明:设置网卡的ip地址 及物理地址 掩码 网关-Set the NIC ip address and physical address mask gateway<zhangbilin> 在 2025-11-20 上传 | 大小:267kb | 下载:0
[其他嵌入式/单片机内容] arm_usb_driver
说明:FriendlyARM最新的usb驱动下载!点击直接安装即可,方便快捷!-FriendlyARM latest usb driver download! Click can be installed directly, convenient!<骆健星> 在 2025-11-20 上传 | 大小:1.29mb | 下载:0
[matlab例程] Matlab
说明:Matlab数字信号处理与应用源代码 各种入门级的数字信号MATLAB仿真程序的源码 详细解释 -Digital signal processing and Matlab source code for the application of a variety of entry-level digital signal source MATLAB simulation program explained in detail<songwenjun> 在 2025-11-20 上传 | 大小:2.04mb | 下载:0
[微处理器(ARM/PowerPC等)] hello-world
说明:ARM9的最简单的字符驱动程序!可以帮助初学者掌握简单的驱动程序的构成及写法!-The easiest character ARM9 drivers! Can help beginners master the simple composition and writing the driver!<骆健星> 在 2025-11-20 上传 | 大小:2kb | 下载:0
[教育/学校应用] stuchoose002
说明:vb做的选课系统,用来进行学校的学生选课,很方便,很实用-vb to do the elective system, used for school students attending courses is very convenient, very practical<黄博> 在 2025-11-20 上传 | 大小:1.5mb | 下载:0