资源列表
[Linux/Unix编程] linux_assign01
说明:Unix操作系统实验,包括UNIX 操作系统的使用及SHELL 编程以及进程的创建和管理(使用fork()函数) -Unix operating system, including the use of the UNIX operating system and programming SHELL process and the creation and management (using the fork () function)<冯昊飞> 在 2025-08-01 上传 | 大小:3kb | 下载:0
[加密解密] MD5 Source Code
说明:一个可以实际编译运行的 MD5算法原代码,含main调试程序。-A MD5 Source Code which can be run after translation and edition. It contains main debug program.<林先生> 在 2025-08-01 上传 | 大小:3kb | 下载:0
[系统编程] 获取硬盘ID信息及网卡MAC地址的代码
说明:获取硬盘ID信息及网卡MAC地址的代码 .rar-access to information and drive ID card MAC address of the code. Rar<李志山> 在 2025-08-01 上传 | 大小:3kb | 下载:0
[系统编程] Win2000下系统进程隐藏代码
说明:Win2000下系统进程隐藏代码 ,在win2000下将系统进程隐藏,任务管理器中无法查看-systematic process under Win2000 hidden code in the system under WIN2000 hidden process, task manager can not see<李志山> 在 2025-08-01 上传 | 大小:3kb | 下载:0
[加密解密] 简易的矩陣加密編编码法
说明:算法介绍 矩阵求逆在程序中很常见,主要应用于求Billboard矩阵。按照定义的计算方法乘法运算,严重影响了性能。在需要大量Billboard矩阵运算时,矩阵求逆的优化能极大提高性能。这里要介绍的矩阵求逆算法称为全选主元高斯-约旦法。 高斯-约旦法(全选主元)求逆的步骤如下: 首先,对于 k 从 0 到 n - 1 作如下几步: 从第 k 行、第 k 列开始的右下角子阵中选取绝对值最大的元素,并记住次元素所在的行号和列号,在通过行交换和列交换将它交换到主元素位<刘亮> 在 2025-08-01 上传 | 大小:3kb | 下载:0
[弱点检测代码] HackIMUT
说明:我们学校的选课系统(http://202.207.16.59)真气人啊,我还没接到通知呢,别人就把选修课都选满了,选不到我心爱的选修课,怎么办? 为了解决这个问题,我特意编写了这个玩艺,因为很多人都没有改默认密码(默认密码就是学号),所以我就可以利用穷举搜索出大部分人都选的什么课,然后。。。。呵呵。。。就参考一下。 估计大家下到这个软件的时候,学校就应该有反应了,也许软件会失效,但是,可以参考一下里面的代码,也许稍微改改,就能适用于你们自己的学校哦。-the Course of our<啊啊> 在 2025-08-01 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] read_hd
说明:linux下面直接读硬盘扇区的程序,不错,已经测试过,能用,代码也比较清晰-linux straight respectfully receiveds and reads the hard disk fan area the procedure, good, has already tested, can use, the code quite is also clear<张政波> 在 2025-08-01 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] Linux1
说明:Shell源码:find查找日期为某一天的文件 A=`find ~ -print` | ls -l --full-time $A 2>/dev/null | grep "Jun 27" | grep 1998 下面这个scr ipt,存成一个符合规则名字的文件,置上x属性就行了。 -Shell source : find search for a particular day in the paper A = ~ find- print | ls-l-- full-time<姚璇> 在 2025-08-01 上传 | 大小:3kb | 下载:0
[系统编程] Systray Progress Bar
说明:在任务栏上添加图标的程序大家都用过,这个程序可以在任务栏上添加一个ProgressBar-on the task bar icon to add the procedures we have used this procedure in the task bar can add a ProgressBar<高胖> 在 2025-08-01 上传 | 大小:3kb | 下载:0
[加密解密] 加密解密(快)
说明:加密文件软件源代码,把要加密文件拖动到生成软件上,按照软件提示要求即可进行保密措施.此源代码为本人校友编辑-document encryption software source code, document encryption to drive to generate software, in accordance with the software can suggest requirements for security measures. This source code for my<> 在 2025-08-01 上传 | 大小:3kb | 下载:0
[系统编程] ProducerConsumerTest
说明:Java实现经典 producer/consumer的多线成例子-Java classic producer/consumer line into the more examples<刘煜> 在 2025-08-01 上传 | 大小:3kb | 下载:0