CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 源码,实验报告

搜索资源列表

  1. 二叉树数据结构上机实验报告

    1下载:
  2. 二叉树数据结构-数据结构上机编程实验报告,附源码。对在校大学生有用。-binary tree data structure-structure data on the machine programming experiment report, source. For college students useful.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:32054
    • 提供者:流星雨
  1. tastcreat

    0下载:
  2. 嵌入式应用程序的实验报告 包括源码,实验结果等,包括任务的创建 挂起 删除 任务A挂起任务B 等
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:45671
    • 提供者:tt
  1. Unix_file

    0下载:
  2. 一份较出色的unix文件管理系统模拟源码,实验报告完整详细,编码风格好,字符界面,ls命令列出的文件信息类似于DOS,采用disk.txt模拟硬盘,实现了格式化等多个功能
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:40242
    • 提供者:fly
  1. PolynomialCalculator

    0下载:
  2. 数据结构实验,表达式求值的源码以及实验报告。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:34982
    • 提供者:Jason Jue
  1. sort

    0下载:
  2. 数据结构实验,内部排序的源码及实验报告!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:81578
    • 提供者:Jason Jue
  1. SqStack

    0下载:
  2. 数据结构,栈的应用,表达式求值的源码及实验报告!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:45377
    • 提供者:Jason Jue
  1. 黑白棋源码附带实验报告

    3下载:
  2. 用MFC写的黑白棋小游戏,附带实验报告……
  3. 所属分类:源码下载

    • 发布日期:2011-05-21
    • 文件大小:162578
    • 提供者:surfing52
  1. 编译原理实验词法分析器

    0下载:
  2. 编译原理的实验,C_minutes编写的词法分析器
  3. 所属分类:源码下载

  1. 进程调度源码实验报告

    0下载:
  2. 操作系统进程调度源码实验报告,含有FCFS.SJF.HRF三个算法
  3. 所属分类:文档资料

  1. RSA

    1下载:
  2. RSA算法的实验报告,有源码、流程图、时间复杂度分析等。-RSA algorithm experimental reports, source code, flowcharts, time complexity analysis.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-08-14
    • 文件大小:60049
    • 提供者:caixu
  1. OS0417

    1下载:
  2. 此为NachOs实验报告及源码,实验内容: 1. 研究code/shell 下的代码: Nachos 所给的源代码的code/shell 目录下的源代码实现了一个shell,该shell 利用C/C++ 对Linux Shell 命令的调用支持( execl (SHELL, SHELL, "-c", exec_name,NULL) )实现了一个Shell 的Wrapper,使得一个函数(nachos_syscall.c 中的Exec(char*exec_name))可以实现所有的Linu
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-05-23
    • 文件大小:278528
    • 提供者:Lilith
  1. C++flyshutgame

    0下载:
  2. c++简单的飞行射击游戏源码内含实验报告,运行程序 项目选题为做一个飞行射击游戏。游戏中有各总各样的敌机和武器,敌机按一定的几率出现,玩家消灭敌机后可得分数奖励,达到一定分数后会升级,游戏难度随着玩家级数的增加而增大。游戏有很多爆炸场面,增加了刺激性。 GameWorld类,控制整个游戏过程的类 -c++ simple flight shooting game test report containing the source, run the project selection p
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:337277
    • 提供者:mace
  1. chulijidiaodushiyanbaogao

    0下载:
  2. 操作系统处理机调度实验报告,包括优先权调度算法和时间片轮转算法的源码、设计思想和程序结果截屏-Processor Scheduling experimental operating system, including priority scheduling algorithm and the time slice Round Robin source, design ideas and the results of the proceedings Screenshots
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-23
    • 文件大小:84686
    • 提供者:
  1. test

    0下载:
  2. 数据结构实验报告,图及其应用的试验报告。 有源码,内容详细-Experimental data structure report, map and its application test report. There are source code and detailed
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:21255
    • 提供者:曾锐
  1. os

    0下载:
  2. 操作系统的几个实验,有源码还有实验报告,绝对好的。改改名字就可以交了,-The operating system several experiments, the experiment also has source reports, the absolute best. Changed the name can be handed over, huh, huh
  3. 所属分类:OS Develop

    • 发布日期:2017-05-07
    • 文件大小:816646
    • 提供者:何亮亮
  1. firewall

    0下载:
  2. 一个包过滤程序,也是源码与实验报告都有的,很完整的一个作业,网络工程设计这门课程的大作业,希望对为此苦恼的同学有在所帮助。-A packet filtering procedures, is also a source of both the report and experimental, it is a complete operations, network engineering design of this course a big operation, and they hope t
  3. 所属分类:Firewall-Security

    • 发布日期:2017-05-02
    • 文件大小:528393
    • 提供者:何亮亮
  1. huffman

    1下载:
  2. huffman编码的实现,里面包含有源码和实验报告。-huffman-coded implementation, which contains source and experimental report.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:21032
    • 提供者:傅其龙
  1. file

    0下载:
  2. 作业调度的实验报告,包括实验心得界面源码-FCB
  3. 所属分类:File Operate

    • 发布日期:2017-04-28
    • 文件大小:103093
    • 提供者:
  1. Converter

    0下载:
  2. 操作系统实验报告,多道程序调度源码,本科课程设计报告-Experimental report operating system, multi-channel program source scheduling, undergraduate curriculum design report
  3. 所属分类:OS Develop

    • 发布日期:2017-04-26
    • 文件大小:16371
    • 提供者:
  1. cifa

    0下载:
  2. 编译器的词法分析阶段的报告,包括源码与实验报告,是偷懒者的必备法宝!-Compiler lexical analysis phase of the report, including source code and experimental reports are a lazy person must have a magic weapon!
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:64051
    • 提供者:huangwenlong
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com