资源列表

[加密解密CreateKeys

说明:通过网卡地址生成密钥文件"Syskey.dat",可以生成对应本机网卡的密钥文件,而且还能手动输入网卡地址串进行生成密钥,手动输入地址时不能有“:”号。-Ethernet address key file generated by " Syskey.dat" , corresponding to the local network card can generate the key file, but also manu
<flyerboys> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[Linux/Unix编程signalsExample

说明:Some examples/programs of using unix signals. Write a program wich simulates a stopwatch. First the timer is initialized at 0. When receiving SIGUSR1 an intermediate time will be displayed. When receiving SIGUSR2 t
<mariaandreea5> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[系统编程Kepad-library

说明:it is header file and C file that describe Keypad library
<islam adel> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[系统编程killapp

说明:查找指定进程,并且可以强制结束该进程。中间有源码。-Find the specified process, and can force the end of the process. The middle of the source code.
<陈弘> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[加密解密PCK_CRC3_D4

说明:CRC校验码生存程序 校验序列码生成多项式: X16+X13+X12+X11+X10+X8+X6+X5+X2+1 输入数据为16个字节(128位),输出16bit校验序列-CRC, the survival program check sequence code generator polynomial: X16+ X13+ X12+ X11+ X10+ X8+ X6+ X5+ X2+1 input data is 16 b
<weixin> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[加密解密CheckKeys

说明:根据网卡地址和密钥文件进行检查。密钥文件可以使用我的另外一个生成密钥的程序来生成。注:机器上只能有一个物理网卡。-According to Ethernet address and key documents to be checked. Key file you can use my another program to generate generate a key.
<flyerboys> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[Linux/Unix编程shell_socket

说明:在linux下,用脚本也能做socket通信!超神奇-In linux, the scr ipt can do with the socket communication! Super magic ~ ~ ~
<hwjjacky> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[系统编程lab.tcl.tar

说明:this the tcl file for executing a udp program in ns-this is the tcl file for executing a udp program in ns
<seema> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[系统编程lab2.tcl.tar

说明:multicasting program on udp connection
<seema> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[Linux/Unix编程calculate

说明:QT 计算机,实现了基本的计算机功能,包括加减乘除平方开方等.-QT CALCULATOR
<LJC> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[Linux/Unix编程timer

说明:本实验是setitimer定时器实验。Linux下经常使用的定时器函数有两种:alarm和setitimer。如果定时要求不是非常精确的话,用alarm( )和signal( )配合就足够了。如果定时要求精确的话,可以使用setitimer函数。 开发环境 Redhat9.0-This experiment is setitimer timer experiment. Often used under Linux, there
<tiger> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[Linux/Unix编程semaphore

说明:信号量(Semaphore)也被称为信号灯,常常作为在多线程环境下的同步与互斥机制。它负责协调各个线程,以保证它们能够正确、合理的使用公共资源。信号量分为单值和多值两种。单值信号量只能被一个线程获得,而多值信号量可以被若干个线程获得。 本实验是一个信号量实验,父进程作为生产者释放信号量,子进程作为消费者申请信号量。 实验环境 Redhat9.0-Semaphore (Semaphore), also known as si
<tiger> 在 2024-11-03 上传 | 大小:1024 | 下载:0

源码中国 www.ymcn.org