CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - LIST

搜索资源列表

  1. 10.9

    0下载:
  2. 有两个链表a和b,设结点中包含学号、姓名。从a链表中删去与b链表中有相同学号的那些结点。-There are two linked lists a and b, node-based study included in its name. Deleted from a list and b have the same list of those who study its nodes.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:902
    • 提供者:ray
  1. PolyAdd

    0下载:
  2. 给定两个多项式P(x)与Q(x),通过链表实现它们的加法。ACM程序设计练习题。-Given two polynomials P (x) and Q (x), through the realization of their additive list. ACM Programming Exercises.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:4251
    • 提供者:zhlohi
  1. IDL

    0下载:
  2. IDL开发的小型的计算器,以及时钟和文件查找的列表框-IDL to develop a small calculator, and find the clock and file list box
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:6202
    • 提供者:刘金亮
  1. StudentCommunicationsManagementSystem

    0下载:
  2. 学生通讯管理系统,通过设计一个单向链表,完成一个通讯录的简单管理工作。-Student communication management system, through the design of a one-way linked list, to complete a simple contact management.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1608
    • 提供者:徐华
  1. disanti

    0下载:
  2. (1)自选存储结构,输入含n个顶点(用字符表示顶点名称)和e条边的图G; (2)指定任意顶点x为初始顶点,对图G作DFS遍历,输出DFS(深度优先)顶点序列(提示:使用栈实现DFS); (3)指定任意顶点x为初始顶点,对图G作BFS(广度遍历),输出BFS顶点序列(提示:使用队列实现BFS); (5)输入顶点x,查找图G:若存在含x的顶点,则删除该结点及与之相关连的边,并作DFS遍历(执行操作3);否则输出信息“不存在x”; (6)判断图G是否是连通图,输出信息“YES”/“NO
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2734
    • 提供者:涂舒
  1. jiaojibingji

    0下载:
  2. 单链表实现交集和并集,建立两个单链表,排序,再进行交集和并集操作。-Single-linked list and set to achieve common ground and to build two single-linked list, sort, and again and set intersection operation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:217608
    • 提供者:liuzhuo
  1. Manage

    0下载:
  2. DOS下仿命令行操作的学籍管理系统,其中用到了文件、链表、还有多态等技术-DOS command-line operation under the imitation of the school management system, which used a paper list, there are technologies such as multi-modal
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:82512
    • 提供者:yuwq07
  1. 32

    0下载:
  2. 学生管理系统 用链表实现存储 能实现查询 删除 平均分 总分计算 学生信息输出-List student management systems to achieve the realization of the storage sub-query to delete the average total output calculated Student Information
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2092
    • 提供者:ming
  1. cjgl

    0下载:
  2. 本例主要用于管理学生成绩,主要有五大功能模块:(1)输入记录模块主要完成将数据存入单链表中的工作。(2)查询记录模块主要完成在单链表中查找满足相关条件的学生记录。(3)更新记录模块,更新记录模块主要完成对学生记录的维护。(4)统计记录模块,完成对各门功课最高分和不及格人数的统计。(5)输出记录模块,主要完成两个任务,一,对学生记录的存盘工作,二,实现将单链表中存储的学生记录信息以表格的形式在屏幕上打印出来。-In this case primarily for the management of
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:32825
    • 提供者:wanglei
  1. SiftGPU_V340

    0下载:
  2. SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation, SiftGPU then uses a GPU/CPU mixed method to efficiently build compact keypoint lis
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6984194
    • 提供者:picab
  1. linklist

    0下载:
  2. 回顾基础,数据结构经典程序,链表。。。基本的构造程序-Recalling the basis of the classical process of data structure, linked list. . . The structure of the basic procedures
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:10988
    • 提供者:阿正
  1. cyclelist

    0下载:
  2. 回顾基础,数据结构经典程序,双循环链表,包含其他有关双链表的程序-Recalling the basis of the classical process of data structure, dual circulation list, double-linked list contains other related procedures. .
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1648
    • 提供者:阿正
  1. AlumniAddressList

    0下载:
  2. 这里有两段通讯录源程序,转载供大家学习参考。-These are two source srogram of Alumni Address List for reference of everyone of you .
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5314
    • 提供者:卡米灯
  1. f2c.tar

    0下载:
  2. 克里金法 克里金法是一种在许多领域都很有用的地质统计格网化方法。克里金法试图那样表示隐含在你的数据中的趋势,例如,高点会是沿一个脊连接,而不是被牛眼形等值线所孤立。克里金法中包含了几个因子:变化图模型,漂移类型 和矿块效应。-MODULE Kriging CATEGORY User DEscr iptION kriging interpolation OUTBOARD ./kriging INPUT data field (none) Input data
  3. 所属分类:Other systems

    • 发布日期:2015-03-18
    • 文件大小:119383
    • 提供者:zhaoyang
  1. tripmate-src

    0下载:
  2. Program helping you to remember the route. It cab be route from conference room to coffee-room, it can be tourist trip, it can be pathway in labyrinth. during first traversal you make notes in you phone, specifying direction of movement and target
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:67370
    • 提供者:tang
  1. vain

    0下载:
  2. 一个关于C语言的结构体链表程序,很不错的学习资料-C language on the structure of the program list, it is a good learning materials
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1326
    • 提供者:许无生
  1. HousingForTeachers

    0下载:
  2. 创建教师住房信息类,包含户主信息,家庭成员信息,住房情况等(其中可以定义结构体或类或枚举类型表示某部分信息,如住房等级可用枚举类型表示),定义存储教师住房信息的文件、链表或数组。通过菜单的选择实现题目中所要求-Teachers create a category of housing information, including the head of the household information, family members, information, housing, etc. (o
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1033948
    • 提供者:焦波
  1. chengyujiucuo

    0下载:
  2. 你的任务是给一个错误的四字成语进行纠错,找到它的正确写法。具体来说,你只允许修改四个汉字中的其中一个,使得修改后的成语在给定的成语列表中出现。原先的错误成语保证不在成语列表中出现。 -Your task is to give a wrong idiom for error correction to find the correct wording of it. Specifically, you are only allowed to modify the four characters
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:593
    • 提供者:wangzhen
  1. Article

    0下载:
  2. 对文章的字母个数,关键字个数进行统计,浏览文章,删除特定字符串,输入文章等进行管理,采用链表实现.-Article, the number of letters, the number of statistics keyword, browse articles, to delete a particular string, type articles, such as management, the use of the achievement list.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:10642
    • 提供者:Allan
  1. ad

    0下载:
  2. 飞思卡尔智能小车模数程序 用于智能小车的设计与研发供广大爱好者参考 -To provide the most up-to-date information, the document revision on the World Wide Web is the most current.Aprintedcopymaybeanearlierrevision.Toverifyyouhavethelatestinformationavailable,refer to: http://free
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:806
    • 提供者:李龙
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com