资源列表

« 1 2 ... .83 .84 .85 .86 .87 1988.89 .90 .91 .92 .93 ... 16274 »

[系统编程RSAUtil[1]

说明:实现RSA加密算法的c++源代码-achieve RSA encryption algorithm source code c
<张兵> 在 2025-05-01 上传 | 大小:80kb | 下载:0

[Linux/Unix编程testskpkgenerte

说明:随机生成超递增背包序列的方法,c语言实现 如有什么问题,请与sendtofl@yahoo.com.cn联系-Randomly generated sequence of ultra-incremental approach backpack, c language if there is any problem, please contact sendtofl@yahoo.com.cn
<樊亮> 在 2025-05-01 上传 | 大小:2kb | 下载:0

[系统编程callback_my

说明:在设计中,需类与主程序异步传递数据,还不想用消息,因为是c++的程序,de得自己作消息处理,所以想到了回调函数,但此方面的资料太少,一般都是在mfc和dllde的,花了点时间作了此回调函数.实现了数据的同步和异步(类向主程序传递数据)传递-in design, with the main program categories need asynchronous data transfer, but also did not want t
<llg> 在 2025-05-01 上传 | 大小:10kb | 下载:0

[Linux/Unix编程dtrace.tar

说明:Sun Solaris 10 中的 DTrace 组件的源代码。请参看: http://www.sun.com/software/solaris/observability.jsp-Sun Solaris DTrace 10 components of the source code. See : http://www.sun.com/software/solaris/observability.jsp
<Whistler> 在 2025-05-01 上传 | 大小:641kb | 下载:0

[系统编程zy19810412

说明:在计算机操作系统中,最有代表的避免死锁的算法,是Dijkstra银行家算法。这是由于该算法能用于银行系统现金贷款的发放而得名的。为了加深对该算法的认识和掌握,进而在计算机上实现。为了实现银行家算法,系统中必须设置若干数据结构。-in computer operating systems, and most representative of the deadlock avoidance algorithm is Dijkstra alg
<张学友> 在 2025-05-01 上传 | 大小:518kb | 下载:0

[Linux/Unix编程khxf

说明:unix下的编程,包含各种输入输出,界面,菜单,计算,转换等等函数-under the program, including various kinds of input and output, interface, menu, etc. conversion function
<吴友生> 在 2025-05-01 上传 | 大小:136kb | 下载:0

[Linux/Unix编程smg_pack

说明:在unix环境下,不同的协议包体,解包和打包的函数集。-in unix environment, different protocols body, unpacked and packed Function Set.
<吴友生> 在 2025-05-01 上传 | 大小:2kb | 下载:0

[Linux/Unix编程CMSQ_Sys

说明:unix/linux环境下,对消息队列操作,参数的设置,经过严格检验的函数版本-unix/linux environment, the right message queue operation, parameter settings after the test function version
<吴友生> 在 2025-05-01 上传 | 大小:1kb | 下载:0

[系统编程磁盘碎片整理程序源代码

说明:磁盘碎片整理程序源代码,和Windows自带的磁盘整理程序有着相似的功能,简单易用. -disk defragmentation program's source code and the Windows disk collate procedures have similar functions, easy-to-use.
<潘英振> 在 2025-05-01 上传 | 大小:37kb | 下载:0

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

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

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

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

源码中国 www.ymcn.org