资源列表

« 1 2 ... .85 .86 .87 .88 .89 1990.91 .92 .93 .94 .95 ... 16282 »

[系统编程普通任务查看器源程序

说明:任务查看器源程序,可以查看系统正在运行的进程,对系统进行监控,占用资源小.-task Viewer source, the system can view the running processes on the system, monitor, which takes up a small resource.
<潘英振> 在 2025-02-23 上传 | 大小:18kb | 下载:0

[Linux/Unix编程第七章:设备管理实验

说明:Linux设备管理源码 字符设备驱动程序:设计两个终端设备文件实现一个字符设备驱动程序,使一对进程之间利用该字符设备驱动程序能互相传递可变长度的信息。-equipment management source Linux device drivers characters : two terminal equipment design documents for a character device driver, so that a p
<莫凡> 在 2025-02-23 上传 | 大小:16kb | 下载:0

[Linux/Unix编程第八章:文件系统实验

说明:Linux 的最重要的特徵之一是它的为许多不同的文件系统的支持。这使其非常灵活从而与许多另外的操作系统可以很好的共存。linux采用的是树型结构。最上层是根目录,其他的所有目录都是从根目录出发而生成的。微软的DOS和windows也是采用树型结构,但是在DOS和windows中这样的树型结构的根是磁盘分区的盘符,有几个分区就有几个树型结构,他们之间的关系是并列的。但是在linux中,无论操作系统管理几个磁盘分区,这样的目录树只有一个。-
<莫凡> 在 2025-02-23 上传 | 大小:12kb | 下载:0

[加密解密肖俊.java

说明:ava加密扩展即Java Cryptography Extension,简称JCE。它是Sun的加密服务软件,包含了加密和密匙生成功能。JCE是JCA(Java Cryptography Architecture)的一种扩展。 JCE没有规定具体的加密算法,但提供了一个框架,加密算法的具体实现可以作为服务提供者加入。除了JCE框架之外,JCE软件包还包含了SunJCE服务提供者,其中包括许多有用的加密算法,比如DES(Data Encr
<肖俊> 在 2025-02-23 上传 | 大小:3kb | 下载:0

[系统编程RSAUpper

说明:rsa加密算法实现,该软件实现了目前安全性较高的rsa加密算法-rsa encryption algorithm, the software implementation of the current high security encryption algorithm rsa
<紫荆> 在 2025-02-23 上传 | 大小:227kb | 下载:0

[加密解密RSAVC

说明:RSA算法的VC实现,其中包括超长整数类,素数检验算法,大素数生成器和一般的数论算法,例如中国剩余定理解密RSA密文-RSA algorithm VC, including long integer type, in a few test algorithm, large prime number generator and the general theory of numbers algorithm, for example, Ch
<陈建湘> 在 2025-02-23 上传 | 大小:252kb | 下载:0

[Linux/Unix编程ser-0.9.0_src.tar

说明:sip server服务器,可裁减、可配置-sip server server can be cut, can be configured
<孙嘉锋> 在 2025-02-23 上传 | 大小:1.77mb | 下载:1

[系统编程VC控制计算机如关机

说明:它运用API函数控制计算机的重起和关机,读透代码可以运用到其它自己开发的软件中也是很有用的哦.-its use API function control computer shutdown and restart, read thoroughly code can be applied to the development of their other software is very useful oh.
<成名> 在 2025-02-23 上传 | 大小:12kb | 下载:0

[系统编程sort_vector

说明:此程序是排序,用了vector类,并封装了发泡,快速,插入和选择排序-ranking, with the vector categories, and the packaging foam, fast, and inserted SELECTION SORT
<llg> 在 2025-02-23 上传 | 大小:28kb | 下载:0

[加密解密DES加密

说明:DES加密算法模块,取自GNU/Linux中加密的源码,对长于8位的密码进行循环DES加密-DES encryption algorithm module, taken from the GNU/Linux source code encryption for longer than eight reuse passwords DES encryption
<衣明玉> 在 2025-02-23 上传 | 大小:2kb | 下载:0

[系统编程TaskScheduler Project_aa

说明:C#实现,操作Windows计划任务的类库,并有详细的Demo演示程序。可自由使用。-C#, with the Windows program mandates class library, and a detailed Demo Demonstration Program. Free to use.
<qw> 在 2025-02-23 上传 | 大小:215kb | 下载:0

[Linux/Unix编程linuxag

说明:演示了linux下的常用页面置换算法(FIFO,LRU,OPT,LFU,NUR),并计算了相应的命中率。程序用随机函数产生指令序列,然后变换成相应的页地址流。-demonstration of the commonly used algorithm replacement pages (FIFO, the LRU, OPT, LFU, NUR), and calculated the corresponding hit rate. Pr
<衣明玉> 在 2025-02-23 上传 | 大小:2kb | 下载:0
« 1 2 ... .85 .86 .87 .88 .89 1990.91 .92 .93 .94 .95 ... 16282 »

源码中国 www.ymcn.org