资源列表
[系统编程] AppSysBootTool
说明:配置应用系统引导程序的模块按序加载/卸载,模块自动诊断异常重启等功能;可以设置系统图标、密码、系统说明、托盘交互入口等功能。 包含两个工程: SystemBoot-应用系统引导程序原始程序 SystemBootConfig-配置引导原始程序生成发布引导程序(直接对SystemBoot.exe进行修改)-application system configuration procedures to guide the module admitted loading/unloading,<罗开明> 在 2025-06-26 上传 | 大小:178kb | 下载:0
[Linux/Unix编程] main.c
说明:利用linux下gtk+/gnome编程,动态绘图,并把所绘制图像每隔一定时间以当前时间为文件名保存在硬盘上-use under linux gtk/gnome programming, dynamic graphics, and images are drawn every time to the current time of the document were kept on the hard drive<时柏营> 在 2025-06-26 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] TINIX
说明:tinix 的镜像文件, 软盘上的LINUX微型操作系统-tinix image file, the disk operating system Linux micro-<连翀> 在 2025-06-26 上传 | 大小:10kb | 下载:0
[Linux/Unix编程] ziptool-1.4.0-116.i586
说明:Bash Shell,非常经典的UNIX工具,并且很早就被移植到了LINUX中-Bash Shell, very classic UNIX tools, and very early on transplanted to the Chinese LINUX<连翀> 在 2025-06-26 上传 | 大小:13kb | 下载:0
[Linux/Unix编程] checkmedia-2.1-4.i586
说明:Linux下用来检查和校验光盘完整性的工具,也可以用来生成校验码-Linux used to check and verify the integrity of the CD-ROM tool also can be used to generate Check Code<连翀> 在 2025-06-26 上传 | 大小:16kb | 下载:0
[Linux/Unix编程] perl-XML-LibXML-Common-0.13-8.i586
说明:PERL和XML的结合源,可以用来做不同语言之间的转换工作-PERL and the integration of XML source can be used for different languages between the conversion work<连翀> 在 2025-06-26 上传 | 大小:14kb | 下载:0
[Linux/Unix编程] perl-XML-NamespaceSupport-1.09-5.i586
说明:PERL的数据链接库,作为其它某些软件的依赖源-PERL data link library, as some other source software dependence<连翀> 在 2025-06-26 上传 | 大小:14kb | 下载:0
[加密解密] aes_core
说明:AES高级加密算法的verilog语言实现。同时附有AES协议的pdf文档,和此代码的测试程序,可作为一个IP核直接使用,可减少开发人员的设计时间。-AES Advanced Encryption Algorithm Verilog language. While the agreement with AES pdf documents, and that this code of the test procedure can be used as an IP core direct use,<> 在 2025-06-26 上传 | 大小:78kb | 下载:0
[加密解密] base64src
说明:C++ Base64编码/解码源代码 inline int Base64Encode(char * base64code, const char * src, int src_len = 0) inline int Base64Decode(char * buf, const char * base64code, int src_len = 0) 以上两个函数内联定义在base64.h中,使用时include "base64.h" 即可,编码后的长度一般比原文多占1/3的存储空间,为了<王晓名> 在 2025-06-26 上传 | 大小:5kb | 下载:0