CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - list 打印

搜索资源列表

  1. Supermarketcashregistersummary

    0下载:
  2. 本题必须采用广州周立功单片机发展有限公司赞助的ARM2138实验开发仪为主机板;并扩展显示器、键盘、打印机等相应接口;超市的物品使用13位数字编码(每件物品均有相对应的条形码)。 (1) 简易超市收银机具有可设置100个商品价目表(PLU),并具有掉电保护。商品的数字编号、品名(数字或英文字母)、单价等信息可输入;具有200条销售日志。 (2) 扩展键盘实现数字和英文字符输入; (3) 扩展打印机打印商品销售记录(包括售货日期、时间、商品名称、单价、合计等); (4) 显示器上可
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:214833
    • 提供者:杨隆
  1. linkedlist

    0下载:
  2. 实现双向链表的建立、打印、删除、插入等操作,是双向链表的初级应用。-The establishment of two-way linked list, print, delete, insert, such as operation, is the primary application of a two-way linked list.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:913
    • 提供者:angle
  1. LinkList

    0下载:
  2. 双向循环线性链表,链表初始化、插入结点、修改结点的值、删除特定结点、打印链表、销毁链表。在以上的基础下实现一元多项式的相加。-Two-cycle linear list, linked list is initialized, insert node, modify the value of node to delete a specific node, print list, the destruction list. Basis in more than a dollar to achiev
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5537
    • 提供者:dada
  1. list1

    0下载:
  2. 数据结构中单链表的基本操作,如创建,修改,删除,插入,打印等等!-some initial options of the structur of list
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:1935
    • 提供者:水镜JH
  1. flexcelldemo1

    2下载:
  2. LabWindows/cvi 操作FlexCell表格控件,固定列表头和固定列,预览和打印.-LabWindows/cvi operation FlexCell form controls, fixed and fixed list of the first row, and print preview.
  3. 所属分类:Printing program

    • 发布日期:2017-04-09
    • 文件大小:1248663
    • 提供者:关三一
  1. 1

    0下载:
  2. 实验1 线性表(1) 输入若干正整数,建立一个顺序表,并在顺序表上实现如下操作:(1)在第3个元素位置插入666。(2)将第8个元素删除。(3)查找值为65的元素,若存在则输出,否则打印没有该元素。 实验2 线性表(2) 输入若干正整数,建立一个带头结点的单链表,并在单链表上实现如下操作:(1)在第3个元素位置插入666。(2)将第8个元素删除。(3)查找值为65的元素,若存在则输出,否则打印没有该元素。(4)查找第3个元素,若存在则输出,否则打印没有该元素。 实验6
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:11441
    • 提供者:fff
  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. NetBar_javaSwing

    1下载:
  2. 网吧计费系统: 会员卡信息管理(注册、充值、注销、修改密码) 会员持卡上机(上机、验证、结算打印清单)-Internet Billing System: membership card information management (registration, recharge, write-off, Change Password) membership card on the machine (the machine, verify, print the list of se
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-04-15
    • 文件大小:491091
    • 提供者:duliang
  1. preview

    0下载:
  2. 是基于对话框的界面,用于打印对话框中列表中的数据表格-The interface is based on the dialog box for the Print dialog box in the list of data tables
  3. 所属分类:Printing program

    • 发布日期:2017-05-12
    • 文件大小:2936780
    • 提供者:才才
  1. SingleChainPprocessing

    0下载:
  2. 单链表处理C源代码,包括创建链表、加入节点、打印链表、销毁链表等-Single-chain processing C source code, including the creation of linked list, adding nodes, print list, list, such as the destruction of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1097
    • 提供者:聂启忠
  1. rollcallsystem

    0下载:
  2. 点名系统 问题描述 本项目名为“点名系统”,主要应用于学校教学使用。教师可以通过本系统查询学生考勤,点名、记录成绩等。方便教师对自己的每一个学生在期末时统计学生的平时成绩。本系统操作方便,具有智能化的优点。 本点名系统有教师端、学生端以及管理员二个入口,学生端只能通过学生自己的用户名和密码登陆点名系统查询自己的个人信息和查看自己的成绩记录。教师端能通过教师的用户名和密码进入点名系统。教师可以根据点名的方式产生学生名单,点名并记录相应的成绩,教师可以修改学生的成绩,也可以修改学生的信息
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:294039
    • 提供者:张天伟
  1. listPrinter

    0下载:
  2. 列举系统中的打印机,在开发打印程序的时候需要-List system of printers, print in the development process when the need
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:32582
    • 提供者:gucheng2008
  1. JavaSendTheListOfBowl

    0下载:
  2. 关于Java送碗清单管理系统,可根据数据导出并打印当日送递的清单,使用NetBeans编写。-With regard to the list of Java to send Bowl management system, can export the data and print a list of the date of delivery, using NetBeans write.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2601945
    • 提供者:张人文
  1. WinCertJSQD

    0下载:
  2. 自己用c#写的一个汽车结算清单打印的程序,大家互相学习吧,主要是套打的那一部分。-Own use c# write a list of print auto clearing process, we learn from each other, mainly that part of Chromatography Printing.
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:644614
    • 提供者:cheney
  1. txl

    0下载:
  2. 用于通讯录管理,包括打印信封,EMS,表格和袖珍通讯录。-It s used in programming address list
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:92881
    • 提供者:干雨
  1. guibingpaixu

    0下载:
  2. 修改对链表分段的函数,使用链表的长度信息。其次要求把归并排序的每一步过程都打印出来。自己构造一个链表类并实现,用于排序。另外生成随机数的类-Modify the sub-list function, use the length of the message list. Second, requested that the process every step of mergesort are printed. Construct their own class and implement a
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:358589
    • 提供者:paul lew
  1. 1

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

    • 发布日期:2017-04-11
    • 文件大小:1220
    • 提供者:07271022
  1. StudentManage

    0下载:
  2. 学生成绩管理系统,数据结构实现,用链表实现对其编辑操作,除了基本添加删除功能,另有排序打印等功能-Student performance management systems, data structure implementation, using linked list implementation of its edits, in addition to the basic add delete functions, while functions such as sorting prin
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-03-25
    • 文件大小:718167
    • 提供者:陈云
  1. Chain

    0下载:
  2. 对单链表进行创建,并对里面的内容进行插入,删除,排序,打印等操作-Single-linked list to create, as well as the contents inside the insert, delete, sort, print and other operations
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1204
    • 提供者:xiaomg
  1. LinkListDemo

    0下载:
  2. 链表的创建,插入,删除,打印和求最大值的基本源程序。-List creation, insert, delete, print, and seek the maximum basic source.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:234191
    • 提供者:惠惠
« 1 2 3 4 56 7 8 9 10 ... 18 »
搜珍网 www.dssz.com