CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - LIST

搜索资源列表

  1. stu_inf_man_sys

    0下载:
  2. 学生信息管理系统,每个学生有学号,姓名,分数,性别,年龄等信息,用链表保存。可以实现学生信息的添加,删除,修改,保存到文件中。登录系统需要输入密码。 -Student information management system, each student has a student number, name, grade, gender, age and other information, using linked list. Can realize the student informa
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:20591
    • 提供者:lry
  1. searchImage

    0下载:
  2. This list of codes is for searching an image from Live webcam
  3. 所属分类:Console

    • 发布日期:2017-04-24
    • 文件大小:31350
    • 提供者:Ajay
  1. management

    0下载:
  2. 基于链表实现的某某信息管理系统。包括增删改查已经保存至文件/从文件读取的功能。包括中文注释-XX management system based on linked list. Contains add/edit/delete operations and save to/read from a data file. All comments are Chinese.
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:3399
    • 提供者:noahzark
  1. 编写用于表示有向图的数据结构

    0下载:
  2. 编写用于表示有向图的数据结构,以及不同表示方法之间相互转换的程序。 从文件读入一个有向图(带权,n 个结点,m 条边)的权矩阵表示,输出这个图的关联矩 阵、边列表、逆向表、邻接表表示。 程序除了能够实现要求的功能以外,代码中要有能体现出不同表示方法的数据结构。 -Writing means between the map data structure, and the different representations of the conversion process. Readi
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2017-04-17
    • 文件大小:54037
    • 提供者:zxy
  1. Josephus

    0下载:
  2. 约瑟夫(Josephus)环问题:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。 建立n个人的单循环链表存储结构,运行结束后,输出依次出队的人的序号。(必须用链表)-Joseph (Josephus) Central question: numb
  3. 所属分类:Console

    • 发布日期:2017-04-16
    • 文件大小:100225
    • 提供者:syw
  1. PhoneBooks

    0下载:
  2. VC++6.0使用list实现简单的电话簿功能(增加,删除,检索。统计,清空),涉及到list链表模板类的使用,输入输出的格式化,及命令格式的结构编程等知识-VC++6.0 achieve a simple phonebook using list functions (add, delete, retrieve statistical, empty), involves the use of a template class list list, formatted input and out
  3. 所属分类:Console

    • 发布日期:2017-05-02
    • 文件大小:972643
    • 提供者:郑伟
  1. LinkList

    0下载:
  2. 链表的代码,包括单链表、双链表、循环链表、静态链表代码。有代码注释。-List of code, including single list, double-linked list, circular linked list, static list of code. There code comments.
  3. 所属分类:Console

    • 发布日期:2017-04-15
    • 文件大小:5772
    • 提供者:应兆平
  1. Equipment-Management-System

    0下载:
  2. 用C语言编写的一款设备管理系统的控制台程序,使用了链表的存储结构-Using C language a device management system console, the use of a linked list storage structure
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:1916
    • 提供者:frankly
  1. PrimAdjLinkList

    0下载:
  2. 这可以作为头文件;图结构中,基于邻接链表的prim算法-Graph, adjacency list based on prim algorithm
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:1564
    • 提供者:陈志营
  1. LinkStack

    0下载:
  2. 单链表代码,包括链表的各种操作实现函数-Single list of code, including the list of the various operating functions to achieve
  3. 所属分类:Console

    • 发布日期:2017-04-23
    • 文件大小:183808
    • 提供者:徐文锋
  1. DoubleLinkedList(RUS)

    0下载:
  2. This program can create Double Linked List and control it: add or delete lements, let you know is it empty or not, delete created list.-This program can create Double Linked List and control it: add or delete lements, let you know is it empty or not,
  3. 所属分类:Console

    • 发布日期:2017-05-02
    • 文件大小:549991
    • 提供者:Michael
  1. Medical-store

    0下载:
  2. It is the complete medical shop management software is so designed as to ease the work load of medical shop professionals. The main feature includes invoicing, inventory and stock control, accounting, client and vendor management. This software h
  3. 所属分类:Console

  1. ConsoleApplication5

    0下载:
  2. 基于异质链表的信息管理系统,包括类,结构体,共用体,枚举类型。-Based on the list of heterogeneous information management system
  3. 所属分类:Console

    • 发布日期:2017-04-29
    • 文件大小:204389
    • 提供者:xp
  1. PolyList

    0下载:
  2. 这是一个多态性链表,在一条链表上可以存在着不同的节点,不针对节点,对链表的处理还是比较全面的-This is a polymorphic list, the list can exist on a different node, the node is not targeted on the list is quite comprehensive treatment
  3. 所属分类:Console

    • 发布日期:2017-04-24
    • 文件大小:254825
    • 提供者:fananjie
  1. GeneralList

    0下载:
  2. 这是一个通用型链表,这套链表不针对某个节点,任意节点都可以处理。-This is a common type of list, this list is not targeted at a particular node, any node can handle.
  3. 所属分类:Console

    • 发布日期:2017-04-25
    • 文件大小:255923
    • 提供者:fananjie
  1. FileShot

    0下载:
  2. One Tool like RegShot Save List File in Folder to Log ex: cmd C:\FileShot.exe C:\WINDOWS C:\WIDOWS.ini 0 Scan file and capture modify(new file in folder) ex cmd C:\FileShot.exe C:\WINDOWS C:\WIDOWS.ini 1 usefull for test virus
  3. 所属分类:Console

    • 发布日期:2017-04-15
    • 文件大小:6158
    • 提供者:thien
  1. switch

    0下载:
  2. A switch statement allows a variable to be tested for equality against a list of values. Each value is called a case, and the variable being switched on is checked for each switch case.
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:3504
    • 提供者:EASHAN
  1. Linklist

    0下载:
  2. 实现链表的代码,能够实现链表笔试题中的大部分问题。-Implement code list, the list can be achieved in most of the problems pen questions.
  3. 所属分类:Console

    • 发布日期:2017-04-27
    • 文件大小:420832
    • 提供者:蔡禾苗
  1. employee-record-system

    0下载:
  2. Mini Project in C Employee Record System. This is a very simple mini project in C Employee Record System. In this project, you can manage employee records – add, list, modify and delete records. Understanding this project will help you learn how
  3. 所属分类:Console

    • 发布日期:2017-04-25
    • 文件大小:11113
    • 提供者:
  1. liste_kod

    0下载:
  2. c++ list code application
  3. 所属分类:Console

    • 发布日期:2017-04-29
    • 文件大小:12611
    • 提供者:unal
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com