CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 课本

搜索资源列表

  1. 65gfhfdh

    0下载:
  2. 课本上的算法是有信号量机制实现的(不要问我什么是信号量,课本上没讲)。声明一个int变量mutex(信号量),调用wait() signal()方法 。 wait(mutex) // if(mutex==0) { 阻塞当前进程 } else ( mutex-- } signal(mutex) // mutex++ 唤醒wait进程
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1397
    • 提供者:wang shao hua
  1. niaoge

    0下载:
  2. 鸟哥LINUX 学习课本,很好的入门书,讲解LINUX的环境及网络等-Costa Rican Bird LINUX learning textbooks, very good primer to explain the LINUX environment and network
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-02
    • 文件大小:14519883
    • 提供者:赵元成
  1. bank

    0下载:
  2. 设计内容包括银行家算法和安全性算法,以及用VC界面实现输出.并实现了课本97页的例题,内附实验报告-Design elements include banker' s algorithm, and security algorithms, and the VC output interface implementation. And achieve a textbook example of 97, enclosing the experimental report
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:139280
    • 提供者:郎郎
  1. PL0

    0下载:
  2. PL0用C语言写的代码,跟课本上的差不多。-PL0 use C,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:9598
    • 提供者:云心泽
  1. PracticalComputerNetworkandSecurityProgramming

    0下载:
  2. 《计算机网络与安全实用编程》一书的课本配套源代码,本站没有,找到了共享-"Practical Computer Network and Security Programming," a book of books supporting the source code, there is no site to find the shared
  3. 所属分类:Network Security

    • 发布日期:2017-05-18
    • 文件大小:4621775
    • 提供者:paul lew
  1. jiami

    0下载:
  2. DES ,RES ,AES,算法实现,源代码,比较详细,是网络安全课本的源代码,可以直接运行,不错-vc
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1660185
    • 提供者:lxk613
  1. linux-ppt(C)

    0下载:
  2. linux软件工程师课本的ppt课件,c语言版-ppt linux software engineers textbooks courseware, c language version
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-26
    • 文件大小:9025587
    • 提供者:张岐
  1. IPC

    0下载:
  2. linux课本第4章,IPC通信,基于消息消息队列的,纯C语言编写-IPC communication, the message queue, C language
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1049
    • 提供者:vivian
  1. shell

    0下载:
  2. 实验一利用课本第9页程序1-5的框架,实现允许输入命令带参数的简单shell。原来的实现是不能够带参数的。输入命令所能带的参数个数,只受到系统键盘输入缓冲区长度(以及shell输入缓冲区长度)的限制,该缓冲区的缺省长度是4096个字节。-Experiments using the framework of textbooks 9 program 1-5, simple shell allows the input command with parameters. The original imp
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-01
    • 文件大小:38809
    • 提供者:林素素
  1. linuxPC-program

    0下载:
  2. 这是linux c 课本里几点练习题的源代码,对初学者非常有帮助-This is Linux c in textbook some exercises of source code, for beginners very helpful
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:628945
    • 提供者:xian_liang
  1. wangshen

    0下载:
  2. 程序,有帮助,通过学习课本的微分方程数值解的例子,用程序实现它的优劣性-it s very good
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-06
    • 文件大小:1281730
    • 提供者:骆晓双
  1. Job-scheduling

    0下载:
  2. 编写并调度一个多道程序系统的作业调度模拟程序。   作业调度算法:采用基于先来先服务的调度算法。可以参考课本中的方法进行设计。 对于多道程序系统,要假定系统中具有的各种资源及数量、调度作业时必须考虑到每个作业的资源要求-Job scheduling
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-09
    • 文件大小:2280
    • 提供者:张明
  1. Player

    0下载:
  2. 进度条player,用VC++编写的课本上的程序,带有进度条的播放器-Progress bar player with prepared by the VC++, textbook program, with the progress of the player
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-05
    • 文件大小:2754340
    • 提供者:lan
  1. Cryptology

    1下载:
  2. 1. 实现课本 简单的SPN-分组加密和解密算法; 2. 实现对任意文件的加密和解密; 3. 测试加密函数的运行速度; 4. 对加密函数进行先行密码分析。 -1 to achieve a simple textbook SPN-packet encryption and decryption algorithm 2 to achieve arbitrary file encryption and decryption 3 tests the speed of the encr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-06-23
    • 文件大小:5120
    • 提供者:liming
  1. Centralized-symmetric-key

    3下载:
  2. 完成集中式对称密钥的分配工作 说明:作为通讯的双方A和B,都已经分别和KDC拥有会话密钥Ka和Kb,但A、B之间事先没有保密通道,需要依赖KDC为它们的会话分配临时密钥Ks。在完成会话密钥Ks的分配后,A利用Ks对特定文件(test-1.txt)进行加密,并发送给B;B利用Ks对密文进行解密,并对比解密后的明文信息同原来的文件是否一致。 要求: (1)JAVA语言编程实现,基于DES完成对称密码技术的加/解密(JAVA有库函数支持); (2)通信内容为一文本文件(test-1.t
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-10-19
    • 文件大小:4096
    • 提供者:丁元元
  1. CPP-Primer-fifth-edition-code

    0下载:
  2. C++Primer第五版课本源代码第1~19章,总19章。-C++ Primer fifth edition of the textbook source code 1 to 19, total 19 chapters.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:428206
    • 提供者:文华
搜珍网 www.dssz.com