CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - 码设计

搜索资源列表

  1. 汇编语言程序设计报告

    0下载:
  2. 这是有关汇编语言的程序设计实例,以实验报告的形式给出.有源码,流程图.-This is the assembly language programming examples, the report of the experiment is given. A source, the flow chart.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:22754
    • 提供者:鲁宾
  1. DSAAcodes

    0下载:
  2. 《数据结构、算法与应用》从C++语言应用角度列举了要点,以大量示例实现了表、树、图数据结构,最后实证了各种典型算法。以标准C++语法,模板化设计,符合软工思想。此内容为源码。-"data structures, algorithms and applications" from the perspective of C language application listed on the main points, a large number of examples to a
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:260270
    • 提供者:ldl
  1. EightQueens

    0下载:
  2. 数据结构课程设计-八皇后算法的实现。 使用链表堆栈来实现的,涉及到一些界面编程的内容。具体也不太记得了,因为这是一年前做的了。希望广大朋友能支持一下,提供一些游戏源码参考一下。本人这学期的项目实践是开发斗兽棋这个小游戏。-curriculum design data structure-eight of the Queen's algorithm to achieve. Use Chain stack to achieve, involving some interface prog
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:138093
    • 提供者:李冰海
  1. LinkList1111

    0下载:
  2. 用于数据结构设计的链表设计源码,菜单编写方式-data structure design for the chain design source, and the menu was prepared
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7152
    • 提供者:smartdue
  1. stringcmp

    0下载:
  2. 设A和B是长度相同的2个字符串。A和B的距离定义为相应位置字符距离之和。2个非空格字符的距离是它们的ASCII码之差的绝对值。空格与空格的距离为0;空格与其它字符的距离为一定值k。 字符串A的扩展是在A中插入若干空格字符所产生的字符串。在字符串A和B的所有长度相同的扩展中,有一对距离最小的扩展,该距离称为字符串A和B的扩展距离。 对于给定的字符串A和B,试设计一个算法,计算其扩展距离。 -Let A and B is the same length of two strings. A
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:166320
    • 提供者:wu
  1. shujujiegousuanfahuffamn

    0下载:
  2. 输入一段文本,统计其中字符出现的频率 设计相应的哈夫曼码 并完成对该段文本的编码与译码-input section of the text, statistics on the frequency of characters designed corresponding Huffman code and the complete text of the coding and decoding
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2305
    • 提供者:fanghe
  1. btree

    0下载:
  2. 用c++写的用于ic设计中布图布线的工具源码,采用btree结构,包含文档-using c + + to write for ic design layout source routing tools used btree structure, including documentation
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-15
    • 文件大小:452684
    • 提供者:qihuolin
  1. yundonghui

    0下载:
  2. 运动会成绩统计源码。计算机类课程设计比作实验之一。可以统计学校及个人成绩并排名。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2182
    • 提供者:daniel
  1. Spooling

    0下载:
  2. SPOOLING假脱机输入\\输出技术广泛应用于各种计算机的I/O。该技术通过采用预输入和缓输出的方法,使用共享设备的一部分空间来模拟独占设备,以提供独占设备的利用率。本源码是一次课程设计
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-17
    • 文件大小:1080
    • 提供者:李靖坤
  1. jiucan

    0下载:
  2. 关于哲学家就餐的问题,这只是个源码,我想要个课程设计形式的
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1475
    • 提供者:yangji
  1. 国际大学生程序设计竞赛浙江大学在线评测系统

    0下载:
  2. 国际大学生程序设计竞赛浙江大学在线评测系统(ZOJ)上700多道题的源码,非常珍贵和难找,吐血分享-International Collegiate Programming Contest of Zhejiang University Online Evaluation System (ZOJ) on more than 700 questions of the source, very precious and hard to find, hematemesis Share
  3. 所属分类:数据结构常用算法

    • 发布日期:2016-01-26
    • 文件大小:452291
    • 提供者:dawu
  1. maze

    1下载:
  2. 数据结构试验报告—迷宫问题,有详细的需求分析和源码及测试结果,高质量!-Test report data structure- a maze problem, there is a detailed needs analysis and source code and test results
  3. 所属分类:Data structs

    • 发布日期:2014-10-03
    • 文件大小:69159
    • 提供者:sunyingcheng
  1. algorithm

    0下载:
  2. 王晓东算法设计与分析源码。vc下编译通过能够运行。且运行效率较高-Xiaodong algorithm design and analysis of source code. under vc compiler be able to run through. Operating efficiency and higher
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:2688
    • 提供者:leo
  1. algorithm2

    0下载:
  2. 王晓东算法设计与分析课后一些题目的源码。vc下全都编译通过。且在学校网站上提交通过。是学习算法较好的参考资料-Xiaodong algorithm design and analysis of the source after some of the topics. Compiling under vc all through. And in the school site is presented for adoption. Learning algorithm is a good refer
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:2723
    • 提供者:leo
  1. shu_ju_jie_gou_ke_cheng_she_ji(1)

    0下载:
  2. 数据结构课程设计源码以及报告 有3个程序:1)哈弗曼树及哈弗曼编码 2)排序—内部排序方法 3)Hanoi Tower-Data structure, as well as curriculum design source reported three procedures: 1)哈弗曼trees and哈弗曼coding 2) sort- internal sorting method 3) Hanoi Tower
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:254147
    • 提供者:利莉
  1. ds

    0下载:
  2. 一个数据结构课程设计源码,关于插入排序、快速排序、堆排序、选择排序、希尔排序的实现及其相互效率的比较-A data structure of the curriculum design source, on the Insertion Sort, Quick Sort, Heap Sort, select Sort, Hill sort of realize their mutual comparison of the efficiency of
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1954
    • 提供者:林思哲
  1. yuanma

    0下载:
  2. 我的数据结构课程设计源码,以前弄的,现在上传上去了!-My curriculum design source data structure, in the past get now upload a go!
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:648626
    • 提供者:蚕豆
  1. geleima

    0下载:
  2. 算法设计中格雷码的递归过程,并进行输出结果-Gray code recursively to create, and make the output
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:359099
    • 提供者:yutou
  1. ChessBoard

    0下载:
  2. 算法分析与设计中用分治法解决棋盘覆盖问题。-Algorithm Analysis and Design using divide and conquer to solve the problem the board cover.
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:2232772
    • 提供者:草人
  1. zhigongguanlixitong

    0下载:
  2. 我的数据结构课程设计:职工管理系统,C++源码!-My curriculum design data structure: Staff Management System, C++ source code!
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:6063
    • 提供者:renxia
« 12 3 4 5 »
搜珍网 www.dssz.com