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

搜索资源列表

  1. 数据结构的稀疏矩阵运算器

    1下载:
  2. 利用十字链表的储存结构完成距阵的加,减,乘.数据结构实习题目,已完成选做内容.-use the storage structure to complete the matrix, plus or minus, riding. Internship topic data structure, so as to complete the election.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:24.25kb
    • 提供者:陈大民
  1. smatrix

    1下载:
  2. 数据库课程设计,用完全链表结构实现稀疏矩阵的创建,删除,以及加、减、乘、转置运算-database curriculum design, fully linked list with sparse matrix structure to achieve the creation, deletion, and, plus or minus, by transfer of home computing
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4.07kb
    • 提供者:薄洪健
  1. fushusizeyunsuan

    0下载:
  2. 此程序由C++语言编写而成,主要功能是实现复数之间的加、减、乘、除的运算,分别由数字键1、2、3、4代替。包含设计报告-this procedure prepared by the C language, the major function of the complex, plus or minus, multiplication, addition to the operator, Key figures from the 1, 2, 3 and 4 instead. Includes de
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12.52kb
    • 提供者:许元雪
  1. bitsort

    0下载:
  2. 不错的排序算法。快速而且占用内存少,不过仅对不重复数据进行排序,如果出现重复,需要另加索引!-good sorting algorithm. Rapid and less memory, but only to not repeat data sorting, if duplication, and the need for indexing plus!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.08kb
    • 提供者:张二
  1. 10_90

    0下载:
  2. 问题的提出:编写一个小公司的工资管理系统。该公司主要有4类人员:经理、兼职技术人员、销售员和销售经理。要求存储并显示每类人员的编号(从100起编号)、姓名和月薪,同时给出在创建每一类对象时构造函数的执行顺序(月薪计算方法为:经理固定月薪8000元,兼职技术人员100元/小时,销售员为当月销售额的4%,销售经理保底工资5000元另加其所管部门销售额的5%),要求用虚函数实现-the problem : the preparation of a small company's wage ma
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.07kb
    • 提供者:萝卜
  1. minbinoheapandminleftisttree

    0下载:
  2. This code implements min binomial heaps and min leftist trees.Plus, measure and compare the relative performance of these two implementations under the assumption that the only permissible operations are insert and delete-min.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:98.82kb
    • 提供者:heavenflames
  1. 算法zxm

    0下载:
  2. 前一阵出去玩了,补回还差的2个,里面包括上次上载的一共5个,另加个汇编程序,是课堂实验-play out a little while ago, to compensate for the worse two, including the inside on the last of a total of five, plus a 000 assembler, a classroom experiment
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:170.11kb
    • 提供者:张雄敏
  1. dzint

    0下载:
  2. STL算法实现的大整数加减法的程序, 能够进行正负数的加减,而且是动态数组的, 因此可以无限输入,这是本人这学期的大作业-STL algorithms and the largest integer addition and subtraction procedures, plus or minus a few to carry out addition and subtraction, but is a dynamic array, it can be unlimited importatio
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.72kb
    • 提供者:曾郁荣
  1. 实现多个多项式的加减乘

    0下载:
  2. 清华大学版的数据结构实验中利用链表编的多项式的加,减,乘的原程序-version of the experimental data structure used Listless series polynomials, plus or minus, by the original procedure
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.47kb
    • 提供者:秦汉
  1. poly.zip

    0下载:
  2. 一元多项式的加、减、乘、除法,用链表存储多项式的每一个结点,Polynomial plus one dollar, subtraction, multiplication, division, polynomial using linked list storage of each node
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1.08kb
    • 提供者:jfly
  1. hugeintplus.rar

    0下载:
  2. 100位的大整数加减法.输入格式可以任意,要带符号+ -,不带或者只有一个带都可以.允许输入的数前面有多个0(可以超过100).,Big Integer Plus and minus.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:76.76kb
    • 提供者:zhuo
  1. B_PLUS

    0下载:
  2. B+树的实现,包括建立,删除、插入等,已经过测试-B+ tree implementation, including create, delete, insert, etc., have been tested
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:26.51kb
    • 提供者:陈昕宇
  1. shanghaiACM

    0下载:
  2. 杭电ACM培训资料PPT和上海交大ACM队模板,另加算法pdf-Hangzhou Xinhua ACM training materials, and Shanghai Jiao Tong University ACM Team PPT template, plus algorithm pdf
  3. 所属分类:Data structs

    • 发布日期:2017-06-10
    • 文件大小:16.5mb
    • 提供者:谭俊
  1. Deliver

    0下载:
  2. 包含冒泡排序算法函数模板和数据结构中的字符串查找例子及解线性方程组的3个典型算法加演示。-Contains the Bubble Sort algorithm function templates and data structure of string to find examples and solutions of linear equations of the three typical algorithms plus demo.
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:4.65kb
    • 提供者:黄尚
  1. yydxsjjc

    0下载:
  2. 一元多项式加减乘运算 一元多项式加减乘运算-Plus or minus one dollar polynomial multiplication plus or minus one dollar polynomial multiplication
  3. 所属分类:Data structs

  1. pi

    0下载:
  2. 一个求pi的源程序,可以精确到几十位 外加一个自己编写的记事本程序 pi.c-A source for pi can be accurate to plus a dozen have written the Notepad program pi.c
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:249.65kb
    • 提供者:阳丰俊
  1. three-sample-of-Data-Structure

    0下载:
  2. 数据结构,一共有三个文件,多项式相加,二叉树几种操作,数组正负排序-Data structure, a total of three documents, the sum of polynomials, binary tree several operations to sort the array of plus or minus
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:3.23kb
    • 提供者:luo
  1. 7-302-08187-5k

    0下载:
  2. 数据结构(Java版)的 教程加源码-Data Structures (Java version) plus the tutorial source
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2.13mb
    • 提供者:yourname
  1. Rumore_bianco

    0下载:
  2. Earthquake magnitudo registered in San Francisco, during last 2 years plus white noise data
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:284.46kb
    • 提供者:caracalla
  1. plus

    0下载:
  2. 《数据结构》 用c 语言实现的 两个一元多项式相加-plus
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:25.5kb
    • 提供者:杨采凤
« 12 3 4 5 »
搜珍网 www.dssz.com