资源列表
[Linux/Unix编程] Calculator
说明:这是我大一的时候在Linux上开发的一个简易的计算器,支持加减乘除,乘方,sin、cos、tan和log计算,支持复杂的表达式运算。对于刚刚学习编程不久的同学来说还是可以的。-Simple Calculator supports common calculation which was developed in Linux.<Cedric Xing> 在 2025-02-04 上传 | 大小:6kb | 下载:0
[Linux驱动] tpm_certificate_tn0891
说明:tpm 协议,有助于tpm的使用以及开发,希望对大家有用-tpm agreement helps tpm use and development, hope to be useful<wenxia> 在 2025-02-04 上传 | 大小:6kb | 下载:0
[Linux/Unix编程] code
说明:C语言写的可以查找最大字符串,二叉树查找结点。汇编程序。代码。-C language to find the maximum string, two fork tree search node. Assembler Code<邱杰> 在 2025-02-04 上传 | 大小:6kb | 下载:0
[Linux/Unix编程] pack
说明:文件打包解包和文件的CRC32校验,将多个单一文件转化为单个二进制文件,并能恢复到原来的单个文件,并用crc32校验和验证文件的完整性-File packing and unpacking and the files CRC32 checksum, a plurality of single files into a single binary file, and can restore individual files to the<郑漾> 在 2025-02-04 上传 | 大小:6kb | 下载:0
[系统编程] TurbulentWindGenerator
说明:This submission allow the user for generation of three-dimensional turbulent wind fields, by employing a Kaimal spectrum and IEC-based coherence function. Furthermore, it is possible to export the generated wind fields a<Dron41> 在 2025-02-04 上传 | 大小:6kb | 下载:0
[加密解密] des_test.tar
说明:ECB模式DES加解密,可以加密任意长度的数据文件,最后的块数据不足8bytes,不是简单的补0。补0的缺陷是当明文块尾数据为0时,在解密时就不知如何处理了。 编译命令: 1. 编译测试程序 make test. 2. 编译动态库 make libdes.so 3. 编译静态库 make libdes.a-DES ECB mode encryption, you can encrypt data files of an<晨夕> 在 2025-02-04 上传 | 大小:6kb | 下载:0
[加密解密] des_test_ecb_cbc.tar
说明:ECB模式,CBC模式DES加解密。 1.CBC模式与一般的不一样,当密文的数据发生错误时,解密后错误字节块和后续所有块的所有字节都是错误的。而一般模式只会影响当前块和后续块的相应字节。 2.可以加密任意长度的数据文件,最后的块数据不足8bytes,不是简单的补0。补0的缺陷是当明文块尾数据为0时,在解密时就不知如何处理了。 3.编译命令: 1. 编译测试程序 make test. 2. 编译动态库 m<晨夕> 在 2025-02-04 上传 | 大小:6kb | 下载:0
[Linux驱动] ds1307-rtc-ok.tar
说明:华为海思SOC 芯片hi3511下DS1307驱动,RTC与ARM之间采用I2C方式通信,获取实时时钟,内核平台Linux 2.14.-Huawei Ds1307 RTC for hi3511 driver.<LiDaShu> 在 2025-02-04 上传 | 大小:6kb | 下载:0
[Linux驱动] usb_driver_nhom2
说明:this driver for usb storage on linux,after you remove driver on your systerm, you install this driver(by comman systerm) you can use it. in this has a application, using this application you can read anh write char on US<manh ha> 在 2025-02-04 上传 | 大小:6kb | 下载:0