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

搜索资源列表

  1. data_sort

    0下载:
  2. 在VC,建立单链表,输入链表数据,搜索链表数据,插入新链表元素。实现输入数据的排序和输出。-It s based on MS VC++6.0,to inputs the link data,search the data in the link, and insert the new data to the link. Realized sorting and outputing the data.
  3. 所属分类:Search Engine

    • 发布日期:2017-03-30
    • 文件大小:765
    • 提供者:朱特
  1. huibian

    0下载:
  2. 电话号码本编辑建立一个可存放50项的电话号码表,每项包括人名及电话号码两部分; 程序可接受输入人名及相应的电话号码,并将他们加入电话号码表中; 凡有新的输入后,程序应按人名对电话号码表重新排序;和查找程序的设计与实现,-this is for the phone text using the asm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:2767
    • 提供者:哈哈哈
  1. Reserve

    0下载:
  2. 输入线性表的逆置 输入线性表的逆置-Form-input linear-input linear inverse purchase home form against the importation of the inverse linear form home
  3. 所属分类:Other windows programs

  1. ExpressBookv1.0

    1下载:
  2. ExpressBook 用于代替F1Book的Vcl控件。 (由于时间关系,该控件只完成了80 左右,尚未完全完成。如果时间允许会逐渐完成!) ExpressBook v1.0 Excellent Studio -------------------------------------- 说明: 这个版本是含源代码的版本。包含一个Demo示例。支持一个工作簿上处理多个工作表,外观与EXCEL十分相似,欢迎大家使用。 存在问题 1.整个页选中
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:745754
    • 提供者:lensale
  1. c51PingYin

    0下载:
  2. C51拼音程序源码原作使用了一个二维数组用以查表,我认为这样比较的浪费空间,而且每个字表的索引地址要手工输入,效率不高。所以我用结构体将其改写了一下。就是大家现在看到的这个。-C51 Pinyin program source code using an original two-dimensional array for the lookup table, I think that' s a waste of space, and the index table address of e
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:36564
    • 提供者:bright
  1. link

    0下载:
  2. 对单链表进行的一些操作,遍历元素、输入元素-Carried out a number of single-linked list operations, traversing elements, input elements
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:4448
    • 提供者:BLUE
  1. chanru_paixu

    0下载:
  2. c语言实现的插入算法 用直接插入法对用户输入的顺序表进行排序 先建立一个顺序表,再直接插入排序 -c language implementation of the insertion algorithm using the direct insertion method of the order entered by the user sort the table must be built on a sequence table, and then directly into th
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:12024
    • 提供者:lll
  1. test1

    0下载:
  2. Java与数据库连接,在数据库中建立一个表,表名为学生,其结构为:编号、姓名、性别、年龄、JAVA语言、数据结构、微机原理、总分。在表中输入多条记录。将表每条记录按照总分大到小的顺序显示在屏幕上。查找并显示姓名为“张三”的记录-Java and database connections, create a table in the database table named students, their structures as follows: number, name, sex, age,
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1567
    • 提供者:yangyong
  1. StudentManager

    0下载:
  2. 主要功能说明: 1.用口令(密码)形式验证管理员身份(可输入三次),合法者可进入,否则程序结束。 2.有关功能说明 1)建立学生成绩表(模块a) 建立新的学生成绩文件; 建立若干学生记录,包括姓名、学号、班级、课程编号、成绩。 2)添加学生记录(模块b) 在已存在的学生成绩文件中添加新记录。 3)删除学生记录(模块c) 在学生成绩文件中删除有三门课程不及格的学生记录; 删除前,逐条显示符合删除条件的学生姓名、成绩,确认后
  3. 所属分类:Education soft system

    • 发布日期:2017-05-02
    • 文件大小:597902
    • 提供者:刘飞
  1. SqlSearch

    0下载:
  2. 这个东东对做二次开发的人很有用。如果一个数据库不知道表结构,又想查找一个值,一个一个表查看太痛苦,现在好了,直接使用它你可以进行SQL SERVER全库扫描。输入一个指定值,轻松扫描所有表。
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-04
    • 文件大小:82381
    • 提供者:yechat
  1. fda

    0下载:
  2. 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法分析过程-Input valid LR (0) grammar, the output of LR (0) analysis table, and can parse the input sentence is the output corresponding grammatical analysis
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1770794
    • 提供者:xing
  1. joseph

    0下载:
  2. 约瑟夫(Joseph)问题的一种描述是:编号是1,2,……,n的n个人按照顺时针方向围坐一圈,每个人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向的下一个人开始重新从1报数,如此下去,直到所有人全部出列为止。设计一个程序来求出出列顺序。 基本要求: 利用单向循环链表存储结构模拟此过程,按照出列的顺序输出各个人的编号。 测试数据: m的初值为20
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:1557
    • 提供者:拉拉
  1. neverModules-autocomplete

    0下载:
  2. 编辑框自动完成功能,根据输入的字符,自动匹配数据表中的值-Edit box auto-complete function, according to the input characters, matching the data table values
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:18389
    • 提供者:E.T.
  1. huofuman

    0下载:
  2. 设计一个哈夫曼编码/译码系统,对字符串进行编码/译码 要求: (1)从键盘输入字符串,以回车结束; (2)根据字符串中字符出现的概率进行哈夫曼编码;) (3)并输出编码结果和编码表;(4)根据编码结果和编码表还原字符串; (5)输出编码过程中构造的哈夫曼树。 -Design a Huffman encoding/decoding system, the string encoding/decoding requirements: (1) from the keyboard input st
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:302409
    • 提供者:陈云
  1. QQpet

    0下载:
  2. 系统各主要包以及功能详见下表: 模块名称 功能简述 Bean包 主要实现对系统内部使用的对象的基本设置和对其属性的获取 Biz包 系统业务层,主要利用Dao实现系统的主要业务 Dao包 起到将数据库和对象连接的作用 Factory包 连接数据库的连接资源 Face包 实现系统的各个界面 Util包 工具包,主要实现对用户输入密码的加密 - Bean Biz Dao factory Face Util
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-06-02
    • 文件大小:14580997
    • 提供者:徐小向
  1. studentsystem

    0下载:
  2. 学生系统,可以输入学生数据,新增加一个学生的数据,删除第n个结点,查找特定学生的信息 ,输出链表节点数据-Students in the system, you can enter student data, add a new student data, delete the first n nodes, find a specific student information, the output node list data
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1305
    • 提供者:nini
  1. exp1

    0下载:
  2. 3、 阅读《数据结构题集》P79 1.2约瑟夫环,理解约瑟夫环的定义。编写一个程序,该程序根据输入的命令行参数创建一个单循环链表表示的约瑟夫环,然后输出约瑟夫环出列的顺序。-3, read " data structures problem sets" P79 1.2 Joseph Central, to understand the definition of Joseph Ring. Write a program, the program based on the inp
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1485784
    • 提供者:wanglin
  1. p1

    0下载:
  2. 建立有向图的邻接表. 图的信息从键盘输入。-create the adjacency list of a directed graph. Input the information of the graph through keyborad.
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:769
    • 提供者:RUONAN WEN
  1. LinkedList

    0下载:
  2. //本代码是用Java实现链表的几个基本功能,分别是:创建链表(自己需要输入创建节点的个数,之后输入各个节点的数值)、 //插入节点、删除节点(分为删除链表中某个数值方法和删除链表中第几位置的节点方法)、输出链表、将链表转化为数组、 //将链表进行排序(用的是先将链表转化为数组,之后对数组进行冒泡排序)、还有输出链表的长度(初学者仅供参考)-Complete the single linked list with Java. The functions are create,
  3. 所属分类:Java Develop

    • 发布日期:2016-11-08
    • 文件大小:7070
    • 提供者:孙守明
  1. vlist

    0下载:
  2. 系统将提示用户输入新添加的学生的信息,插入在链表中。 学生信息数据包括学号、姓名、至少三科成绩(英语、数学、物理)等。-The system will prompt the user to enter a new student information to add, insert in the list. Student information data, including Student ID, name, at least three subjects (English, mathe
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-05
    • 文件大小:7796
    • 提供者:刘晨曦
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com