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

搜索资源列表

  1. 数的识别

    0下载:
  2. 这是一个编译原理中,数的识别的一个程序,可以运行-it is a program of indentify of number in complier principle,can run.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:6621209
    • 提供者:火石
  1. DOC的快速变换

    0下载:
  2. 考虑到DCT变换中的系数要重复计算,可使用查找表来提高运行的效率,只要开始DCT变换之前计算一次,DCT变换中就可以只查找而无需计算系数。-to the DCT coefficients to be calculated, the use of look-up tables to improve operational efficiency, as long as the DCT started once before, on DCT can only search without calcul
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4002
    • 提供者:佘某
  1. PL0-delphi

    0下载:
  2. 用delphi实现的PL/0的编译器,结果生成三元式,并且生成可以运行的PL/0地目标程序,非常好用,对于各位学习编译原理的兄弟姐妹来说是不可多得的好东西!-achieved using PL / 0 compiler, generating 3-, and generates can run PL / 0 to target procedures, very good, compiler for you to learn the tenets of our brothers and siste
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:231487
    • 提供者:张海峰
  1. Kruskal_Graph

    0下载:
  2. 这是一个经典的数据结构算法.是最小路径的搜索算法,有些书上有介绍,但这次提供的是可以运行的程序.-This is a classic algorithm data structure. It is the smallest path search algorithms, there are some books, but this can be provided by a running program.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13174
    • 提供者:张迪
  1. LiaoTianS

    0下载:
  2. 此源代码是一个简单的关于网络聊天室的,可以运行的, 不记得是哪本书上的了。-this source code is a simple chat room on the network, you can run and do not remember what the book on the government.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:657083
    • 提供者:sdnu_zhl
  1. 20048241515179

    0下载:
  2. CSDN上的朋友,真不好意思,因为发邮件太麻烦,所以我把源代码上传到了这里,这是整个工程的源代码,是可以运行的,如果还有什么不解之处,请直接给我发邮件-CSDN of friends, I am sorry because the mail too troublesome. So I put the source code to upload here, which is the whole project source code is run. If there is any incompre
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:4766
    • 提供者:fsfboy
  1. DSP_example_cb

    0下载:
  2. 一些在CCS上可以运行的初级DSP汇编程序,供大家学习,一起进步-some of the CCS can run on the initial compilation of DSP procedures for everyone to learn and progress
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:174817
    • 提供者:cb
  1. 09091729357

    0下载:
  2. eclipse开发入门与项目实践,可以运行的
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1639216
    • 提供者:fsdfs
  1. 单链表的逆置

    0下载:
  2. 本程序是数据结构中链表的实现,很好,可以运行 单链表的逆置
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:532
    • 提供者:王名
  1. 顺序表的插入删除

    1下载:
  2. 数据结构中链表的算法,很好,可以运行顺序表的插入删除.c
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:592
    • 提供者:王名
  1. lua

    2下载:
  2. 这是一个完整可以运行的lua脚本代码,已经包含了所需要的lua库文件和头文件。
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:148403
    • 提供者:shenshen
  1. 1

    0下载:
  2. 这是一个词法分析器的校程序,用C语言编写的,非常小。不过可以运行的。
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1856
    • 提供者:xinxin
  1. 005

    0下载:
  2. 此程序是用C语言可以解析IP地址,是可以运行的高质量代码
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:8332
    • 提供者:zhuyuan
  1. FlagSim

    0下载:
  2. 随风飘动的旗子,可以运行的,下载后即可以运行,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:197144
    • 提供者:xiao
  1. 十六进制察看和编辑程序(HEX-VIEW)

    1下载:
  2. HEX-VIEW是一个十六进制察看/编辑程序,虽然还不完善,但毕竟是一个可以运行的版本了,编写这个程序的目的是想深度探索处理过程。程序界面显示文件的每一个十六进制,ascii码,二进制和十进制字节。十六进制地显示在左侧,分十八列,对应的ascii码值显示在右侧。二进制和十进制值地显示可选。本程序用turbo c++3.1开发。用其它与dos兼容的编译器应该可以编译,但没有测试过。-HEX-VIEW is a hexadecimal probation / editor, while not pe
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3945
    • 提供者:li
  1. java案例开发

    0下载:
  2. 包括了一些Java的应用程序,其中很多都是可以运行的,对于初学者很有帮助.-include some Java applications, many of which are run, very helpful for beginners.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:238410
    • 提供者:王建刚
  1. 数据结构c语言程序

    0下载:
  2. 具有多种经典的数据结构算法的程序集合,完全是经过多次测试编译调试好的,可以运行的!-with a variety of classic data structures set of algorithm is completely after several tests compiler debug Yes, we can run!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:370328
    • 提供者:习可伟
  1. 词法分析程序

    0下载:
  2. 一个词法分析源程序,可以运行的,请放心!
  3. 所属分类:编译器/词法分析

    • 发布日期:2009-06-04
    • 文件大小:60928
    • 提供者:79446210
  1. 计算机仿真中的HLA技术源码

    3下载:
  2. 《计算机仿真中的HLA技术》一书的配套源代码 ,还有可以运行程序 -《Computer simulation of the HLA technology》package source code
  3. 所属分类:书籍源码

    • 发布日期:2012-11-02
    • 文件大小:10143555
    • 提供者:crane
  1. second

    0下载:
  2. 读者和写者;是操作系统实验报告满规范的,包含源码可以运行的,如果要在windows运行,可以用c软件-Readers and those who write is the operating system over a standardized test reports, including source code can run, and if you want to run windows, you can use c software
  3. 所属分类:OS Develop

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