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

搜索资源列表

  1. 教学计划编制问题

    0下载:
  2. 大学的每个专业都要编制教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限都相等。每个专业开设的课程都是确定的,而且课程的开设时间的安排必须满足先修关系。每个课程的先修关系都是确定的,可以有任意多门,也可以没有。每一门课程恰好一个学期。试在这样的情况下设置一个教学计划编制程序。 基本要求: (1):输入参数:学期总数,一学期的学分上限,每门课的课程号,学分,直接先修关系的课程号。 (2):课程号尽可能的集中在前几个学期中。 (3):若无解,
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3222
    • 提供者:沈宁
  1. Sterren_ASe_Explorer

    0下载:
  2. A*算法的演示程序,可以自由设置障碍和地形,单步演示A*算法的寻路过程。包含源码,是学习A*算法的最佳工具。-A * algorithm demo program, they can set up obstacles and terrain, single-step demonstration of the A * search algorithm road course. Includes source is studying A * algorithm for the best tools.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:389879
    • 提供者:river
  1. cjgz

    0下载:
  2. 简单的成绩管理系统 大一主要学习了C和C++,该程序是一个比较基础实用的程序。-simple performance management system freshman learning the major C and C, the program is a practical basis for comparison procedures.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6386
    • 提供者:陈朝熙
  1. wanluowuziqiVb

    0下载:
  2. vb游戏程序代码,可用于研究,学习之用。-vb game, the program code can be used to study learning.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:24085
    • 提供者:youfri
  1. matrix_add

    0下载:
  2. 两个矩阵进行相加的程序,学习编程是很有用的练手程序。大家不妨-two matrix combined procedures, the study program is a very useful training procedures hands. Look at
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1716
    • 提供者:马小欣
  1. train3

    0下载:
  2. 在学习堆栈的应用时,有一个很典型的例子,就是火车车厢的重排问题,该程序就是针对这个做了一个简单的MFC模拟程序-in learning the application stack, it is a very typical example is the train compartments, the rearrangement, The procedure is to address this and make a simple MFC simulation program
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:40644
    • 提供者:heyangyi
  1. Polynominal Exam 完美解密版本

    0下载:
  2. 使用MFC完成多项式的计算,很值得一看,也是学习数据结构的好程序-use MFC polynomial complete the calculation, it is worth looking at, but also learn from the data structures the program
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-12-25
    • 文件大小:37706
    • 提供者:real9806
  1. ExpressionsAnalyze

    0下载:
  2. 一个关于公式分析得java小程序,内含全部源代码和接口的详细使用说明,对于学习数据结构的朋友来说,有一定的研究价值。-on a formula of good things java small program that contains all the source code and interface use the detailed, data for studying the structure of a friend, a certain value for research.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6290
    • 提供者:迪迪派
  1. 教学计划编制

    0下载:
  2. 大学的每个专业都要编制教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限都相等。每个专业开设的课程都是确定的,而且课程的开设时间的安排必须满足先修关系。每个课程的先修关系都是确定的,可以有任意多门,也可以没有。每一门课程恰好一个学期。试在这样的情况下设置一个教学计划编制程序。三、基本要求:(1):输入参数:学期总数,一学期的学分上限,每门课的课程号,学分,直接先修关系的课程号。(2):课程号尽可能的集中在前几个学期中。(3):若无解,则报告错误信息;否则见教学计
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12641
    • 提供者:雨后阳光
  1. Lnode

    0下载:
  2. 本程序是学习数据结构的基础程序,主要有线性链表,栈,多为数组。-This program is to learn basic programming data structures, mainly linear linked lists, stacks, and more for the array.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:156665
    • 提供者:袁风帆
  1. Memerypool

    0下载:
  2. 这是长安大学的数据结构教学程序之一,是关于内存池思想使用的一个C++学习代码,用于了解内存池的应用思想。-This is the data structure of Chang' an University teaching program is one of the memory pool ideas on the use of a C++ to learn the code for the application of ideas about memory pool.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1556
    • 提供者:温聪
  1. TEST1

    0下载:
  2. 数据结构的学习中所要处理的一些小问题,你可以通过此程序学习到很多。-Data structure in learning to deal with some minor problems, you can learn through this program a lot.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:3911
    • 提供者:王晖
  1. zhandui

    0下载:
  2. 数据结构 栈,队列,二叉树的学习(里面包含有PPT,还有程序代码)-Data structure stack, queue, binary tree learning (which contains PPT, there are program code)
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:347552
    • 提供者:维德
  1. xueshengfenshu

    0下载:
  2. 学生分数统计的C语言程序,可用来进行数据结构等的学习-Students Score statistics C language program that can be used to carry out data structure, such as learning
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:6595
    • 提供者:张斌
  1. shujugeigou

    0下载:
  2. 数据结构经典算法,c源码,很齐全的,对学习数据结构很有帮助。-c program,
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:315379
    • 提供者:koukou
  1. calculator

    0下载:
  2. 基本的计算器程序,可供C语言初学者学习一部分数据结构-Basic calculator program for beginners to learn the language part of C data structures
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:6399
    • 提供者:何一航
  1. program

    0下载:
  2. 很全的算法设计,有部分现成代码,希望可以和大家一起学习探讨。-The algorithm is designed, some ready-made code, hopefully we can learn together.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:62713
    • 提供者:
  1. c-program-tool

    0下载:
  2. c语言数据结构演示工具,学习C语言编程算法的绝好工具,包括所有的常规数据结构演示-c language data structure, presentation tools, learning algorithm for an excellent C programming tools, including presentation of all the conventional data structure
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:2163298
    • 提供者:何亮
  1. kmp-c-program

    0下载:
  2. 数据结构的kmp算法的实现和调试,进一步学习树与二叉树的数据结构算法。-Data structure kmp algorithm implementation and debugging, and further study binary tree data structure and algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:18028
    • 提供者:陈文
  1. LinkList-program

    0下载:
  2. C++数据结构的一个单链表示例程序,简单易懂,适合初学者学习。-a sample program about linked list of C++ data structure , it is easy to understand for beginners.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2600
    • 提供者:罗盘
« 12 3 4 5 6 »
搜珍网 www.dssz.com