资源列表

« 1 2 ... .32 .33 .34 .35 .36 15437.38 .39 .40 .41 .42 ... 16282 »

[Linux/Unix编程BackingStoreExceptionTest

说明:Backing Store Exception Test Source Code for Linux.
<paomanjang> 在 2025-02-21 上传 | 大小:1kb | 下载:0

[系统编程windows

说明:设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。 在Windows下实现: ◦ 使用CreateProcess()来创建进程 ◦ 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 ◦ 调用GetSystemTime()来获取时间 -Design
<wenchangwei> 在 2025-02-21 上传 | 大小:1kb | 下载:0

[系统编程main

说明:题目7 页面置换 一、实验目的 1、对页面置换做进一步的理解。 2、了解页面置换的任务。 3、通过编程掌握页面置换算法及缺页率。 4、了解Belady现象和抖动现象。 二、实验内容及要求 1、任意给出一组页面访问顺序(如页面走向是1、2、5、7、5、7、1、4、3、5、6、4、3、2、1、5、2)。 2、分配给该作业一定的物理块(如3块、4块等)。 3、利用某几种页面置换算法模拟页面置换过程并计
<haolei> 在 2025-02-21 上传 | 大小:1kb | 下载:0

[加密解密dct_hide

说明:基于变换域的图像隐写,DCT域隐写的加密程序。(解密程序没有写)-An encryption program about DCT hide.(No decryption promgram)
<吴楚豪> 在 2025-02-21 上传 | 大小:1kb | 下载:0

[Linux/Unix编程InputFilter_LengthFilterTest

说明:Input Filter Source Code for Linux.
<nuxaqing> 在 2025-02-21 上传 | 大小:1kb | 下载:0

[Linux/Unix编程noderemovechild

说明:The "removeChild(oldChild)" method removes the child node indicated by "oldChild" from the list of children and returns it.
<raoningfou> 在 2025-02-21 上传 | 大小:1kb | 下载:0

[Linux/Unix编程hc_nodevalue05

说明:A document fragment is created, setNodeValue is called with a non-null argument, but getNodeValue should still return null.
<lunserling> 在 2025-02-21 上传 | 大小:1kb | 下载:0

[Linux/Unix编程SetWallpaperActivity

说明:Initialization of the Activity after it is first created.
<yiubangzu> 在 2025-02-21 上传 | 大小:1kb | 下载:0

[Linux/Unix编程ImplementedClassFilter

说明:This ClassVisitor delegates its visits to another given ClassVisitor, except for classes that extend or implement a given class.
<yeicarun> 在 2025-02-21 上传 | 大小:1kb | 下载:0

[Linux/Unix编程cov_utf8

说明:使用shell脚本,在linux环境中批量转换文件夹中的文件为utf8编码-use shell to cov all the file to utf8 code
<marco> 在 2025-02-21 上传 | 大小:1kb | 下载:0

[CA认证MD5

说明:MD5算法:MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值-The MD5 algorithm: MD5 with 512 bit block to process input information, and each group was divided into 16 groups of 32 sea
<lhy> 在 2025-02-21 上传 | 大小:1kb | 下载:0

[Linux/Unix编程hc_documentcreateelement

说明:The "createElement(tagName)" method creates an Element of the type specified.
<miqangbun> 在 2025-02-21 上传 | 大小:1kb | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 15437.38 .39 .40 .41 .42 ... 16282 »

源码中国 www.ymcn.org