CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 链表 修改

搜索资源列表

  1. expmt2

    0下载:
  2. 实现锁机制和条件变量,并利用这些同步机制将实验一中所实现双向有序链表类修改成线程安全的:-Realize the locking mechanism and condition variables, and use these synchronization mechanism experiment one implemented by the bidirectional orderly linked list class changes into a thread safe
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:269703
    • 提供者:wangqiumei
  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. tiny_linker_lab_scu

    0下载:
  2. 系统级编程课的作业,虽然不是很难,但是里面对链表的操作还是挺复杂的。自己在网上没找到,所以写了自后就分享出来现把。我只修改了linker.c的文件,替换上去就OK了!-tiny linker
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:9577
    • 提供者:liuxi
  1. huocheshoupiao

    0下载:
  2. 火车售票系统,用链表实现录入、删除、修改等操作,使用两个链表对火车信息进行分别存储。-Train ticketing system, using the list to achieve entry, delete, modify, use two lists are stored on the train information.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2835
    • 提供者:赵光远
  1. student1

    0下载:
  2. 用C语言编写的学生信息管理系统主要有管理员和学生权限、密码修改功能、信息录入、删除、修改功能等,数据结构采用链表的形式,存储在磁盘文件中,程序比较简单并且大部分我都写有注释。-Using C language student information management system administrators and students have permission to modify the password function, information entry, delete, mod
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:240360
    • 提供者:孟榆烊
  1. link-table

    0下载:
  2. 典型链表,可添加各种数据,适合初学入门者修改-A typical list, you can add a variety of data, suitable for beginners beginner modifications
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-16
    • 文件大小:24331264
    • 提供者:何俊
  1. Employee

    0下载:
  2. 线性链表,某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。 把所有员工按照顺序存储结构建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且打印最新的员工名单。 -Linear list, a software company about 30 employees, each employee has a name, job number, position and other attributes, and employee t
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:256775
    • 提供者:刘婷
  1. f

    0下载:
  2. 我修改的是“工资管理”。这个程序的程序相当的复杂,最初看了几便还是看不懂上什么意思,因为里面出现了许多的我所未知的特殊的标示符。例如:printf,scanf不过这些还可以,我在书上还可以找到,但是还有的例如:FILE *file curpos,fseek,ftell,fclose and so on.我就不知道是什么意思了,而且出上也找不到,且此程序通遍是这样的语句,我更本没有办法看懂,所以在看了课程设计此题的要求之后,我就按照自己所会完成这个程序,此题的课程设计要求如下: 1.用类的形式
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1711
    • 提供者:jessica
  1. lianbiao

    0下载:
  2. 链表的查询删除修改dos界面运行链表功能-lianbiao de chaxun shanchu xiugai
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:2043
    • 提供者:yuaner
  1. Luffy

    0下载:
  2. 用lable、textbox实现登录时的身份验证,修改密码等功能。整体采用winform和链表存储实现-With lable, textbox for authentication at login, change password and other functions. The overall use winform and chain store implementation
  3. 所属分类:CSharp

    • 发布日期:2017-06-02
    • 文件大小:14583034
    • 提供者:韩兴盛
  1. Create-a-list

    0下载:
  2. 创建链表; 查询 修改节点内容 添加节点; 删除节点; 输出链表内容; 退出; 有供用户选择功能的菜单-Create a list Inquiry Modify node content   Adding nodes   Delete nodes   The output lists the contents   Drop out   There are m
  3. 所属分类:Menu control

    • 发布日期:2017-04-03
    • 文件大小:185717
    • 提供者:tanqiang
  1. work

    0下载:
  2. 双向链表的学生信息管理的小程序,简单的修改增加,删除。-Doubly linked list of student information management procedures
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:110030
    • 提供者:ji
  1. nachos02

    0下载:
  2. nachos 系统下使用信号量和条件变量,锁实现对链表和缓冲区中信息的修改,确保线程的同步。-Under the nachos system using semaphores and condition variables, the lock list and buffer to achieve changes to the information, to ensure the synchronization of threads
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:12159
    • 提供者:叶飞
  1. linklist

    0下载:
  2. 这是用链表实现的顺序表,包含基本的增加,删除,修改,查看等基本操作。提供了接口和实现类。用了例子去调用。-This is the order of the table with a linked list, including basic add, delete, modify, view and other basic operations. Provides the interface and implementation class. With an example to call.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1690567
    • 提供者:李祯
  1. linklist

    0下载:
  2. 链表,根据数据结构书中编的,可以运行,可修改-List, according to data compiled by the structure of the book
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-18
    • 文件大小:4868245
    • 提供者:qinqiwan
  1. lianbiao

    0下载:
  2. 链表的存储及查找,针对链表进行插入数据,删除数据,修改数据操作。-Storage and lookup list, according to the linked list insert data, delete data, modify data operation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:959340
    • 提供者:wangqite
  1. Candidates-Information-Manage

    0下载:
  2. 考试报名工作给各高校报名工作带来了新的挑战,给教务管理部门增加了很大的工作量。本项目是对考试报名管理的简单模拟,用控制台选项的选择方式完成下列功能:输入考生信息;输出考生信息;查询考生信息;添加考生信息;修改考生信息;删除考生信息 本项目的实质是完成对考生信息的建立,查找,插入,修改,删除等功能。其中考生信息包括准考证号,姓名,性别,年龄和报考类别等信息。项目在设计时应首先确定系统的数据结构,定义类的成员变量和成员函数;然后实现各成员函数以完成对数据操作的相应功能;最后完成主函数以验证各个成
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1522
    • 提供者:林斌
  1. stack

    0下载:
  2. 用链表来实现通讯录的管理。其中有创建,修改,查询,添加等功能。-Use the list to the address book management. There are to create, modify, query, add, and other functions.
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:1760
    • 提供者:wht
  1. student_manger

    0下载:
  2. 基于链表的学生管理系统,能够实现对学生信息在不同位置的添加,删除以及修改。-Based on the list of student management system, can realize ,add ,delete the student information in different locations .
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:1886
    • 提供者:cuipingfu
  1. codetsix

    0下载:
  2. 建立一个学生成绩信息的单向链表,信息包括学号、姓名、成绩,学生记录按学号 由小到大顺序排列,要求实现对成绩信息的插入、修改、删除和遍历操作。-Student achievement information to establish a one-way linked list, information including student number, name, score, record student numbers by school Small to large order,
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1067
    • 提供者:钦岚
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »
搜珍网 www.dssz.com