资源列表

« 1 2 ... .35 .36 .37 .38 .39 11240.41 .42 .43 .44 .45 ... 16274 »

[加密解密简易的矩陣加密編编码法

说明:算法介绍 矩阵求逆在程序中很常见,主要应用于求Billboard矩阵。按照定义的计算方法乘法运算,严重影响了性能。在需要大量Billboard矩阵运算时,矩阵求逆的优化能极大提高性能。这里要介绍的矩阵求逆算法称为全选主元高斯-约旦法。 高斯-约旦法(全选主元)求逆的步骤如下: 首先,对于 k 从 0 到 n - 1 作如下几步: 从第 k 行、第 k 列开始的右下角子阵中选取绝对值最大的元素,并记住次元素所在的行号和列号,在通过行交换和列交换将它交换到主元素位
<刘亮> 在 2025-06-19 上传 | 大小:3kb | 下载:0

[弱点检测代码HackIMUT

说明:我们学校的选课系统(http://202.207.16.59)真气人啊,我还没接到通知呢,别人就把选修课都选满了,选不到我心爱的选修课,怎么办? 为了解决这个问题,我特意编写了这个玩艺,因为很多人都没有改默认密码(默认密码就是学号),所以我就可以利用穷举搜索出大部分人都选的什么课,然后。。。。呵呵。。。就参考一下。 估计大家下到这个软件的时候,学校就应该有反应了,也许软件会失效,但是,可以参考一下里面的代码,也许稍微改改,就能适用于你们自己的学校哦。-the Course of our
<啊啊> 在 2025-06-19 上传 | 大小: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-06-19 上传 | 大小:3kb | 下载:0

[系统编程IDEHDC

说明:IDE设备直接读取程序 ASM(汇编语言编写),在DOS下可直接使用。-IDE devices directly reader ASM (written in assembly language), the DOS can be used directly.
<李志海> 在 2025-06-19 上传 | 大小: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-06-19 上传 | 大小: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-06-19 上传 | 大小: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-06-19 上传 | 大小:3kb | 下载:0

[系统编程ProducerConsumerTest

说明:Java实现经典 producer/consumer的多线成例子-Java classic producer/consumer line into the more examples
<刘煜> 在 2025-06-19 上传 | 大小:3kb | 下载:0

[Linux/Unix编程ARM ADS 程序示例interrupts

说明:ARM ADS 程序示例 interrupts-ARM ADS program examples interrupts
<刘彬斌> 在 2025-06-19 上传 | 大小:3kb | 下载:0

[加密解密sswm

说明:cox方法展频水印matlab源码,对bitmap图像隐藏信息-frequency watermarking method Show Matlab source of bitmap images for hidden messages
<cuer> 在 2025-06-19 上传 | 大小:3kb | 下载:0

[系统编程读写注册表任何地方的函数

说明: 这是一个对注册表进行操作的模块,你可以把它添加到自已的程序中哦~-this a registry for operation of the module, you can add it to their own procedures oh ~
<陆锐> 在 2025-06-19 上传 | 大小:3kb | 下载:0

[Linux/Unix编程简单shell

说明:一个简单的shell,实现4个功能: (1)cd (2)pwd (3)pid (4)logout-a simple shell, achieving four functions : (a) cd (2) pwd (3) pid (4) logout
<亿摆> 在 2025-06-19 上传 | 大小:3kb | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 11240.41 .42 .43 .44 .45 ... 16274 »

源码中国 www.ymcn.org