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

搜索资源列表

  1. sanyuanzubaogao

    0下载:
  2. 用三元组方式实现稀疏矩阵的建立和 输出操作同时完成快速转置 包括有PPt 调试信息等 所有资料 -Be achieved with a triple build sparse matrix and output operations to complete quickly transpose the same time including all the information such as debugging information PPt
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1806470
    • 提供者:Vencent_H
  1. ClanguageforQAM

    0下载:
  2. 用C语言编写的QAM调制解调程序,调试通过。-Written in C language with QAM modulation and demodulation process, through debugging.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:5649
    • 提供者:zzh0108
  1. danlianbiao

    0下载:
  2. 单链表基本操作的实现,里面含有相关语句的注解,调试通过了,可以放心使用。-The realization of the basic operation of a single list, which contains comments related to statements, debugging through, you can rest assured that use.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:8775
    • 提供者:刘英瑛
  1. Calc

    0下载:
  2. 四则运算计算器 可以计算整数四则运算,例如:7+5*(3+4) (1)按要求在提供的框架程序源程序的基础上对程序进行修改、补充,并调试通过。 (2)修改主程序结构,使程序可以反复运算,直到选择退出为止。 (3)增加文件的输入输出功能,是计算过的式子和结果可以根据需要设置命令存储到文件中,同时也可以直接从文件中输入四则运算的式子,运算后,结果输出到原文件中。-Arithmetic calculator can calculate the integer arithme
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:32488
    • 提供者:li
  1. programming

    0下载:
  2. MATLAB程序设计,M文件,程序控制结构,函数文件,程序举例,程序调试-MATLAB programming, M files, program control structures, functions, files, programs, for example, debugging
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:19005
    • 提供者:shiyong
  1. gongcheng

    0下载:
  2. 《工程线性代数》源代码,包含书中每个例子代码,经过调试,版本matlab7.0-" Linear Algebra Project," the source code, including examples of code for each book, after debugging, version matlab7.0
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:38201
    • 提供者:yangfu
  1. Matlab-Bayers

    0下载:
  2. 简单贝叶斯计算源程序,可以使用调试,用于简单的matlab和贝叶斯的学习实验内容-Simple Bayesian computing source, you can use the debugging, for the simple Bayesian learning matlab and experimental content
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1515
    • 提供者:songjie
  1. The_operation_of_the_tree

    0下载:
  2. 用C++实现了数据结构中树的操作 包括树的构建、先序中序后序遍历、树的拆除、结点的添加与删除、树的深度计算等 程序调试完全通过-Achieved with C++ data structure tree operations include the construction of the tree, the first sequence in the sequencing order traversal, tree removal, node addition and deletion, the
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1406
    • 提供者:朱洁丽
  1. polynominal

    0下载:
  2. 多项式运算的C++实现 包括加减乘除四种多项式运算 用到了友元等概念 对运算符实现了重载 代码均调试通过-Polynomial arithmetic C++, including addition, subtraction polynomial expression of four other friend uses the concept of operator overloading to achieve the code and debugging through
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:1440
    • 提供者:朱洁丽
  1. EightQueens

    0下载:
  2. 用visual c++ 2008编写的八皇后问题,所有的情况都输出,调试成功。代码简洁明了。-With visual c++ 2008 prepared by the eight queens problem, all the conditions are output, debugging success. Code simple and clear.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:490030
    • 提供者:李准基
  1. BinaryTree

    0下载:
  2. 用visual c++ 2008写的关于二叉树读取、前序、中序和后序遍历算法。调试成功,很好用。-With visual c++ 2008 to write about the binary read, pre-order, the order and post order traversal algorithm. Debugging success, is useful.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:289262
    • 提供者:李准基
  1. Maze

    0下载:
  2. 很经典的迷宫算法,代码清晰,明了。为初学者提供了良好的参考。调试成功。数据结构实验-Classic maze algorithm, the code clear, clear. To provide a good reference for beginners. Debugging success. Experimental data structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:228275
    • 提供者:李准基
  1. datastructure

    0下载:
  2. 严蔚敏版数据结构(C)第二章习题答案源程序-线性表,包括顺序表和链表。代码结构规范简洁,注释完善。全部编译调试通过。-YAN Wei-min version of the data structure (C) Chapter Exercises Answer source- the linear form, including the order of tables and lists. Simple code structure specifications, notes perfect. A
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:26212
    • 提供者:赵稳
  1. GMSKSHIYAN

    0下载:
  2. 关于GMSK的实验,重点是GMSK调试的方式,写得十分详细,-GMSK experiment on, the focus is GMSK mode debugging, write very detailed, thank you
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:152129
    • 提供者:motonula
  1. datastructure

    0下载:
  2. 严蔚敏版数据结构(C)第3-4章部分核心习题答案源代码。包括堆栈,队列,字符串的各种操作和算法实现。代码结构规范简洁,注释完善,全部编译调试通过。-YAN Wei-min version of the data structure (C), chapters 3-4 answers to some of the core exercises the source code. Including stacks, queues, strings of various operations and a
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:18173
    • 提供者:赵稳
  1. bankers

    0下载:
  2. 银行家算法是避免死锁的一种重要方法,要求编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。-bankers algorithm is an important method to avoid deadlock, requiring writing and debugging a simple program algorithm. Application for a better understanding of the resou
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:231609
    • 提供者:王海彬
  1. kuanduyouxiansuanfa

    0下载:
  2. 八数码难题宽度优先算法程序,调试没有问题-Breadth-first eight-puzzle algorithm program debugging is no problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:1360
    • 提供者:xingan
  1. 46565

    0下载:
  2. linux 下开发的哈夫曼编码掩饰程序,可以直接运行,无需调试-Huffman developed under linux cover procedures can be run directly without debugging
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:345978
    • 提供者:陶景
  1. 3Dpeizhun

    0下载:
  2. 这是一个三维图像配准算法,程序调试通过,方便大家学习!-This is a three-dimensional image registration, program debugging through, facilitate learning!
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1459
    • 提供者:孙天号
  1. GA-tspfile

    0下载:
  2. 通过遗传算法解决tsp问题,包括完整的代码,并有图形输出,已在vc环境调试成功,好资源大家分享-Tsp genetic algorithm to solve the problem by including the complete code, and graphics output, has been successful in vc debugging environment, and good resources to share! !
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1779605
    • 提供者:yujin
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com