资源列表

« 1 2 ... .03 .04 .05 .06 .07 11208.09 .10 .11 .12 .13 ... 16274 »

[系统编程OS

说明:包含操作系统全部试验以及实验报告,稍微修改下就可以了-Contains the operating system all the tests and lab reports, a slight modification can be the next
<崔天> 在 2025-06-20 上传 | 大小:186kb | 下载:0

[加密解密shanks

说明:求离散对数的shanks算法,要求如下: 实现计算 Zp 中计算离散对数的 Shanks 算法,基本要求如下: 1)p 是一个小素数( 小于 32 bit ),a 是一个本原元。程序的输入为(p, a, b), 输出为 logab ( mod p) (可以用 log3525 (mod 809)等作为测试); 2)采用快速模指数算法求幂(如am),采用扩展欧几里得算法求逆( 如a-i (mod p) ); 3)采用一种好的排序算法对 L1、L2 排序; 4)采用概率算
<vince> 在 2025-06-20 上传 | 大小:7.21mb | 下载:0

[加密解密AKS

说明:AKS素性检验:AKS 算法从理论上成功解决了在多项式时间内进行确定性素性测定的著名难题,本程序实现AKS算法。-AKS primality test: AKS algorithm theory successfully resolved in polynomial time deterministic primality-known problem determination, the process to achieve AKS algorithm.
<vince> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[加密解密fastECC

说明:椭圆曲线密码系统是最近十几年来获得迅速发展的一类密码系统.椭圆曲线的乘法的快速实现,是密码学中的重要内容,本程序实现椭圆曲线的快速乘法。-Elliptic Curve Cryptography is the last ten years to get the rapid development of a class of cryptosystems. Rapid multiplication of elliptic curves to achieve, is an important part
<vince> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[加密解密factor

说明:分解大数质因子的Shor算法的提出,对RSA公钥密码体系构成了很大的威胁,本程序实现2种算法的大数因子分解。-Decomposition of large number of quality factors in Shor algorithm proposed, on the RSA public key cryptography system constitutes a great threat, the program achieved two kinds of algorithm for
<vince> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[Linux/Unix编程ser

说明:QNX下串口跟PLC串口通讯,PLC为三菱Q系列,读取PLC内存-PLC serial communication in QNX/unix/linux
<Robert> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[Linux/Unix编程jpeg

说明:压缩包的内容包括:1.有关JPEG和DPCM算法的文章;2.实现其算法的压缩程序3.有关图像压缩方面的资料。读者请注意: <1>这里讨论的是灰度图像的压缩不涉及彩色图像。 <2>实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐 行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的。 <3>这里没有JPEG算法的解压程序,压缩后的数据存成标准的JPEG文件
<shikaichang> 在 2025-06-20 上传 | 大小:1.73mb | 下载:0

[Linux/Unix编程linux

说明:linux管理员手册!利用这个手册可以帮助你学习如何管理linux-linux
<呵呵> 在 2025-06-20 上传 | 大小:332kb | 下载:0

[系统编程RegisterUserApiHook

说明:一个注册RegisterUserApiHook的例子-RegisterUserApiHook
<xiaozhi007> 在 2025-06-20 上传 | 大小:44kb | 下载:0

[系统编程webserver_c3

说明:altera fpga embedded processor nios ii design example network
<颜鹏珍> 在 2025-06-20 上传 | 大小:4.32mb | 下载:0

[扫描程序clearupjunk

说明:此程序可在Visual C++环境运行。垃圾文件清理工具是通过选择磁盘目录,然后选择所要清理的文件的扩展名,程序就会自动在该磁盘的根目录下向所要子目录进行查找,当找到符合条件的文件时就对其进行删除。该垃圾文件清理工具采用线程方式进行工作,所以在进行文件清理时不会影响其他程序的运行。-This procedure can be Visual C++ environment to run. Junk file cleaning tool is by selecting the disk direct
<萧飞> 在 2025-06-20 上传 | 大小:33kb | 下载:0

[Linux/Unix编程Linux_QT_programm

说明:本书GUI Programming with Qt,主要讲述了在LINUX环境中,进行可视界面的开发,对于界面开发人员有用。-Book GUI Programming with Qt, is mainly explained in the LINUX environment for the development of visual interface, useful to the interface development.
<HP> 在 2025-06-20 上传 | 大小:6.06mb | 下载:0
« 1 2 ... .03 .04 .05 .06 .07 11208.09 .10 .11 .12 .13 ... 16274 »

源码中国 www.ymcn.org