CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - Computer Science

搜索资源列表

  1. ossun

    0下载:
  2. 这是一个操作系统(计算机系课程)的课程设计。它的功能是模拟文件管理,包括建立用户,建立文件并对文件设置属性.还包括对文件的添加,修改,删除等操作-This is an operating system (computer science courses) are designed. Its function is simulated document management, including the establishment of users, document also set up do
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:14.59kb
    • 提供者:姜奇
  1. bysy2005

    0下载:
  2. 2002级计算机科学与技术专业(4-11班) 要求完成下述两个实验: 1、识别小型语言所有单词的词法分析程序设计(4机时) 2、算术表达式文法的递归下降分析程序设计(6机时) 实验一:词法分析器的构造与实现 -2002 Computer Science and Technology (4-11 classes) required to complete the following two experiments : one to identify all small l
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5.8kb
    • 提供者:刀尖
  1. filesys_emu

    0下载:
  2. 本程序是使用Vc++6.0开发的用于计算机系操作系统课程的文件系统模拟程序,程序在控制台中运行,提示你加入文件,更改文件和删除文件;对文件也可以写入、删除和更改内容。它完整地实现了一个最简单的模拟文件树,希望对你理解操作系统关于文件系统的基础知识有所帮助-this procedure is the use of Vitamin C 6.0 for the development of the computer science courses on operating system file sy
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8.01kb
    • 提供者:刘权
  1. calculator_nic

    0下载:
  2. 用汇编语言写的32位计算器,代码里注释比较详细。文件为asm,需在dos编译。已通过编译。大二的计算机原理project,三个日夜的辛苦结果~-using assembly language to write the 32 calculators, Lane Notes code in more detail. Asm documents, the need to dos compiler. Through compiler. The sophomore computer science pro
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2.74kb
    • 提供者:胡泽中
  1. jmsjjlunwn

    0下载:
  2. 某计算机系本科学生做的加密设计及实现,以及毕业论文,保证是最新原创,没有第二个-a computer science undergraduate students in the design and implementation of encryption, and the dissertation and assurance is the latest original, no second
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:307.77kb
    • 提供者:吴宏斌
  1. wenzibianji

    0下载:
  2. 这是计算机系的一个课程设计题目,实现文字编辑-This is a Department of Computer Science curriculum design topics and achieving editorial
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:21.05kb
    • 提供者:张磊
  1. textedithuibianyuyan

    0下载:
  2. 武汉理工大学计算机学院 汇编语言课程设计之乐曲程序源代码-Wuhan Polytechnic University computer science curriculum design language compilation of musical source code
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:5.59kb
    • 提供者:wangjian
  1. 2054979641

    0下载:
  2. 武汉理工大学计算机学院编译原理课程设计之DO-WHILE语句的翻译程序设计-Wuhan Polytechnic University computer science theory courses compiler design DO-WHILE statement to the translation program design
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:66.74kb
    • 提供者:wangjian
  1. stl32

    0下载:
  2. The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterators it provides many of the basic algorithms and data structures of computer science
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:205.06kb
    • 提供者:北科
  1. des

    0下载:
  2. MD5的全称是Message-digest Algorithm 5(信息-摘要算法),在90年代初由MIT Laboratory for Computer Science和RSA Data Security Inc,的Ronald L. Rivest开发出来,经MD2、MD3和MD4发展而来。它的作用是让大容量信息在用数字签名软件签署私人密钥前被\"压缩\"成一种保密的格式(就是把一个任意长度的字节串变换成一定长的大整数)。不管是MD2、MD4还是MD5,它们都需要获得一个随机长度的信息并产生一
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.99kb
    • 提供者:wangweiyang
  1. ch1-6

    0下载:
  2. MATLAB名字由MATrix和 LABoratory 两词的前三个字母组合而成。那是20世纪七十年代后期的事:时任美国新墨西哥大学计算机科学系主任的Cleve Moler教授出于减轻学生编程负担的动机,为学生设计了一组调用LINPACK和EISPACK库程序的“通俗易用”的接口,此即用FORTRAN编写的萌芽状态的MATLAB。-MATLAB name from MATrix LABoratory two words and three letters of combinations. It
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:624.86kb
    • 提供者:hang
  1. 模拟运算器

    0下载:
  2. 计算机原理的课程设计,实现一个模拟运算器实验的小软件,用JAVA 实现-computer science curriculum design, and realization of a simulation experiment with a small software using JAVA
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:55.94kb
    • 提供者:胡利会
  1. bonnmotion-2.0

    1下载:
  2. BonnMotion2.0版,2011年。BonnMotion创建的场景可以输出给网络仿真软件ns-2、GlomoSim/QualNet、COOJA、ONE、MiXiM使用。-BonnMotion is a Java software which creates and analyses mobility scenarios. It is developed within the Communication Systems group at the Institute of Computer
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1.09mb
    • 提供者:杨会杰
  1. bingxingPPT

    0下载:
  2. 中国科技大学计算机系的并行计算实践的PPT,主要讲解了并行计算-Department of Computer Science University of Science and Technology of China practice of parallel computing PPT, mainly on the parallel computing
  3. 所属分类:MPI

    • 发布日期:2017-05-10
    • 文件大小:2.28mb
    • 提供者:澄海
  1. plus

    0下载:
  2. 两个数相乘的汇编源码 微机原理课程设计 差不多就是学汇编-Multiplied by the number two source of the compilation of curriculum design principles of computer science is almost a compilation
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:904byte
    • 提供者:lx
  1. os_book

    0下载:
  2. 计算机系操作系统讲义(徐德民),一本不错的操作系统书籍-Department of Computer Science lectures operating system (XU De-min), a good operating system books
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:189.09kb
    • 提供者:yyf
  1. Compiler

    0下载:
  2. 北京航空航天大学计算机系要求的编译器大作业。大概6000行代码。-Beijing University of Aeronautics and Astronautics Department of Computer Science compiler required largest operation. About 6000 lines of code.
  3. 所属分类:assembly language

    • 发布日期:2017-03-23
    • 文件大小:62.69kb
    • 提供者:李想
  1. complier

    0下载:
  2. 计算机专业编译原理课程设计源代码!! 编译器-Principles of computer science curriculum design compiler source code! ! Compiler
  3. 所属分类:Compiler program

    • 发布日期:2017-05-09
    • 文件大小:25.11kb
    • 提供者:张薇薇
  1. compiler

    0下载:
  2. 计算机科学与技术专业课程编译原理的课程实验代码,值得下载。-Computer Science and Technology curriculum courses principle experimental compiler code, it is worth downloading.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-17
    • 文件大小:242.18kb
    • 提供者:河海
  1. lr1fenxifa

    0下载:
  2. LR1文法分析器 计算机科学与技术专业 编译原理-LR1 grammar parser of Computer Science and Technology Compilation Principle
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:2.67kb
    • 提供者:xudesheng
« 12 3 4 5 »
搜珍网 www.dssz.com