资源列表
[汇编语言] dianziyindiaofashengqi
说明:这次实验是电子音调发生器,首先我们要了解发声的原理,节拍和频率的关系。所有音乐都是由各个不同频率的音阶和其延续时间的长短来实现的。不同的音乐是由不同的音阶按某种排列播放一定的时间而形成的。将各音阶和其延续时间分别存放在数据段中,然后根据不同的按键选择不同的音阶和时间表,在用计数器产生该音阶频率,然后通过蜂鸣器发音。-This experiment is the electronic tone generator, we need to understand the principle, rhyt<lisha> 在 2025-07-21 上传 | 大小:13kb | 下载:0
[汇编语言] bmp2enhancedlsb
说明:An enhanced LSB image of the original image will be created in the same directory. Its name will be the same except that a "_LSB" extension will be added. That s it. Modify it freely to suit your needs.<awi> 在 2025-07-21 上传 | 大小:3kb | 下载:0
[汇编语言] chi-square
说明:This statistical attack of stego image - chi square analysis<awi> 在 2025-07-21 上传 | 大小:9kb | 下载:0
[汇编语言] voltest
说明:这是一个展示c++中volatile类型的很好的例子,里面同时嵌入了汇编语言,通过例子说明了volatile能够具有让编译器丧失优化功能,从而,程序能及时从内存中访问变量-This is a show c++ very good example of the type of volatile, which at the same time embedded in the assembly language examples illustrate the volatile loss of comp<liuxiaodi > 在 2025-07-21 上传 | 大小:186kb | 下载:0