资源列表
[Linux/Unix编程] arppoll
说明:一个C程序,获取ARP表信息,UDP通讯及连接数据库,读取配置文件等功能-A C program, access ARP table information, UDP communication and connect to database, read the configuration files and other functions<fz> 在 2025-06-09 上传 | 大小:8kb | 下载:0
[系统编程] PCMFileToNI
说明: The example demonstrates one possible use of the API s functions. Many of the parameters may be changed, according to the specifics of the case.-* This example shows how to play a PCM file to the NI. The example demonstrates one possible use<jefferychang> 在 2025-06-09 上传 | 大小:8kb | 下载:0
[Linux/Unix编程] qt
说明:本文主要内容为编译器的安装,安装与建立Qt 桌面运行环境,Qt/E 的交叉编译,建立本机Qtopia 虚拟平-The main contents of this article for the compiler installation, installation and operation of the establishment of Qt desktop environment, Qt/E of the cross compiler to build the Qtopia virtual<进步龙> 在 2025-06-09 上传 | 大小:8kb | 下载:0
[加密解密] RSA-vb
说明:RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。RSA的安全性依赖于大数的因子分解,但并没有从理论上证明破译RSA的难度与大数分解难度等价。即RSA的重大缺陷是无法从理论上把握它的保密性能如何,而且密码学界多数人士倾向于因子分解不是NPC问题。-RSA is the most widely studied of the public key algorithm, from the nearly two decad<凌寒> 在 2025-06-09 上传 | 大小:8kb | 下载:0
[加密解密] Base64.zIP
说明:Base64编码、解码类,j加密文件到base64密文 同时附带解密文件-Base64 encoding, codec type, j Micronesia base64 encrypted file to decrypt the text file attached at the same time<赵楠> 在 2025-06-09 上传 | 大小:8kb | 下载:0
[Linux/Unix编程] armboot
说明:简单谈一下启动过程,希望能帮助需要这些东西的人-arm linux boot<haozi> 在 2025-06-09 上传 | 大小:8kb | 下载:0
[Linux/Unix编程] ex02
说明:设有二元函数 f(x,y) = f(x) + f(y) 其中:f(x) = f(x-1) * x (x>1) f(x) = 1 (x=1) f(y) = f(y-1) * f(y-2) (y>2) f(y) = 1 (y=1,2) 请编程建立3个并发协作进程,它们分别完成f(x,y),f(x),f(y) -linux c process communicate<孙凯> 在 2025-06-09 上传 | 大小:8kb | 下载:0