资源列表
排序选择:
[加密解密] RC4EncryptTest
说明:本代码是使用vc6制作的一个例子,介绍和测试RC4加密的方法-This code is an example of making use vc6 introduce and test RC4 encryption method<烟雨寒> 在 2025-07-21 上传 | 大小:35kb | 下载:0
[Linux/Unix编程] ProcessManager
说明:1.进程的创建 编写一段程序,使用系统调用fork()创建两个子进程。当此程序运行时,在系统中有一个父进程和两个子进程活动。让每一个进程在屏幕上显示一个字符:父进程显示字符“a”;子进程分别显示字符“b”和字符“c”。试观察记录屏幕上的显示结果,并分析原因。 2.进程的控制 修改已有程序,将每个进程输出一个字符改为每个进程输出几行字符,再观察程序执行时屏幕上的现象,并分析原因。 如果在程序中使用系统调用lockf()来给每一个进程加锁,可以实现进程之间的互斥,观察并分析出现的现象<zhangwei> 在 2025-07-21 上传 | 大小:773kb | 下载:0
[其他小程序] Ergodic_Capacity_vs_SNR
说明:不同数量的收发天线配置方式对应的信道容量仿真,可以计算当发射端未知CSI时,MIMO信道在不同信噪比下的遍历容量。-A different number of receiving antenna configuration corresponding to the channel capacity of the simulation can be calculated when the transmitter is unknown CSI, MIMO channel ergodic capaci<feng> 在 2025-07-21 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] MemoryManager
说明:1.通过随机数产生一个指令序列,共320条指令。指令的地址按下述原则生成: (1)50 的指令是顺序执行的; (2)25 的指令是均匀分布在前地址部分; (3)25 的指令是均匀分布在后地址部分; 具体的实施方法是: (1)在[0,319]的指令地址之间随机选取一起点m; (2)顺序执行一条指令,即执行地址为m+1的指令; (3)在前地址[0,m+1]中随机选取一条指令并执行,该指令的地址为m’; (4)顺序执行一条指令,其地址为m’+1; (5)在后地址[m<zhangwei> 在 2025-07-21 上传 | 大小:228kb | 下载:0
[其他小程序] OL_CL_Comparison
说明:开环和闭环MIMO信道容量仿真程序,用于计算和比较闭环系统和开环系统的信道遍历容量,采用注水算法。-Open-loop and closed-loop MIMO channel capacity simulation program, the channel used to calculate and compare the closed-loop system and open-loop system is ergodic capacity, the use of water-filling<feng> 在 2025-07-21 上传 | 大小:1kb | 下载:0
[Internet/网络编程] socket
说明:指针机制实现socket网络编程,工程基于vs2010用mfc实现,值得大家参考-socket programming using pointer<钟秋> 在 2025-07-21 上传 | 大小:18.06mb | 下载:0
[Internet/网络编程] EndianPortable
说明:A simple endian conversion header file for linux systems used in audio streaming applications such as shairport for raspberry pi<rafa> 在 2025-07-21 上传 | 大小:1kb | 下载:0
[其他小程序] Test-data-structure-source-code
说明:数据结构实验原码,以及一些注意事项,有全部20个实验的代码。-Experimental data structure source code, and some matters needing attention, have all 20 experimental code<曾力> 在 2025-07-21 上传 | 大小:10kb | 下载:0
[C#编程] SwitchBotton
说明:使用合泰单片HT46R065编写的旋钮编码开关的一个程序。并控制蜂鸣器、LED灯、可控硅的程序。-A program written using a Thai monolithic HT46R065 knobs coding switches. And control the buzzer, LED lights, the SCR process.<lainggy> 在 2025-07-21 上传 | 大小:4kb | 下载:0