资源列表
[Linux/Unix编程] AT&T汇编语言的I386依赖特征的特别说明
说明:AT&T汇编语言的I386依赖特征的特别说明,LINUX开发的必备资料-ATT assembler language of I386 on the special features of note, LINUX development of the requisite information<> 在 2025-03-12 上传 | 大小:3kb | 下载:0
[系统编程] mmsystem_delphi
说明:windows下多媒体定时器编程,时间分辨率可以达到1ms,开发平台delphi-windows multimedia timer programming, time resolution can be achieved 1ms, development platforms delphi<海明> 在 2025-03-12 上传 | 大小:3kb | 下载:0
[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-03-12 上传 | 大小: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-03-12 上传 | 大小:3kb | 下载:0
[系统编程] 获取硬盘ID信息及网卡MAC地址的代码
说明:获取硬盘ID信息及网卡MAC地址的代码 .rar-access to information and drive ID card MAC address of the code. Rar<李志山> 在 2025-03-12 上传 | 大小:3kb | 下载:0
[系统编程] Win2000下系统进程隐藏代码
说明:Win2000下系统进程隐藏代码 ,在win2000下将系统进程隐藏,任务管理器中无法查看-systematic process under Win2000 hidden code in the system under WIN2000 hidden process, task manager can not see<李志山> 在 2025-03-12 上传 | 大小:3kb | 下载:0
[加密解密] 简易的矩陣加密編编码法
说明:算法介绍 矩阵求逆在程序中很常见,主要应用于求Billboard矩阵。按照定义的计算方法乘法运算,严重影响了性能。在需要大量Billboard矩阵运算时,矩阵求逆的优化能极大提高性能。这里要介绍的矩阵求逆算法称为全选主元高斯-约旦法。 高斯-约旦法(全选主元)求逆的步骤如下: 首先,对于 k 从 0 到 n - 1 作如下几步: 从第 k 行、第 k 列开始的右下角子阵中选取绝对值最大的元素,并记住次<刘亮> 在 2025-03-12 上传 | 大小: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-03-12 上传 | 大小: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 = ~<姚璇> 在 2025-03-12 上传 | 大小:3kb | 下载:0