资源列表
[系统编程] TextEditor
说明:simple text editor to change color, font size and font type<alice> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] leds_driver
说明:第一个LED灯控制驱动 (基于AT91SAM9260开发板linux2.6.22) -The first signal-controlled LED driver (based on the AT91SAM9260 Development Board linux2.6.22)<陈任> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[加密解密] 1
说明:1、 实验要求:用高级语言编写求自由距离的程序-1, the experimental requirements: high-level language used for the preparation of the procedures from the Freedom<sunxiaoyan> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[加密解密] 1
说明:1、 实验要求:用高级语言实现IDEA算法的加密-1, the experimental requirements: use of high-level language implementation of the IDEA encryption algorithm<sunxiaoyan> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] term
说明:在LINUX系统下,实现uart0发送数据,uart1接收数据的串口通信!只要在s3c2410为处理器,都可以跑上面的代码!-At LINUX system, the implementation uart0 send data, uart1 receive serial data communication! At s3c2410 for as long as the processor can run the above code!<yangweihao> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] test.cpp.tar
说明:linux多线程矩阵相乘(C++) 采用多线程技术,对于每行每列的计算都进行了相应的线程操作。-linux multi-threaded matrix multiply (C++)<xp> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] copy_files_through_system_call.cpp.tar
说明:系统调用拷贝函数 本程序通过Linux的系统调用进行文件拷贝,如果进行一定的修改可以支持断点续传-System call function copy of the procedures adopted by Linux system calls to file copy, if changes must support HTTP<xp> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[加密解密] encryption
说明:给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要。这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对文件进行加密,当解密时,只需再运行一遍加密程序即可。 下面是一个实例程序,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改)。程序有很好的容错设计,这是我们应该学习的-Give a lot of file encryption technology, which is divided into different levels to f<鲨鱼> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[加密解密] Bas64_EnCode
说明:Base64 加密算法(Author 蒋柏良 Jerry Jiang)-* * DEscr iptION * Base64 processes input in 24bit chunks by converting each chunk into 4 * bytes of output. It does so by splitting input into four 6bit groups and * using these as indexes in the following<JerryJiang> 在 2025-06-09 上传 | 大小:1kb | 下载:2
[加密解密] page_class
说明:et框架由于拥有CLR提供的丰富库支持,只需很少的代码即可实现先前使用C等旧式语言很难实现的加密算法。本类实现一些常用机密算法,供参考。其中MD5算法返回Int的ToString字串。返回数字字母型结果的算法参见之前Blog文章-* This program is free software you can redistribute it and/or modify it * under the terms of the GNU General Public License as publ<xsw> 在 2025-06-09 上传 | 大小:1kb | 下载:0