资源列表

« 1 2 ... .73 .74 .75 .76 .77 9778.79 .80 .81 .82 .83 ... 16281 »

[加密解密EncryptDemoCSharp

说明:加密算法 .net fr a meWork C#-encrypt vs.net fr a meWork C#
<zhuyu> 在 2024-10-12 上传 | 大小:82944 | 下载:0

[Linux/Unix编程get-device-info

说明:这是一个获取硬件信息的函数,用于获取使用dmidecode命令获得的硬件信息 getDevInfo.c中有一个函数get_device_info,其原型如下 int get_device_info(const char *device,const char *item,char *mybuf,int buffsize) 请在main函数中包涵头文件 getDevInfo.c 使用此函数 -Thi
<quietojlt> 在 2024-10-12 上传 | 大小:4096 | 下载:0

[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!
<骆健星> 在 2024-10-12 上传 | 大小:330752 | 下载: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所需要的存储空间
<quietojlt> 在 2024-10-12 上传 | 大小:6144 | 下载: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 back
<quietojlt> 在 2024-10-12 上传 | 大小:6144 | 下载:0

[Linux/Unix编程net-test

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

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

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

[加密解密Hard_ID

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

[Linux/Unix编程dmalloc-5.5.2

说明:dmalloc很好的内存检测工具,支持c、c-dmalloc good memory testing tools, support for c, c++
<Shawn Chang> 在 2024-10-12 上传 | 大小:666624 | 下载: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> 在 2024-10-12 上传 | 大小:2825216 | 下载:0

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

说明:包含linux系统下常用的109条命令,以及这写命令的具体用法。-commands of Linux.
<付坤> 在 2024-10-12 上传 | 大小:90112 | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 9778.79 .80 .81 .82 .83 ... 16281 »

源码中国 www.ymcn.org